-
Notifications
You must be signed in to change notification settings - Fork 12
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
feat: Update the UI for the config list page #189
feat: Update the UI for the config list page #189
Conversation
Concern 1: Knowing which box is using a config and needs a restart is an important piece of this thing. |
I don't think this is something we can fit reasonably on this page, it can be added to the layer/editor page later imo. Putting node lists here makes this page unreadable in any non-tiny cluster |
What would help a lot more, but definitely isn't scope for this PR would be some kind of config versions page, showing nodes which run outdated configuration, which layers changed, and maybe have options to schedule restarts (nodes could also pick up that their binaries got updated and also suggest restarting on that page) |
This sounds very cool. |
List of changes:
new:
old:
StyledLitElement
that allows the custom components to inherit global styles. Styling can be applied in two ways:or
/config/
to/pages/config/list/