Ghost/core
Naz d76ba2852e Removed method complexity in settings API v3 controller
refs https://github.com/TryGhost/Team/issues/694
refs https://linear.app/tryghost/issue/CORE-13

- The controller code is not meant to contain complex business logic. Removed complexity in settings.edit method
- Have brought up to sync v3 controller code to the changes that were done in v4. Didn't touch v2 controller as it had slight API differences, so avoided going on another trip into the unknown
- Migrating v3 controller was pretty straigh forward as it's an exact copy of the v4 one (at least for the methods that were extracted)
2021-09-21 23:05:57 +12:00
..
client@2a06f299a8 Updated Admin to v4.15.0 2021-09-17 16:58:45 +01:00
frontend Added new ghost analytics meta tag behind activity alpha flag 2021-09-20 13:55:37 +05:30
server Removed method complexity in settings API v3 controller 2021-09-21 23:05:57 +12:00
shared Added membersActivity alpha labs flag 2021-09-16 11:53:27 +05:30
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Added email unfreeze for verified email config 2021-07-29 20:30:30 +12:00
bridge.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00