[openSUSE/open-build-service] c9c5f7: Add notifications filter for incoming and outgoing...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: c9c5f71b1358cc5ee32d9b1a060b2f1cf37f02d7 https://github.com/openSUSE/open-build-service/commit/c9c5f71b1358cc5ee32d9b... Author: Saray Cabrera Padrón <scabrerapadron@suse.de> Date: 2021-02-05 (Fri, 05 Feb 2021) Changed paths: M src/api/app/controllers/webui/users/notifications_controller.rb M src/api/app/models/user.rb M src/api/app/queries/notifications_finder.rb M src/api/app/views/webui/users/notifications/_notifications_filter.html.haml M src/api/spec/controllers/webui/users/notifications_controller_spec.rb M src/api/spec/models/users/requests_spec.rb Log Message: ----------- Add notifications filter for incoming and outgoing requests Applying the same logic existent in the Tasks section, we want to filter notifications for incoming and outgoing requests. Unlike the Tasks, the incoming/outgoing notifications won't be restricted to requests in states new or review, but any kind of state. Commit: 7aabec3f9c0ba8167fd40a255f83ed362eb85b52 https://github.com/openSUSE/open-build-service/commit/7aabec3f9c0ba8167fd40a... Author: Saray Cabrera Padrón <scabrerapadron@suse.de> Date: 2021-02-05 (Fri, 05 Feb 2021) Changed paths: M .rubocop_todo.yml M src/api/.rubocop.yml M src/api/.rubocop_todo.yml Log Message: ----------- Disable cop and update Rubocop TODOs Disable RSpec/LetSetup cop and update Rubocop TODOs. Sort .rubocop.yml content on alphabetical order grouping by type of cop. Commit: da7b9003f871a083a6a3383b8f0e60cff764ee15 https://github.com/openSUSE/open-build-service/commit/da7b9003f871a083a6a338... Author: Victor Pereira <vpereira@suse.de> Date: 2021-02-08 (Mon, 08 Feb 2021) Changed paths: M .rubocop_todo.yml M src/api/.rubocop.yml M src/api/.rubocop_todo.yml M src/api/app/controllers/webui/users/notifications_controller.rb M src/api/app/models/user.rb M src/api/app/queries/notifications_finder.rb M src/api/app/views/webui/users/notifications/_notifications_filter.html.haml M src/api/spec/controllers/webui/users/notifications_controller_spec.rb M src/api/spec/models/users/requests_spec.rb Log Message: ----------- Merge pull request #10713 from saraycp/incoming_outgoing_requests Add notifications filter for incoming and outgoing requests Compare: https://github.com/openSUSE/open-build-service/compare/c7213af74921...da7b90...
participants (1)
-
Victor Pereira