lorawan-stack icon indicating copy to clipboard operation
lorawan-stack copied to clipboard

Add gateway status panel

Open ryaplots opened this issue 1 year ago • 0 comments

Summary

This PR adds the gateway status panel

Changes

  • Add apexcharts
  • Add panel
  • Fix general styling

Testing

Steps

Log into the console in staging Go to several gateways to seen different states of the panel

Results
Screenshot 2024-05-27 at 16 15 50 Screenshot 2024-05-27 at 16 57 52 Screenshot 2024-05-27 at 17 02 50
Regressions

...

Notes for Reviewers

...

Checklist

  • [ ] Scope: The referenced issue is addressed, there are no unrelated changes.
  • [ ] Compatibility: The changes are backwards compatible with existing API, storage, configuration and CLI, according to the compatibility commitments in README.md for the chosen target branch.
  • [ ] Documentation: Relevant documentation is added or updated.
  • [ ] Testing: The steps/process to test this feature are clearly explained including testing for regressions.
  • [ ] Infrastructure: If infrastructural changes (e.g., new RPC, configuration) are needed, a separate issue is created in the infrastructural repositories.
  • [ ] Changelog: Significant features, behavior changes, deprecations and fixes are added to CHANGELOG.md.
  • [ ] Commits: Commit messages follow guidelines in CONTRIBUTING.md, there are no fixup commits left.

ryaplots avatar May 27 '24 15:05 ryaplots