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

Basic Page Structure #2

Open
dvayanu opened this issue Nov 6, 2023 · 1 comment
Open

Basic Page Structure #2

dvayanu opened this issue Nov 6, 2023 · 1 comment
Assignees

Comments

@dvayanu
Copy link
Member

dvayanu commented Nov 6, 2023

Create basic page structure.

The page consists of

  • View selector
  • Navigation + Info panel
  • Display Components (Status, charts, history, tv)
  • View Controls

Screenshot 2023-11-06 at 17 26 48

Components

There are 4 components

Status

Contains all monitored components and their status (color code from status).

Screenshot 2023-11-06 at 17 28 30

Screenshot 2023-11-06 at 17 29 07

Monitored Component has

  • name
  • status (color)
  • messages

Chart Component

Screenshot 2023-11-06 at 17 33 44
Contains charts.

History

Screenshot 2023-11-06 at 17 38 17

TV Component

Contains one face depending on the status of the application.

Screenshot 2023-11-06 at 17 34 11

Colours:

  • Green
  • Yellow
  • Orange
  • Red
  • Purple

Controls

There are 3 controls

Categories

Filter only categories by category (currently only presentation).

Screenshot 2023-11-06 at 17 37 06

Widgets

Turns widgets on and off, currently only presentation

Screenshot 2023-11-06 at 17 37 11

Statistic

Filters by component status

Screenshot 2023-11-06 at 17 37 17

@dvayanu
Copy link
Member Author

dvayanu commented Nov 7, 2023

Pictures etc can be salvaged from current moskito-control project https://github.com/anotheria/moskito-control

@drRoccat drRoccat self-assigned this Mar 18, 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

No branches or pull requests

3 participants