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

Widget: UI Control #408

Merged
merged 14 commits into from
Dec 1, 2023
Merged

Widget: UI Control #408

merged 14 commits into from
Dec 1, 2023

Conversation

joepavitt
Copy link
Collaborator

@joepavitt joepavitt commented Dec 1, 2023

Description

UI Control

  • Backfills Dashboard 1.0's ui-control node.
  • Allows for:
    • Control of page navigation
    • Hide/show of pages and groups
    • Disable/enable of pages and groups

Debugging Updates

  • To support the updates to pages and groups state, we needed dynamic properties. I've updated the Debug view for Dashboard to also display this data

Doc Updates

  • Added an <AddedIn /> widget for the documentation to communicate when particular features were introduced to Dashboard, try to encourage upgrades to 0.7.0+ (i.e. from flowforge > flowfuse)

Related Issue(s)

Closes #258

Opened #406 to cover the open/collapse of group events, which currently is supported in 2.0

Checklist

nodes/config/ui_base.js Outdated Show resolved Hide resolved
nodes/config/ui_group.html Outdated Show resolved Hide resolved
nodes/config/ui_group.html Outdated Show resolved Hide resolved
@joepavitt joepavitt merged commit 48cbbf6 into main Dec 1, 2023
1 check passed
@joepavitt joepavitt deleted the 258-ui-control branch December 1, 2023 10:13
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.

UI Control
1 participant