sosokker
|
6f47b10749
|
Rename Serializer and Skip Reccurence task mapping for now
|
2023-11-06 23:58:40 +07:00 |
|
sosokker
|
4100b10167
|
Add recurrence tasks use rrule field
|
2023-11-06 23:14:53 +07:00 |
|
sosokker
|
792e1f5276
|
Rewrite test for Todo
|
2023-11-06 22:18:28 +07:00 |
|
sosokker
|
3baf716c6f
|
Use Signal to calculate Priority
|
2023-11-06 22:18:20 +07:00 |
|
sosokker
|
39601926ff
|
Use Task Abstract model instead of Big Task model
|
2023-11-06 22:02:11 +07:00 |
|
sosokker
|
89fb618698
|
Use signal to create UserStats Instead
|
2023-11-06 18:34:41 +07:00 |
|
sosokker
|
0c256bf003
|
Remove unready stat calculation
|
2023-11-06 13:04:28 +07:00 |
|
sosokker
|
661b178715
|
Add Level in UserStats
|
2023-11-06 13:02:25 +07:00 |
|
sosokker
|
a34f2f0a7f
|
Merge branch 'main' into feature/stat-logic
|
2023-11-06 12:39:37 +07:00 |
|
sosokker
|
cb2b235e20
|
Add UserProfile
|
2023-11-06 12:37:10 +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
|
47d4d97ce7
|
Add Profile update page
|
2023-11-05 19:01:05 +07:00 |
|
sosokker
|
0ce32b9613
|
Add JWT expiration
|
2023-11-05 18:59:04 +07:00 |
|
sosokker
|
3d9a56f0df
|
Update Model field and add Profile Cutomize API
|
2023-11-05 03:48:10 +07:00 |
|
sosokker
|
db297c06ce
|
Connect Amazon S3 to store image
|
2023-11-05 03:47:43 +07:00 |
|
sosokker
|
c122812b32
|
Update docstring style
|
2023-11-04 18:55:24 +07:00 |
|
sosokker
|
4a1a42859b
|
Add Task prioritize
|
2023-11-04 18:37:52 +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
|
fcf674f3f6
|
Clean up after remove reminders
|
2023-11-03 23:29:54 +07:00 |
|
sosokker
|
02236f9873
|
Remove Reminders from model
|
2023-11-03 12:49:46 +07:00 |
|
sosokker
|
6581b547a0
|
Add Retreive data from calendar API
|
2023-11-02 11:22:13 +07:00 |
|
sosokker
|
fafb8cf5f9
|
Add Save refresh_token in user db
|
2023-11-02 01:03:45 +07:00 |
|
sosokker
|
22e5b705e3
|
Update Use Authorization code to exchange with token.
|
2023-11-02 00:52:39 +07:00 |
|
sosokker
|
8b266b65d2
|
Add logout in user dropdown
|
2023-10-31 10:41:11 +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
|
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 |
|
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
|
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 |
|