Skip to content
New issue

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

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

Already on GitHub? # to your account

Allow customer to review transaction and add initials when adding credit to account #61

Open
jarrighi opened this issue Oct 28, 2017 · 1 comment
Assignees
Milestone

Comments

@jarrighi
Copy link
Collaborator

The idea is to give the user an extra opportunity to verify they want to ADD credit.
It would be nice also to give them a slot to leave their initials, which could help with auditing changes later.

@jarrighi jarrighi added this to the mvp milestone Dec 2, 2017
@razzlepdx razzlepdx self-assigned this Dec 16, 2017
@scholachoi scholachoi changed the title Add a confirmation modal when adding credit in the front end Allow customer to review transaction and add initials when adding credit to account Jan 6, 2019
@scholachoi
Copy link
Collaborator

scholachoi commented Jan 6, 2019

Done so far:

  • refactored addCreditPage to validate amount and show error messages
  • if amount is valid, "Continue" button goes to ReviewPage
  • added ReviewPage where customer can review transaction and enter initials

To do:

  • Edit barter event model to save customer initials
  • "Confirm" button sends request and switches to ConfirmationPage

@scholachoi scholachoi self-assigned this Mar 2, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants