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

DRAFT: Satellite dashboard #500

Closed
wants to merge 7 commits into from

Conversation

mshriver
Copy link
Contributor

@mshriver mshriver commented Jun 4, 2024

Very very early draft, in design and discussion at the moment.

The goal is to deliver a static-ish dashboard, similar to iqe-requirements, but for cross-project test result aggregation.

Currently struggling with a split menu toggle + dropdown implmentation, similar to insights:
https://github.com/RedHatInsights/frontend-components/blob/69399c1ff2e3be6fd8e387ce768a6435efcd851d/packages/components/src/ConditionalFilter/ConditionalFilter.tsx#L185

commented out dual-select is easy and working, but there was review input that they look dependent on each other. I'm skeptical of this input, as their selections will be completely different, and will completely change the view. There will still be dashboards under the projects, and those dashboards won't be visible/searchable without selecting the project first.

This is built on the commits for #498 and #499

Status

Holding for #494 after great input from Andrew Dewar about the routing, select, and structure.

mshriver added 7 commits May 31, 2024 10:42
Define constant and import it
Having issues in podified envs using localhost to resolve
dropped reorder, as it conflicts with black.

PR 498 is introducing ruff to replace both and more, so this is
temporary anyway.
dropped reorder, as it conflicts with black.

PR 498 is introducing ruff to replace both and more, so this is
temporary anyway.

ruff lint/format implementations

Update dockerfiles for hadolint standards

add 3.11 to github matrix
playing with a dropdown for portal selection next to project selection.
A dual select implementation is commented out and is easy

Trying to replicate the insights ConditionalFilter behavior with
Split+Dropdown, unsuccessful at the moment
@mshriver
Copy link
Contributor Author

Commits from here split into several other PRs, going to close this out.

@mshriver mshriver closed this Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant