Spaces:
Runtime error
Runtime error
Commit History
removed extra if statement f6b3854
vanitha commited on
Merge https://huggingface.co/spaces/cuatrolabs/cuatrolabs-scm-ms 1ae4a53
feat(system_users): Add user_id validation to email uniqueness check 3c92f60
(employee)-Added optional user_id and check email duplicate check for update 4c529b8
vanitha commited on
role id fix aa97088
feat(employees,merchants,system_users): support multi-region filtering and improve merchant system user creation reliability 76c55a3
fix(notification_queue): update password reset template name from otp_verification to otp 3c35ae2
Enhance logging across various services and controllers 4ff53cb
Merge https://huggingface.co/spaces/cuatrolabs/cuatrolabs-scm-ms feeeecf
Refactor logging in Trade Returns, UOM, and Warehouse services 7bd7f5e
refactor(system_users): remove email parameter from admin password reset e91ad78
feat: enrich /me response with photo_url, phone, background_tracking_opt_in, period_in_mins from scm_employees bcb5e64
Merge https://huggingface.co/spaces/cuatrolabs/cuatrolabs-scm-ms e61ab53
feat(system_users): add phone field to user model and integrate SMS notifications c7ba704
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
feat: implement GET /me endpoint for user profile with merchant context 6f8f927
(employee)-create system user on employee update if system user is true and send password through WhatsApp a326f69
vanitha commited on
email integration fa64657
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
feat: Improve merchant info retrieval with enhanced logging and error handling 9cabc93
feat: Enhance user retrieval and update with merchant details and security settings b19f67c
feat: Enhance UserInfoResponse with merchant details and security settings aef8813
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
feat(merchants): add company merchant type support across system 2214daa
docs: update merchant type naming conventions to lowercase 43bf20b
merchant fixes 63f05fb
feat(system_users): implement user status enum and migrate from boolean flag aebf005
refactor: reorganize constants and clean up legacy code structure 4292ec7
feat(system_users): add merchant_type field to system users and merchants 9f379d4
feat(taxonomy): Implement complete taxonomy API with merchant isolation and JWT authentication e4346d3
fix(system_users): Enhance unlock_user to reactivate suspended accounts 38c279d
fix(system_users): Resolve merge conflict in router.py f3f025c
merged suspend user 2a0af7f
Merge branch 'main' of https://huggingface.co/spaces/cuatrolabs/cuatrolabs-scm-ms 7d7d00a
suspend user fixes 6cd80dc
api change order 71ad169
VSD commited on