Commit Graph

142 Commits

Author SHA1 Message Date
Pattadon
d827f5b8a2 Refactor login and signup pages, add floating
particles component
2023-11-23 14:40:47 +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
Sirin Puenggun
58bfb0edb6
Update dashboard.jsx 2023-11-22 20:29:04 +07:00
Sirin Puenggun
903a943042
Merge pull request #57 from TurTaskProject/main
Merge lastest update and test deploy
2023-11-22 20:04:22 +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
sosokker
5ef268180d Merge branch 'feature/dashboard' of https://github.com/TurTaskProject/TurTaskWeb into feature/dashboard 2023-11-21 13:22:32 +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
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
72934d9175 Merge branch 'main' into feature/tasks-api 2023-11-21 01:57:35 +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