Arit Amana
|
877cb5c322
|
Save Confirmation - Admin (Part 1 of 2) (#14418)
|
2021-09-02 11:49:05 -04:00 |
|
Keshav Biswa
|
247e1c48f0
|
Bust Content Cache after updation of Settings (#14255)
* bust content cache after settings update on admin
* removed bust_content_change_cache from the action
|
2021-07-19 10:20:59 +02:00 |
|
Anna Buianova
|
26592a3a9c
|
Removing Settings::General.email_addresses (#13958)
* Replaced Settings::General.email_addresses with Forem.email
* Removed Settings::General.email_addresses remainders
* Fixed schema.rb
* Remove Settings::General.email_addresses record
* Fixed label for default email
|
2021-06-11 12:34:34 +03:00 |
|
Michael Kohl
|
dcf942e3a2
|
Add Admin:Settings controllers (#13851)
* Add Admin:Settings::BaseController and refactor
* Further simplify controllers
* Add comments, more cleanup
* Update mandatory settings controller
* Update spec
* Update service object and spec
* Update controller
* Update app/services/settings/general/upsert.rb
Co-authored-by: Jamie Gaskins <jamie@forem.com>
Co-authored-by: Jamie Gaskins <jamie@forem.com>
|
2021-06-08 10:13:55 +07:00 |
|