rubyforgood / pet-rescue

Pet Rescue is an application making it easy to link adopters/fosters with pets. We work with grassroots pet rescue organizations to understand how we can make the most impact.
MIT License
57 stars 95 forks source link

Rename default pet task to checklist task template #847

Open ErinClaudio opened 1 month ago

ErinClaudio commented 1 month ago

šŸ”— Issue

(https://github.com/rubyforgood/pet-rescue/issues/834)

āœļø Description

šŸ“· Screenshots/Demos

ErinClaudio commented 1 month ago
kasugaijin commented 1 month ago

@ErinClaudio the errors look like they are related to an issue in main branch a few days ago related to the rename of page texts to custom pages. I pushed a fix to main. There were three migrations renamed incorrectly, each to do with page texts. https://github.com/rubyforgood/pet-rescue/commit/7947be3f4c19233c2fa0e03ca9bd6d6aca6b35e1

Iā€™d start there to make sure these changes are reflected in this PR

kasugaijin commented 1 month ago

Comment for tracking purposes - I have discussed with @ErinClaudio and we will go to MVP with the default pet task architecture and can take our time to build out the Checklist::TaskTemplate, Checklist::TaskItem and Checklist::TaskAssignments from this PR/branch

Tagging @jmilljr24 @mononoken for visibility.