Commit Graph

12 Commits

Author SHA1 Message Date
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
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
Pattadon
80d6897f3b refactor: rename InventoryItemStatus to InventoryStatus and update related types 2025-04-03 11:05:36 +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
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
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
Pattadon
4e42794aad feat: enhance EditInventoryItem component with props and status selection 2025-04-01 10:47:22 +07:00
Natthapol SERMSARAN
f2b2f0fcbe ui: add edit inventoty item ui 2025-03-21 22:59:24 +07:00