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
561520be9a
All checks were successful
farmcontrol/farmcontrol-api/pipeline/head
This commit looks good
Details
Added 'operation' to allowed filters in audit log route for enhanced filtering capabilities.
2026-07-13 23:26:55 +01:00
..
finance
Added text indexes to various schemas for improved search capabilities across finance, inventory, and management modules. Updated route handlers to include search functionality for invoices, payments, tax records, and inventory items, enhancing data retrieval efficiency.
2026-07-04 16:48:50 +01:00
inventory
Added text indexes to various schemas for improved search capabilities across finance, inventory, and management modules. Updated route handlers to include search functionality for invoices, payments, tax records, and inventory items, enhancing data retrieval efficiency.
2026-07-04 16:48:50 +01:00
management
Added 'operation' to allowed filters in audit log route for enhanced filtering capabilities.
2026-07-13 23:26:55 +01:00
misc
Implemented about page.
2026-06-21 13:19:15 +01:00
production
Added text indexes to various schemas for improved search capabilities across finance, inventory, and management modules. Updated route handlers to include search functionality for invoices, payments, tax records, and inventory items, enhancing data retrieval efficiency.
2026-07-04 16:48:50 +01:00
sales
Added text indexes to various schemas for improved search capabilities across finance, inventory, and management modules. Updated route handlers to include search functionality for invoices, payments, tax records, and inventory items, enhancing data retrieval efficiency.
2026-07-04 16:48:50 +01:00
index.js
Refactored tax record management by moving tax record schema and routes to the finance directory, enhancing organization. Implemented CRUD operations for tax records in the new service and added corresponding tests for route handlers.
2026-06-21 22:23:14 +01:00