Mac Siri
842e6880b8
Routine rubocop fix on /spec ( #19217 )
...
* Softrun rubocop
* Hardrun rubocop (-A)
* Change a rubocop rule
* Add missing cops
* Undo & redo rubocop -A
2023-03-21 09:55:26 -04:00
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
b7ff9aadd1
Clean up SiteConfig ( #13738 )
...
* Remove obsolete SiteConfig values
* Remove DUS
* fixup! Remove obsolete SiteConfig values
* fixup! Remove obsolete SiteConfig values
* Add DUS for removing SiteConfig values
* Fix specs
* Fix specs
* Clean up more DUS
* Update DUS
* Fix remaining spec
* Remove leftover spec
* Fix more specs
* Fix spec
* Remove deprecated spec
* Rearrange specs
* Temporarily disable specs
2021-05-18 09:38:31 +07:00
Vaidehi Joshi
3d169b5e6f
Do not require SiteConfig.tagline ( #10623 ) [deploy]
...
* Fix incorrect formatting in admin/configs/show.html.erb
* Only render SiteConfig.tagline if it exists
* Fix typo in _signup_modal.html.erb
* Remove tagline from VerifySetupCompleted::MANDATORY_CONFIGS
* Improve signup_modal tagline specs
* Tiny fixes to address @citizen428's comments
2020-10-06 10:34:34 -07: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