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

As an administrator, I would like to be able to edit all submissions for each of the calls #60

Open
chtinahow opened this issue Sep 26, 2017 · 0 comments
Labels
Admin Related to the Admin section of the System Backend Task is Primarily Backend Front End Task is Primarily Frontend Show Calls Submission Related to the Submission lifecycle (eg. submit, view, invite)
Milestone

Comments

@chtinahow
Copy link
Collaborator

chtinahow commented Sep 26, 2017

Backend:

  • Create an update mutation on submissions. Only allowed for Admins.
  • Tests

Frontend:

  • On the "Submissions" tab in a show's "View Details" page, on the modal that appears when you click on a row (aka submission), create an "Edit" button that when clicked, makes all the fields in the modal editable / input fields and displays "Cancel" and "Save" buttons at the bottom of the modal. "Cancel" reverts the modal back to displaying the information. "Save" sends an update mutation to the backend and shows the modal w/ the updated information.

(This could be achieved by displaying the information in disabled input fields and then re-enabling them on-edit)

@chtinahow chtinahow added Show Calls Submission Related to the Submission lifecycle (eg. submit, view, invite) labels Sep 26, 2017
@billdybas billdybas added Admin Related to the Admin section of the System Backend Task is Primarily Backend Front End Task is Primarily Frontend labels Mar 12, 2018
@robmcl4 robmcl4 added this to the Sprint 11 milestone Apr 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Admin Related to the Admin section of the System Backend Task is Primarily Backend Front End Task is Primarily Frontend Show Calls Submission Related to the Submission lifecycle (eg. submit, view, invite)
Projects
None yet
Development

No branches or pull requests

3 participants