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

[TTAHUB-451] Add target populations to approved report #618

Merged
merged 5 commits into from
Nov 12, 2021

Conversation

thewatermethod
Copy link
Collaborator

@thewatermethod thewatermethod commented Nov 11, 2021

Description of change

The approved activity report now shows target populations.

How to test

View an approved (non-legacy) AR. (/activity-reports/view/{id})
Target populations is a field under Program Type in the activity summary.

Issue(s)

Checklists

Every PR

  • Meets issue criteria
  • JIRA ticket status updated
  • Code is meaningfully tested
  • Meets accessibility standards (WCAG 2.1 Levels A, AA)
  • [n/a] API Documentation updated
  • [n/a] Boundary diagram updated
  • [n/a] Logical Data Model updated
  • [n/a] Architectural Decision Records written for major infrastructure decisions

Production Deploy

  • Staging smoke test completed

After merge/deploy

  • Update JIRA ticket status

Copy link
Collaborator

@kryswisnaskas kryswisnaskas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! 🎉

@@ -386,6 +388,7 @@ export default function ApprovedActivityReport({ match, user }) {
recipientType,
'Reason',
'Program Type',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know this is not your change, but should "Type" have a capital 'T'?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep. Lauren & Kelly are preparing a list of capitalization for us to fix now that we've decided on a style, but totally make sense to fix this while I'm here.

@thewatermethod thewatermethod merged commit 182f83d into main Nov 12, 2021
@thewatermethod thewatermethod deleted the ttahub-451/add-target-pop branch November 12, 2021 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants