Tom Butcher tom
tom pushed to main at farmcontrol/farmcontrol-ui 2026-03-07 00:19:01 +00:00
9b3de96be3 Rollup bug fix.
545cc0c526 Refactor ObjectDisplay component to enhance ID validation and handling. Introduced utility functions for ID extraction and validation, ensuring proper object hydration and subscription management. Updated related logic to improve robustness against invalid IDs.
62f0e047e2 Enhance notification drawer responsiveness by adjusting width based on mobile screen size.
Compare 3 commits »
tom pushed to main at farmcontrol/farmcontrol-ws 2026-03-06 23:54:15 +00:00
a955def849 Enhanced CORS configuration in SocketManager and added allowed origins to server settings in config.json.
tom pushed to main at farmcontrol/farmcontrol-ws 2026-03-06 23:50:00 +00:00
ddf230a20a Added correct cors origin.
tom pushed to main at farmcontrol/farmcontrol-ui 2026-03-06 23:39:11 +00:00
e4255443a0 New number calculator functionality.
tom pushed to main at farmcontrol/farmcontrol-ws 2026-03-06 22:36:12 +00:00
ab70b6e11e Implemented sales order calculations.
tom pushed to main at farmcontrol/farmcontrol-api 2026-03-06 22:36:07 +00:00
fa2d5b91c3 Implemented sales order calculations.
tom pushed to main at farmcontrol/farmcontrol-ui 2026-03-06 22:36:02 +00:00
8150372fda Improved export button ui.
tom pushed to main at farmcontrol/farmcontrol-ui 2026-03-03 01:20:50 +00:00
1558e93b63 Improved UI for export options.
tom pushed to main at farmcontrol/farmcontrol-api 2026-03-03 01:20:45 +00:00
ee14c420df Added CSV support.
tom pushed to main at farmcontrol/farmcontrol-api 2026-03-03 01:02:06 +00:00
f852e607f9 Added excel support.
tom pushed to main at farmcontrol/farmcontrol-ui 2026-03-03 01:02:00 +00:00
4a03b7bfd4 Added excel support.
tom pushed to main at tom/test 2026-03-03 00:36:57 +00:00
a857f75866 Upload files to "/"
tom pushed to main at tom/test 2026-03-03 00:23:55 +00:00
51018e9a6f Upload files to "/"
tom created branch main in tom/test 2026-03-03 00:23:55 +00:00
tom created repository tom/test 2026-03-03 00:23:38 +00:00
tom pushed to main at farmcontrol/farmcontrol-api 2026-03-02 02:05:12 +00:00
fcaa5a1043 Fixed tests.
tom pushed to main at farmcontrol/farmcontrol-ws 2026-03-02 01:58:57 +00:00
028fa9dd94 Implemented multiple app passwords.
tom pushed to main at farmcontrol/farmcontrol-api 2026-03-02 01:58:52 +00:00
8ad3d3da5c Implemented multiple app passwords.
eaa8bf4836 Updated log level to trace in config, added OData routes, implemented HTTP Basic Auth for user authentication, and added functionality to set app password for users.
ed25260d5b Added smtp to production builds.
Compare 3 commits »
tom pushed to main at farmcontrol/farmcontrol-ui 2026-03-02 01:58:47 +00:00
1e2adb2b28 Implemented multiple app passwords.
7ea5eaf1f5 Add export functionality with OData, Excel, and CSV options; introduce new icons and components for export buttons.
Compare 2 commits »
tom pushed to main at farmcontrol/farmcontrol-api 2026-03-01 20:24:00 +00:00
f23503863c Fixed remote dir.