Ken Maeshima
Ken Maeshima
## Description **tl;dr:** We want to remove the right side image from the staff pets show page and add a thumbnail in its place to the header of the page....
## Description On the staff pets view, `/staff/pets`, we cannot filter pets by if they are fosterable or fostered. Currently, they only show "adopted" and "unadopted". These filters work with...
## Pending #773 ## Description This ticket will require some thinking about what an adopter or fosterer should be able to view, based on their new deactivated status. Feel free...
## Pending #547 ## Description We have ended up with two different designs for pages that index collections with a filter. We would like to unify them in one design...
# 🔗 Issue #1034 # ✍️ Description This finishes up the Person refactorings from the conference, and it finishes the removal of the "accounts" objects. It changes all logic that...
We replaced AdopterFosterAccount with the introduction of the Person model. We need to remove StaffAccount as well. The main difference will probably be the `deactivated_at` logic having to be moved....