Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: f49857bc8d17c2ee13b37fe837f3bac1375c8fba
https://github.com/openSUSE/open-build-service/commit/f49857bc8d17c2ee13b37…
Author: Dani Donisa <dani.doni(a)gmail.com>
Date: 2020-09-28 (Mon, 28 Sep 2020)
Changed paths:
M src/api/Gemfile.lock
M src/api/app/helpers/webui/flash_helper.rb
M src/api/app/helpers/webui/maintenance_incident_helper.rb
M src/api/app/helpers/webui/staging/workflow_helper.rb
M src/api/app/helpers/webui/user_or_groups_roles_helper.rb
M src/api/app/mixins/has_attributes.rb
M src/api/app/mixins/has_ratings.rb
M src/api/app/models/bs_request_permission_check.rb
M src/api/app/models/event/comment_event.rb
M src/api/app/models/issue.rb
M src/api/app/models/owner_search/assignee.rb
M src/api/spec/factories/project.rb
M src/api/spec/models/kiwi/repository_spec.rb
M src/api/spec/models/package_spec.rb
M src/api/spec/models/project_spec.rb
M src/api/spec/support/code_mirror.rb
M src/api/spec/support/shared_examples/features/boostrap_flag_tables.rb
M src/api/test/functional/comments_controller_test.rb
M src/api/test/functional/maintenance_test.rb
M src/api/test/functional/request_events_test.rb
M src/api/test/node_matcher.rb
M src/api/test/unit/attribute_test.rb
M src/api/test/unit/bs_request_test.rb
M src/api/test/unit/package_test.rb
M src/api/test/unit/patchinfo_test.rb
M src/api/test/unit/user_test.rb
M src/api/test/unit/validator_test.rb
M src/backend/build
Log Message:
-----------
Revert "[src/api] Update rubocop: 0.91.1 → 0.92.0 (major)"
Commit: 69c7efd34e785f23049f91e7358e8309778a3a7e
https://github.com/openSUSE/open-build-service/commit/69c7efd34e785f23049f9…
Author: Henne Vogelsang <hvogel(a)opensuse.org>
Date: 2020-09-28 (Mon, 28 Sep 2020)
Changed paths:
M src/api/Gemfile.lock
M src/api/app/helpers/webui/flash_helper.rb
M src/api/app/helpers/webui/maintenance_incident_helper.rb
M src/api/app/helpers/webui/staging/workflow_helper.rb
M src/api/app/helpers/webui/user_or_groups_roles_helper.rb
M src/api/app/mixins/has_attributes.rb
M src/api/app/mixins/has_ratings.rb
M src/api/app/models/bs_request_permission_check.rb
M src/api/app/models/event/comment_event.rb
M src/api/app/models/issue.rb
M src/api/app/models/owner_search/assignee.rb
M src/api/spec/factories/project.rb
M src/api/spec/models/kiwi/repository_spec.rb
M src/api/spec/models/package_spec.rb
M src/api/spec/models/project_spec.rb
M src/api/spec/support/code_mirror.rb
M src/api/spec/support/shared_examples/features/boostrap_flag_tables.rb
M src/api/test/functional/comments_controller_test.rb
M src/api/test/functional/maintenance_test.rb
M src/api/test/functional/request_events_test.rb
M src/api/test/node_matcher.rb
M src/api/test/unit/attribute_test.rb
M src/api/test/unit/bs_request_test.rb
M src/api/test/unit/package_test.rb
M src/api/test/unit/patchinfo_test.rb
M src/api/test/unit/user_test.rb
M src/api/test/unit/validator_test.rb
M src/backend/build
Log Message:
-----------
Merge pull request #10217 from openSUSE/revert-10210-depfu/update/srcapi/rubocop-0.92.0
Revert "[src/api] Update rubocop: 0.91.1 → 0.92.0 (major)"
Compare: https://github.com/openSUSE/open-build-service/compare/9cda372d89e0...69c7e…
Branch: refs/heads/revert-10210-depfu/update/srcapi/rubocop-0.92.0
Home: https://github.com/openSUSE/open-build-service
Commit: f49857bc8d17c2ee13b37fe837f3bac1375c8fba
https://github.com/openSUSE/open-build-service/commit/f49857bc8d17c2ee13b37…
Author: Dani Donisa <dani.doni(a)gmail.com>
Date: 2020-09-28 (Mon, 28 Sep 2020)
Changed paths:
M src/api/Gemfile.lock
M src/api/app/helpers/webui/flash_helper.rb
M src/api/app/helpers/webui/maintenance_incident_helper.rb
M src/api/app/helpers/webui/staging/workflow_helper.rb
M src/api/app/helpers/webui/user_or_groups_roles_helper.rb
M src/api/app/mixins/has_attributes.rb
M src/api/app/mixins/has_ratings.rb
M src/api/app/models/bs_request_permission_check.rb
M src/api/app/models/event/comment_event.rb
M src/api/app/models/issue.rb
M src/api/app/models/owner_search/assignee.rb
M src/api/spec/factories/project.rb
M src/api/spec/models/kiwi/repository_spec.rb
M src/api/spec/models/package_spec.rb
M src/api/spec/models/project_spec.rb
M src/api/spec/support/code_mirror.rb
M src/api/spec/support/shared_examples/features/boostrap_flag_tables.rb
M src/api/test/functional/comments_controller_test.rb
M src/api/test/functional/maintenance_test.rb
M src/api/test/functional/request_events_test.rb
M src/api/test/node_matcher.rb
M src/api/test/unit/attribute_test.rb
M src/api/test/unit/bs_request_test.rb
M src/api/test/unit/package_test.rb
M src/api/test/unit/patchinfo_test.rb
M src/api/test/unit/user_test.rb
M src/api/test/unit/validator_test.rb
M src/backend/build
Log Message:
-----------
Revert "[src/api] Update rubocop: 0.91.1 → 0.92.0 (major)"
Branch: refs/heads/master
Home: https://github.com/openSUSE/open-build-service
Commit: cc43f8d3341905005ab98475c6126b87eb27398a
https://github.com/openSUSE/open-build-service/commit/cc43f8d3341905005ab98…
Author: Eduardo Navarro <enavarro(a)suse.com>
Date: 2020-09-25 (Fri, 25 Sep 2020)
Changed paths:
M src/api/app/assets/stylesheets/webui/flash.scss
M src/api/app/assets/stylesheets/webui/personal-navigation.scss
M src/api/app/assets/stylesheets/webui/project-monitor.scss
M src/api/app/assets/stylesheets/webui/responsive_ux/layout.scss
M src/api/app/assets/stylesheets/webui/responsive_ux/navbar.scss
M src/api/app/assets/stylesheets/webui/responsive_ux/tabs.scss
M src/api/app/assets/stylesheets/webui/tabs-component.scss
M src/api/app/assets/stylesheets/webui/watchlist.scss
M src/api/app/views/layouts/webui/_login_form.html.haml
Log Message:
-----------
Implement new z-index hierarchy
We have issues with components, overlapping each other in the wrong way.
This pull request changes the z-index hierarchy of the navigation bars and
side panels, using default values provided by Bootstrap, and removing z-index
changes that were considered unnecessary.
In the case of the old UI, only the watchlist panel was changed, to use
a z-index lower than the one used by default in Bootstrap for modals.
In the case of the new responsive UI:
- fixed elements (fixed-top and fixed-bottom) in the top navigation bar
and the bottom navigation bar were overwritten to a z-index lower than
the one used by default in Bootstrap for modals.
- the watchlist panel z-index has a even lower value, to allow to show
at the same time the user dropdown, located at the upper-right corner.
The value of a z-index lower than the one used by default in Bootstrap's
modals was chosen because we use modals for the login and sign-up forms.
We want these modals to be shown over the top and bottom navigation bars.
Commit: ef5b9cab56731f77c18e4179441d468e51eb45c0
https://github.com/openSUSE/open-build-service/commit/ef5b9cab56731f77c18e4…
Author: Henne Vogelsang <hvogel(a)opensuse.org>
Date: 2020-09-28 (Mon, 28 Sep 2020)
Changed paths:
M src/api/app/assets/stylesheets/webui/flash.scss
M src/api/app/assets/stylesheets/webui/personal-navigation.scss
M src/api/app/assets/stylesheets/webui/project-monitor.scss
M src/api/app/assets/stylesheets/webui/responsive_ux/layout.scss
M src/api/app/assets/stylesheets/webui/responsive_ux/navbar.scss
M src/api/app/assets/stylesheets/webui/responsive_ux/tabs.scss
M src/api/app/assets/stylesheets/webui/tabs-component.scss
M src/api/app/assets/stylesheets/webui/watchlist.scss
M src/api/app/views/layouts/webui/_login_form.html.haml
Log Message:
-----------
Merge pull request #10208 from eduardoj/new-zindex-hierarchy
Implement new z-index hierarchy
Compare: https://github.com/openSUSE/open-build-service/compare/82ee1d5f3340...ef5b9…