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
9bba139998
Removed paymentDate field from payment schema and updated related route handlers to reflect this change, streamlining payment data management.
2026-07-18 14:00:44 +01:00
..
__tests__
Added searchObjects mock implementation across various test files to enhance testing capabilities for finance, inventory, management, and sales modules. This update ensures that search functionality can be effectively tested in unit tests.
2026-07-04 16:56:50 +01:00
database
Removed paymentDate field from payment schema and updated related route handlers to reflect this change, streamlining payment data management.
2026-07-18 14:00:44 +01:00
integrations
Enhanced courier service and listing schemas by adding cost-related fields and integrating courier services into listings. Updated route handlers and service logic to accommodate new fields, improving data management and retrieval capabilities.
2026-07-18 13:36:01 +01:00
routes
Enhanced courier service and listing schemas by adding cost-related fields and integrating courier services into listings. Updated route handlers and service logic to accommodate new fields, improving data management and retrieval capabilities.
2026-07-18 13:36:01 +01:00
services
Removed paymentDate field from payment schema and updated related route handlers to reflect this change, streamlining payment data management.
2026-07-18 14:00:44 +01:00
config.js
Implemented email notifications.
2026-03-01 16:54:56 +00:00
index.js
Implemented about page.
2026-06-21 13:19:15 +01:00
keycloak.js
Implemented RSS support.
2026-06-20 22:06:04 +01:00
mailworker.js
Improved notifications.
2026-03-01 19:21:05 +00:00
utils.js
Audit log fixes.
2026-07-13 22:59:49 +01:00