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

Multiple bug fix in users list #40428

Merged
merged 6 commits into from
Sep 15, 2023
Merged

Multiple bug fix in users list #40428

merged 6 commits into from
Sep 15, 2023

Commits on Sep 14, 2023

  1. Do not manipulate userCount when it is equal to 0

    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    bd787e8 View commit details
    Browse the repository at this point in the history
  2. Do not preload potential manager list on UserRow mount

    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    992c03d View commit details
    Browse the repository at this point in the history
  3. Reset loading state on UserRow mount

    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    c8fce63 View commit details
    Browse the repository at this point in the history
  4. Do not display userCount when it is equal to 0

    Signed-off-by: Louis Chemineau <louis@chmn.me>
    artonge committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    617a9e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. fix(ux): Show initial loading state of managers

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    50ddc68 View commit details
    Browse the repository at this point in the history
  2. chore: compile assets

    Signed-off-by: Christopher Ng <chrng8@gmail.com>
    Pytal committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    58229ad View commit details
    Browse the repository at this point in the history