[openSUSE/open-build-service] 7929ce: Allow for copying label templates from other projects
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 7929ce710560216f995eb4a1654d92516e452347 https://github.com/openSUSE/open-build-service/commit/7929ce710560216f995eb4... Author: Jay Michalska <jay.michalska@suse.com> Date: 2024-09-19 (Thu, 19 Sep 2024) Changed paths: M src/api/app/controllers/webui/projects/label_templates_controller.rb A src/api/app/views/webui/projects/label_templates/_preview.html.haml A src/api/app/views/webui/projects/label_templates/copy.html.haml M src/api/app/views/webui/projects/label_templates/index.html.haml M src/api/config/routes/webui.rb Log Message: ----------- Allow for copying label templates from other projects Commit: d9f04c477eb967800d49a77cc1923b98be4f6d3c https://github.com/openSUSE/open-build-service/commit/d9f04c477eb967800d49a7... Author: Jay Michalska <jay.michalska@suse.com> Date: 2024-09-20 (Fri, 20 Sep 2024) Changed paths: M src/api/spec/features/webui/projects/label_template_spec.rb Log Message: ----------- Add a simple spec Commit: 3803ed0522dc6030fc35d7b517884c025d97d4fc https://github.com/openSUSE/open-build-service/commit/3803ed0522dc6030fc35d7... Author: Dani Donisa <dani.doni@gmail.com> Date: 2024-09-20 (Fri, 20 Sep 2024) Changed paths: M src/api/app/controllers/webui/projects/label_templates_controller.rb A src/api/app/views/webui/projects/label_templates/_preview.html.haml A src/api/app/views/webui/projects/label_templates/copy.html.haml M src/api/app/views/webui/projects/label_templates/index.html.haml M src/api/config/routes/webui.rb M src/api/spec/features/webui/projects/label_template_spec.rb Log Message: ----------- Merge pull request #16853 from hellcp-work/copy-templates Allow for copying label templates from other projects Compare: https://github.com/openSUSE/open-build-service/compare/e9b1a86c63d2...3803ed... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications
participants (1)
-
Dani Donisa