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 Status Dashboard #379

Merged
merged 12 commits into from
Aug 13, 2023
Merged

Add Status Dashboard #379

merged 12 commits into from
Aug 13, 2023

Conversation

marvinruder
Copy link
Owner

@marvinruder marvinruder commented Aug 13, 2023

  • Extend Status API endpoint
  • Add Status Dashboard to sidebar
  • Update sidebar logo layout
  • Run linting and type checking in CI
  • Remove obsolete .js from import statements
  • Fix API Error class name

* Remove obsolete `.js` from import statements
* Fix API Error class name

Signed-off-by: Marvin A. Ruder <[email protected]>
Signed-off-by: Marvin A. Ruder <[email protected]>
* Fail correctly

Signed-off-by: Marvin A. Ruder <[email protected]>
Signed-off-by: Marvin A. Ruder <[email protected]>
Signed-off-by: Marvin A. Ruder <[email protected]>
Signed-off-by: Marvin A. Ruder <[email protected]>
Signed-off-by: Marvin A. Ruder <[email protected]>
Signed-off-by: Marvin A. Ruder <[email protected]>
* Update sidebar logo layout

Signed-off-by: Marvin A. Ruder <[email protected]>
Signed-off-by: Marvin A. Ruder <[email protected]>
@marvinruder marvinruder added feature New feature or request frontend Related to frontend package backend Related to backend package commons Related to commons package labels Aug 13, 2023
@marvinruder marvinruder self-assigned this Aug 13, 2023
@marvinruder marvinruder linked an issue Aug 13, 2023 that may be closed by this pull request
@codacy-production
Copy link

Coverage summary from Codacy

Merging #379 (feb26db) into main (9627898) - See PR on Codacy

Coverage variation Diff coverage
+0.00% 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (9627898) 8769 8769 100.00%
Head commit (feb26db) 8840 (+71) 8840 (+71) 100.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#379) 256 256 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@marvinruder marvinruder merged commit f2c3a2e into main Aug 13, 2023
@marvinruder marvinruder deleted the 378-add-status-dashboard branch August 13, 2023 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to backend package commons Related to commons package feature New feature or request frontend Related to frontend package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Status Dashboard
1 participant