Commit History

changed user_id as UUID
5fdb9fd

vanitha commited on

feat: Implement forgot password feature with email reset functionality
96e0270

MukeshKapoor25 commited on

added fullname and removed metdata from login response
6939a48

vanitha commited on

docs(merchant_type): Standardize merchant type references to lowercase
d74c068

MukeshKapoor25 commited on

docs(merchant_type): Update merchant type references from salon to retail and NCNF
349a6d0

MukeshKapoor25 commited on

refactor(models): make first_name optional in SystemUserModel
d990a6b

MukeshKapoor25 commited on

feat(system_users): Add merchant_type field and list endpoint with projection support
a581666

MukeshKapoor25 commited on

feat(system_users): Add merchant_id field to user model and authentication tokens
8cd913e

MukeshKapoor25 commited on

feat: implement user migration and update role handling in database initialization
eb862e9

MukeshKapoor25 commited on

refactor: update user role handling to use string identifiers instead of enum values
7e4a9fd

MukeshKapoor25 commited on

feat: Implement System Users module for authentication and user management
7a5b513

MukeshKapoor25 commited on