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
/
database
History
Tom Butcher
efb3fdbcb9
All checks were successful
farmcontrol/farmcontrol-api/pipeline/head
This commit looks good
Details
Refactored filament recalculation logic to utilize filament SKUs instead of order items, improving efficiency. Updated allowed filters in the filament SKUs route to include 'costWithTax' and modified population logic in the service for better data retrieval.
2026-06-21 23:59:33 +01:00
..
__tests__
Updated tests.
2026-03-07 20:36:18 +00:00
schemas
Refactored filament recalculation logic to utilize filament SKUs instead of order items, improving efficiency. Updated allowed filters in the filament SKUs route to include 'costWithTax' and modified population logic in the service for better data retrieval.
2026-06-21 23:59:33 +01:00
ceph.js
Refactored config system to have both production and development configs.
2025-12-13 23:01:03 +00:00
clearDbs.js
Removed development logging.
2025-12-27 15:19:13 +00:00
csv.js
Added CSV support.
2026-03-03 01:20:38 +00:00
database.js
Enhanced delete functionality for filaments by adding a route handler that checks for dependencies before deletion. Updated the database service to support this check, ensuring objects in use cannot be deleted. Refactored related routes for consistency.
2026-03-08 01:53:07 +00:00
excel.js
Added excel support.
2026-03-03 01:01:52 +00:00
mongo.js
Refactored config system to have both production and development configs.
2025-12-13 23:01:03 +00:00
nats.js
Refactored config system to have both production and development configs.
2025-12-13 23:01:03 +00:00
odata.js
Implemented multiple app passwords.
2026-03-02 01:58:24 +00:00
redis.js
Refactored config system to have both production and development configs.
2025-12-13 23:01:03 +00:00
utils.js
Implemented product stocks and minor improvements.
2026-03-07 13:38:05 +00:00