-
- Downloads
Show all subscriptions on /account/notifications page (#29214)
* show all subscriptions in notification management page regardless of collection perms * strip cards and recipients if necessary * indentation tweak * add backend tests * add cypress repro * fix permissions check * slightly different approach * fix cypress test * fix test * address comment
Showing
- e2e/test/scenarios/permissions/reproductions/22473-cannot-unsubscribe-from-notifications-without-collection-perms.cy.spec.js 38 additions, 0 deletions...be-from-notifications-without-collection-perms.cy.spec.js
- frontend/src/metabase/account/notifications/containers/NotificationsApp/NotificationsApp.jsx 2 additions, 2 deletions...ications/containers/NotificationsApp/NotificationsApp.jsx
- frontend/src/metabase/lib/notifications.js 7 additions, 3 deletionsfrontend/src/metabase/lib/notifications.js
- src/metabase/api/pulse.clj 46 additions, 27 deletionssrc/metabase/api/pulse.clj
- src/metabase/models/pulse.clj 9 additions, 10 deletionssrc/metabase/models/pulse.clj
- test/metabase/api/pulse_test.clj 48 additions, 16 deletionstest/metabase/api/pulse_test.clj
- test/metabase/models/pulse_test.clj 2 additions, 9 deletionstest/metabase/models/pulse_test.clj
Loading
Please register or sign in to comment