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
/
routes
History
Tom Butcher
208089610c
Update allowed filters in document templates route: Added 'global' and 'objectType' to enhance filtering capabilities for document templates.
2025-09-05 23:25:57 +01:00
..
inventory
Enhance filtering for filament stocks: Added 'filament._id' to the allowed filters in the inventory route to improve data retrieval capabilities.
2025-09-05 23:25:42 +01:00
management
Update allowed filters in document templates route: Added 'global' and 'objectType' to enhance filtering capabilities for document templates.
2025-09-05 23:25:57 +01:00
misc
Refactor note and subjob management routes: Enhanced filtering logic and added new route handlers for CRUD operations. Updated services to utilize database functions for improved data handling and error management. Implemented property-based listing for notes and subjobs, ensuring better data retrieval and organization.
2025-09-05 23:25:14 +01:00
production
Refactor note and subjob management routes: Enhanced filtering logic and added new route handlers for CRUD operations. Updated services to utilize database functions for improved data handling and error management. Implemented property-based listing for notes and subjobs, ensuring better data retrieval and organization.
2025-09-05 23:25:14 +01:00
index.js
Add document jobs management: Introduced new routes, schema, and service functions for managing document jobs. Updated index.js to include documentJobs route. Implemented CRUD operations and filtering capabilities for document jobs in the application.
2025-09-05 23:24:24 +01:00