Commit Graph

15 Commits (3be1b1eaaee1e315e4612012f431619b20861107)

Author SHA1 Message Date
Matt Jankowski edf6d64eeb
Use correct params in `settings/preferences/appearance` spec ()
Eugen Rochko 50b17f7e10
Add notification policies and notification requests ()
Eugen Rochko cdc57c74b7
Fix unsupported time zone or locale preventing sign-up ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski 9dc3ce878b
Speed-up in `Settings::` controllers specs ()
Matt Jankowski 08fb9d300a
Spec coverage for settings/preferences/* controllers ()
Eugen Rochko e98c86050a
Refactor `Cache-Control` and `Vary` definitions ()
Matt Jankowski 36eeb70d53
Spec coverage on Settings/ controllers specs ()
Eugen Rochko a9b5598c97
Change user settings to be stored in a more optimal way ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski 6a57c42316
Settings controllers specs ()
Nick Schonning 84cc805cae
Enable Style/FrozenStringLiteralComment for specs ()
Nick Schonning bf785df9fe
Audofix Rubocop Style/WordArray ()
Nick Schonning 5069769cbe
Autofix Rubocop Style/TrailingCommaInHashLiteral ()
Claire e34dd3644c
Remove unused `filtered_languages` column ()
* Remove unused `filtered_languages` column

Fixes 

* Fix tests
Eugen Rochko 560ec24e58
Change /settings/preferences to redirect to appearance, add /settings/preferences/other ()
Eugen Rochko 1db4117030
Change preferences page into appearance, notifications, and other ()