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

Set/change the time for the notification in the Admin cabinet #5646

Open
schIRIS opened this issue Apr 6, 2023 · 0 comments
Open

Set/change the time for the notification in the Admin cabinet #5646

schIRIS opened this issue Apr 6, 2023 · 0 comments

Comments

@schIRIS
Copy link

schIRIS commented Apr 6, 2023

As a Super Admin, I want to be able to change/set the time, day and month for all notification so that messages is sent at its own time

User Flow
Main UBS menu -> Choose "Повідомлення” (Notifications) -> Choose necessary notifications -> Edit mark on the notification field

Preconditions

The user should be logged in as a Super Admin

Acceptance Criteria

  1. GIVEN the User want to set/change the time, day and month in the notification
    WHEN the User push the “Settings” mark in the field “Повторювати’’ (Resend message)
    THEN the popup window appears and the User could set the month, day and time to send the notification.

  2. Acceptance Criteria of the popup window for settings of month/day/time of the notification:

Field title Field type Condition Validation for fields
1.Час (Time) Text, topic
Numbers,
drop down field
Mandatory Pre-filled numbers from the existing time for the notification in format HH:MM
1.1. Година (Hour) numbers,
combo box
  Pre-filled numbers from the existing hour in the notification in format HH
Numbers from 0 to 23 in the combo box
1.2. Хвилина (Minute) numbers,
combo box
  Pre-filled numbers from the existing minutes in the notification in format MM
Numbers from 0 to 59 in the combo box
2.День (Day) Text, topic.
Drop down field
Mandatory Pre-filled text from the existing period of the notification.
The User should to tag the only one point of the the next fields (2.1,2.2,2.3)
2.1. Щодня (Every day) Text, topic.
Tag field
  Tag field for chosen. 
WHEN the User tag this point 
THEN the pre-filled text in the “День” (Day) field changes to “Щодня” (Everyday)
2.2. The list of weekdays in Ukrainian Text, topic.
Tag field
  Tag field for chosen.
Fields with names of weekdays. Active all fields by default or previous mark of the weekdays.  Multiple choice is allowed.
WHEN the User chooses the necessary weekdays .
THEN the pre-filled text in the “День” (Day) field changes to “Обрані дні тижня” (Selected weekdays)
2.3.  The list of date for necessary month Tag field. 
Numbers
  Tag field for chosen.
Fields with numbers from 1 to 31 (or days of the corresponding month).
 Inactive fields with numbers by default or previous mark of the numbers. Multiple choice is allowed.
WHEN the User tags this point. 
THEN the pre-filled  text in the “День” (Day) field changes to “Обрані дні місяця” (Selected days of the Month)
3.Місяць (Month) Text, topic
Drop down field
Mandatory Pre-filled text from the existing period of the notification.
The User should to tag the only one point of the the next fields (3.1,3.2)
3.1. Щомісяця (Every month) Tag field
Text
  Tag field for choosing.  
WHEN the User tags this point. 
THEN the pre-filled text in the “Місяць” (Month) field changes to “Щомісяця” (Every month)
3.2. The list of month in Ukrainian Tag field
Text
  Tag field for chosen.
Fields with names of months. Active all fields by default or previous mark of the month. Multiple choice is allowed.
WHEN the User chooses the necessary month. 
THEN the pre-filled text in the “Місяць” (Month) field changes to “Обрані місяці” (Selected month)
4.Обрати (Select) Button Mandatory GIVEN the User wants to save changes. 
WHEN the user pushes this button. 
THEN the popup window with date setting should closed 
AND The user will see the previous view of the window with the editing of the notification.  
Inactive by default and active after any changes in time setting
5.Скасувати (Cancel) Button Mandatory GIVEN the User wants to cancel changes. 
WHEN the user pushes this button. 
THEN the popup window with the date setting should be closed 
AND The user will see the previous view of the window without editing the notification.  
Active by default.

Impact of Change
This change request affects 1 existing user story #4643, change request ##5645
Epic:
UBS courier #2195

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

No branches or pull requests

2 participants