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 alert page for indexing and seeing details about alerts #154

Merged
merged 20 commits into from
Dec 28, 2023

Commits on Dec 13, 2023

  1. Add basic routes for getting alert details

    Justin George committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    d426106 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Tweak format of alert list/get

    Justin George committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    0df06be View commit details
    Browse the repository at this point in the history
  2. Clean up typing of alert list/get routes

    Justin George committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    65ee0ef View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    f3f667b View commit details
    Browse the repository at this point in the history
  2. WIP alerts page

    Justin George committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    c9f7d63 View commit details
    Browse the repository at this point in the history
  3. Tweak and update alerts page, link to dashboard/search, working spark…

    …-badge-line, better config display
    Justin George committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    8c0db18 View commit details
    Browse the repository at this point in the history
  4. Split alert layout into 3 sections (4 once alerts can be insufficient…

    … data), refinement
    Justin George committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    b195109 View commit details
    Browse the repository at this point in the history
  5. add lastValue attribute to AlertHistory, display it on alert page if …

    …available
    Justin George committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    c451753 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    85556fb View commit details
    Browse the repository at this point in the history
  7. commentary on alert history in alert controller

    Justin George committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    db92c01 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Update with some alert page tweaks and type corrections

    Justin George committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    8363a33 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Alerts page updates - using lastValues as an array

    Justin George committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    75df136 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9b5491 View commit details
    Browse the repository at this point in the history
  3. basic smoke tests for the alerts api index

    Justin George committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    1ad6c78 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    43484fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a72739 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8de4edb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    353882d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    113848f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cb56756 View commit details
    Browse the repository at this point in the history