Commit Graph

237 Commits

Author SHA1 Message Date
ddf784f87b feat: use react-query 2025-03-07 02:49:26 +07:00
9605aa740b ui: improve farms+crops list page 2025-03-07 02:26:57 +07:00
b1c8b50a86 ui: improve crops detailed page 2025-03-07 02:26:24 +07:00
4b772e20d0 ui: improve sidebar 2025-03-07 02:25:34 +07:00
08f852a397 ui: improve auth UI 2025-03-07 02:25:14 +07:00
0dddff308e ui: add global 404, loading and error page 2025-03-07 01:56:30 +07:00
5f51b67d74 chore: delete to_insert.sql 2025-03-07 01:55:44 +07:00
fed4d14bb9 ui: add placeholder page for hub and inventory 2025-03-06 22:27:00 +07:00
cbcf2b870b ui: update landing page 2025-03-06 22:26:43 +07:00
8f5459acf9 refac: move map to each dialoge 2025-02-14 09:24:59 +07:00
0c16743230 feat: fetch user profile on sidebar 2025-02-14 08:06:27 +07:00
8f6488a70d feat: add api to fetch user profile data 2025-02-14 08:03:35 +07:00
dd94c24918 refac: drop plantTypes from farms 2025-02-14 06:40:26 +07:00
3df25a7c2f feat: add plant query api 2025-02-14 06:34:34 +07:00
8ddf1c82e6 feat: add template for specific crops page 2025-02-14 06:01:34 +07:00
20c1efa325 ui: modify new crop dialog 2025-02-14 04:16:09 +07:00
215c178249 feat: add dynamic breadcrumb 2025-02-14 04:13:16 +07:00
Natthapol Sermsaran
3a36fd2db9
Merge pull request #4 from ForFarmTeam/feature-crop-management
Feature crop management
2025-02-14 04:01:09 +07:00
Natthapol SERMSARAN
e5e89cb2e1 Merge branch main into feature-crop-management 2025-02-14 03:48:42 +07:00
Natthapol Sermsaran
b3b9e82ea5
Merge pull request #3 from ForFarmTeam/feature-farm-setup
Add Farm API for Farm setup
2025-02-14 03:40:54 +07:00
Buravit Yenjit
01a417bdfb feat: add cropland api 2025-02-14 03:34:12 +07:00
Natthapol SERMSARAN
2130f8c8a5 fix: update go.mod 2025-02-14 03:33:10 +07:00
Natthapol SERMSARAN
f3ded0f687 feat: add farm api for farm setup 2025-02-14 03:05:24 +07:00
d6b73c9bb1 feat: add farm and corp setup template 2025-02-14 02:45:31 +07:00
8d0f4c43a2 fix: fix missing secret key 2025-02-14 02:21:42 +07:00
11b1d25992 Merge branch 'main' into feature-farm-setup 2025-02-14 00:31:52 +07:00
f3af16a06e
Merge pull request #2 from ForFarmTeam/feature-authen
Add credential authenticaton, axios config to send token in header and hooks
2025-02-14 00:17:00 +07:00
b9b63fc257 chore: fix pnpm lock conflict 2025-02-14 00:15:43 +07:00
e52c003470 Merge branch 'main' into feature-authen 2025-02-14 00:15:03 +07:00
Buravit Yenjit
278db49e53 Merge branch 'feature-crop-management' of https://github.com/ForFarmTeam/ForFarm into feature-crop-management 2025-02-14 00:05:31 +07:00
8e836f126c
Merge pull request #1 from ForFarmTeam/feature-farm-setup
Add map and farm setup UI and API + domain, repository
2025-02-14 00:04:05 +07:00
626ad87d88 feat: use cookie instead of localstorage for token 2025-02-14 00:02:49 +07:00
Natthapol SERMSARAN
e1ac5af5a6 Merge branch 'feature-farm-setup' into feature-crop-management 2025-02-13 23:56:15 +07:00
Buravit Yenjit
389e6da4a8 Merge branch 'feature-farm-setup' into feature-crop-management 2025-02-13 23:52:49 +07:00
Buravit Yenjit
54afcdb8b7 feat:add repository/postgres_plant.go 2025-02-13 23:49:05 +07:00
Natthapol SERMSARAN
c58e7b9504 feat: add farm repository 2025-02-13 23:31:15 +07:00
Natthapol SERMSARAN
deb008cf3f feat: add cropland repository 2025-02-13 23:31:09 +07:00
Natthapol SERMSARAN
de1813b83c feat: add delete for domain cropland and farm 2025-02-13 23:30:43 +07:00
29c9c4e07a ui: change sidebar style 2025-02-13 23:17:30 +07:00
8c5acc7921 feat: add custom authen hooks and context 2025-02-13 23:17:03 +07:00
ee434d4c5a refac: add loading button - extract fetch function in authen 2025-02-13 23:16:39 +07:00
Buravit Yenjit
8dbc7102ff add domain farm,cropland & update plant 2025-02-13 23:08:16 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
41f194c22a feat: add Google Map with drawing capabilities to setup page 2025-02-13 22:52:51 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
3651e493d2 feat: add Harvest Details form and integrate into setup page 2025-02-13 22:28:48 +07:00
Buravit Yenjit
1839f8dfc0 feat: add domain plant 2025-02-13 22:18:50 +07:00
6fbabde002 chore: tidy go mod 2025-02-13 22:17:03 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
03c0c34df7 Merge branch 'feature-farm-setup' of https://github.com/ForFarmTeam/ForFarm into feature-farm-setup 2025-02-13 22:13:31 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
e76aca28d3 feat: improve layout of planting and harvest details sections with centered headings and updated form structure 2025-02-13 22:13:24 +07:00
Natthapol SERMSARAN
c38397659c feat: add domain farm 2025-02-13 22:09:58 +07:00
Natthapol SERMSARAN
da20126888 feat: add domain cropland 2025-02-13 22:09:50 +07:00