e98828bfc7
Update configuration and enhance marketplace integration with new policies
...
farmcontrol/farmcontrol-api/pipeline/head There was a failure building this commit
This commit modifies the log level in the configuration file from "trace" to "debug" for improved logging clarity. It also introduces new routes for fulfillment, return, and payment policies in the index file, enhancing the marketplace integration capabilities. Additionally, the initialization process is updated to start the marketplace worker, ensuring that the application can handle marketplace operations effectively. Various schemas are updated to include new fields and relationships for policies, improving the overall functionality and flexibility of the marketplace management system.
2026-08-29 00:47:55 +01:00
87256257d7
Update CORS configuration in config.json and README.md to allow multiple origins. Refactor CORS handling in index.js to utilize new server.corsOrigins setting, enhancing API security and flexibility.
2026-08-02 01:01:50 +01:00
9a22fd6452
Updated log level in config.json to 'trace' for more detailed logging. Refactored inventory schemas by removing redundant stock event calculation functions and integrating stock event recalculation logic into the stockevent schema, enhancing overall data management and performance.
2026-07-26 16:10:31 +01:00
afce36b30a
Added app update storage URL to config and modified artifact mapping to use the new storage path in app update service.
farmcontrol/farmcontrol-api/pipeline/head This commit looks good
2026-06-21 04:04:50 +01:00
de40e0c3ff
Started app update implementation.
farmcontrol/farmcontrol-api/pipeline/head This commit looks good
2026-06-21 01:59:07 +01:00
cf01c3aa38
Fixed connection link.
farmcontrol/farmcontrol-api/pipeline/head This commit looks good
2026-03-07 13:24:35 +00:00
5809b7ab23
Updated production vars.
farmcontrol/farmcontrol-api/pipeline/head This commit looks good
2026-03-07 13:05:34 +00:00
ed25260d5b
Added smtp to production builds.
2026-03-01 21:45:21 +00:00
78509ed3a2
Implemented email notifications.
2026-03-01 16:54:56 +00:00
dc7889cc6a
Improved deployment.
farmcontrol/farmcontrol-api/pipeline/head This commit looks good
2025-12-29 00:55:26 +00:00
28c94159b4
Added unit tests.
farmcontrol/farmcontrol-api/pipeline/head There was a failure building this commit
2025-12-29 00:39:13 +00:00
85f9ca8b6d
Updated configuration for development environment, changing Keycloak client ID and updating app URLs for client and API.
2025-12-27 13:56:29 +00:00
62cb2ad215
Updated production vars.
2025-12-14 00:20:29 +00:00
b443c28e4b
Updated secrets held in env vars.
2025-12-13 23:54:29 +00:00
d9247d2504
Refactored config system to have both production and development configs.
2025-12-13 23:01:03 +00:00