Commit Graph

186 Commits

Author SHA1 Message Date
sosokker
6322a08104 Fix description and time 2023-11-30 08:39:15 +07:00
sosokker
f981490a9d Update table view 2023-11-30 07:25:24 +07:00
sosokker
243e43dbcc Google button work 2023-11-30 07:12:54 +07:00
sosokker
c09592bd00 Add table board 2023-11-29 16:19:38 +07:00
Wissarut Kanasub
7fe1fda080 Fix complete button bug and replace 2023-11-28 19:46:02 +07:00
Wissarut Kanasub
23bd2ddf37 Time change feature completed 2023-11-28 19:13:12 +07:00
Wissarut Kanasub
d49cae6965 feature task modal time change and checkox 2023-11-28 18:54:09 +07:00
Wissarut Kanasub
61549745b6 re place update time btn 2023-11-28 17:52:54 +07:00
sosokker
145f19f49b Change card Style 2023-11-28 11:58:08 +07:00
sosokker
36958d5256 taskmodal will now work with some apis (need to work with time and desc)
- Editing Title
- Editing complete, challenge, difficulty
2023-11-28 11:57:53 +07:00
sosokker
9affc1ecba Add update partial of task (patch api) 2023-11-28 11:56:25 +07:00
sosokker
797220b0a6 Merge branch 'feature/kanban-board' of https://github.com/TurTaskProject/TurTaskWeb into feature/kanban-board 2023-11-28 11:52:22 +07:00
sosokker
c2824ec383 Calendar can now only view and delete task 2023-11-28 11:52:03 +07:00
Pattadon
5704d7c917 Refactor EisenhowerMatrix component 2023-11-28 11:45:23 +07:00
sosokker
275738d902 Remove console.log from userAPI 2023-11-28 11:27:06 +07:00
sosokker
1876569ec1 Fix error when not upload image / Use username instead of first name in profile 2023-11-28 11:26:10 +07:00
sosokker
6a583dee90 Give sub_task_count to frontend 2023-11-28 11:01:10 +07:00
Pattadon
06b188752f Update profile page component to display username
instead of first name
2023-11-28 10:59:05 +07:00
Pattadon
34cc54f8a7 Update profile page with first name and about me
fields
2023-11-28 10:45:57 +07:00
Pattadon
22e2521413 Add profile picture to navbar 2023-11-28 10:27:14 +07:00
sosokker
3a7437aa09 Add subtask CRUD and axios for it 2023-11-28 01:28:06 +07:00
sosokker
f9e1250c56 Add subtasks api in react 2023-11-28 00:43:37 +07:00
sosokker
2b013cda45 Fix move task over task error 2023-11-27 22:37:51 +07:00
sosokker
b331fd97c3 Fix task can't move to other column 2023-11-27 22:14:57 +07:00
Pattadon
c98ff37b1b Fix progress calculation and add totalTaskToday
state
2023-11-27 15:56:44 +07:00
Pattadon
8f866d4820 Fix typo in setFirstName function 2023-11-27 15:41:16 +07:00
Pattadon
0c60f48d18 Refactor navigation links and update profile
component
2023-11-27 15:37:39 +07:00
Pattadon
00c68538fc Add react-ios-time-picker package and fix merge
conflict in PieChart component
2023-11-27 14:24:59 +07:00
Pattadon
8f2e64b5e0 Merge branch 'feature/kanban-board' of https://github.com/TurTaskProject/TurTaskWeb into feature/kanban-board 2023-11-27 12:59:21 +07:00
sosokker
4a3f253e30 Add placeholder for ui to provide more detail on task card 2023-11-26 22:28:39 +07:00
sosokker
d1fca5c7b3 Fix typo in dashboard import path 2023-11-26 11:59:58 +07:00
Pattadon
bd946bce94 Fix order of donut chart data 2023-11-26 01:41:55 +07:00
Pattadon
6d0ac33d45 Fix order of donut chart data 2023-11-26 01:40:06 +07:00
Pattadon
75f194386f Refactor code to handle NaN and infinite values in
KpiCard and ProgressCircleChart components
2023-11-26 01:13:32 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
779e45aa89 completed dashboard. 2023-11-25 15:41:54 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
c29543407f Fix capitalization of Dashboard component and add
task statistics to Overview tab
2023-11-25 15:18:21 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
debcbef7ca Refactor dashboard components and update API
endpoints
2023-11-25 14:48:29 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
ea6353a455 Refactor dashboard component imports and remove
unused code
2023-11-25 14:34:23 +07:00
sosokker
128e8a1ea6 Comment bug before deploy 2023-11-23 21:52:56 +07:00
Wissarut Kanasub
280517ec4f
Merge pull request #65 from TurTaskProject/feature/dashboard
Refactor login and signup pages, add floating particles.
2023-11-23 19:29:41 +07:00
sosokker
e83e58db07 Make Kanban More responsive, auto add task for new user 2023-11-23 16:12:50 +07:00
Pattadon
d827f5b8a2 Refactor login and signup pages, add floating
particles component
2023-11-23 14:40:47 +07:00
sosokker
fc817d9677 Remove footer in kanban + remove import function to function (setTask)) 2023-11-23 13:55:19 +07:00
sosokker
fd052fb613 Completely remove drag functionality of column 2023-11-23 13:14:24 +07:00
sosokker
5051f1f460 Make Column undruggable 2023-11-23 12:39:09 +07:00
sosokker
807e8af4f1 Fix bug in signup / login for user after signup 2023-11-23 06:14:58 +07:00
sosokker
e126728999 Merge branch 'main' into feature/tasks-api 2023-11-23 05:12:41 +07:00
sosokker
b562b97d82 Merge branch 'main' into feature/tasks-api 2023-11-23 05:06:59 +07:00
Sirin Puenggun
050def4b26
Merge branch 'main' into feature/dashboard 2023-11-23 05:04:33 +07:00
sosokker
5c19933c44 Add nav to signup 2023-11-23 05:01:41 +07:00