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

Automember > 'Host group rules' - Action buttons #630

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

carma12
Copy link
Collaborator

@carma12 carma12 commented Feb 4, 2025

The action buttons for the 'Hostgroup rules' page have been implemented. This includes:

  • 'Add'
  • 'Delete'
  • Set default group via Selector component in toolbar
  • Integration test to check its functionality

This PR depends on this one to be merged: #628

@carma12 carma12 added the WIP Work in Progress (do not merge) label Feb 4, 2025
@carma12 carma12 force-pushed the automem-host-group-action-buttons branch from ce607a4 to 96ab28b Compare February 5, 2025 13:54
The 'Add' action button on Automembers >
'User groups' main page allows to associate
user group rules.

Signed-off-by: Carla Martinez <[email protected]>
The 'Delete' button functionality must be
implemented to handle the deletion of the
Automember rules (User groups).

Signed-off-by: Carla Martinez <[email protected]>
The Selector located in the toolbar should show
the default group in the automembers page. This
functionality should also allow to modify the
default group via API command and show the new
one.

Signed-off-by: Carla Martinez <[email protected]>
The Automember > 'Host group rules' main
page must take the automember group's data,
the associated host groups, and its default
group.

Signed-off-by: Carla Martinez <[email protected]>
The 'Add' button must allow the
addition of new hostgroup rules
to the table.

Signed-off-by: Carla Martinez <[email protected]>
The 'Remove' button must manage the
deletion of hostgroup rules in the
table.

Signed-off-by: Carla Martinez <[email protected]>
The default hostgroup functionality is handled
through the selector located in the main
toolbar.

Signed-off-by: Carla Martinez <[email protected]>
The integration test should cover all use cases in
the Automember > Hostgroup rules page.

Signed-off-by: Carla Martinez <[email protected]>
@carma12 carma12 force-pushed the automem-host-group-action-buttons branch from 96ab28b to 66676ff Compare February 7, 2025 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP Work in Progress (do not merge)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant