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
|
c80fdb2588
|
feat: add destroy method to UserViewSet for user deletion
|
2025-03-31 04:16:54 +02: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
|
fc40cfa991
|
feat: optimized models, views and caching, added Signals for task_app
|
2025-03-29 18:55:46 +01:00 |
|
Chneemann
|
7da5f0693d
|
feat: secured user data retrieval with Django IsAuthenticated permission
|
2025-03-25 09:48:32 +01:00 |
|
Chneemann
|
367b8a3914
|
feat: adjusted user cache data to match the Serializer structure
|
2025-03-25 09:47:02 +01:00 |
|
Chneemann
|
61ab0d9bbb
|
feat: implemented Redis caching for user data
|
2025-03-25 08:40:36 +01:00 |
|
Chneemann
|
33b448f59c
|
feat: add user management app with custom User model, serializer, and viewset
|
2025-03-20 23:43:12 +01:00 |
|