Skip to content

feat(web): liveman sub-dashboard for specific nodes#263

Merged
a-wing merged 3 commits intomainfrom
feat/web-node-sub-dashboard
Dec 22, 2024
Merged

feat(web): liveman sub-dashboard for specific nodes#263
a-wing merged 3 commits intomainfrom
feat/web-node-sub-dashboard

Conversation

@rocka
Copy link
Copy Markdown
Contributor

@rocka rocka commented Dec 22, 2024

Usage: append url querystring ?nodes=<alias1>&nodes=<alias2> to liveman dashboard url.

Example: http://localhost:7777/?nodes=1&nodes=2

Would hide the "Nodes" section and only request "Streams" for selected nodes


Closes #253

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

see 1 file with indirect coverage changes

@a-wing
Copy link
Copy Markdown
Member

a-wing commented Dec 22, 2024

I added API URL use this router query

Screenshot 2024-12-23 at 01 27 58

But, there has a problem:
If I enabled auth
each sub-dashboard need add username or password

@a-wing a-wing added this to the 0.8.0 milestone Dec 22, 2024
@a-wing a-wing added enhancement New feature or request mod::webui Web debuger mod::liveman Cloud Manager labels Dec 22, 2024
@a-wing a-wing merged commit aac6fb6 into main Dec 22, 2024
@a-wing a-wing deleted the feat/web-node-sub-dashboard branch December 22, 2024 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request mod::liveman Cloud Manager mod::webui Web debuger

Projects

None yet

Development

Successfully merging this pull request may close these issues.

LiveMan node sub-dashboard

2 participants