[openSUSE/open-build-service] 5a5b2d: Refactor UserAvatarComponent component
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 5a5b2d50bdc603569aeeb3a546e0cf2056ac33cc https://github.com/openSUSE/open-build-service/commit/5a5b2d50bdc603569aeeb3... Author: Eduardo Navarro <enavarro@suse.com> Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths: M src/api/app/components/patchinfo_component.html.haml M src/api/app/components/reports_modal_component.html.haml M src/api/app/components/user_avatar_component.rb M src/api/app/views/webui/comment/_history.html.haml M src/api/app/views/webui/reports/show.html.haml M src/api/app/views/webui/request/beta_show_tabs/_conversation_aside.html.haml M src/api/spec/components/user_avatar_component_spec.rb Log Message: ----------- Refactor UserAvatarComponent component Prevent from performing a user search by login on each rendering of an user avatar. Commit: 37d620e505fda15ff24358c1345e4e234a3e1bb5 https://github.com/openSUSE/open-build-service/commit/37d620e505fda15ff24358... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2024-06-19 (Wed, 19 Jun 2024) Changed paths: M src/api/app/components/patchinfo_component.html.haml M src/api/app/components/reports_modal_component.html.haml M src/api/app/components/user_avatar_component.rb M src/api/app/views/webui/comment/_history.html.haml M src/api/app/views/webui/reports/show.html.haml M src/api/app/views/webui/request/beta_show_tabs/_conversation_aside.html.haml M src/api/spec/components/user_avatar_component_spec.rb Log Message: ----------- Merge pull request #16367 from eduardoj/refactoring/user_avatar_component Refactor UserAvatarComponent component Compare: https://github.com/openSUSE/open-build-service/compare/c49f8a912923...37d620... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications
participants (1)
-
Henne Vogelsang