sosokker
|
c2824ec383
|
Calendar can now only view and delete task
|
2023-11-28 11:52:03 +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
|
97e4cc5a0d
|
Fix subtask viewset typo error
|
2023-11-28 01:26:40 +07:00 |
|
sosokker
|
cfccebf189
|
Incorrect model in subtask serializer and add PUT PATCH for subtask
|
2023-11-28 01:20:01 +07:00 |
|
sosokker
|
f9e1250c56
|
Add subtasks api in react
|
2023-11-28 00:43:37 +07:00 |
|
sosokker
|
d3a8c90c30
|
Add subtask api
|
2023-11-28 00:33:39 +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 |
|
sosokker
|
53ce5c22fb
|
Merge branch 'feature/kanban-board' of https://github.com/TurTaskProject/TurTaskWeb into feature/kanban-board
|
2023-11-27 20:24:31 +07:00 |
|
Pattadon
|
1320ccdbcd
|
Merge branch 'feature/kanban-board' of https://github.com/TurTaskProject/TurTaskWeb into feature/kanban-board
|
2023-11-27 15:56:49 +07:00 |
|
Pattadon
|
c98ff37b1b
|
Fix progress calculation and add totalTaskToday
state
|
2023-11-27 15:56:44 +07:00 |
|
Chaiyawut Thengket
|
3c74d43f49
|
add field
|
2023-11-27 15:52:13 +07:00 |
|
Chaiyawut Thengket
|
cbe1e04da0
|
add field
|
2023-11-27 15:51:32 +07:00 |
|
Pattadon
|
8f866d4820
|
Fix typo in setFirstName function
|
2023-11-27 15:41:16 +07:00 |
|
sosokker
|
95cc140a6b
|
Merge branch 'feature/kanban-board' of https://github.com/TurTaskProject/TurTaskWeb into feature/kanban-board
|
2023-11-27 15:38:06 +07:00 |
|
Pattadon
|
0c60f48d18
|
Refactor navigation links and update profile
component
|
2023-11-27 15:37:39 +07:00 |
|
sosokker
|
bfc31255b3
|
Merge branch 'main' into feature/kanban-board
|
2023-11-27 15:23:33 +07:00 |
|
Pattadon
|
f0d54d6423
|
Merge branch 'main' into feature/kanban-board
|
2023-11-27 14:25:47 +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 |
|
Sirin Puenggun
|
273337990d
|
Merge pull request #86 from TurTaskProject/feature/dashboard
Add user data retreival viewset
|
2023-11-27 14:20:52 +07:00 |
|
sosokker
|
fcff22e64d
|
Add user data retreival viewset
|
2023-11-27 14:17:37 +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 |
|
Sirin Puenggun
|
92731815da
|
Merge pull request #83 from TurTaskProject/feature/dashboard
Completed all dashboard features and corrected percent issues. + Rewrite test of task/ dashboard + move some signal to users
|
2023-11-26 12:04:20 +07:00 |
|
sosokker
|
d1fca5c7b3
|
Fix typo in dashboard import path
|
2023-11-26 11:59:58 +07:00 |
|
sosokker
|
976c786870
|
Fix serializer can't get user first list
|
2023-11-26 11:57:05 +07:00 |
|
sosokker
|
e93667b697
|
Update test of dashboard
|
2023-11-26 11:51:33 +07:00 |
|
sosokker
|
07b8b419e7
|
Task from google will assign to first list of user
|
2023-11-26 11:47:50 +07:00 |
|
sosokker
|
b36c675084
|
Task serializer must test userid availability
|
2023-11-26 11:47:15 +07:00 |
|
sosokker
|
80ad7fc744
|
Update Tasks Test
|
2023-11-26 11:46:50 +07:00 |
|
sosokker
|
41cf2fb6d3
|
Add user creation signal test and Spectacular need Authentication
|
2023-11-26 10:10:45 +07:00 |
|
sosokker
|
5c9319c5f1
|
Move user creation related signal to user.signals
|
2023-11-26 09:25:50 +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 |
|
Pattadon
|
2070692c6a
|
Merge branch 'feature/dashboard' into feature/kanban-board
|
2023-11-26 00:37:17 +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
|
7867a75dcd
|
Merge branch 'dashboard-api' into feature/dashboard
|
2023-11-25 15:19:03 +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 |
|
Chaiyawut Thengket
|
778594ab9a
|
add total_tasks_today
|
2023-11-25 15:17:09 +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 |
|
THIS ONE IS A LITTLE BIT TRICKY KRUB
|
1ab46f8668
|
Merge branch 'dashboard-api' into feature/dashboard
|
2023-11-25 13:32:40 +07:00 |
|
Chaiyawut Thengket
|
f6e9489a14
|
add new url
|
2023-11-25 13:17:13 +07:00 |
|