mortezaei
4f99344b77
fix(account): allow blank and null values for fcm and device_id in user registration
- Updated fcm and device_id fields in UserRegisterSerializer to allow blank and null values, enhancing flexibility in user registration.
10 months ago
mortezaei
b6be69d6fc
fix(account): allow blank and null values for fcm and device_id in user registration
- Updated UserRegisterSerializer to permit blank and null values for fcm and device_id fields, enhancing flexibility in user registration.
10 months ago
mortezaei
55e808e15a
fix(account): make device_id optional in user registration and update user verification logic
- Changed device_id field in UserRegisterSerializer to be optional.
- Updated UserVerifyView to handle device_id more gracefully, allowing for None values and adjusting user creation logic accordingly.
10 months ago
mortezaei
c475b58f45
fix max length user account
11 months ago
nwhco
6138218216
fix account
12 months ago
mortezaei
7911bd0a9d
feat(account, course): add enrolled courses count & improve admin
- Added enrolled courses count to StudentUser admin
- Improved StudentUser admin queryset
- Added StudentParticipantInline to StudentUser admin
- Added is_active field to Participant model
- Improved Course admin registration
12 months ago
nwhco
d43651591c
fix: handle exceptions when sending email in UserRegisterView
12 months ago
mortezaei
fd54052c2a
Refactor API Documentation System and optimize Hadis data scripts
- Removed the API documentation README file as it is no longer needed.
- Added a new script to optimize Hadis transmitter chains, ensuring a maximum of 5 transmitters and exactly one gap.
- Enhanced the Hadis data seeding script for better performance with batch operations and duplicate checks.
- Updated utility functions to streamline thumbnail generation and improve code readability.
12 months ago
nwhco
379ce0c6ac
fix: comment out firebase-admin imports and requirement
1 year ago
nwhco
6c760e8eab
fix: validate specific code in UserVerifyView
1 year ago
mortezaei
fc91e716ed
fix: notif
1 year ago
alireza
7a22cf99e3
feat: user-location
1 year ago
alireza
81574c66c4
pref add auth token admin
1 year ago
alireza
a52ddb86a1
fix account recover
1 year ago
alireza
2c2856ed3b
pref admin panel courses
1 year ago
alireza
767d5e1999
fix usertype
1 year ago
alireza
e013c4fd24
redesign panel admin
1 year ago