Skip to content

Comments

Feature/column chooser#1333

Draft
BastianLedererIcinga wants to merge 5 commits intomainfrom
feature/column-chooser
Draft

Feature/column chooser#1333
BastianLedererIcinga wants to merge 5 commits intomainfrom
feature/column-chooser

Conversation

@BastianLedererIcinga
Copy link
Contributor

Add a new form to choose the displayed columns in hosts and services view.

The core functionality is implemented, but the TabularViewModeSwitcher still lacks its icon and the suggestions in the ColumnChooser appear to be styled as regular buttons unlike other suggestions.
image

resolves: #82

Add a new form that supports adding and removing dispalyed columns
in tabular viewmode.
Add TabularViewModeSwitcher as a subclass of ViewModeSwitcher
and remove tabular view as option of the ViewModeSwitcher.
Adjust HostsController and ServicesController to use the new
ColumnChooser form and the TabularViewModeSwitcher.
The Controller class is adjusted to work with the TabularViewModeSwitcher
The HostGroupsController and ServiceGroupsController are adjusted,
to ensure they use with the GridViewModeSwitcher.
Add a button to the StateItemTable to open the ColumnChooser form.
Ensure the correct labels are displayed and the values are validated.
@cla-bot cla-bot bot added the cla/signed CLA is signed by all contributors of a PR label Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla/signed CLA is signed by all contributors of a PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Column chooser

1 participant