Skip to content

Make device overview page a little more responsive and add copy to clipboard#809

Merged
jona159 merged 4 commits intodevfrom
feat/device-overview-page
Mar 10, 2026
Merged

Make device overview page a little more responsive and add copy to clipboard#809
jona159 merged 4 commits intodevfrom
feat/device-overview-page

Conversation

@scheidtdav
Copy link
Copy Markdown
Member

Type of Change

  • Dependency upgrade
  • Bug fix (non-breaking change)
  • Breaking change
    • e.g. a fixed bug or new feature that may break something else
  • New feature
  • Code quality improvements
    • e.g. refactoring, documentation, tests, tooling, ...

Implementation

This is mostly refactoring, however I did add some copy to clipboard functionality.
Furthermore I made sure that the device api key is not only being hidden frontend-side but also is taken from the server-side response to not leak it.

Checklist

  • I gave this pull request a meaningful title
  • My pull request is targeting the dev branch
  • I have added documentation to my code
  • I have deleted code that I have commented out

Additional Information

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 10, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 71.55% 1665 / 2327
🔵 Statements 69.87% 1742 / 2493
🔵 Functions 73.16% 338 / 462
🔵 Branches 58.58% 921 / 1572
File CoverageNo changed files found.
Generated in workflow #2154 for commit 9839709 by the Vitest Coverage Report Action

@jona159 jona159 merged commit 50d667e into dev Mar 10, 2026
6 checks passed
@jona159 jona159 deleted the feat/device-overview-page branch March 10, 2026 15:39
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.

revise device overview page

2 participants