This website requires JavaScript.
Explore
Help
Sign In
farmcontrol
/
farmcontrol-api
Watch
2
Star
0
Fork
0
You've already forked farmcontrol-api
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
farmcontrol-api
/
src
History
Tom Butcher
2af78c76f4
All checks were successful
farmcontrol/farmcontrol-api/pipeline/head
This commit looks good
Details
Update allowed filters and sorters in stock audit levels to include 'tags' for enhanced categorization and sorting capabilities.
2026-09-01 16:35:07 +01:00
..
__tests__
Enhance number field handling in utility functions and add tests
2026-08-30 12:48:04 +01:00
database
Add auditLines field to new stock audit level creation and mock stock audit module in tests
2026-09-01 16:07:42 +01:00
events
Implement EventManager for handling object events and enhance document template management
2026-08-22 12:56:05 +01:00
integrations
Remove debug logging statements from utility functions and schema files to clean up code and improve performance. This includes the removal of console logs in
parseFilter
,
filterDistributeKeys
,
normalizeFilterQuery
, and the
stockevent
schema, streamlining the codebase for better maintainability.
2026-08-30 12:26:08 +01:00
routes
Update allowed filters and sorters in stock audit levels to include 'tags' for enhanced categorization and sorting capabilities.
2026-09-01 16:35:07 +01:00
services
Add auditLines field to new stock audit level creation and mock stock audit module in tests
2026-09-01 16:07:42 +01:00
templates
Update progress messages in PDF generation tests for consistency and clarity
2026-08-22 13:23:48 +01:00
auditOwner.js
Add audit owner resolution and actor display name functions
2026-08-24 02:49:38 +01:00
config.js
Implemented email notifications.
2026-03-01 16:54:56 +00:00
index.js
Add stock audit level management functionality and integrate with existing inventory system
2026-09-01 15:41:32 +01:00
keycloak.js
Add audit owner resolution and actor display name functions
2026-08-24 02:49:38 +01:00
mailworker.js
Refactor Puppeteer launch options for improved configurability
2026-08-19 22:19:05 +01:00
puppeteerLaunchOptions.js
Refactor Puppeteer launch options for improved configurability
2026-08-19 22:19:05 +01:00
utils.js
Enhance number field handling in utility functions and add tests
2026-08-30 12:48:04 +01:00