Commit Graph

20 Commits

Author SHA1 Message Date
sosokker
1b436d2dc6 Add RecurrenceTaskViewSet 2023-11-09 23:52:33 +07:00
sosokker
67a30ce114 Update test to match Todoviewset 2023-11-07 03:38:51 +07:00
sosokker
a403e45f9f Use ModelViewset for Todo and Add some fields before validate 2023-11-07 03:23:20 +07:00
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
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
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