-
-
Notifications
You must be signed in to change notification settings - Fork 475
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
add creating, editing and displaying placements to casa case show page #5780
Comments
This issue has been open without changes for a long time! What's up? |
@elasticspoon I can take a stab at this one. |
@guswhitten If you get bored trying to tackle it I would love to give this ticket an attempt! |
I'll let @guswhitten take a stab at it first |
This issue has been inactive for 244 hours (10.17 days) and will be unassigned after 116 more hours (4.83 days). If you have questions, please If you are still working on this, comment here to tell the bot to give you more time |
more time |
This issue has been inactive for 253 hours (10.54 days) and will be unassigned after 107 more hours (4.46 days). If you have questions, please If you are still working on this, comment here to tell the bot to give you more time |
What type(s) of user does this feature affect?
Description
Part of #4695
We currently have a partially implemented Placements feature. Placements are essentially a combination way to track with whom and where a case subject is living and for how long.
This ticket is a bit larger and more open ended than some of the related ones. We want to be able to do all the usual CRUD stuff to placements. I will leave it up to you as to how best to display all that functionality, the only requirement is to have that on the case page (
/casa_cases/:id
).NOTE:
PlacementType
dictates the (you guessed it) type of a placement. These are set by an organization, thus, volunteers should be selected the type of a placement from a dropdown.Some Ideas (PLEASE don't actually hard copy my mockups they are hideous 🤮)
Model them after court orders: have all the adding, editing and deleting on the case page (volunteers should be able to set these)
Create an index page that shows all the placements for a case. Create edit and show pages for specific placements. But only show the current placement on the Case page. It can then have a kebab menu for other actions.
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.
The text was updated successfully, but these errors were encountered: