Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 893 - 4 new fields for user #903

Merged
merged 8 commits into from
Jul 7, 2024

Commits on Apr 9, 2024

  1. 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"
    monsieurtanuki committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    9bc2553 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Configuration menu
    Copy the full SHA
    b30fc17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab786d7 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    d7750b8 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    b2d3950 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    634cd4a View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Minor changes

    monsieurtanuki committed May 28, 2024
    Configuration menu
    Copy the full SHA
    d392500 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    e73540c View commit details
    Browse the repository at this point in the history