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
e1b6814efd
All checks were successful
farmcontrol/farmcontrol-api/pipeline/head
This commit looks good
Details
Enhanced gcodeFile schema to populate part information during validation, improving data integrity for parts. Updated service functions to reflect changes in population logic for parts, ensuring accurate data retrieval.
2026-07-26 21:21:30 +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
Enhanced gcodeFile schema to populate part information during validation, improving data integrity for parts. Updated service functions to reflect changes in population logic for parts, ensuring accurate data retrieval.
2026-07-26 21:21:30 +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
Refactored editObject function in database.js to utilize a merged object for updates, improving code clarity and reducing redundancy. Updated printer schema to include a default ID generation method and added alerts handling in editPrinterRouteHandler for enhanced printer management.
2026-07-26 21:11:43 +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