Shen Yang
Shen Yang
**Description** Use [doctoc](https://github.com/thlorenz/doctoc) to automatically update a readme's table of contents whenever they're edited via github actions
**Description** Write a test for `showAlert` in `app/javascript/src/casa_case.js` see `app/javascript/__tests__/case_contact.test.js` for an example
### Impacted User Types - volunteers - supervisors - admins ### Environment all ### Current Behavior Casa cases where the birthdate occurred more than 14 years ago may not be...
**Description** - refactor `invitation_instructions_as_all_casa_admin`, `invitation_instructions_as_casa_admin`, `invitation_instructions_as_supervisor`, and `invitation_instructions_as_volunteer` into a single `invitation_preview` method - add the ability to select which user's email to preview via user id see `lib/mailers/previews/devise_mailer_preview.rb`
**What type(s) of user does this feature affect?** - volunteers - supervisors - admins **Description** A case assignment links a casa case to a volunteer user Make sure all the...
**What type(s) of user does this feature affect?** - volunteers - supervisors - admins **Description** Make sure all the methods in [`app/policies/casa_case_policy.rb `](https://github.com/rubyforgood/casa/blob/main/app/policies/casa_case_policy.rb ) contain some logic to prevent casa...
**What type(s) of user does this feature affect?** - supervisors - admins **Description** Make sure all the methods in [`app/policies/supervisor_policy.rb`](https://github.com/rubyforgood/casa/blob/main/app/policies/supervisor_policy.rb) contain some logic to prevent access from users belonging to...
**What type(s) of user does this feature affect?** - volunteers - supervisors - admins **Description** Requires Microsoft Word Template: https://drive.proton.me/urls/NYBGB4MNPM#QrMlCMWqhqP1 Using information from the database, autofill in the template: -...
**Description** update bootstrap to the latest version `yarn outdated` tells us that the newest version of bootstrap is incompatible with our repo  update bootstrap to the latest version if...
### Impacted User Types - volunteers ### Current Behavior Clicking add for second languages without selecting a language as a volunteer leads to a 404   ### Expected Behavior...