[obs-commits] [openSUSE/open-build-service] 3ad61f: Enable Bootstrap project show to all beta users
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 3ad61f131d692caf12515d5e930ad927e32c513d https://github.com/openSUSE/open-build-service/commit/3ad61f131d692caf12515d... Author: Christian Bruckmayer <cbruckmayer@suse.com> Date: 2018-12-10 (Mon, 10 Dec 2018) Changed paths: M src/api/app/controllers/webui/project_controller.rb M src/api/app/views/layouts/webui2/_watchlist_dropdown.html.haml M src/api/app/views/webui/project/edit.html.erb M src/api/app/views/webui/project/show.html.erb M src/api/app/views/webui2/webui/project/bottom_actions/_submit_as_update.html.haml M src/api/spec/bootstrap/features/webui/maintenance_workflow_spec.rb M src/api/spec/bootstrap/features/webui/projects_spec.rb A src/api/spec/bootstrap/features/webui/watchlists_spec.rb A src/api/spec/cassettes/Bootstrap_Projects/branching/a_non-existing_package.yml A src/api/spec/cassettes/Bootstrap_Projects/branching/a_package_with_disabled_access_flag.yml A src/api/spec/cassettes/Bootstrap_Projects/branching/a_package_with_disabled_sourceaccess_flag.yml A src/api/spec/cassettes/Bootstrap_Projects/branching/an_existing_package_to_an_invalid_target_package_or_project.yml A src/api/spec/cassettes/Bootstrap_Projects/changing_project_title_and_description.yml A src/api/spec/cassettes/Bootstrap_Watchlists/add_projects_to_watchlist.yml A src/api/spec/cassettes/Bootstrap_Watchlists/remove_projects_from_watchlist.yml M src/api/spec/features/webui/projects_spec.rb M src/api/spec/features/webui/watchlists_spec.rb M src/api/spec/support/features/features_bootstrap.rb Log Message: ----------- Enable Bootstrap project show to all beta users Align the old UI with the new Bootstrap UI for specs: - Update project feature specs - Maintenance workflow feature specs - Watchlist feature specs These include fixes to existing feature specs to make them pass when testing the new bootstrap UI. Specs that can't be written for both UIs got ported to the spec/bootstrap/* directory. Fix Submit as Update link condition Co-authored-by: Björn Geuken <bgeuken@suse.de> Co-authored-by: Dany Marcoux <dmarcoux@suse.com> Co-authored-by: Eduardo Navarro <enavarro@suse.com> Co-authored-by: Victor Pereira <vpereira@suse.com> Commit: a73bbbd3fb79750f7eef68743faa5bac45caabbc https://github.com/openSUSE/open-build-service/commit/a73bbbd3fb79750f7eef68... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2018-12-10 (Mon, 10 Dec 2018) Changed paths: M src/api/app/controllers/webui/project_controller.rb M src/api/app/views/layouts/webui2/_watchlist_dropdown.html.haml M src/api/app/views/webui/project/edit.html.erb M src/api/app/views/webui/project/show.html.erb M src/api/app/views/webui2/webui/project/bottom_actions/_submit_as_update.html.haml M src/api/spec/bootstrap/features/webui/maintenance_workflow_spec.rb M src/api/spec/bootstrap/features/webui/projects_spec.rb A src/api/spec/bootstrap/features/webui/watchlists_spec.rb A src/api/spec/cassettes/Bootstrap_Projects/branching/a_non-existing_package.yml A src/api/spec/cassettes/Bootstrap_Projects/branching/a_package_with_disabled_access_flag.yml A src/api/spec/cassettes/Bootstrap_Projects/branching/a_package_with_disabled_sourceaccess_flag.yml A src/api/spec/cassettes/Bootstrap_Projects/branching/an_existing_package_to_an_invalid_target_package_or_project.yml A src/api/spec/cassettes/Bootstrap_Projects/changing_project_title_and_description.yml A src/api/spec/cassettes/Bootstrap_Watchlists/add_projects_to_watchlist.yml A src/api/spec/cassettes/Bootstrap_Watchlists/remove_projects_from_watchlist.yml M src/api/spec/features/webui/projects_spec.rb M src/api/spec/features/webui/watchlists_spec.rb M src/api/spec/support/features/features_bootstrap.rb Log Message: ----------- Merge pull request #6502 from hennevogel/bugfix/bootstrap-spec Enable Bootstrap project show to all beta users Compare: https://github.com/openSUSE/open-build-service/compare/b75436b3bff9...a73bbb... **NOTE:** This service has 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)
-
Henne Vogelsang