-
-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: 893 - 4 new fields for user (#903)
* feat: 893 - 4 new fields for user Impacted files: * `login_status.dart`: added 4 fields and deprecated "email" * `open_food_api_client.dart`: upgraded the max length of user name (60) and user id (40) * `user_management_test_prod.dart`: tested the new 4 login status fields * `user_management_test_test_env.dart`: tested the new 4 login status fields and remove a test on "email" * feat: 893 - 'cc' json field instead of 'country' * Minor changes
- Loading branch information
1 parent
c370e19
commit a7e195b
Showing
4 changed files
with
63 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters