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

add creating, editing and displaying placements to casa case show page #5780

Closed
Tracked by #4695
elasticspoon opened this issue May 27, 2024 · 7 comments · Fixed by #5991
Closed
Tracked by #4695

add creating, editing and displaying placements to casa case show page #5780

elasticspoon opened this issue May 27, 2024 · 7 comments · Fixed by #5991
Assignees
Labels
Difficulty: Intermediate Spans multiple domains or requires more advanced coding knowledge

Comments

@elasticspoon
Copy link
Collaborator

elasticspoon commented May 27, 2024

What type(s) of user does this feature affect?

  • supervisors
  • admins
  • volunteers

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)

Image

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.

Image

How to access the QA site

Login Details:
Link to QA site

Login Emails:

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.

@elasticspoon elasticspoon added Ruby for Good 2024 DC Difficulty: Intermediate Spans multiple domains or requires more advanced coding knowledge labels May 27, 2024
Copy link

github-actions bot commented Aug 4, 2024

This issue has been open without changes for a long time! What's up?

@guswhitten
Copy link
Contributor

guswhitten commented Aug 7, 2024

@elasticspoon I can take a stab at this one.

@pdthomson
Copy link

@guswhitten If you get bored trying to tackle it I would love to give this ticket an attempt!

@elasticspoon
Copy link
Collaborator Author

I'll let @guswhitten take a stab at it first

@guswhitten guswhitten mentioned this issue Aug 16, 2024
Copy link

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

@guswhitten
Copy link
Contributor

more time

Copy link

github-actions bot commented Sep 2, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Difficulty: Intermediate Spans multiple domains or requires more advanced coding knowledge
Projects
Archived in project
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants