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
287e74b682
Some checks failed
farmcontrol/farmcontrol-api/pipeline/head
There was a failure building this commit
Details
Added new route handlers and service functions to retrieve distinct property values for various entities, including invoices, payments, tax records, filament stocks, and more. Updated corresponding routes to support these new functionalities across multiple management and production modules, enhancing data querying capabilities.
2026-07-24 23:19:48 +01:00
..
__tests__
Refactored editObject function to flatten object ID references before updating the database, ensuring proper data structure. Added corresponding test case to verify the flattening functionality in update operations.
2026-07-20 02:28:13 +01:00
schemas
Removed console.log statements across various files to clean up the code and improve performance. This includes logging related to audit logs, user notifications, database operations, and session management.
2026-07-23 21:44:32 +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
Added new route handlers and service functions to retrieve distinct property values for various entities, including invoices, payments, tax records, filament stocks, and more. Updated corresponding routes to support these new functionalities across multiple management and production modules, enhancing data querying capabilities.
2026-07-24 23:19:48 +01: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
Added printer and filament profile schemas, routes, and associated logic for managing profiles. Enhanced authentication for slicer uploads and integrated new routes for handling slicer-related operations. Updated database utilities and services to support new features, improving overall functionality and user experience.
2026-07-20 02:11:44 +01:00
utils.js
Added printer and filament profile schemas, routes, and associated logic for managing profiles. Enhanced authentication for slicer uploads and integrated new routes for handling slicer-related operations. Updated database utilities and services to support new features, improving overall functionality and user experience.
2026-07-20 02:11:44 +01:00