You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an admin, I want to be able to add data on the role page, so that I could add the employees.
Business rules:
An employee with a particular role is responsible only for his/her orders and a new employee with the same role is responsible for orders, which he/she manages.
Precondition: the Admin is on the role page
Acceptance criteria
When the “Додати працівника” button is tapped, the new employee form is opened (see mockup) and it has:
a) the attributes: “Ім’я”, “Прізвище”, “Посада”, “Телефон”, "Email", “Тарифи”, "Фото" should have the following input fields and a dwopdown menu described in the table below:
Field title
Field type
Prefilled text
Condition
Validation
Ім’я
Input field
n/a
Mandatory
Letters should be whether from Cyrillic or Latin alphabets, Capital or lower-case, one special symbol "-" between letters, space are allowed, size should be from 1 to 30 characters.
Прізвище
Input field
n/a
Mandatory
Letters should be whether from Cyrillic or Latin alphabets, Capital or lower-case, one special symbol "-" between letters, space are allowed, size should be from 1 to 30 characters.
Номер телефону
Input field
Autofill +380. It shall be editable.
Mandatory
Only numeric characters are allowed. When the user starts typing, the placeholder “+380” stays in the field, so the user needs to type the rest of the telephone number (for example, the user shall type only 96 123 45 67) and only type the numbers starts with "39","50","63","66","67","68","91", "92","93","94","95","96","97","98" as Ukrainian mobile operators have.
The limit is 10 MB with .jpg/.png format,only one image should be uploaded.
b) “Скасувати” button. When tapped, the role page is opened and the changes are not saved.
c) “Додати” button. When tapped, the changes are saved when all the mandatory fields are populated. When at least one mandatory field is not populated and “Додати” is tapped, the system shall display the warning message under the field: “Це поле є обов'язковим для заповнення”. Then the button “Додати” in the bottom of the page remains disabled until the user fulfils every mandatory field. When changes are saved, the new employee data is saved and depicted on the role page.
As an admin, I want to be able to add data on the role page, so that I could add the employees.
Business rules:
Precondition: the Admin is on the role page
Acceptance criteria
a) the attributes: “Ім’я”, “Прізвище”, “Посада”, “Телефон”, "Email", “Тарифи”, "Фото" should have the following input fields and a dwopdown menu described in the table below:
b) “Скасувати” button. When tapped, the role page is opened and the changes are not saved.
c) “Додати” button. When tapped, the changes are saved when all the mandatory fields are populated. When at least one mandatory field is not populated and “Додати” is tapped, the system shall display the warning message under the field: “Це поле є обов'язковим для заповнення”. Then the button “Додати” in the bottom of the page remains disabled until the user fulfils every mandatory field. When changes are saved, the new employee data is saved and depicted on the role page.
Mockup:
Epic
UBS courier #2195
The text was updated successfully, but these errors were encountered: