[openSUSE/open-build-service] 2213f0: Implement notification bars in remaining views
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 2213f0a85a38dfd2e29f5fe7afabf9c73b5195fc https://github.com/openSUSE/open-build-service/commit/2213f0a85a38dfd2e29f5f... Author: Jacob Michalskie <jacob.michalskie@suse.com> Date: 2024-05-28 (Tue, 28 May 2024) Changed paths: M src/api/app/components/notification_notifiable_link_component.rb M src/api/app/controllers/webui/packages/build_log_controller.rb M src/api/app/controllers/webui/workflow_runs_controller.rb Log Message: ----------- Implement notification bars in remaining views Commit: 6a4f139750413488c0d0d8b548f5ff930fdc649f https://github.com/openSUSE/open-build-service/commit/6a4f139750413488c0d0d8... Author: Jacob Michalskie <jacob.michalskie@suse.com> Date: 2024-05-29 (Wed, 29 May 2024) Changed paths: M src/api/app/assets/stylesheets/webui/notifications.scss M src/api/app/views/webui/packages/build_log/live_build_log.html.haml Log Message: ----------- Offset the build log alert by the height of the notification bar Commit: a8529903a12224d68fe14ad3b23b062a5bb76f03 https://github.com/openSUSE/open-build-service/commit/a8529903a12224d68fe14a... Author: Jacob Michalskie <jacob.michalskie@suse.com> Date: 2024-05-29 (Wed, 29 May 2024) Changed paths: M src/api/app/controllers/webui/appeals_controller.rb Log Message: ----------- Display on appeals show as well Commit: 855073ae77c02c4fe2cfaa29460c02733e611a14 https://github.com/openSUSE/open-build-service/commit/855073ae77c02c4fe2cfaa... Author: Jacob Michalskie <jacob.michalskie@suse.com> Date: 2024-05-31 (Fri, 31 May 2024) Changed paths: M src/api/app/controllers/webui/appeals_controller.rb M src/api/app/controllers/webui/packages/build_log_controller.rb M src/api/app/controllers/webui/workflow_runs_controller.rb Log Message: ----------- Use the concern instead of own implementation Commit: 2e90309ec3f7e3f12f75b7643ec49dd36d44e5de https://github.com/openSUSE/open-build-service/commit/2e90309ec3f7e3f12f75b7... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2024-05-31 (Fri, 31 May 2024) Changed paths: M src/api/app/assets/stylesheets/webui/notifications.scss M src/api/app/components/notification_notifiable_link_component.rb M src/api/app/controllers/webui/appeals_controller.rb M src/api/app/controllers/webui/packages/build_log_controller.rb M src/api/app/controllers/webui/workflow_runs_controller.rb M src/api/app/views/webui/packages/build_log/live_build_log.html.haml Log Message: ----------- Merge pull request #16214 from hellcp-work/notification-bar Implement notification bars in remaining views Compare: https://github.com/openSUSE/open-build-service/compare/17d6834776a4...2e9030... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications
participants (1)
-
Henne Vogelsang