Commit Graph

138 Commits

Author SHA1 Message Date
sosokker
22e5b705e3 Update Use Authorization code to exchange with token. 2023-11-02 00:52:39 +07:00
Sirin Puenggun
330be0d5b8
Merge pull request #13 from TurTaskProject/feature/user-authentication
Add logout in user dropdown
2023-10-31 10:43:15 +07:00
sosokker
8b266b65d2 Add logout in user dropdown 2023-10-31 10:41:11 +07:00
Sirin Puenggun
af7cd4a6f7
Merge pull request #12 from TurTaskProject/feature/user-authentication
Fix Google Authentication and Add placeholder navbar and login-signup
2023-10-31 05:20:46 +07:00
sosokker
e45a0c4573 Add IsAuthenticate Hook 2023-10-31 05:01:37 +07:00
sosokker
13df2e8cb8 Add Navbar 2023-10-31 04:48:06 +07:00
sosokker
67829fc292 Fix Google Login / Restyle Login-Logout 2023-10-31 04:09:18 +07:00
Sirin Puenggun
f032ae50d6
Add django.yml to run github action on tests (#11)
* Create django.yml

* Update django.yml

* Update django.yml

* Connect to Postgres before do test

* Fix Syntax Error

* Fix Migrate error

* Fix migration error / Modify requirments.txt

* Fix Database secret value missing

* Fix test error

* Add badge to README.md
2023-10-30 20:25:27 +07:00
Sirin Puenggun
dc83c7b79c
Merge pull request #10 from TurTaskProject/feature-tasks-api
Merge Tasks Tags Reminders API
2023-10-30 15:56:21 +07:00
sosokker
c7aefd8ded Merge branch 'feature-tasks-api' of https://github.com/TurTaskProject/TurTaskWeb into feature-tasks-api 2023-10-30 15:54:00 +07:00
sosokker
1c3f6cd4c7 Delete tests.py 2023-10-30 15:53:43 +07:00
sosokker
82ac48f3de Add Task CRUD API tests 2023-10-30 15:53:43 +07:00
sosokker
8025746e93 Fix ManytoMany assign at Initialize error 2023-10-30 15:53:43 +07:00
sosokker
48a2d6dd7a Add CRUD task, tag, reminder API 2023-10-30 15:53:43 +07:00
sosokker
cdb71fc463 Add Tasks app and model 2023-10-30 15:53:43 +07:00
Sirin Puenggun
91ad071501
Merge pull request #9 from TurTaskProject/fix-iconsidebar
Fix Tailwindcss don't load
2023-10-30 15:51:37 +07:00
sosokker
0b506a97e9 Fix Tailwindcss don't load 2023-10-30 15:50:59 +07:00
sosokker
e9f89c2994 Delete tests.py 2023-10-30 15:49:51 +07:00
sosokker
0d7dc3d644 Add Task CRUD API tests 2023-10-30 15:46:55 +07:00
sosokker
afe95d8075 Fix ManytoMany assign at Initialize error 2023-10-30 15:36:23 +07:00
sosokker
dfb881c52f Add CRUD task, tag, reminder API 2023-10-29 19:48:31 +07:00
sosokker
7bd07a3de0 Add Tasks app and model 2023-10-29 00:12:35 +07:00
Sirin Puenggun
12fcedc3ce
Merge pull request #8 from TurTaskProject/iteration1
Fix Oauth error and add Sidebar
2023-10-28 22:54:42 +07:00
sosokker
d6e85789ec Update requirements.txt 2023-10-28 22:53:18 +07:00
sosokker
4203cf517a Fix 400 google OAuth api call 2023-10-28 22:41:33 +07:00
sosokker
1b3fedea36 Fix Package Lost, Add tailwindcss 2023-10-28 14:32:57 +07:00
THIS ONE IS A LITTLE BIT TRICKY KRUB
3c775aff44 Constructing sidebar nav. 2023-10-28 13:53:26 +07:00
Sirin Puenggun
8da076542b
Merge pull request #7 from TurTaskProject/iteration1
Iteration1 Finish React+DRF Authentication System+PostGres Backend Integration
2023-10-28 13:17:23 +07:00
sosokker
ca24f89c6d Add Sign Up 2023-10-28 13:13:28 +07:00
sosokker
26fa1b1658 Add Google Client ID 2023-10-28 01:10:31 +07:00
sosokker
6bbe01d932 Add react sample login page link with Authen API 2023-10-28 00:27:44 +07:00
sosokker
74f3e1eada Remove assets directory 2023-10-27 21:41:43 +07:00
sosokker
15b8f1446e Add Authenticate API endpoint / Add CustomUser models
React will use this authenticate api endpoint
2023-10-27 21:39:59 +07:00
sosokker
a82344029f connect with PostgreSQL 2023-10-27 02:04:13 +07:00
sosokker
e169be9340 Setup Google Oauth 2023-10-27 01:50:19 +07:00
sosokker
90a69ae0a9 Use monorepos 2023-10-27 01:05:29 +07:00
sosokker
9d20c71dba Initial commit 2023-10-25 02:04:18 +07:00
Sirin Puenggun
e2a20b0797
Initial commit 2023-10-25 02:01:13 +07:00