Commit Graph

23 Commits

Author SHA1 Message Date
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
9691b845d9 refactor: use camelCase for frontend api fetch 2025-04-03 10:32:25 +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
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
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
f8752a94de Merge branch 'main' into feature-farm-setup 2025-04-01 17:42:49 +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
Pattadon
9b81a8af3b fix: update inventory item status to "Out Of Stock" and adjust status class handling 2025-04-01 11:19:25 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
fd00ec02de refactor: format axios post request for better readability in createInventoryItem function 2025-03-31 22:16:14 +07:00
89364fae0c feat: modify google map state management + add farm creation 2025-03-31 11:24:29 +07:00
6885eb4bfb feat: add farm setup and fetch 2025-03-28 01:20:41 +07:00
ba4c2ce1b4 feat: use react query to fetch farm 2025-03-07 03:20:22 +07:00
cc96dfae92 feat: add dummy api for hub 2025-03-07 02:58:45 +07:00
02d219a502 feat: add dummy api for inventory 2025-03-07 02:50:13 +07:00
b1c8b50a86 ui: improve crops detailed page 2025-03-07 02:26:24 +07:00
0c16743230 feat: fetch user profile on sidebar 2025-02-14 08:06:27 +07:00
626ad87d88 feat: use cookie instead of localstorage for token 2025-02-14 00:02:49 +07:00
ee434d4c5a refac: add loading button - extract fetch function in authen 2025-02-13 23:16:39 +07:00