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

Saving an Activity Report #98

Closed
8 tasks done
pamlo412 opened this issue Oct 15, 2020 · 3 comments · Fixed by #258
Closed
8 tasks done

Saving an Activity Report #98

pamlo412 opened this issue Oct 15, 2020 · 3 comments · Fixed by #258
Assignees
Labels
13 Story Points Backend Flag to indicate the story's focus enhancement New feature or request Frontend Flag to indicate the story's focus In epic 5 Issue is a child in the indicated parent epic V1.0 MVP Indicates the release version for the issue
Milestone

Comments

@pamlo412
Copy link
Contributor

pamlo412 commented Oct 15, 2020

User story:
As a Regional TTA Specialist drafting a report on one of my TTA Activities, I want to be able to save my work in progress, without having to submit it for approval, so that I can draft reports on my various activities with grantees piecemeal when I have windows of time.

Acceptance Criteria:
Backend

  • the activity reports table(s) is/are created
  • the API endpoint and documentation is available for the front end to save (GET, POST, PUT)
  • users can't save until they at least enter the grantee name
  • the system captures the author and a datetime stamp on saving (so that we can display "last modified by" (name) and "last modified" (date))

Frontend

  • the system autosaves to the server every 2 minutes
  • a message displays to users when an autosave or manual save happens:
    • Message content: This report...[wording in design]
  • on reopening a saved report, users can edit the fields and re-save the report

Exclusions:

@pamlo412 pamlo412 added the enhancement New feature or request label Oct 15, 2020
@pamlo412 pamlo412 changed the title Enable saving an Activity Report Enable saving and submitting an Activity Report Oct 15, 2020
@pamlo412 pamlo412 added In epic 5 Issue is a child in the indicated parent epic V1.0 MVP Indicates the release version for the issue labels Oct 31, 2020
@pamlo412 pamlo412 changed the title Enable saving and submitting an Activity Report Saving an Activity Report Nov 6, 2020
@pamlo412 pamlo412 added the 13 Story Points label Nov 10, 2020
@SarahJaine SarahJaine added Backend Flag to indicate the story's focus Frontend Flag to indicate the story's focus labels Nov 10, 2020
@pamlo412
Copy link
Contributor Author

Flagged as blocked - this story is dependent on work for $140

@SarahJaine SarahJaine self-assigned this Nov 25, 2020
@SarahJaine
Copy link
Contributor

Assigning this ticket to myself for Backend work only

@SarahJaine
Copy link
Contributor

Per conversation in planning today, I'm excluding all cols that are displayed as multiselect FE components from this ticket:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
13 Story Points Backend Flag to indicate the story's focus enhancement New feature or request Frontend Flag to indicate the story's focus In epic 5 Issue is a child in the indicated parent epic V1.0 MVP Indicates the release version for the issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants