Commit Graph

292 Commits

Author SHA1 Message Date
Sirin Puenggun
903a943042
Merge pull request #57 from TurTaskProject/main
Merge lastest update and test deploy
2023-11-22 20:04:22 +07:00
Sirin Puenggun
aa2dd95f94
Merge pull request #56 from TurTaskProject/feature/user-authentication
Fix Bug when logout
2023-11-22 20:02:54 +07:00
sosokker
da2dc5eff8 Fix fetch data before component is mouted 2023-11-22 20:00:20 +07:00
sosokker
107a3d23f2 Seperate authentication context and hook 2023-11-22 20:00:02 +07:00
sosokker
78f5f19c70 Merge branch 'main' into feature/user-authentication 2023-11-22 17:33:52 +07:00
sosokker
8ba74d846d Add absolute import part and move AxiosInstance 2023-11-22 17:32:01 +07:00
Sirin Puenggun
afbd654c37
Update LoginPage.jsx 2023-11-22 16:10:32 +07:00
Sirin Puenggun
43b445f105
Fix wrong import path 2023-11-22 16:03:15 +07:00
Sirin Puenggun
f572c265ec
Create vercel.json 2023-11-22 15:55:14 +07:00
Wissarut Kanasub
7fe64fab6a landingPage.jsx adding 2023-11-22 14:41:46 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
822143f546 Add react-daterange-picker package 2023-11-21 22:30:12 +07:00
Sirin Puenggun
f88aa1a1ab
Merge pull request #55 from TurTaskProject/feature/dashboard
Fix data fetching and update UI components
2023-11-21 13:25:10 +07:00
sosokker
5ef268180d Merge branch 'feature/dashboard' of https://github.com/TurTaskProject/TurTaskWeb into feature/dashboard 2023-11-21 13:22:32 +07:00
Sirin Puenggun
f9b610e5b4
Merge pull request #54 from TurTaskProject/feature/tasks-api
Add checkbox handler in Eisenhower and caledar task delete + profile fetch
2023-11-21 12:42:06 +07:00
sosokker
86c8af32e9 Send delete when delete in calendar 2023-11-21 12:38:16 +07:00
sosokker
11601df6a3 Add checkbox false handle 2023-11-21 12:36:10 +07:00
sosokker
5c78ffd5f3 Fetch data from todo and add checkbox handle 2023-11-21 12:16:11 +07:00
Pattadon
9e6154429b Fix data fetching and update UI components 2023-11-21 11:36:56 +07:00
Sirin Puenggun
9dd99bcd42
Merge pull request #53 from TurTaskProject/feature/tasks-api
Connect Api with Kanban
2023-11-21 11:31:19 +07:00
sosokker
da975625fb comment the old test 2023-11-21 11:27:01 +07:00
sosokker
8e3b91b8ac Add create adn update task 2023-11-21 07:07:25 +07:00
sosokker
dc154c0122 Sync task location when move to different column 2023-11-21 06:20:10 +07:00
sosokker
5b4a11b374 Seperate Modal State 2023-11-21 06:12:56 +07:00
sosokker
ddac2bc5ee Connect API on ListBoard in Kanban 2023-11-21 05:54:55 +07:00
sosokker
81914dd7fa Add function to create and save new column 2023-11-21 05:07:18 +07:00
sosokker
063e7eda70 Connect Kanban with Api (Fetch data) + Save Task Position 2023-11-21 04:50:22 +07:00
sosokker
7d75c4a453 Change Icon of sidebar and link 2023-11-21 03:43:26 +07:00
sosokker
10e64bb340 Change listboard creation logic 2023-11-21 03:42:41 +07:00
sosokker
fc1134d744 Add signal docstring 2023-11-21 03:11:19 +07:00
sosokker
167d943740 Auto create KanbanTaskOrder when First time create ListBoard 2023-11-21 03:02:00 +07:00
sosokker
4d928e4782 Check existing of task in task order data 2023-11-21 02:40:54 +07:00
sosokker
6873d0a174 Add kanban position manage api 2023-11-21 02:38:57 +07:00
sosokker
72934d9175 Merge branch 'main' into feature/tasks-api 2023-11-21 01:57:35 +07:00
Sirin Puenggun
415543606c
Merge pull request #52 from TurTaskProject/feature/dashboard
Add Dashboard UI
2023-11-21 01:57:12 +07:00
sosokker
7429bd9bee Add KanbanTaskOrder to track order of task in list 2023-11-21 01:24:53 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
f9b0603f8b Completed kpi card. 2023-11-21 00:30:01 +07:00
sosokker
da2a25c53e Merge branch 'main' into feature/tasks-api 2023-11-20 23:16:44 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
90d198e552 Merge branch 'main' into feature/dashboard 2023-11-20 23:03:51 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
1f9a96a867 Merge branch 'main' of https://github.com/TurTaskProject/TurTaskWeb 2023-11-20 23:03:11 +07:00
Pattadon L
057f93505c
Merge pull request #51 from TurTaskProject/dashboard-api
Dashboard api
2023-11-20 23:00:11 +07:00
sosokker
c18275eeb8 Add test for dashboard stats 2023-11-20 22:57:46 +07:00
sosokker
6c31fb059f Recode the analytic part 2023-11-20 22:36:19 +07:00
sosokker
298d7c2d10 Add completion date / update with completed field 2023-11-20 22:29:04 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
8fbb84c285 Fix date labels in Barchart component 2023-11-20 21:33:58 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
78c8e3da2e Constructing barchart. 2023-11-20 21:21:10 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
1f665981ae Completed DonutChart. 2023-11-20 21:04:21 +07:00
sosokker
02e82e85bc Merge branch 'main' into dashboard-api 2023-11-20 20:54:57 +07:00
sosokker
e4742c8ea2 Add Board and ListBoard Viewset 2023-11-20 20:08:00 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
94dcee07d8 Merge branch 'main' of https://github.com/TurTaskProject/TurTaskWeb 2023-11-20 17:57:49 +07:00
sosokker
42acf6542e Make task list in calendar overflow 2023-11-20 17:45:28 +07:00