[openSUSE/open-build-service] 950583: Refactor the notification toolbar helpers to make ...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 95058390fccde3ec88104f6c28c169aff8eb66c9 https://github.com/openSUSE/open-build-service/commit/95058390fccde3ec88104f... Author: Dani Donisa <dani.doni@gmail.com> Date: 2024-08-01 (Thu, 01 Aug 2024) Changed paths: M src/api/app/helpers/webui/notification_helper.rb M src/api/app/views/layouts/webui/_notification_toolbar.html.haml M src/api/spec/helpers/webui/notification_helper_spec.rb Log Message: ----------- Refactor the notification toolbar helpers to make them simpler Reducing all the helpers conditions to just one and transform the tag building helpers into just view template code makes everything simpler. It does not need testing then. Commit: 6887135f43d667dcf26410ec9b41f85bca62d46a https://github.com/openSUSE/open-build-service/commit/6887135f43d667dcf26410... Author: Dani Donisa <dani.doni@gmail.com> Date: 2024-08-01 (Thu, 01 Aug 2024) Changed paths: M src/api/app/helpers/webui/notification_helper.rb M src/api/app/views/layouts/webui/_notification_toolbar.html.haml M src/api/spec/helpers/webui/notification_helper_spec.rb Log Message: ----------- Merge pull request #16594 from danidoni/fix-the-mark-as-read-or-unread-button-in-notification-toolbar Refactor the notification toolbar helpers to make them simpler Compare: https://github.com/openSUSE/open-build-service/compare/51ac3a69485d...688713... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications
participants (1)
-
Dani Donisa