Tom Butcher tom
tom pushed to main at farmcontrol/farmcontrol-ui 2025-09-05 22:18:16 +00:00
12a4d46da8 Update DeveloperSidebar to replace Print Server Debug with API Debug; adjust routeKeyMap for new API context debugging path.
1f7b7292fb Add destroyOnHidden prop to NewPrinter modal for improved cleanup on close
6c0933b797 Refactor NewPrinter component to utilize NewObjectForm and WizardView for improved structure and user experience; streamline printer setup process and enhance form validation.
5300874b80 Enhance ObjectTable component to support Electron context; adjust scroll height based on Electron environment and improve action button handling with dynamic disabled state.
f0cb4b3b83 Add ApiContextDebug component for API server debugging and testing functionality; removed PrintServerContextDebug component.
Compare 16 commits »
tom pushed to main at farmcontrol/farmcontrol-ui 2025-08-31 20:32:00 +00:00
8bbfe20ec4 Fixed object update issues.
d7ea87f957 Added NoteInfo route
ced34b4a86 Fixed note schema.
25743ddc2c Overhauled notes system.
e688bd891d Added reusable component for a missing placeholder.
Compare 9 commits »
tom pushed to main at farmcontrol/farmcontrol-ui 2025-08-30 22:42:16 +00:00
eba1a87664 Refactor EditObjectForm to ObjectForm
tom pushed to main at farmcontrol/farmcontrol-ui 2025-08-30 22:39:43 +00:00
be2109505f Fixed filament number data types.
2b092cb846 Removed test action.
c38ed74f21 Fixed auth not removing session token.
71c83f6147 Fixed ws updating.
Compare 4 commits »
tom pushed to main at farmcontrol/farmcontrol-api 2025-08-24 10:09:57 +00:00
8d497de203 Updated auth.js to include redirect type.
01619d621a Using global functions for database interaction.
a6ab95a8b0 Added localhost as COR domain.
3f22d1c731 Added different redirect types.
Compare 4 commits »
tom pushed to main at farmcontrol/farmcontrol-ui 2025-08-24 09:51:18 +00:00
3f353c1f70 Fixed collapse button not being at bottom.
tom pushed to main at farmcontrol/farmcontrol-ui 2025-08-23 23:08:31 +00:00
1a59ad9618 Started work on scroll bars.
a2b8c2f75e Added NSIS windows schema fix.
Compare 2 commits »
tom pushed to main at farmcontrol/farmcontrol-ui 2025-08-23 22:45:39 +00:00
bbf21a3bb1 Fixed info page height to work better on diferent clients.
tom pushed to main at farmcontrol/farmcontrol-ui 2025-08-23 21:30:38 +00:00
c5cd9b42b1 Show Developer menu when running in dev only.
tom pushed to main at farmcontrol/farmcontrol-ui 2025-08-23 21:13:23 +00:00
31905d6bb5 Windows control buttons now work when a modal is visible.
tom pushed to main at farmcontrol/farmcontrol-ui 2025-08-23 21:04:43 +00:00
5f20f81a2c Using cross-env and fixed login error handling.
tom pushed to main at farmcontrol/farmcontrol-ui 2025-08-23 20:25:01 +00:00
894b6af3c8 Removed .git
tom pushed to main at farmcontrol/farmcontrol-ui 2025-08-23 20:17:22 +00:00
ea2ec8eba1 Remove rollup/rollup-win32-x64-msvc as a dep.
4fe54182b5 Switched to yarn
339e83c2ae Defaults to DEV.
Compare 3 commits »
tom pushed to main at farmcontrol/farmcontrol-ui 2025-08-23 20:09:19 +00:00
2dad5afcb7 Windows UI fixes.
tom pushed to main at farmcontrol/farmcontrol-ui 2025-08-23 18:33:45 +00:00
8535dbb0df Fixed product name.
tom pushed to main at farmcontrol/farmcontrol-ui 2025-08-23 18:21:06 +00:00
b1484bf127 Electron fixes and new menu icon.
tom pushed to main at farmcontrol/farmcontrol-ui 2025-08-23 12:55:08 +00:00
7276633f3e Fixed electron dev so it uses a local web server for redirection alongside UI tweaks.
tom pushed to main at farmcontrol/farmcontrol-ui 2025-08-23 11:15:54 +00:00
ae494039f7 Moved asset designs and fixed electron launching.
tom pushed to main at farmcontrol/farmcontrol-ui 2025-08-23 10:49:16 +00:00
3a9c3b5c1f Moved assets folder out of src
e563a03ad2 SVG minification is now automatic.
Compare 2 commits »
tom pushed to main at farmcontrol/farmcontrol-ui 2025-08-23 10:22:11 +00:00
caa50709dd Fixed warnings
fbb0dd7b32 Bugfix: Fixed object update and creation ws.
Compare 2 commits »