docbrown/spec
Ben Halpern 7ba7d9fc46
Add logic for asking for FOREM_OWNER_SECRET to be present on first user sign up if set by system (#10108)
* Add logic for requiring FOREM_OWNER_SECRET to be present

* Fix test logic
2020-08-31 16:41:30 -04: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 Add logic for asking for FOREM_OWNER_SECRET to be present on first user sign up if set by system (#10108) 2020-08-31 16:41:30 -04: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 [deploy] Refactor:Email Digest Sending Logic (#10107) 2020-08-31 14:28:55 -05:00
support [deploy] Log in with Facebook (#9922) 2020-08-26 12:04:20 -04:00
system Update main authentication view to improve visual design (#9856) [deploy] 2020-08-31 09:55:27 -07: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