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

fix(settings): Move new user modal to dialog + minor refactoring #45315

Merged
merged 8 commits into from
May 31, 2024

Commits on May 30, 2024

  1. fix(settings): Move user creation modal to dialog

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed May 30, 2024
    Configuration menu
    Copy the full SHA
    359003d View commit details
    Browse the repository at this point in the history
  2. chore: Change some "user" strings to "account"

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed May 30, 2024
    Configuration menu
    Copy the full SHA
    6f63ecf View commit details
    Browse the repository at this point in the history
  3. refactor: Migrate to built-in NcSelect input label

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed May 30, 2024
    Configuration menu
    Copy the full SHA
    45ba61b View commit details
    Browse the repository at this point in the history
  4. fix: Autofocus username input

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed May 30, 2024
    Configuration menu
    Copy the full SHA
    76104aa View commit details
    Browse the repository at this point in the history
  5. refactor: Shorten input focus calls

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed May 30, 2024
    Configuration menu
    Copy the full SHA
    fad49e6 View commit details
    Browse the repository at this point in the history
  6. chore: Change more "user" strings to "account"

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed May 30, 2024
    Configuration menu
    Copy the full SHA
    6b583f7 View commit details
    Browse the repository at this point in the history
  7. chore(assets): Recompile assets

    Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
    nextcloud-command authored and Pytal committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f54acd5 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. test(cypress): Fix tests

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed May 31, 2024
    Configuration menu
    Copy the full SHA
    930e47d View commit details
    Browse the repository at this point in the history