Tom Butcher tom
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 »
tom pushed to main at farmcontrol/farmcontrol-ui 2025-08-22 23:53:52 +00:00
5680b067a8 Fixed warnings and info pages.
tom pushed to main at farmcontrol/farmcontrol-ui 2025-08-22 21:18:53 +00:00
bb047651ae Fixed incorrect var
tom pushed to main at farmcontrol/farmcontrol-ui 2025-08-22 21:17:18 +00:00
9255f6bbe8 Fixed error due to same values.
5d6fe05227 Fixed warnings and removed logging.
78fcd4293d Fixed warnings
871f260661 Fix initialization check in EditObjectForm to ensure proper state management
Compare 4 commits »
tom pushed to main at farmcontrol/farmcontrol-ui 2025-08-22 19:57:11 +00:00
bd0c443260 Bugfix: user doesn't persist between session reloads.