Skip to content

Cardamon Dashboard Implementation #8

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Cardamon Dashboard Implementation #8

wants to merge 4 commits into from

Conversation

pbson
Copy link
Collaborator

@pbson pbson commented Jun 6, 2024

This pull request introduces the full implementation of the dashboard, including the following features:

Dashboard Layout:

  • Created a layout for the dashboard.
  • The dashboard will show information about Cardamon runs filtered by date, scenarios, and iterations of a scenario.
  • Integrated gridstack.js for a drag-and-drop grid layout.
  • Enabled dynamic widget positioning and resizing.

Widget Components:

  • Added various widget components including MetricCard, DynamicChart, CpuUsageChart, and DataTable.
  • Allowed users to add new widgets, delete, and duplicate existing widgets.

API Handling:

  • Added API handling for fetching and updating widget data.

Dark Mode Support:

  • Implemented dark mode toggle functionality.

@pbson pbson self-assigned this Jun 6, 2024
@pbson pbson changed the title Dashboard Implementation with Dark Mode Support and Widget Functionality Cardamon Dashboard Implementation Jun 6, 2024
@anewmandev
Copy link
Collaborator

Hi Son. FYI: to run on Windows the 'widgets' folder need to capatalised to 'Widgets'. Am just having a play now. Thanks

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.

2 participants