[obs-commits] [openSUSE/open-build-service] 48bf25: Migrate Image Template to Bootstrap
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 48bf2558571834bdae15b1520aa56a2feca7fb1a https://github.com/openSUSE/open-build-service/commit/48bf2558571834bdae15b1... Author: David Kang <dkang@suse.com> Date: 2019-05-16 (Thu, 16 May 2019) Changed paths: M src/api/app/assets/javascripts/webui2/application.js A src/api/app/assets/javascripts/webui2/image_templates.js A src/api/app/assets/stylesheets/webui2/image_templates.scss M src/api/app/assets/stylesheets/webui2/webui2.css.scss M src/api/app/controllers/webui/image_templates_controller.rb M src/api/app/helpers/webui/webui_helper.rb A src/api/app/views/webui2/webui/image_templates/_breadcrumb_items.html.haml A src/api/app/views/webui2/webui/image_templates/index.html.haml M src/api/spec/bootstrap/features/webui/image_templates_spec.rb A src/api/spec/cassettes/Bootstrap_ImageTemplates/branching/branch_Kiwi_image_template.yml M src/api/spec/features/webui/image_templates_spec.rb Log Message: ----------- Migrate Image Template to Bootstrap Commit: 07535cd268a83cf7caba8cd33f06e79c92b6a0aa https://github.com/openSUSE/open-build-service/commit/07535cd268a83cf7caba8c... Author: Björn Geuken <bgeuken@suse.de> Date: 2019-05-16 (Thu, 16 May 2019) Changed paths: M src/api/app/assets/javascripts/webui2/application.js A src/api/app/assets/javascripts/webui2/image_templates.js A src/api/app/assets/stylesheets/webui2/image_templates.scss M src/api/app/assets/stylesheets/webui2/webui2.css.scss M src/api/app/controllers/webui/image_templates_controller.rb M src/api/app/helpers/webui/webui_helper.rb A src/api/app/views/webui2/webui/image_templates/_breadcrumb_items.html.haml A src/api/app/views/webui2/webui/image_templates/index.html.haml M src/api/spec/bootstrap/features/webui/image_templates_spec.rb A src/api/spec/cassettes/Bootstrap_ImageTemplates/branching/branch_Kiwi_image_template.yml M src/api/spec/features/webui/image_templates_spec.rb Log Message: ----------- Merge pull request #7573 from DavidKang/bootstrap/sprint58/image-template Migrate Image Template to Bootstrap Compare: https://github.com/openSUSE/open-build-service/compare/c782cc47d7b1...07535c...
participants (1)
-
Björn Geuken