Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: c497842508c14928115b74d782104d4eef2338bd https://github.com/openSUSE/open-build-service/commit/c497842508c14928115b74... Author: Oleksandr Orlov oorlov@suse.com Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths: M src/api/app/assets/stylesheets/webui/application.scss A src/api/app/assets/stylesheets/webui/notification_toolbar.scss M src/api/app/assets/stylesheets/webui/responsive_ux/responsive_ux.scss M src/api/app/controllers/webui/package_controller.rb M src/api/app/controllers/webui/project_controller.rb M src/api/app/controllers/webui/request_controller.rb M src/api/app/controllers/webui/users/notifications_controller.rb M src/api/app/helpers/webui/notification_helper.rb M src/api/app/presenters/notification_presenter.rb M src/api/app/queries/notifications_finder.rb A src/api/app/views/layouts/webui/_notification_toolbar.html.haml M src/api/app/views/layouts/webui/responsive_ux.html.haml
Log Message: ----------- Show toolbar when viewing a notification
Notification toolbar allows user to mark the notification as Read while viewing the one.
The commit adds toolbar which is appeared on top of the page, under the header when viewing single notification.
Fixes #9279
Commit: 7bd2c24be2760de32bb4f3f199c459d3572b3359 https://github.com/openSUSE/open-build-service/commit/7bd2c24be2760de32bb4f3... Author: Dany Marcoux danymarcoux@gmail.com Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths: M src/api/app/assets/stylesheets/webui/application.scss A src/api/app/assets/stylesheets/webui/notification_toolbar.scss M src/api/app/assets/stylesheets/webui/responsive_ux/responsive_ux.scss M src/api/app/controllers/webui/package_controller.rb M src/api/app/controllers/webui/project_controller.rb M src/api/app/controllers/webui/request_controller.rb M src/api/app/controllers/webui/users/notifications_controller.rb M src/api/app/helpers/webui/notification_helper.rb M src/api/app/presenters/notification_presenter.rb M src/api/app/queries/notifications_finder.rb A src/api/app/views/layouts/webui/_notification_toolbar.html.haml M src/api/app/views/layouts/webui/responsive_ux.html.haml
Log Message: ----------- Merge pull request #10220 from OleksandrOrlov/9279_notification_controls
Show Notification Toolbar when opening notification from Notifications List Page
Compare: https://github.com/openSUSE/open-build-service/compare/6b9b15c68d86...7bd2c2...
obs-commits@lists.opensuse.org