Shen Yang
Shen Yang
**What type(s) of user does this feature affect?** - volunteers? - supervisors? - admins? **Description** Add a javascript required message to the login page on the new theme branch **Screenshots...
## Description Currently, all case contacts are marked as draft by [the seeder](https://github.com/rubyforgood/casa/blob/main/db/seeds/db_populator.rb). For each case make most of its case contacts completed and leave between 0 and 1 draft...
## Description Make [our seeder](https://github.com/rubyforgood/casa/blob/main/db/seeds/db_populator.rb) create "other duties" records for test data. Only volunteers are allowed to create other duties so make sure no other kind of user has any....
## Impacted User Types - volunteers ## Current Behavior After submitting the filters on the case contact page, 2 clicks are required to close the filters  ## Expected Behavior...
## Description ensure each test in `spec/system/learning_hours/new_spec.rb` is checking for database updates after the page has finished loading after a submit See: https://github.com/rubyforgood/casa/pull/6305 for an example Other improvements to tests...
## Description ensure each test in `spec/system/learning_hours/index_spec.rb` is checking for database updates after the page has finished loading after a submit See: https://github.com/rubyforgood/casa/pull/6305 for an example Other improvements to tests...
## Description ensure each test in `spec/system/learning_hours/volunteers/show_spec.rb` is checking for database updates after the page has finished loading after a submit See: https://github.com/rubyforgood/casa/pull/6305 for an example Other improvements to tests...
### What changed, and _why_? API to more easily control test data ### How is this **tested**? (please write rspec and jest tests!) 💖💪 One time testing log here. Not...
## Description ensure each test in `spec/system/dashboard/show_spec.rb` is checking for database updates after the page has finished loading after a submit See: https://github.com/rubyforgood/casa/pull/6305 for an example Other improvements to tests...
## Description ensure each test in `spec/system/contact_types/edit_spec.rb` is checking for database updates after the page has finished loading after a submit See: https://github.com/rubyforgood/casa/pull/6305 for an example Other improvements to tests...