[obs-commits] [openSUSE/open-build-service] f0c3e3: Style main in bootstrap
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: f0c3e3eed11e5ffb7261e049d6a70885e4e1b8da https://github.com/openSUSE/open-build-service/commit/f0c3e3eed11e5ffb7261e0... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2018-07-24 (Tue, 24 Jul 2018) Changed paths: M src/api/app/assets/javascripts/webui2/application.js A src/api/app/assets/javascripts/webui2/plotbusyworkers.js M src/api/app/controllers/webui/main_controller.rb A src/api/app/helpers/webui/status_message_helper.rb A src/api/app/views/layouts/webui2/_logged_in_user_navigation.html.haml M src/api/app/views/layouts/webui2/_personal_navigation.html.haml A src/api/app/views/layouts/webui2/_proxy_auth_navigation.html.haml M src/api/app/views/layouts/webui2/webui.html.haml A src/api/app/views/webui2/status_messages/_card.html.haml A src/api/app/views/webui2/webui/main/_add_status_message_modal.html.haml A src/api/app/views/webui2/webui/main/_admin_proceed-list.html.haml A src/api/app/views/webui2/webui/main/_latest_updates.html.haml A src/api/app/views/webui2/webui/main/_proceed-list.html.haml A src/api/app/views/webui2/webui/main/_sponsors.html.haml A src/api/app/views/webui2/webui/main/_status_messages.html.haml A src/api/app/views/webui2/webui/main/_systemstatus.html.haml A src/api/app/views/webui2/webui/main/_user_proceed-list.html.haml A src/api/app/views/webui2/webui/main/about.html.haml A src/api/app/views/webui2/webui/main/index.html.haml Log Message: ----------- Style main in bootstrap Co-authored-by: Stasiek Michalski <hellcp@opensuse.org> Commit: d29cf21f184c9b110807467d8d90ca3eded9dc98 https://github.com/openSUSE/open-build-service/commit/d29cf21f184c9b11080746... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2018-07-24 (Tue, 24 Jul 2018) Changed paths: M src/api/app/helpers/webui/main_helper.rb Log Message: ----------- Remove duplicate CSS ids Those ids are not used Commit: 925927e361cfbb03e7a3adfb7263d9c64c236270 https://github.com/openSUSE/open-build-service/commit/925927e361cfbb03e7a3ad... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2018-07-24 (Tue, 24 Jul 2018) Changed paths: M src/api/spec/features/webui/image_templates_spec.rb Log Message: ----------- Make ImageTemplate link clicks spec more specific In webui there are two links with the same locator, in webui2 there is more text (icon) in the link. Commit: a459f4855f203078d16ea5fc37d6ac67df593b29 https://github.com/openSUSE/open-build-service/commit/a459f4855f203078d16ea5... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2018-07-24 (Tue, 24 Jul 2018) Changed paths: M src/api/app/controllers/webui/webui_controller.rb Log Message: ----------- Fix running the spec with BOOTSTRAP=1 Commit: 71fc4fbc9e3246c30c67d519ba1209573f10a3ce https://github.com/openSUSE/open-build-service/commit/71fc4fbc9e3246c30c67d5... Author: Stephan Kulow <stephan@kulow.org> Date: 2018-07-24 (Tue, 24 Jul 2018) Changed paths: M src/api/app/assets/javascripts/webui2/application.js A src/api/app/assets/javascripts/webui2/plotbusyworkers.js M src/api/app/controllers/webui/main_controller.rb M src/api/app/controllers/webui/webui_controller.rb M src/api/app/helpers/webui/main_helper.rb A src/api/app/helpers/webui/status_message_helper.rb A src/api/app/views/layouts/webui2/_logged_in_user_navigation.html.haml M src/api/app/views/layouts/webui2/_personal_navigation.html.haml A src/api/app/views/layouts/webui2/_proxy_auth_navigation.html.haml M src/api/app/views/layouts/webui2/webui.html.haml A src/api/app/views/webui2/status_messages/_card.html.haml A src/api/app/views/webui2/webui/main/_add_status_message_modal.html.haml A src/api/app/views/webui2/webui/main/_admin_proceed-list.html.haml A src/api/app/views/webui2/webui/main/_latest_updates.html.haml A src/api/app/views/webui2/webui/main/_proceed-list.html.haml A src/api/app/views/webui2/webui/main/_sponsors.html.haml A src/api/app/views/webui2/webui/main/_status_messages.html.haml A src/api/app/views/webui2/webui/main/_systemstatus.html.haml A src/api/app/views/webui2/webui/main/_user_proceed-list.html.haml A src/api/app/views/webui2/webui/main/about.html.haml A src/api/app/views/webui2/webui/main/index.html.haml M src/api/spec/features/webui/image_templates_spec.rb Log Message: ----------- Merge pull request #5415 from hennevogel/feature/main_in_bootstrap Style main in bootstrap Compare: https://github.com/openSUSE/open-build-service/compare/2bd0dba1a8f1...71fc4f... **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
Stephan Kulow