|
|
75e9032d0d
|
Merge branch 'main' into feature-inventory
|
2025-04-04 15:42:05 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
6563f272e7
|
feat: improve code readability in SignupPage by formatting and restructuring JSX elements
|
2025-04-04 15:37:21 +07:00 |
|
|
|
e2d7b95631
|
Merge pull request #24 from ForFarmTeam/feature-knowledge-hub
Feature knowledge hub
|
2025-04-04 15:34:35 +07:00 |
|
|
|
aa87e3e26a
|
Merge branch 'main' into feature-knowledge-hub
|
2025-04-04 15:34:22 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
186ad164e2
|
feat: remove console.table debug statements from InventoryPage
|
2025-04-04 14:14:29 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
ea214e3cf1
|
feat: streamline inventory item editing by simplifying category, unit, and status ID retrieval
|
2025-04-04 14:13:25 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
0ded8e67ac
|
feat: remove unnecessary blank line in API route registration
|
2025-04-04 14:04:34 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
551fc29572
|
Merge branch 'feature-knowledge-hub' into feature-inventory
|
2025-04-04 14:04:22 +07:00 |
|
Buravit Yenjit
|
1dee8e7f97
|
feat: Update TableOfContent Handler
|
2025-04-04 01:19:14 +07:00 |
|
Buravit Yenjit
|
5eec21a2b1
|
feat: add image_url attribute and handle method
|
2025-04-03 23:36:17 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
7b70f9ef4b
|
feat: rename UpdateInventoryItemInput to EditInventoryItemInput and enhance error handling in inventory update logic
|
2025-04-03 22:39:14 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
63d38fb99d
|
feat: refactor inventory item deletion and editing logic for improved error handling and structure
|
2025-04-03 21:30:41 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
f037bf766f
|
feat: update inventory item structure and improve error handling
|
2025-04-03 20:01:44 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
01bc37a136
|
Merge branch 'feature-farm-setup' into feature-inventory
|
2025-04-03 18:06:08 +07:00 |
|
|
|
8c63c8d047
|
fix: change accessToken case
|
2025-04-03 18:04:49 +07:00 |
|
|
|
3100edb097
|
feat: wire up analytic with frontend
|
2025-04-03 17:44:48 +07:00 |
|
Pattadon
|
80d6897f3b
|
refactor: rename InventoryItemStatus to InventoryStatus and update related types
|
2025-04-03 11:05:36 +07:00 |
|
Pattadon
|
f8390f1ee5
|
Merge branch 'feature-farm-setup' into feature-inventory
|
2025-04-03 11:05:22 +07:00 |
|
|
|
2b921514da
|
refactor: remove unused import
|
2025-04-03 10:33:28 +07:00 |
|
|
|
1940a0034a
|
refactor: use camelCase instead of Pascal
|
2025-04-03 10:33:13 +07:00 |
|
|
|
9691b845d9
|
refactor: use camelCase for frontend api fetch
|
2025-04-03 10:32:25 +07:00 |
|
Pattadon
|
061d925255
|
Merge branch 'feature-inventory' of https://github.com/ForFarmTeam/ForFarm into feature-inventory
|
2025-04-03 10:03:44 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
00b392876b
|
feat: add updateInventoryItem function and integrate with EditInventoryItem component
|
2025-04-02 22:49:30 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
c76b04a32c
|
feat: add deleteInventoryItem function and integrate with DeleteInventoryItem component
|
2025-04-02 22:26:38 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
ea45f721c5
|
feat: update inventory API and types to improve item creation and validation
|
2025-04-02 22:14:29 +07:00 |
|
|
|
009cfb10ff
|
feat(api): Update analytics endpoint and wire new components
|
2025-04-02 18:04:24 +07:00 |
|
|
|
90ee8ff529
|
refactor(events): Ensure consistent event publishing across repositories
|
2025-04-02 17:59:09 +07:00 |
|
|
|
89a80f7352
|
feat: Implement FarmAnalyticsProjection service
|
2025-04-02 17:57:04 +07:00 |
|
|
|
a4563342b7
|
feat: Add weather updater worker and update fetcher for OneCall API
|
2025-04-02 17:52:29 +07:00 |
|
|
|
5a5683bf94
|
feat: Implement repository for farm_analytics table
|
2025-04-02 17:44:18 +07:00 |
|
|
|
f4813e31b4
|
feat: Add farm_analytics table and update domain types
|
2025-04-02 17:40:25 +07:00 |
|
Pattadon
|
f57f65a49a
|
Merge branch 'main' into feature-inventory
|
2025-04-02 17:13:22 +07:00 |
|
|
|
07e66c753d
|
feat: add weather fetching service
|
2025-04-02 13:02:48 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
f7b3162855
|
feat: refactor inventory item structure to use string IDs and update related components
|
2025-04-01 22:27:54 +07:00 |
|
Natthapol SERMSARAN
|
0b79b53673
|
feat: change format field to use camelCase
|
2025-04-01 21:51:11 +07:00 |
|
Natthapol SERMSARAN
|
0c2f026a5f
|
feat: fix InventoryRoutes to not use UseMiddleware
|
2025-04-01 21:09:39 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
c8b824d01f
|
feat: enhance AddInventoryItem component with inventory categories, statuses, and units
|
2025-04-01 21:05:33 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
6413032537
|
feat: implement confirmation dialog for deleting inventory items
|
2025-04-01 19:02:00 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
b5daa06955
|
feat: update button label in edit inventory item dialog to 'Save'
|
2025-04-01 18:56:03 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
bfeda8ce13
|
feat: add fetchHarvestUnits API and integrate into inventory management
|
2025-04-01 18:53:18 +07:00 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
ba8f754d8d
|
feat: add fetchInventoryCategory API and integrate into inventory management
|
2025-04-01 18:39:25 +07:00 |
|
|
|
2c0a628613
|
migrations: fix conflict in migration files
|
2025-04-01 18:19:28 +07:00 |
|
|
|
f8752a94de
|
Merge branch 'main' into feature-farm-setup
|
2025-04-01 17:42:49 +07:00 |
|
|
|
0776291bc8
|
Merge pull request #23 from ForFarmTeam/feature-inventory
Add inventory CRUD and migrations
|
2025-04-01 17:38:34 +07:00 |
|
|
|
d6dc91270e
|
Merge branch 'feature-farm-setup' of https://github.com/ForFarmTeam/ForFarm into feature-farm-setup
|
2025-04-01 17:14:43 +07:00 |
|
Pattadon
|
e7bdb5d6a1
|
feat: add fetchInventoryStatus API and integrate into inventory page
|
2025-04-01 16:07:09 +07:00 |
|
Natthapol SERMSARAN
|
a00111aa07
|
feat: update main api and add harvestRepo
|
2025-04-01 15:18:29 +07:00 |
|
Natthapol SERMSARAN
|
022a6e4caa
|
feat: update inventory API for status, category and harvest relations
|
2025-04-01 15:17:39 +07:00 |
|
Natthapol SERMSARAN
|
b79f3f69f3
|
feat: implement inventory repository with status and category relations
|
2025-04-01 15:16:51 +07:00 |
|
Natthapol SERMSARAN
|
6dac03a489
|
feat: implement harvest units repository
|
2025-04-01 15:16:18 +07:00 |
|