User Master Wireframes
User List
The 'Users' link from the Masters view screen takes one to the list of users corresponding to that bank.

User View
User story reference: U0303
When you click the link corresponding to an user in the User list screen,you come to the user view screen.

User Edit
User story reference: U0302
The Edit button in the User view brings you to the screen that lets you edit the given section.

User Create
User story reference: U0301
Note that there is a create link on the user master page. By clicking that, you will be taken to user create page. Here is the UI to enter new user details.

By clicking the "Save" button, a new user created goes through approval process. The details are mentioned in the task list.
User Activate
User story reference: U0304
The "Inactive Users" link on the user list page is visible only to the user with the responsibility to re-activate the users. By clicking that, you are taken to the list of inactive users.

When you click a user, you see the inactive user's view page.
Here you will see an option to reactivate the user.
When you click that, a confirmation dialog will be presented that asks whether to re-activate the given user. The user gets reactivated after the confirmation.

When you click on "OK" button, the user gets activated and you are redirected to active user's view page.
User Deactivate
User story reference: U0304
Click the "Deactivate" link from an active user's view page.
After user confirmation dialog, the user then becomes inactive (deactivated).

When you click on "OK" button, the user gets deactivated and you will be redirected to inactive users view page.
User Change Approval
User story reference: U0305
The approval task list will be visibe only to the user with responsibility to authorise a user detail change. By clicking that you will be taken to the list of tasks pending for approval.

When clicked on a particular task, you will be directed to approve user page.

You will review the user detail change and click on "Approve" or " Reject" button as required.
If "Approve" button is clicked, the user detail change will be saved with an information message and you will be redicrected to approval task list page.
User Approve Confirmation

If "Reject" button is clicked, the user detail change will not be saved with an information mesage and you are redirected to approval task list page.
User Approve Reject

User Create Approval
User story reference: U0305
When clicked on a particular task, you are directed to approve create user page.

If "Approve" button is clicked, the user created is saved. You are redirected to approval task list page. User Confirm Inform
If "Reject" button is clicked, the user created is not saved. You are redirected to user master page with a information message.User Reject Inform