Tom Butcher tom
tom pushed to main at farmcontrol/farmcontrol-ws 2025-12-03 23:36:04 +00:00
bfd7d292d5 Added tax rates, tax records.
tom pushed to main at farmcontrol/farmcontrol-api 2025-12-03 23:35:58 +00:00
0fb0493d99 Added tax rates, tax records.
7a947ed2fd Added ref spotlight lookup.
Compare 2 commits »
tom pushed to main at farmcontrol/farmcontrol-ui 2025-12-03 23:35:53 +00:00
13bbcbe50e Added tax rates, tax records and minor style improvements.
d0911c1166 Implemented server updates to printer controls.
6f46587f5e Added ref spotlight lookup.
Compare 3 commits »
tom pushed to main at farmcontrol/farmcontrol-ui 2025-12-03 12:46:10 +00:00
f80ab801e8 Enable hyperlink display in ObjectInfo components for improved navigation.
Compare 2 commits »
tom pushed to main at farmcontrol/farmcontrol-ui 2025-12-03 03:49:33 +00:00
79565c3c9a Updated lock file.
198c857afa Added affinity design files lock.
Compare 2 commits »
tom pushed to main at farmcontrol/farmcontrol-ui 2025-12-03 03:42:56 +00:00
81ba90f218 Remove package lock
tom pushed to main at farmcontrol/farmcontrol-ui 2025-12-03 03:42:19 +00:00
5da5f1ce80 Added new designs
Compare 2 commits »
tom pushed to main at farmcontrol/farmcontrol-ui 2025-12-03 03:40:39 +00:00
17a4a5abd5 Added purchase orders and couriers.
735826bdb9 Use wizard view for "new" windows.
Compare 2 commits »
tom pushed to main at farmcontrol/farmcontrol-api 2025-12-03 03:40:32 +00:00
944ad34f89 Added purchase orders and couriers.
tom pushed to main at farmcontrol/farmcontrol-ws 2025-12-03 03:40:25 +00:00
88952fbde2 Added purchase orders and couriers.
tom pushed to main at farmcontrol/farmcontrol-ui 2025-12-03 00:09:15 +00:00
f2bdb973d1 Fixed masterFilter being present.
10a4b33620 Group subjobs by job.
2e8f627c83 Updated object select to use better child handling with API mods.
Compare 3 commits »
tom pushed to main at farmcontrol/farmcontrol-api 2025-12-03 00:08:22 +00:00
82d47e08a2 Modified schemas.
b39e5b5825 Fixed filtering
c36c9ac46a Change API for object property listing to work better with the ui.
Compare 3 commits »
tom pushed to main at farmcontrol/farmcontrol-ws 2025-12-03 00:08:17 +00:00
5dd4d9275b Modified schemas.
tom pushed to main at farmcontrol/farmcontrol-ui 2025-12-02 18:30:36 +00:00
05d7864da8 A lot of UI fixes updated packages etc.
15a9764762 More small macOS fixes.
5ac11dc59e Small macOS fix.
Compare 3 commits »
tom pushed to main at farmcontrol/farmcontrol-api 2025-12-02 18:30:29 +00:00
36151f35bd Added loads of features, updated packages and created schema sync.
tom pushed to main at farmcontrol/farmcontrol-ws 2025-12-02 18:30:10 +00:00
7f17f5f205 Rewrote subjob handling so it works and better progress updates too.
79ed7691f9 Added document printer support.
509b7de11c Refactoring
f3a1115a09 Enhance ActionManager with subscription management and listener removal functionality
362265da72 Refactor caching mechanism to utilize Redis for improved performance and reliability
Compare 5 commits »
tom pushed to main at farmcontrol/farmcontrol-ui 2025-11-30 00:15:55 +00:00
59632c3060 Set FilamentStockInfo component's disabled prop to true
ba1bba1a24 Add 'unconsumed' state to StateTag component with corresponding success status
d5d0040871 Added scroll box for custom scroll bars.
Compare 3 commits »
tom pushed to main at farmcontrol/farmcontrol-ui 2025-11-29 01:26:10 +00:00
97f0c816ad Minor tweaks
8198f6a607 Increased border radius
2190da21ba Fixed auth retry
87a6198173 Now uses ApiContext
df85d99aaf Implemented DocumentPrinters and DocumentJobs
Compare 10 commits »
tom pushed to main at farmcontrol/farmcontrol-ui 2025-11-26 00:35:49 +00:00
1e7697f1d5 Updated electron version.
tom pushed to main at farmcontrol/farmcontrol-ui 2025-11-24 03:34:50 +00:00
c6c99bb02c Update package-lock.json to add @tanstack/react-query dependency and adjust peer dependencies for various packages. Modify backend and API server URLs in config.js for production environment.
91e7121fd5 Add filament stock management to ControlPrinter component with modal integration for loading and unloading filament. Implement new actions for pausing, resuming, and canceling jobs, enhancing printer control functionality.
afe25c1e09 Enhance DocumentJob, DocumentPrinter, and Printer models by adding new fields for state, object IDs, and document size management. Update action labels for clarity and improve data handling with date formatting. Introduce new connection options for printers and enhance the user interface for job management.
8d63b9a84d Add NewDocumentPrinter component to manage document printer creation with a multi-step wizard interface. Integrate ObjectInfo for required and optional fields, enhancing user experience during setup.
808d45273d Refactor DocumentPrinterInfo component to improve state management and enhance editing functionality. Introduce useRef for action handling and object form references, and update the rendering logic for better performance and user experience.
Compare 26 commits »