Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

View the details of the notification in the Admin cabinet ("Повідомлення") #4642

Open
schIRIS opened this issue Oct 10, 2022 · 0 comments

Comments

@schIRIS
Copy link

schIRIS commented Oct 10, 2022

As a Super Admin, I want to be able to see all details of the notification, so it should be displayed on the page.

User Flow
Main UBS menu -> Choose "Повідомлення” (Notifications)

Preconditions

The user should be logged in as a Super Admin

Acceptance Criteria

  1. GIVEN the User want to see all details of the notification
    WHEN the User clicks on the necessary notification from the list of ones
    THEN the user shall be redirected to the another page “Повідомлення” (Notification) with the only information about it.

The first field should duplicate the fields (line) of the notification from the main page and the name of fields for selection.
Below this field should be the next fields for activity with notifications and their settings.

Field title Field type Condition Validation
“Тема повідомлення” (Notification subject) text Mandatory message text according to  US#4510 and US#2796
“Текст” (Text) text Mandatory message text according to  US#4510 and US#2796 (content of the notification).
Налаштування повідомлення (Notification settings) text Mandatory topic
“Платформа” (Platform) text Mandatory message text according to  US#4510 and US#2796
Подія для активації (event to activate) text Mandatory message text according to  US#4510 and US#2796
Повторювати (Retry) text Mandatory message text according to  US#4510 and US#2796
“Стан” (Status) text, drop-down list Mandatory The field must contain the option “Активні” (active), “Неактивні” (inactive)

image

The mockup -
https://www.figma.com/file/JvDAu4MHnh1Vxc5FaokyiA/ITA-UBS-styles?node-id=26020%3A85915

  1. GIVEN the User want to return to the previous page
    WHEN the User clicks on the mark next to “Повідомлення” (Notification)
    THEN the user shall be redirected to the previous view of the main page “Повідомлення” (Notification)

Out of scope - create new notification, edit the notification

Epic:
UBS courier #2195

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Ready for testing
Development

No branches or pull requests

1 participant