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
/
services
/
misc
History
Tom Butcher
bf3e23ddf1
All checks were successful
farmcontrol/farmcontrol-api/pipeline/head
This commit looks good
Details
Implemented subscribe and unsubscribe audit log functions in utils.js and integrated them into user notifier route handlers for tracking subscription changes. This enhances audit capabilities and maintains user activity logs.
2026-07-13 03:12:48 +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
applaunch.html
Update dependencies, refactor routes, and enhance caching: Upgraded various package versions in package.json and package-lock.json for improved performance and security. Refactored routes to include new document-related endpoints and integrated caching mechanisms for user and token lookups to optimize authentication processes. Updated schemas to support new data structures and relationships, ensuring better data integrity and retrieval.
2025-08-18 00:51:46 +01:00
applaunch.js
Implemented session status.
2026-06-20 00:33:51 +01:00
appupdate.js
Updated artifact URL construction in appupdate.js to ensure proper formatting of relative paths, enhancing reliability in artifact retrieval.
2026-07-04 15:11:15 +01:00
auth.js
Refactored login callback route handler to differentiate redirect behavior based on the redirect type, improving flexibility in response handling.
2026-06-22 03:02:01 +01:00
csv.js
Implemented materials and export improvements.
2026-03-08 01:28:21 +00:00
emailRenderAuth.js
Implemented email notifications.
2026-03-01 16:54:56 +00:00
excel.js
Implemented materials and export improvements.
2026-03-08 01:28:21 +00:00
export.js
Added product category support, including new routes, database schemas, and service updates. Enhanced existing product functionalities to incorporate product categories in filtering and population.
2026-06-14 23:51:51 +01:00
model.js
Updated import paths.
2025-12-13 21:14:06 +00:00
notes.js
Refactored population logic in invoice, payment, order item, and other route handlers to use constants for improved readability and maintainability. This change enhances consistency across the codebase and simplifies future updates to population fields.
2026-07-04 20:48:27 +01:00
notifications.js
Implemented notifications.
2026-03-01 01:42:30 +00:00
odata.js
Implemented materials and export improvements.
2026-03-08 01:28:21 +00:00
rss.js
Implemented RSS support.
2026-06-20 22:06:04 +01:00
server.js
Implemented about page.
2026-06-21 13:19:15 +01:00
sessionStore.js
Implemented redis session storage.
2026-03-01 17:06:26 +00:00
spotlight.js
Added product category support, including new routes, database schemas, and service updates. Enhanced existing product functionalities to incorporate product categories in filtering and population.
2026-06-14 23:51:51 +01:00
usernotifiers.js
Implemented subscribe and unsubscribe audit log functions in utils.js and integrated them into user notifier route handlers for tracking subscription changes. This enhances audit capabilities and maintains user activity logs.
2026-07-13 03:12:48 +01:00