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

Start work on mixin dashboards #885

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Apr 21, 2024

  1. Start work on mixin dashboards

    Signed-off-by: Joe Adams <github@joeadams.io>
    sysadmind committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    afa18e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Add overview and shards

    These rows are pretty close to complete. This starts the work on documents while the sizing is still off.
    
    Signed-off-by: Joe Adams <github@joeadams.io>
    sysadmind committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    b625110 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Add remaining queries and panels from old dashboard

    Signed-off-by: Joe Adams <github@joeadams.io>
    sysadmind committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    c8bfd23 View commit details
    Browse the repository at this point in the history
  2. Rename mixin, add CI

    Signed-off-by: Joe Adams <github@joeadams.io>
    sysadmind committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    1bdb499 View commit details
    Browse the repository at this point in the history
  3. Add CI to verify that mixin is compiled

    Signed-off-by: Joe Adams <github@joeadams.io>
    sysadmind committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    7619b3a View commit details
    Browse the repository at this point in the history
  4. Add dependencies for compilation

    Signed-off-by: Joe Adams <github@joeadams.io>
    sysadmind committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    f12127f View commit details
    Browse the repository at this point in the history
  5. Adjust compilation match logic for CI

    Signed-off-by: Joe Adams <github@joeadams.io>
    sysadmind committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    0f45d66 View commit details
    Browse the repository at this point in the history
  6. Fix quotes

    Signed-off-by: Joe Adams <github@joeadams.io>
    sysadmind committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    4f50c7f View commit details
    Browse the repository at this point in the history
  7. Add helpful error output

    Signed-off-by: Joe Adams <github@joeadams.io>
    sysadmind committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    f4c19ee View commit details
    Browse the repository at this point in the history
  8. Add compiled mixin artifacts to repo

    Signed-off-by: Joe Adams <github@joeadams.io>
    sysadmind committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    1674b81 View commit details
    Browse the repository at this point in the history