Youth 14+ in foster care in MD are supposed to receive money deposited into a “Foster Youth Savings” account each year.
We have created basic CRUD functionality to modify and display the state of a case savings, now we want to enhance it with badges to make is simpler to track the status of the deposits on a per case basis.
Consider the emancipation button as an example
We would like to see this data on the case itself, as well as most pages that show cases within tables (/casa_cases, /volunteers).
Criteria for Completion
[ ] Create a simple and minimal component that will show the status of savings deposit for a particular case for the current year. We care about annual values and one time values only if they are still available.
[ ] Consider how to link to the index page that shows all the savings values
[ ] Consider how to display more data with the badge. Should it be a dropdown that expands to give more details?
[ ] Add the component to the case page /casa_cases/:case_id
[ ] Add the component to the cases page /casa_cases
[ ] Add the component to the volunteers page /volunteers
all_casa_admin1@example.com view site as an all casa admin
go to /all_casa_admins/sign_in
password for all users: 12345678
Questions? Join Slack!
We highly recommend that you join us in slack #casa channel to ask questions quickly. And discord for office hours (currently Tuesday 5-7pm Pacific), stakeholder news, and upcoming new issues.
What type(s) of User Does This Feature Affect?
Description
Part of #3027 Blocked by #5753
Youth 14+ in foster care in MD are supposed to receive money deposited into a “Foster Youth Savings” account each year.
We have created basic CRUD functionality to modify and display the state of a case savings, now we want to enhance it with badges to make is simpler to track the status of the deposits on a per case basis.
Consider the emancipation button as an example
We would like to see this data on the case itself, as well as most pages that show cases within tables (
/casa_cases
,/volunteers
).Criteria for Completion
/casa_cases/:case_id
/casa_cases
/volunteers
How to Access the QA Site
Login Details: Link to QA site
Login Emails:
/all_casa_admins/sign_in
password for all users: 12345678
Questions? Join Slack!
We highly recommend that you join us in slack #casa channel to ask questions quickly. And discord for office hours (currently Tuesday 5-7pm Pacific), stakeholder news, and upcoming new issues.