Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: fffdb4e950817ac4295a98d7f348469cb21e1b18 https://github.com/openSUSE/open-build-service/commit/fffdb4e950817ac4295a98... Author: David Kang <dkang@suse.com> Date: 2018-12-06 (Thu, 06 Dec 2018) Changed paths: M src/api/app/assets/javascripts/webui2/autocomplete.js M src/api/app/controllers/webui/repositories_controller.rb A src/api/app/views/webui2/webui/repositories/_add_repository_from_project_modal.html.haml A src/api/app/views/webui2/webui/repositories/_add_repository_path_modal.html.haml A src/api/app/views/webui2/webui/repositories/_delete_repository_modal.html.haml A src/api/app/views/webui2/webui/repositories/_edit_repository_modal.html.haml A src/api/app/views/webui2/webui/repositories/_repository_card_content.html.haml A src/api/app/views/webui2/webui/repositories/_repository_entry.html.haml A src/api/app/views/webui2/webui/repositories/_request_delete_repository_modal.html.haml M src/api/app/views/webui2/webui/repositories/index.html.haml M src/api/config/routes.rb Log Message: ----------- Migrate repository page to Boostrap Design of the page has been changed: - Show repositories in a nicer way, using the space more efficiently - Integrated expert mode in the page. - Integrate addition of additional paths the page. TODO: - Add DoD Repository - Add from a distribution page - Tests - Order of repository path - Improve Javascript - Remove repository path Co-authored-by: Ana María Martínez Gómez <ammartinez@suse.de> Commit: 36880c690f61960d561cb6048f7c57032bc30367 https://github.com/openSUSE/open-build-service/commit/36880c690f61960d561cb6... Author: Ana María Martínez Gómez <ammartinez@suse.de> Date: 2018-12-06 (Thu, 06 Dec 2018) Changed paths: M src/api/app/assets/stylesheets/webui2/repositories.scss M src/api/app/views/webui2/webui/repositories/_repository_card_content.html.haml M src/api/app/views/webui2/webui/repositories/_repository_entry.html.haml A src/api/app/views/webui2/webui/repositories/_repository_path_item.html.haml M src/api/config/routes.rb Log Message: ----------- Allow to modify order of repository paths Álso hide paths if there are more than 3. Co-authored-by: David Kang <dkang@suse.com> Commit: 3c48d20ee1db0db892640b2d98cdcc0d422ab897 https://github.com/openSUSE/open-build-service/commit/3c48d20ee1db0db892640b... Author: Ana María Martínez Gómez <ammartinez@suse.de> Date: 2018-12-06 (Thu, 06 Dec 2018) Changed paths: A src/api/app/views/webui2/webui/repositories/_delete_repository_path_modal.html.haml M src/api/app/views/webui2/webui/repositories/_repository_path_item.html.haml M src/api/config/routes.rb Log Message: ----------- Allow to remove repository paths Include confirmation modal. Co-authored-by: David Kang <dkang@suse.com> Commit: 7919c5fd2ffa50dc5529e96ac42624f0f3cf01a0 https://github.com/openSUSE/open-build-service/commit/7919c5fd2ffa50dc5529e9... Author: Ana María Martínez Gómez <ammartinez@suse.de> Date: 2018-12-06 (Thu, 06 Dec 2018) Changed paths: M src/api/app/assets/javascripts/webui2/autocomplete.js M src/api/app/assets/stylesheets/webui2/repositories.scss M src/api/app/controllers/webui/repositories_controller.rb A src/api/app/views/webui2/webui/repositories/_add_repository_from_project_modal.html.haml A src/api/app/views/webui2/webui/repositories/_add_repository_path_modal.html.haml A src/api/app/views/webui2/webui/repositories/_delete_repository_modal.html.haml A src/api/app/views/webui2/webui/repositories/_delete_repository_path_modal.html.haml A src/api/app/views/webui2/webui/repositories/_edit_repository_modal.html.haml A src/api/app/views/webui2/webui/repositories/_repository_card_content.html.haml A src/api/app/views/webui2/webui/repositories/_repository_entry.html.haml A src/api/app/views/webui2/webui/repositories/_repository_path_item.html.haml A src/api/app/views/webui2/webui/repositories/_request_delete_repository_modal.html.haml M src/api/app/views/webui2/webui/repositories/index.html.haml M src/api/config/routes.rb Log Message: ----------- Merge pull request #6471 from Ana06/repositories_bootstrap Migrate repository page to Boostrap Compare: https://github.com/openSUSE/open-build-service/compare/bc1dd90d10d8...7919c5... **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.