Tom Butcher tom
tom pushed to main at farmcontrol/farmcontrol-api 2025-12-27 14:04:02 +00:00
a12ae1f340 Bump packages.
db85735f9b Update tax rate import path in taxrates.js to reflect schema renaming.
5a16890b7a Add route handler for updating multiple stock events in stockevents.js
361689cef4 Update allowedFilters in order items route to include shipment and shipment._id for enhanced filtering capabilities.
a7bda46acf Add shipment management functionality with new route handlers for shipping, receiving, and canceling shipments. Updated service methods to handle state validation and order item updates accordingly.
Compare 17 commits »
tom pushed to main at farmcontrol/farmcontrol-ui 2025-12-27 13:55:30 +00:00
94406a1bfc Add Invoice model to objectModels and re-export for direct access.
a0e09508f4 Update Job and Printer models to change 'info' color to 'processing' for printing count.
2bbb068621 Add FinanceIcon component.
8b6dbff9ff Add Purchase Order Statistics section to InventoryOverview component
769229aacb Updated NewOrderItem component to set default state to 'draft' and added an optional section for shipment details.
Compare 21 commits »
tom pushed to main at farmcontrol/farmcontrol-ui 2025-12-14 23:06:51 +00:00
d7827ecb6d Implemented new message context.
c6088361cd Change port back.
Compare 2 commits »
tom pushed to main at farmcontrol/farmcontrol-ui 2025-12-14 22:11:28 +00:00
5e7e9510fb Refactored electron code and added spotlight feature.
tom pushed to main at farmcontrol/farmcontrol-api 2025-12-14 00:26:34 +00:00
9c4e0ee974 Fixed index path.
tom pushed to main at farmcontrol/farmcontrol-ws 2025-12-14 00:26:27 +00:00
456916ef1f Fixed index path.
tom pushed to main at farmcontrol/farmcontrol-ws 2025-12-14 00:24:13 +00:00
c5b521e906 Fix JS export.
tom pushed to main at farmcontrol/farmcontrol-api 2025-12-14 00:24:08 +00:00
2e2e496cf4 Fix JS export.
tom pushed to main at farmcontrol/farmcontrol-ws 2025-12-14 00:20:51 +00:00
57e9f76ec6 Added pm2 ecosystem.
tom pushed to main at farmcontrol/farmcontrol-api 2025-12-14 00:20:44 +00:00
62cb2ad215 Updated production vars.
e61fc55338 Added pm2 ecosystem.
Compare 2 commits »
tom pushed to main at farmcontrol/farmcontrol-api 2025-12-14 00:03:22 +00:00
2a8176b91c Added checks to session secret.
tom pushed to main at farmcontrol/farmcontrol-api 2025-12-13 23:54:53 +00:00
b443c28e4b Updated secrets held in env vars.
tom pushed to main at farmcontrol/farmcontrol-ws 2025-12-13 23:54:48 +00:00
85e2ad8d6f Updated secrets held in env vars.
tom pushed to config-updates at farmcontrol/farmcontrol-api 2025-12-13 23:46:37 +00:00
b24c9e1b3e Removed secrets from config.
80aeb116dc Refactored config system to have both production and development configs.
af1a6b1952 Removed DB seeding.
88a531756f Updated import paths.
e3f28fef12 Moved schema id generation.
Compare 10 commits »
tom created branch config-updates in farmcontrol/farmcontrol-api 2025-12-13 23:46:37 +00:00
tom pushed to main at farmcontrol/farmcontrol-api 2025-12-13 23:33:53 +00:00
d9247d2504 Refactored config system to have both production and development configs.
tom pushed to main at farmcontrol/farmcontrol-api 2025-12-13 23:30:58 +00:00
c3b1cdead6 Refactored config system to have both production and development configs.
8e0c991a58 Removed DB seeding.
55a1633eab Updated import paths.
528e57dd9a Moved schema id generation.
09eba639d0 Added order items, shipments.
Compare 49 commits »
tom pushed to main at farmcontrol/farmcontrol-ws 2025-12-13 23:01:19 +00:00
787e8f6a9c Updated schemas.
tom pushed to main at farmcontrol/farmcontrol-api 2025-12-13 23:01:12 +00:00
80aeb116dc Refactored config system to have both production and development configs.
tom pushed to main at farmcontrol/farmcontrol-api 2025-12-13 22:37:59 +00:00
af1a6b1952 Removed DB seeding.