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

Reuse Tokens & Misc. Changes #97

Merged
merged 13 commits into from
Apr 10, 2024
Merged

Reuse Tokens & Misc. Changes #97

merged 13 commits into from
Apr 10, 2024

Commits on Apr 2, 2024

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

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    2bc04a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    232fbeb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aab48fd View commit details
    Browse the repository at this point in the history
  4. Update Advanced Security Screen & Dialogs

    - Autofocus and Enforce Phone Validation in non-test mode
    - Introduce a variable to determine if running flutter test
    - Dialog return values as ints, instead of type conversion
    - Implement full screen dialog on mobile view
    - Change phone number input country code to bottom sheet to prevent
    loading all flags on widget mount. Also had issues on mobile.
    cbhernan committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    5e2853f View commit details
    Browse the repository at this point in the history
  5. Accessibility for Disabled Inputs on Profile Screen

    Increases the contrast for disabled inputs from 1.2:1 to 4.25:1,
    recommended contrast is 3:1 to meet accessibility standards
    cbhernan committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    dc191a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dee5640 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    db9e865 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c30c767 View commit details
    Browse the repository at this point in the history
  9. Remove print statement

    cbhernan committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    acc4712 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2de687e View commit details
    Browse the repository at this point in the history
  11. Simplify route function

    cbhernan committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    528d239 View commit details
    Browse the repository at this point in the history
  12. Add Password Obscure tests

    cbhernan committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4ee5cbe View commit details
    Browse the repository at this point in the history