Michael Kohl
33195929aa
Bump to Rails 7.0.2.2 MVP ( #15908 )
...
* Update gems
* Update more gems
* Update @rails/ujs package
* Explicitly add sprockets-rails
* Gemfile update
* Run bin/rails app:setup
* Update redis-actionpack
* Update stats initializer autoloading
* Update acts-as-taggable-on
* Disable signed: true option in session store
* Switch back to released version of redis-actionpack
* Update Gemfile.lock
* WIP
* Update Rails and gems
* Move hair_trigger back to released gem
* Add explicit requires to initializers
* Update Rails version
* Add more explicit require_relative calls
* Re-enable ForemStatsDriver
* Update schema
* Temp spec changes
* Bullet started raising errors?
* Fix broken spec
* Temporarily disable hair_trigger_spec
* Refactor
* Fix spec
* Enable use_rfc4122_namespaced_uuids
* Revert "Enable use_rfc4122_namespaced_uuids"
This reverts commit 5dac3722284bb08049586bfa943405f8a01289df.
* Temporarily deploy to canary
* Revert "Temporarily deploy to canary"
This reverts commit 04f8469501fab2a3177450baf051ff6259c41827.
* Update Containerfile
* Add comments to specs
Co-authored-by: Mac Siri <krairit.siri@gmail.com>
2022-03-30 15:00:33 -04:00
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
Michael Kohl
fb27f52ed0
[deploy] Display banner if site hasn't been configured (PRE DEPLOYMENT TASKS) ( #8435 )
2020-07-07 07:37:04 -05:00
Jibran Kalia
17037761a8
Add community_member_description, tagline and mascot_image_url to SiteConfig. Enable Cloudinary for primary_sticker_image ( #7056 ) [deploy]
...
* Add community_member_description, tagline and mascot_image_url to SiteConfig
* extra space
* Add mascot_image_description field to SiteConfig
* Fix test
2020-04-06 18:09:45 +02:00