Tom Butcher tom
tom pushed to main at farmcontrol/farmcontrol-ui 2026-06-21 03:08:25 +00:00
c613bdeff7 Refactor build name retrieval in Jenkinsfile to use Node.js for parsing package.json version
tom pushed to main at farmcontrol/farmcontrol-api 2026-06-21 03:07:22 +00:00
afce36b30a Added app update storage URL to config and modified artifact mapping to use the new storage path in app update service.
tom pushed to main at farmcontrol/farmcontrol-ui 2026-06-21 03:07:01 +00:00
3c5ad2a230 Implement build name setting from package.json version in Jenkinsfile
tom pushed to main at farmcontrol/farmcontrol-ui 2026-06-21 02:43:05 +00:00
9c69a45ba4 Added MSI support.
tom pushed to main at farmcontrol/farmcontrol-ui 2026-06-21 02:31:28 +00:00
7a90c63cb4 Update artifact archiving in Jenkinsfile to target specific Farm Control files
tom pushed to main at farmcontrol/farmcontrol-api 2026-06-21 01:15:51 +00:00
779cb8cdf1 Fixed GCode file selection.
tom pushed to main at farmcontrol/farmcontrol-ui 2026-06-21 01:15:38 +00:00
39111d81c8 Switch to recharts.
tom pushed to main at farmcontrol/farmcontrol-api 2026-06-21 01:00:18 +00:00
de40e0c3ff Started app update implementation.
tom pushed to main at farmcontrol/farmcontrol-ui 2026-06-21 01:00:11 +00:00
afbab60ab9 Started app update implementation.
tom closed issue farmcontrol/farmcontrol-ui#1 2026-06-20 23:38:22 +00:00
Add sales/commerce section
tom closed issue farmcontrol/farmcontrol-ui#6 2026-06-20 23:38:13 +00:00
User notifier doesn't work
tom closed issue farmcontrol/farmcontrol-ui#5 2026-06-20 23:38:03 +00:00
Product and Part new window needs sorting
tom pushed to main at farmcontrol/farmcontrol-ui 2026-06-20 23:37:50 +00:00
c581705cdd Added json-schema-traverse dependency to package.json and updated pnpm-lock.yaml accordingly.
bb0249976e Fixed margin top.
Compare 2 commits »
tom pushed to main at farmcontrol/farmcontrol-api 2026-06-20 22:18:31 +00:00
cc1c827c0b Add isAppQueryAuthenticated mock to user API tests
tom pushed to main at farmcontrol/farmcontrol-ui 2026-06-20 22:16:34 +00:00
bef3e47d29 Update RSS Feed label in ExportListButton for clarity
6cc3fdb0ce Added minimal object child table with modal popup.
27f5989eb8 Added splitter to filter sidebar.
476a01eafb Fixed warnings and bugs.
Compare 4 commits »
tom pushed to main at farmcontrol/farmcontrol-ws 2026-06-20 22:16:29 +00:00
a1e4bcaf18 Added 'part' reference to partSkuUsage schema to enforce required relationship with part model.
tom pushed to main at farmcontrol/farmcontrol-ui 2026-06-20 21:27:39 +00:00
8f369d777d Fixed product SKUs.
133adece5f Implemented RSS support.
cb24c6ff48 Refactor authentication session management in Electron by replacing keytar with electron-store for session persistence. Update package dependencies and remove keytar references from the workspace configuration.
Compare 3 commits »
tom pushed to main at farmcontrol/farmcontrol-api 2026-06-20 21:27:36 +00:00
fd636c6c82 Fixed product SKUs.
bec68488a7 Implemented RSS support.
Compare 2 commits »
tom pushed to main at farmcontrol/farmcontrol-ws 2026-06-20 21:27:29 +00:00
76fa5e910f Fixed origins.
tom pushed to main at farmcontrol/farmcontrol-ui 2026-06-20 01:43:53 +00:00
8adea62218 Include .pkg artifacts in the archive process and modified package.json to add support for pkg targets for both arm64 and x64 architectures, enhancing the build configuration.
349431c310 Added DMG background.
15ce7123a2 Implemented electron view menu.
247bcc0ee5 Refactor cost and price calculations across multiple models to return 0 instead of undefined when no cost or price is provided. This change ensures consistent handling of missing values in Filament, FilamentSku, Invoice, OrderItem, Part, PartSku, and ProductSku models.
Compare 4 commits »