[obs-commits] [openSUSE/open-build-service] ee3bbd: Add name of project in repositories page title
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: ee3bbd9a4309c8676f618fad6bffbe33a79a295b https://github.com/openSUSE/open-build-service/commit/ee3bbd9a4309c8676f618f... 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/views/webui2/webui/repositories/index.html.haml Log Message: ----------- Add name of project in repositories page title It was requested but not addressed in: https://github.com/openSUSE/open-build-service/pull/6471#discussion_r2393887... Commit: c79b73f275488abc13c5492a99cc1ee33dafeb25 https://github.com/openSUSE/open-build-service/commit/c79b73f275488abc13c549... 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/controllers/webui/repositories_controller.rb A src/api/app/views/webui2/webui/repositories/_add_dod_repository_modal.html.haml A src/api/app/views/webui2/webui/repositories/_add_dod_source_modal.html.haml A src/api/app/views/webui2/webui/repositories/_delete_dod_source_modal.html.haml A src/api/app/views/webui2/webui/repositories/_dod_repository_card_content.html.haml A src/api/app/views/webui2/webui/repositories/_dod_source_fields.html.haml A src/api/app/views/webui2/webui/repositories/_edit_dod_source_modal.html.haml M src/api/app/views/webui2/webui/repositories/_repository_entry.html.haml M src/api/app/views/webui2/webui/repositories/index.html.haml M src/api/config/routes.rb Log Message: ----------- Add DoD repository to Bootstrap repository page This part was missed in: https://github.com/openSUSE/open-build-service/pull/6471 TODO (from Add DoD repository): - Convert create dod repository to `form_for` and use `dod_source_field` partial. Co-authored-by: David Kang <dkang@suse.com> Commit: cdba459c1f4132c363992b8ea33c1e4593db5b90 https://github.com/openSUSE/open-build-service/commit/cdba459c1f4132c363992b... Author: Björn Geuken <bgeuken@suse.de> Date: 2018-12-06 (Thu, 06 Dec 2018) Changed paths: M src/api/app/controllers/webui/repositories_controller.rb A src/api/app/views/webui2/webui/repositories/_add_dod_repository_modal.html.haml A src/api/app/views/webui2/webui/repositories/_add_dod_source_modal.html.haml A src/api/app/views/webui2/webui/repositories/_delete_dod_source_modal.html.haml A src/api/app/views/webui2/webui/repositories/_dod_repository_card_content.html.haml A src/api/app/views/webui2/webui/repositories/_dod_source_fields.html.haml A src/api/app/views/webui2/webui/repositories/_edit_dod_source_modal.html.haml M src/api/app/views/webui2/webui/repositories/_repository_entry.html.haml M src/api/app/views/webui2/webui/repositories/index.html.haml M src/api/config/routes.rb Log Message: ----------- Merge pull request #6489 from Ana06/repositories_bootstrap_with_dod Add DoD repository to Bootstrap repository page Compare: https://github.com/openSUSE/open-build-service/compare/96d14fc392a5...cdba45... **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)
-
Björn Geuken