Part of epic #880 // dependent on #807
What type of user is this for? [ volunteer/supervisor/admin/all or All CASA Admin]
all
Where does/should this occur?
On the Edit CASA Case page (example: https://casa-qa.herokuapp.com/casa_cases/2/edit)

Description
All users should see all past court_dates associated with a casa_case on the Edit CASA Case page.
All court_dates that have passed should become past_court_dates and appear here.
Backend
This is part of a new feature, so an addition will need to be made to db for past_court_dates which can be associated with a casa_case.
Part of epic #880 // dependent on #807
What type of user is this for? [ volunteer/supervisor/admin/all or All CASA Admin]
all
Where does/should this occur?

On the Edit CASA Case page (example: https://casa-qa.herokuapp.com/casa_cases/2/edit)
Description
All users should see all past
court_datesassociated with acasa_caseon the Edit CASA Case page.All
court_datesthat have passed should becomepast_court_datesand appear here.Backend
This is part of a new feature, so an addition will need to be made to db for
past_court_dateswhich can be associated with acasa_case.