Commit Graph

41 Commits

Author SHA1 Message Date
sosokker
b36c675084 Task serializer must test userid availability 2023-11-26 11:47:15 +07:00
sosokker
80ad7fc744 Update Tasks Test 2023-11-26 11:46:50 +07:00
sosokker
5c9319c5f1 Move user creation related signal to user.signals 2023-11-26 09:25:50 +07:00
sosokker
e83e58db07 Make Kanban More responsive, auto add task for new user 2023-11-23 16:12:50 +07:00
sosokker
da975625fb comment the old test 2023-11-21 11:27:01 +07:00
sosokker
8e3b91b8ac Add create adn update task 2023-11-21 07:07:25 +07:00
sosokker
10e64bb340 Change listboard creation logic 2023-11-21 03:42:41 +07:00
sosokker
fc1134d744 Add signal docstring 2023-11-21 03:11:19 +07:00
sosokker
4d928e4782 Check existing of task in task order data 2023-11-21 02:40:54 +07:00
sosokker
6873d0a174 Add kanban position manage api 2023-11-21 02:38:57 +07:00
sosokker
298d7c2d10 Add completion date / update with completed field 2023-11-20 22:29:04 +07:00
sosokker
52edc03abd Remove unuse import 2023-11-20 17:04:05 +07:00
sosokker
b3efc99d3d Save all task from calendar in Todo model 2023-11-20 17:03:06 +07:00
sosokker
3c7c966dea Add docstring to describe models 2023-11-20 16:47:42 +07:00
sosokker
47c0f6d054 Register board and task to admin 2023-11-20 03:28:30 +07:00
sosokker
a40e1bc6f0 Add Listboard assign signal 2023-11-20 03:16:32 +07:00
sosokker
be1c6fd466 Update Task sub class field 2023-11-20 03:16:15 +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
sosokker
d2f75c4fc1 Add RRule parser from 2 tasks and save Recurrence Tasks 2023-11-14 22:28:46 +07:00
sosokker
4d96f8c94e Add Habit Tasks 2023-11-14 01:15:56 +07:00
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