Commit Graph

16 Commits

Author SHA1 Message Date
aa87e3e26a
Merge branch 'main' into feature-knowledge-hub 2025-04-04 15:34: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
Pattadon
a254185375 feat: add inventory_category table and update inventory_items structure with category and unit references 2025-04-01 14:11:52 +07:00
Buravit Yenjit
dd86f38b5a feat: add migration for knowledgeHub 2025-04-01 13:42:07 +07:00
Pattadon
7d8fd6e10f feat: create inventory_status table and modify inventory_items to use status_id 2025-04-01 11:06:50 +07:00
Natthapol SERMSARAN
b39ddfba6f feat: add user to inventory_items table in migration file 2025-04-01 03:51:06 +07:00
Natthapol SERMSARAN
41e5b1fb81 feat: create inventory_items table migration 2025-03-29 19:17:46 +07:00
dd94c24918 refac: drop plantTypes from farms 2025-02-14 06:40:26 +07:00
Natthapol SERMSARAN
f3ded0f687 feat: add farm api for farm setup 2025-02-14 03:05:24 +07:00
e52c003470 Merge branch 'main' into feature-authen 2025-02-14 00:15:03 +07:00
125a6a7018 feat: add config - username can be null 2025-02-13 22:05:58 +07:00
Natthapol SERMSARAN
6dbaa09213 Update migration file 00002_create_farm_and_cropland_tables.sql 2025-02-13 21:38:38 +07:00
Natthapol SERMSARAN
30324e81b4 feat: add farm, cropland, and plant-related tables with FKs 2025-02-13 21:01:34 +07:00
0acf3ea83d feat: add GetByEmail, make username nullable 2025-02-13 03:13:38 +07:00
b9419287e7 fix: fix migration via args failed 2025-02-12 18:02:45 +07:00