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

Disable racks and rows labels by default in clusters graphical representations #520

Merged
merged 5 commits into from
Apr 1, 2025

Conversation

rezib
Copy link
Contributor

@rezib rezib commented Apr 1, 2025

fix #416

@rezib rezib added the frontend Something todo in frontend component (Vue.js application) label Apr 1, 2025
@rezib rezib added this to the v4.2.0 milestone Apr 1, 2025
@rezib rezib self-assigned this Apr 1, 2025
rezib added 5 commits April 1, 2025 22:57
Introduce [ui]>racksdb_{rows,racks}_labels boolean gateway parameters to
enable rows and racks labels in RacksDB clusters graphical
representations. These parameters are disabled by default.
Add RACKSDB_{ROWS,RACKS}_LABELS in configuration file generated for
UI frontend component.
The frontend JSON configuration file now contains 2 booleans
RACKSDB_{ROWS,RACKS}_LABELS to control respectively if rows and racks
labels are enabled in RacksDB infrastructures graphical representations.
The values of the booleans are directly transmitted as drawing
parameters to RacksDB.

fix #416
@rezib rezib merged commit f57b077 into main Apr 1, 2025
10 checks passed
@rezib rezib deleted the pr/fix-416 branch April 1, 2025 21:03
@github-actions github-actions bot locked and limited conversation to collaborators Apr 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
frontend Something todo in frontend component (Vue.js application)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove racks and row labels in cluster graphical representation
1 participant