freeipa / freeipa-webui

FreeIPA Web UI
GNU General Public License v3.0
23 stars 11 forks source link

[Host groups][Is a member of] Implement the 'Host groups' tab section #550

Closed carma12 closed 3 weeks ago

carma12 commented 3 weeks ago

The 'Host groups' > 'Is a member of' > 'Host groups' tab section should be implemented as well as its action buttons functionality.

The 'Add' and 'Delete' modals of the MemberOfHostGroups has been adapted to be more data-agnostic. Hence, the hostMemberOf component has been also adapted to use the new parameters.

carma12 commented 3 weeks ago

Closing this PR in favor of this one: https://github.com/freeipa/freeipa-webui/pull/552