Chneemann
|
d3227e9a76
|
feat: integrate and migrate PostgreSQL in Django Rest; extract functions in task_app to services.py, enable adding/removing assignees and subtasks
|
2025-04-06 19:58:50 +02:00 |
|
Chneemann
|
34b7909f7e
|
refactor: move generate_random_color() to serializer, apply only if no color provided, return userId on user creation
|
2025-03-31 20:18:30 +02:00 |
|
Chneemann
|
144ab73dc8
|
feat: added generate_random_color function for color field in model, default value set
|
2025-03-30 19:31:29 +02:00 |
|
Chneemann
|
23233c15e9
|
chore: minor adjustments to the admin panel
|
2025-03-29 23:09:48 +01:00 |
|
Chneemann
|
6875c92cea
|
feat: updated UserModel, changed status to is_online and added is_contact_only
|
2025-03-29 22:48:37 +01:00 |
|
Chneemann
|
20015dab98
|
feat: integrated signals and moved user receiver logic there; added test for user cache functionality
|
2025-03-25 09:03:27 +01:00 |
|
Chneemann
|
5ba7863913
|
feat: optimize Redis cache and implement various improvements for Task and User apps
|
2025-03-23 10:43:26 +01:00 |
|
Chneemann
|
cd1e6b2a2d
|
feat: integrate Redis for caching
|
2025-03-22 18:25:00 +01:00 |
|
Chneemann
|
33b448f59c
|
feat: add user management app with custom User model, serializer, and viewset
|
2025-03-20 23:43:12 +01:00 |
|