pet-rescue icon indicating copy to clipboard operation
pet-rescue copied to clipboard

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.

Results 84 pet-rescue issues
Sort by recently updated
recently updated
newest added

# 🔗 Issue # ✍️ Description # 📷 Screenshots/Demos

We are currently missing the test file for this resource in test/models. Please add the file with tests for associations.

Ready

Bumps [pagy](https://github.com/ddnexus/pagy) from 8.2.0 to 8.4.0. Release notes Sourced from pagy's releases. Version 8.4.0 ✴ What's new in 8.3+ ✴ New Pagy Playground to showcase, clone and develop pagy APPs...

dependencies

# 🔗 Issue Resolves #728 # ✍️ Description This adds an Adoption Application list to the Adopters dashboard. The applications are listed in table for larger screens and cards for...

# 🔗 Issue #645 # ✍️ Description This PR adds the ability for staff to create fosters and manage existing fosters. Most of the action happens on the fosters index...

This work likely needs design tweaks but the implementation can certainly be built right now. ## Description We want to have an index page for showing a list of all...

Assigned

Log in as an adopter and go to your dashboard. When you click My Applications you will just see the dashboard index redisplayed. Change this link text to be 'Adoption...

Assigned

We started off well adding text displayed in the UI (view copy, alert messages, and active record error messages) in the I18n en.yml file, but then we got a bit...

good first issue

Currently default pet tasks are assigned to all new pets, regardless of species. This is not as practical as grouping default pet tasks by species. We can also have a...

Currenlty we do not paginate the `/adoptable_pets` page. Add pagination (see how we do this for statt pets index or staff adopter application reviews) so that we show 12 pets...

Ready