[openSUSE/open-build-service] 30b961: Add JS function to set values on confirmation modal
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 30b96158ceeff10640de1b6fc8e65edc5d85da0a https://github.com/openSUSE/open-build-service/commit/30b96158ceeff10640de1b... Author: Saray Cabrera Padrón <scabrerapadron@suse.de> Date: 2022-06-22 (Wed, 22 Jun 2022) Changed paths: M src/api/app/assets/javascripts/webui/application.js A src/api/app/assets/javascripts/webui/delete_confirmation_dialog.js M src/api/app/components/watchlist_component.html.haml M src/api/app/views/webui/users/tokens/users/index.html.haml Log Message: ----------- Add JS function to set values on confirmation modal The function is generic, works for any subset of the expected values. Commit: 5c5babf1a9216b281b38bc6d5909556877ae6c7f https://github.com/openSUSE/open-build-service/commit/5c5babf1a9216b281b38bc... Author: Saray Cabrera Padrón <scabrerapadron@suse.de> Date: 2022-06-23 (Thu, 23 Jun 2022) Changed paths: M src/api/app/assets/javascripts/webui/application.js A src/api/app/assets/javascripts/webui/delete_confirmation_dialog.js M src/api/app/components/watchlist_component.html.haml M src/api/app/views/webui/users/tokens/users/index.html.haml Log Message: ----------- Merge pull request #12718 from saraycp/move_js_to_function Move repeated JS to a function Compare: https://github.com/openSUSE/open-build-service/compare/f5778f41d474...5c5bab...
participants (1)
-
Saray Cabrera Padrón