[openSUSE/open-build-service] 308364: Use component to delete group members
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 308364add01270cacba23fe7d17c1af3921815eb https://github.com/openSUSE/open-build-service/commit/308364add01270cacba23f... Author: Saray Cabrera Padrón <scabrerapadron@suse.de> Date: 2022-07-08 (Fri, 08 Jul 2022) Changed paths: M src/api/app/views/webui/groups/_group_members.html.haml R src/api/app/views/webui/groups/_group_members_delete_dialog.html.haml M src/api/spec/features/webui/groups_spec.rb Log Message: ----------- Use component to delete group members Use DeleteConfirmationDialogComponent instead of a partial to render the confirmation dialog. Commit: 8147f5f7de2167a5c061c8c748c44d50da5c9d85 https://github.com/openSUSE/open-build-service/commit/8147f5f7de2167a5c061c8... Author: Saray Cabrera Padrón <scabrerapadron@suse.de> Date: 2022-07-08 (Fri, 08 Jul 2022) Changed paths: M src/api/app/views/webui/groups/_group_members.html.haml R src/api/app/views/webui/groups/_group_members_delete_dialog.html.haml M src/api/spec/features/webui/groups_spec.rb Log Message: ----------- Merge pull request #12761 from saraycp/replace_group_member_delete_dialog_by_component Use component to delete group members Compare: https://github.com/openSUSE/open-build-service/compare/f67aca944987...8147f5...
participants (1)
-
Saray Cabrera Padrón