docbrown/spec
Ben Halpern 7b5bc89b7c
Allow admins to set brand color (#10097)
* Allow admins to set brand color

* Remove extra line

* Fix linting

* Update app/controllers/admin/configs_controller.rb

Co-authored-by: Michael Kohl <citizen428@dev.to>

* Move wcag compare to own class

* Remove unnecessary spacing

Co-authored-by: Michael Kohl <citizen428@dev.to>
2020-09-01 11:16:31 +02:00
..
black_box [deploy] Remove AWS SDK and private endpoints completely (#9978) 2020-08-26 10:30:31 -04:00
decorators [deploy] Replace #cloudinary with #optimized_image_url (#9876) 2020-08-21 14:46:00 -04:00
factories [deploy] Add missing foreign keys to models related to users (#10018) 2020-08-31 15:39:57 +02:00
fixtures Removed the autoprefixer-rails deprecated gem (#10017) 2020-08-26 17:38:24 -04:00
helpers [deploy] Replace HEROKU_SLUG_COMMIT with custom footprint (naive) (#9904) 2020-08-25 13:47:14 -04:00
initializers [deploy] Refactor:Change Unset Var Warnings to Debug Level (#9985) 2020-08-25 09:45:42 +02:00
labor [deploy] Refactor:Cleanup Naming and Optimize Email Digest Code (#10054) 2020-08-28 13:36:11 -05:00
lib [deploy] Migrate profile data (#9750) 2020-08-20 11:17:57 +07:00
liquid_tags Removed the autoprefixer-rails deprecated gem (#10017) 2020-08-26 17:38:24 -04:00
mailers [deploy] Add community_name to site config (#9864) 2020-08-19 14:54:40 -04:00
models [deploy] Add missing foreign keys to models related to users (#10018) 2020-08-31 15:39:57 +02:00
policies [deploy] Add missing foreign keys to models related to users (#10018) 2020-08-31 15:39:57 +02:00
queries/admin [deploy] Move /internal to `/admin (#9639) 2020-08-07 10:36:26 -04:00
requests Allow admins to set brand color (#10097) 2020-09-01 11:16:31 +02:00
routing [deploy] Display banner if site hasn't been configured (PRE DEPLOYMENT TASKS) (#8435) 2020-07-07 07:37:04 -05:00
serializers/search Enable pending Style/SingleArgumentDig (#9842) 2020-08-18 10:26:40 -04:00
services Allow admins to set brand color (#10097) 2020-09-01 11:16:31 +02:00
support [deploy] Log in with Facebook (#9922) 2020-08-26 12:04:20 -04:00
system [deploy] Update top-header for logged-out user (#9874) 2020-08-31 18:12:22 -04:00
tasks Refactor:Send Welcome Broadcast Notifications From Sidekiq (#9923) 2020-08-21 12:57:08 -04:00
uploaders Flaky Spec Fix:Remove let_it_be Test Prof Helper (#9556) 2020-07-29 11:31:01 +02:00
view_objects Enable Rubocop 0.89 cops and fix Lint/ violations (#9709) 2020-08-10 16:57:12 +02:00
views [deploy] Expand Images::Optimizer to support imgproxy (#9909) 2020-08-25 16:00:40 -04:00
workers [deploy] Bug Fix:Destroy GithubRepos with Suspended or Blocked Access (#10103) 2020-08-31 11:32:15 -05:00
rails_helper.rb [deploy] Allow initial user to sign up and configure app (#10073) 2020-08-31 12:54:22 -04:00
spec_helper.rb Manually load dotenv in test (#9971) 2020-08-24 20:19:03 +02:00