docbrown/spec
Michael Kohl 610f6151e6
Split Settings::Community from SiteConfig (#13403)
* Add settings_community_contents model

* Add settings_communities model

* Update usage

* Add controller and update code

* Add e2e test

* Add data update script

* Update schema.rb

* Fix specs

* PR feedback

* Remove experience_* from Settings::Community

* Update spec

* Fix spec
2021-04-26 10:46:35 +02:00
..
black_box Routine rubocop fixes (#10237) 2020-09-08 12:06:47 -04:00
controllers/concerns 15 minute fix: Add default argument to JsonApiSortParam (#13369) 2021-04-14 10:32:07 +07:00
decorators Make definition of new user configurable (#12999) 2021-03-23 14:13:06 +07:00
factories Push Notification multi app support (#13304) 2021-04-21 17:13:01 -06:00
fixtures ✂️ Remove the approvals gem ✂️ (#12978) 2021-03-19 13:28:06 -07:00
generator Add service generator (#11265) 2020-11-10 09:09:35 +07:00
helpers Split Settings::Community from SiteConfig (#13403) 2021-04-26 10:46:35 +02:00
initializers Fix regression in Honeybadger.config.exceptions.ignore (#12796) 2021-02-23 19:08:29 +01:00
lib Split Settings::Community from SiteConfig (#13403) 2021-04-26 10:46:35 +02:00
liquid_tags Modify codepen_tag to parse public and private Pen urls (#13481) 2021-04-23 16:41:21 +01:00
mailers Asynchronous organization delete (#13388) 2021-04-19 18:30:35 +03:00
models Split Settings::Community from SiteConfig (#13403) 2021-04-26 10:46:35 +02:00
policies Split Settings::Authentication from SiteConfig (#13095) 2021-04-12 09:41:09 +02:00
queries Push Notification multi app support (#13304) 2021-04-21 17:13:01 -06:00
refinements Update data exporter to handle admin send (#10274) 2020-10-26 18:00:56 -04:00
requests Split Settings::Community from SiteConfig (#13403) 2021-04-26 10:46:35 +02:00
routing Add mobile push notifications to Forem (#12419) 2021-03-12 14:08:18 -06:00
serializers/search [deploy] Refactor:Remove Reaction Search Code (#10377) 2020-09-23 12:27:50 -05:00
services Split Settings::Community from SiteConfig (#13403) 2021-04-26 10:46:35 +02:00
support Remove pro role + expose analytics to all users via dashboard (#13156) 2021-03-30 15:02:18 -07:00
system Split Settings::Community from SiteConfig (#13403) 2021-04-26 10:46:35 +02:00
tasks [15 Min Fix]: Fix incorrect scope used by metrics:overview rake task (#13138) 2021-03-25 17:31:10 -07:00
uploaders Fix Ruby 2.7 kwargs' warnings & misc spec warnings (#13256) 2021-04-06 16:57:59 -04:00
view_objects Enable Rubocop 0.89 cops and fix Lint/ violations (#9709) 2020-08-10 16:57:12 +02:00
views Split Settings::Community from SiteConfig (#13403) 2021-04-26 10:46:35 +02:00
workers Asynchronous organization delete (#13388) 2021-04-19 18:30:35 +03:00
rails_helper.rb Split Settings::Community from SiteConfig (#13403) 2021-04-26 10:46:35 +02:00
spec_helper.rb [15-minute fix] Don't allow markdown to use CSS classes (#13282) 2021-04-07 11:40:39 -04:00