Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Mobile registration optimizations and tests #62

Merged
merged 7 commits into from
Sep 20, 2024

Commits on Sep 19, 2024

  1. Mobile registration optimizations

    - don't autocaptialize or autocorrect on username field
    - show each password field in their own row
    - improve position of tooltip on mobile so that it's visible
    langleyd committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    44c0db2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1377758 View commit details
    Browse the repository at this point in the history
  3. Redirect to welcome screen if mobile_registration is requested but no…

    …t enabled in the config.
    langleyd committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a04e1a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    4d8af8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efcd610 View commit details
    Browse the repository at this point in the history
  3. Fix test typo

    langleyd committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    87a8adb View commit details
    Browse the repository at this point in the history
  4. Fix typo

    langleyd committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    003f7b1 View commit details
    Browse the repository at this point in the history