Commit Graph

28 Commits

Author SHA1 Message Date
sosokker
41cf2fb6d3 Add user creation signal test and Spectacular need Authentication 2023-11-26 10:10:45 +07:00
sosokker
03ec4c8223 Add local_setting for github action 2023-11-22 23:08:52 +07:00
sosokker
d98c77acc6 Change CORS 2023-11-22 22:55:49 +07:00
sosokker
54527e11f7 update production setting 2023-11-22 21:42:40 +07:00
sosokker
168b648765 Update cachetable name 2023-11-22 21:09:16 +07:00
sosokker
d647906ff0 Update deployment file 2023-11-22 20:50:47 +07:00
sosokker
fec588f81f Update model according to last design 2023-11-20 02:39:41 +07:00
sosokker
e372c1b3ba Update API url 2023-11-20 01:38:34 +07:00
Chaiyawut Thengket
8c91b3030a create apiview 2023-11-17 10:44:54 +07:00
sosokker
194fdc3dbc Update swagger settings 2023-11-05 22:19:29 +07:00
sosokker
b07179f121 Add Swagger Doc 2023-11-05 22:15:25 +07:00
sosokker
2a47b228de Add default for Amazon S3 key 2023-11-05 19:04:25 +07:00
sosokker
0ce32b9613 Add JWT expiration 2023-11-05 18:59:04 +07:00
sosokker
db297c06ce Connect Amazon S3 to store image 2023-11-05 03:47:43 +07:00
sosokker
5aa524bef4 Separate Authentication and Users 2023-11-04 03:51:20 +07:00
sosokker
c926a9f332 Improve Google API Sync 2023-11-04 03:30:21 +07:00
sosokker
6581b547a0 Add Retreive data from calendar API 2023-11-02 11:22:13 +07:00
sosokker
22e5b705e3 Update Use Authorization code to exchange with token. 2023-11-02 00:52:39 +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
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
sosokker
4203cf517a Fix 400 google OAuth api call 2023-10-28 22:41:33 +07:00
sosokker
ca24f89c6d Add Sign Up 2023-10-28 13:13:28 +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