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

We currently use inline modules, but as things get scoped deeper, this becomse less than desirable. There are also other benefits to using nested modules: https://rubyweekly.com/link/155227/d5e73c1de1 Linter https://github.com/standardrb/standard?tab=readme-ov-file#extending-standard Cop https://www.rubydoc.info/gems/rubocop/RuboCop/Cop/Style/ClassAndModuleChildren...

on hold

Randomly select 4 of the org's adoptable_pets to display on the home page. Change copy under the pet image to "Adopt [pet's name] ->" as shown below.

Ready

- To avoid code redundancy for adopter_foster_profile params rewrite them using lambda - Refer the recently added implementation using lambda for any doubts

good first issue

On the staff dashboard index page we can add value by showing a quick glance of metrics, and allowing staff to quickly access work that needs to be done. In...

Assigned

If you can think of additional validations, please list them. We can release this for work once we have a good consensus on the validations we want. ## Description Roles...

on hold

This is a placeholder, but I think we should have a new user type, that is not Org scoped, for devs to manage organizations. On hold until there is a...

on hold

# 🔗 Issue [Display feature pets on org home page #558](https://github.com/rubyforgood/pet-rescue/issues/558) # ✍️ Description - [x] Created instance variable in the `Organizations::HomeController#index` action to sample from the adoptable_pets (though I'm...

Post #628, need to refactor the view for viewing and editing profiles to render using custom forms instead of the static profile models.

- Short answer (i.e. ``) - Long answer (i.e. ``) - Radio button - Checkboxes - Yes/no + justification (see [this discussion](https://github.com/rubyforgood/pet-rescue/discussions/467#discussioncomment-8687644))

Some of the buttons disappear in mobile view on the staff's "adoption applications" dashboard page. There is also no way for staff to edit notes and "create adoption" on mobile...

bug :lady_beetle:
needs design