-
## What type(s) of user does this feature affect?
- supervisors
- admins
- volunteers
## Description
This controller action has issues with N+1 queries (method call makes an additional met…
-
# Summary
Provide the ability to cleanup old account requests without sending out rejections
# Why
The amount of unconfirmed have gotten a little out of hand, plus we have a (currently ongoing) proble…
cielf updated
2 months ago
-
** You can start this but one of the associations cannot be made until this PR is merged (which is close) https://github.com/rubyforgood/pet-rescue/pull/856/files**
After some small architectural dec…
-
The non org root page will be the root page of the entire application, with an intended audience being anyone wanting to learn more about the app and why they should use it.
This task is to build th…
-
Fix or remove xit-ignored test in spec/system/volunteers/index_spec.rb:486 'selects all volunteers'
-
Sign in as an adopter and then like some pets on the adoptable pets page. Then go to the dashboard and look at the Liked Pets link and you will see the liked pets. This issue is just to update the UI …
-
## Impacted User Types
- admins
## Current Behavior
This appears after trying to make a new casa case with a blank court date
![image](https://github.com/user-attachments/assets/fc12c097-36be-4…
-
## Meta
Capybara Version:
3.38.0
Driver Information (and browser if relevant):
selenium-webdriver 4.8.0 with headless chrome with flag `--headless=new`
## Expected Behavior
No flaking
Edit:…
-
**What type(s) of user does this feature affect?**
![Steve Ballmer DEVELOPERS DEVELOPERS DEVELOPERS](https://i.makeagif.com/media/7-29-2015/OA5hkn.gif)
**Description**
We would like to have more SPA…
-
See the validation used for email on OrganizationProfile (check Organization if that model no longer exists because are removing it) and use the same model validation for User `email`.