[obs-commits] [openSUSE/open-build-service] 841bda: Add excerpt to notifications
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 841bda3e88c84958e407dd3d8cb4bac9807cbd7f https://github.com/openSUSE/open-build-service/commit/841bda3e88c84958e407dd... Author: Saray Cabrera Padrón <scabrerapadron@suse.de> Date: 2020-04-21 (Tue, 21 Apr 2020) Changed paths: M src/api/app/presenters/notification_presenter.rb M src/api/app/views/webui/users/notifications/index.html.haml Log Message: ----------- Add excerpt to notifications According to the type, the notifications list will also show an excerpt of the description (requests), body (comments) or reason (reviews). Commit: 1c71fc9c3e23b3e151704d220ca9553fc55cbea6 https://github.com/openSUSE/open-build-service/commit/1c71fc9c3e23b3e151704d... Author: Saray Cabrera Padrón <scabrerapadron@suse.de> Date: 2020-04-21 (Tue, 21 Apr 2020) Changed paths: M src/api/app/models/event/request_statechange.rb M src/api/spec/db/data/regenerate_notifications_spec.rb M src/api/test/fixtures/event_mailer/tom_declined M src/api/test/functional/request_events_test.rb Log Message: ----------- Add old state to notifications' title In case of RequestStatechange notifications, the title specifies both old and new state. Commit: c447e49ec898a4b00f3a528265f42836fb6388c8 https://github.com/openSUSE/open-build-service/commit/c447e49ec898a4b00f3a52... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2020-04-21 (Tue, 21 Apr 2020) Changed paths: M src/api/app/models/event/request_statechange.rb M src/api/app/presenters/notification_presenter.rb M src/api/app/views/webui/users/notifications/index.html.haml M src/api/spec/db/data/regenerate_notifications_spec.rb M src/api/test/fixtures/event_mailer/tom_declined M src/api/test/functional/request_events_test.rb Log Message: ----------- Merge pull request #9426 from saraycp/preview_on_notification Preview on notification Compare: https://github.com/openSUSE/open-build-service/compare/0f764ce4d023...c447e4...
participants (1)
-
Henne Vogelsang