Commit Graph

31 Commits

Author SHA1 Message Date
Pattadon
c98ff37b1b Fix progress calculation and add totalTaskToday
state
2023-11-27 15:56:44 +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
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
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
135a9aa031 Refactor according to ESlint 2023-11-23 03:03:19 +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
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
Sirin Puenggun
58bfb0edb6
Update dashboard.jsx 2023-11-22 20:29:04 +07:00
sosokker
da2dc5eff8 Fix fetch data before component is mouted 2023-11-22 20:00:20 +07:00
sosokker
8ba74d846d Add absolute import part and move AxiosInstance 2023-11-22 17:32:01 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
822143f546 Add react-daterange-picker package 2023-11-21 22:30:12 +07:00
Pattadon
9e6154429b Fix data fetching and update UI components 2023-11-21 11:36:56 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
f9b0603f8b Completed kpi card. 2023-11-21 00:30:01 +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
9662d55c5a Update dashboard layout 2023-11-20 17:25:21 +07:00
Pattadon
5ebd7861ae Constructing dashboard graphs. 2023-11-20 11:58:22 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
f1183db1ba Constructing dashboard. 2023-11-19 19:01:59 +07:00