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
208
Commits
2
Branches
0
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
Tom Butcher
bf3e23ddf1
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.
All checks were successful
farmcontrol/farmcontrol-api/pipeline/head
This commit looks good
Details
2026-07-13 03:12:48 +01:00
Tom Butcher
367891eb33
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.
All checks were successful
farmcontrol/farmcontrol-api/pipeline/head
This commit looks good
Details
2026-07-04 20:48:27 +01:00
Tom Butcher
3e47cb131b
Implemented notifications.
Some checks failed
farmcontrol/farmcontrol-api/pipeline/head
There was a failure building this commit
Details
2026-03-01 01:42:30 +00:00