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

Don't show loading indicators when refreshing the system status #30712

Merged
merged 14 commits into from Apr 27, 2024

Commits on Apr 26, 2024

  1. Don't show loading indicators when refreshing the system status

    When I added this the dividers didn't render the loading indicators but I guess some CSS has changed since then. Now we render the loading indicators on hidden elements so they don't appear.
    
    Signed-off-by: Yarden Shoham <git@yardenshoham.com>
    yardenshoham committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    1f4ad26 View commit details
    Browse the repository at this point in the history
  2. Update templates/admin/dashboard.tmpl

    Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
    yardenshoham and wxiaoguang committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    69da05d View commit details
    Browse the repository at this point in the history
  3. Add hidden div

    yardenshoham committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ae8061b View commit details
    Browse the repository at this point in the history
  4. Update templates/admin/dashboard.tmpl

    Co-authored-by: silverwind <me@silverwind.io>
    yardenshoham and silverwind committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2a8de1e View commit details
    Browse the repository at this point in the history
  5. hidden -> no

    yardenshoham committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    9f76d74 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    12b1301 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cccd81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ba0435 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4795059 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c813bee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3877f03 View commit details
    Browse the repository at this point in the history
  7. remove useless element

    silverwind committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    591617d View commit details
    Browse the repository at this point in the history
  8. Update dashboard.tmpl

    wxiaoguang committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    c92de87 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9a00d63 View commit details
    Browse the repository at this point in the history