cuatrolabs-scm-ms / app /system_users

Commit History

(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

feat: Implement system user management module
d5d6ae2

MukeshKapoor25 commited on