cuatrolabs-scm-ms / app /system_users

Commit History

refactor(dependencies): Extract TokenUser model to separate module
9f3256f

MukeshKapoor25 commited on

removed extra if statement
f6b3854

vanitha commited on

Merge https://huggingface.co/spaces/cuatrolabs/cuatrolabs-scm-ms
1ae4a53

MukeshKapoor25 commited on

feat(system_users): Add user_id validation to email uniqueness check
3c92f60

MukeshKapoor25 commited on

(employee)-Added optional user_id and check email duplicate check for update
4c529b8

vanitha commited on

feat(employees,merchants,system_users): support multi-region filtering and improve merchant system user creation reliability
76c55a3

MukeshKapoor25 commited on

fix(notification_queue): update password reset template name from otp_verification to otp
3c35ae2

MukeshKapoor25 commited on

Enhance logging across various services and controllers
4ff53cb

MukeshKapoor25 commited on

Merge https://huggingface.co/spaces/cuatrolabs/cuatrolabs-scm-ms
feeeecf

MukeshKapoor25 commited on

Refactor logging in Trade Returns, UOM, and Warehouse services
7bd7f5e

MukeshKapoor25 commited on

refactor(system_users): remove email parameter from admin password reset
e91ad78

MukeshKapoor25 commited on

feat: enrich /me response with photo_url, phone, background_tracking_opt_in, period_in_mins from scm_employees
bcb5e64

Michael-Antony commited on

Merge https://huggingface.co/spaces/cuatrolabs/cuatrolabs-scm-ms
e61ab53

MukeshKapoor25 commited on

feat(system_users): add phone field to user model and integrate SMS notifications
c7ba704

MukeshKapoor25 commited on

added advance filter for system user and employee
3541652

vanitha commited on

removed username validation and handle exception
f4f0bd7

vanitha commited on

role_super_admin checked added
04b9d39

MukeshKapoor25 commited on

feat: implement GET /me endpoint for user profile with merchant context
6f8f927

Michael-Antony commited on

(employee)-create system user on employee update if system user is true and send password through WhatsApp
a326f69

vanitha commited on

sync employee user_id and system user id
2a3a3a4

vanitha commited on

feat: Enhance user listing with full document retrieval and optional field projection
cd0e8f8

MukeshKapoor25 commited on

feat: Improve merchant info retrieval with enhanced logging and error handling
9cabc93

MukeshKapoor25 commited on

feat: Enhance user retrieval and update with merchant details and security settings
b19f67c

MukeshKapoor25 commited on

feat: Enhance UserInfoResponse with merchant details and security settings
aef8813

MukeshKapoor25 commited on

system_users-Applied merchant_id filter only for non super_admin users
dabb2c1

vanitha commited on

fix: system_users-filter system users by merchant_id in list API
295262e

vanitha commited on

feat: Implement Trade Returns Database Schema and E2E Testing
c0b58c9

MukeshKapoor25 commited on

feat(merchants): add company merchant type support across system
2214daa

MukeshKapoor25 commited on

docs: update merchant type naming conventions to lowercase
43bf20b

MukeshKapoor25 commited on

feat(system_users): implement user status enum and migrate from boolean flag
aebf005

MukeshKapoor25 commited on

refactor: reorganize constants and clean up legacy code structure
4292ec7

MukeshKapoor25 commited on

feat(system_users): add merchant_type field to system users and merchants
9f379d4

MukeshKapoor25 commited on

feat(taxonomy): Implement complete taxonomy API with merchant isolation and JWT authentication
e4346d3

MukeshKapoor25 commited on

fix(system_users): Enhance unlock_user to reactivate suspended accounts
38c279d

MukeshKapoor25 commited on

fix(system_users): Resolve merge conflict in router.py
f3f025c

MukeshKapoor25 commited on

Merge branch 'main' of https://huggingface.co/spaces/cuatrolabs/cuatrolabs-scm-ms
7d7d00a

MukeshKapoor25 commited on

api change order
71ad169

VSD commited on

test(properties_sync): Improve connection pool acquisition test reliability
e237731

MukeshKapoor25 commited on

feat(system_users): Make full_name and role_id optional in SystemUserModel
2df8dce

MukeshKapoor25 commited on

feat(postgres): Add connection pool metrics retrieval and reset functions
fde0e19

MukeshKapoor25 commited on

feat(system_users): Add user account management endpoints for suspension, password reset, and unlock
6b619f8

MukeshKapoor25 commited on

docs: Add API standards and projection list implementation guides
3dea2cf

MukeshKapoor25 commited on

fix(service): Add missing type hints for better code clarity
952fbb1

MukeshKapoor25 commited on

feat(system_users): Implement CRUD operations for system users with updated schemas and services
1616ada

MukeshKapoor25 commited on

fix: Update API prefix for authentication router
0d627f1

MukeshKapoor25 commited on