Ghost/core/test/unit/services
Naz Gargol f3ec2fb2f7
Cleaned up theme service (#10884)
refs #10790

- Following TODO in theme index file was waiting for 2 years, and today is the day to cross it out:
- "Reduced the amount of things we expose to the outside world"
- "Made this a nice clean sensible API we can all understand!" - by @ErisDS
- Cleaned exposed methods from themes module
- Removed unused storage getter
- Removed list method
- Removed validate method
- Renamed Storage to ThemeStorage
  - Named the file the same way the class defined inside of it is named
  - Naming was conflicting with coming rename of  `settings` -> `storage`
- Renamed theme settings to storage
2019-07-09 16:35:18 +02:00
..
apps Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
auth Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
mail Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
permissions Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
routing Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
rss Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
settings Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
themes Cleaned up theme service (#10884) 2019-07-09 16:35:18 +02:00
url Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
slack_spec.js Extracted frontend folder (#10780) 2019-06-19 11:30:28 +02:00
xmlrpc_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00