Commit Graph

170 Commits

Author SHA1 Message Date
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
sosokker
91aac3dec6 Update login page and fix bug 2023-11-23 04:57:15 +07:00
Pattadon
ca8e1d87dc Remove particles loader from LoginPage and
SignUpPage
2023-11-23 03:09:20 +07:00
sosokker
135a9aa031 Refactor according to ESlint 2023-11-23 03:03:19 +07:00
Pattadon
6310bd62f4 Add smooth scrolling and fix formatting issues 2023-11-23 02:14:15 +07:00
sosokker
fcb703fdbf Remove unuse import + Fix typo 2023-11-23 01:26:16 +07:00
Pattadon
f4601b6cbe Remove DateRangePicker component from Dashboard 2023-11-23 01:20:45 +07:00
Pattadon
1a192a635c Merge branch 'main' into feature/dashboard 2023-11-23 01:06:23 +07:00
sosokker
f2ac5bcf92 Fix import mistype 2023-11-23 00:58:43 +07:00
sosokker
7f0ca35918 Modify landing page 2023-11-23 00:56:21 +07:00
Pattadon
34ec0026d1 Merge branch 'feature/dashboard' of https://github.com/TurTaskProject/TurTaskWeb into feature/dashboard 2023-11-23 00:51:58 +07:00
Pattadon
ca2ad68a8c Fix casing of KpiCard component and remove
unnecessary console.log
2023-11-23 00:51:52 +07:00
sosokker
48bc82fb1e Add landing page and handling wrong url 2023-11-23 00:19:32 +07:00
sosokker
8c09b6bab5 Merge branch 'main' into feature/landing-page 2023-11-22 23:24:22 +07:00
sosokker
8574635076 Update vercel include path 2023-11-22 22:51:42 +07:00
sosokker
84bd04126e Update vite.config.js 2023-11-22 22:47:16 +07:00
sosokker
6ac8c65de7 Set baseURL variable 2023-11-22 21:01:43 +07:00