quivr/backend/modules/user/repository
Stan Girard 1a52ec38d4
feat: Add optional fields to UserIdentity and UserUpdatableProperties (#2341)
This pull request adds optional fields to the UserIdentity and
UserUpdatableProperties classes in order to allow for more flexibility
when updating user properties. The new fields include username, company,
and onboarded. Additionally, the database schema has been updated to
reflect these changes.
2024-03-12 19:47:45 -07:00
..
__init__.py refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
users_interface.py refactor: to modules (#1754) 2023-11-30 22:29:28 +01:00
users.py feat: Add optional fields to UserIdentity and UserUpdatableProperties (#2341) 2024-03-12 19:47:45 -07:00