Skip to content

Feat/admin sys push notif minds#3026

Fausto Arcidiacono requested to merge feat/admin-sys-push-notif-3026 into master

Ticket(s) / Related Merge Requests

minds#3026 (closed)

Summary of Changes

Created tool for admin panel to send custom push notifications on demand

Testing Considerations

  • Use an account with Admin access (You can find the details for the sandbox account in Bitwarden)
  • Access the admin section
  • A device must be registered to receive push notifications

Regression Scope

N/A - brand new functionality

Platform Affected (web, mobile, etc)

Web for FE and all for notification functionality

Developer Testing Completed

Both cli push notification and Pulsar consumer have been tested.

Screenshots

Screenshot_2022-05-12_at_10.48.06

Deployment Considerations

A new runner for the System Push Notification subscription must be created in sandbox and production

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out
Edited by Fausto Arcidiacono

Merge request reports