[openSUSE/open-build-service] 3e6aa6: Create NotificationMarkButtonComponent
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 3e6aa6a779e402e287b878b740314ea248d77dad https://github.com/openSUSE/open-build-service/commit/3e6aa6a779e402e287b878... Author: Dany Marcoux <dmarcoux@posteo.de> Date: 2022-02-15 (Tue, 15 Feb 2022) Changed paths: A src/api/app/components/notification_mark_button_component.html.haml A src/api/app/components/notification_mark_button_component.rb M src/api/app/views/webui/users/notifications/_notifications_list.html.haml A src/api/spec/components/notification_mark_button_component_spec.rb A src/api/spec/components/previews/notification_mark_button_component_preview.rb M src/api/spec/features/beta/webui/users/notifications_spec.rb Log Message: ----------- Create NotificationMarkButtonComponent This can now be covered with unit tests since it's a view component. Part of #11558 Co-authored-by: Saray Cabrera Padrón <scabrerapadron@suse.de> Commit: 7bac99c7b45e4fa7a6b89967de8f94282186eb60 https://github.com/openSUSE/open-build-service/commit/7bac99c7b45e4fa7a6b899... Author: Dany Marcoux <danymarcoux@gmail.com> Date: 2022-02-16 (Wed, 16 Feb 2022) Changed paths: A src/api/app/components/notification_mark_button_component.html.haml A src/api/app/components/notification_mark_button_component.rb M src/api/app/views/webui/users/notifications/_notifications_list.html.haml A src/api/spec/components/notification_mark_button_component_spec.rb A src/api/spec/components/previews/notification_mark_button_component_preview.rb M src/api/spec/features/beta/webui/users/notifications_spec.rb Log Message: ----------- Merge pull request #12209 from dmarcoux/create-NotificationMarkButtonComponent Create NotificationMarkButtonComponent Compare: https://github.com/openSUSE/open-build-service/compare/20dccf55f371...7bac99...
participants (1)
-
Dany Marcoux