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

Add error page for initial REST request failure & Abort further load #1987

Merged
merged 9 commits into from
Sep 30, 2023

Commits on Sep 11, 2023

  1. Fix alert for initial REST request failure & Abort further load

    Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
    florian-h05 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    d8dc59c View commit details
    Browse the repository at this point in the history
  2. Add initial REST connection failure page

    Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
    florian-h05 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    994046d View commit details
    Browse the repository at this point in the history
  3. Clean-Ups

    Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
    florian-h05 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    df8f5ec View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. Merge branch 'main' into load-failure

    Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
    florian-h05 authored Sep 17, 2023
    Configuration menu
    Copy the full SHA
    eed615b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Refactor connection health stuff to mixin

    Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
    florian-h05 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    61154cb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into load-failure

    Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
    florian-h05 authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    7d11d39 View commit details
    Browse the repository at this point in the history
  3. Refactor reload methods to mixin

    Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
    florian-h05 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    23c1c78 View commit details
    Browse the repository at this point in the history
  4. Fix lint

    Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
    florian-h05 committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    674a900 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Fixes, improvements & address review

    Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
    florian-h05 committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    1dc4640 View commit details
    Browse the repository at this point in the history