Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: 77f6dace71c5f62baf7a247a36885bd92a94915c
https://github.com/openSUSE/open-build-service/commit/77f6dace71c5f62baf7a2…
Author: Dani Donisa <dani.doni(a)protonmail.com>
Date: 2020-11-26 (Thu, 26 Nov 2020)
Changed paths:
M src/api/app/views/webui/projects/maintained_projects/index.html.haml
M src/api/spec/features/beta/webui/maintained_projects_spec.rb
Log Message:
-----------
Move "Add Projects to Maintain" below the list of maintained projects
We move the "Add Projects to Maintain" action next to the maintained projects
because they are closely related to each other.
Commit: 84fa6fef8b95464c7eee8f6b6536e8b51e2b36d7
https://github.com/openSUSE/open-build-service/commit/84fa6fef8b95464c7eee8…
Author: Dani Donisa <daniel.donisa(a)suse.com>
Date: 2020-11-26 (Thu, 26 Nov 2020)
Changed paths:
M src/api/app/views/webui/projects/maintained_projects/index.html.haml
M src/api/spec/features/beta/webui/maintained_projects_spec.rb
Log Message:
-----------
Merge pull request #10487 from danidoni/move-add-projects-to-maintain-below-the-list-of-maintained-projects
Move "Add Projects to Maintain" below the list of maintained projects
Compare: https://github.com/openSUSE/open-build-service/compare/c7c0da96748d...84fa6…
Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: c4f56bf8e6a079d3a6b1394a8ba248dc2cdf30f7
https://github.com/openSUSE/open-build-service/commit/c4f56bf8e6a079d3a6b13…
Author: Dany Marcoux <dmarcoux(a)posteo.de>
Date: 2020-11-25 (Wed, 25 Nov 2020)
Changed paths:
M src/api/app/views/webui/repositories/_project_repositories.html.haml
M src/api/app/views/webui/repositories/index.html.haml
R src/api/app/views/webui/repositories/responsive_ux/_index_actions.html.haml
M src/api/spec/features/beta/webui/repositories_spec.rb
Log Message:
-----------
Move repositories actions back in the content
Commit: 6a8ced0ce3eb5fbf6ae69f8766c55bc2a4423b1f
https://github.com/openSUSE/open-build-service/commit/6a8ced0ce3eb5fbf6ae69…
Author: Victor Pereira <vpereira(a)suse.de>
Date: 2020-11-26 (Thu, 26 Nov 2020)
Changed paths:
M src/api/app/views/webui/repositories/_project_repositories.html.haml
M src/api/app/views/webui/repositories/index.html.haml
R src/api/app/views/webui/repositories/responsive_ux/_index_actions.html.haml
M src/api/spec/features/beta/webui/repositories_spec.rb
Log Message:
-----------
Merge pull request #10482 from dmarcoux/move-repositories-actions-back
Move repositories actions back in the content
Compare: https://github.com/openSUSE/open-build-service/compare/21c5d3657fd1...6a8ce…
Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: 08243e11eed2f2a1a790f755c3fd326998109441
https://github.com/openSUSE/open-build-service/commit/08243e11eed2f2a1a790f…
Author: Dani Donisa <dani.doni(a)protonmail.com>
Date: 2020-11-26 (Thu, 26 Nov 2020)
Changed paths:
M src/api/app/views/webui/users/index.html.haml
Log Message:
-----------
Move "Create User" from Manage Users tab to the bottom of the users list
We move the "Create User" action next to the users list because both elements
are related to each other, so they should be next to each other.
Commit: 21c5d3657fd1a8146c9b5c0b9848cec2dcfa08f9
https://github.com/openSUSE/open-build-service/commit/21c5d3657fd1a8146c9b5…
Author: Victor Pereira <vpereira(a)suse.de>
Date: 2020-11-26 (Thu, 26 Nov 2020)
Changed paths:
M src/api/app/views/webui/users/index.html.haml
Log Message:
-----------
Merge pull request #10484 from danidoni/move-create-user-from-manage-users-tab-to-the-bottom-of-the-users-list
Move "Create User" from Manage Users tab to the bottom of the users list
Compare: https://github.com/openSUSE/open-build-service/compare/15b1f6ccc287...21c5d…