Ghost/core
Nazar Gargol cea598597b Restructured theme check logic
refs #10571

- Removes dependency on 'context' property being set in error when
checking a theme
- Refactoring was needed to be able to avoid passing checked theme as a
part of thrown error (logic was relying on error having this specific
data in context property). This created a problem where we controlled
the logic flow with data in error object.
- Introduced 2 different types of theme check handling, one behaves the
same way as before, the other gives more granulac control to the caller
to decide what to do with returned errors.
2019-04-22 22:34:12 +02:00
..
client@14060e267c Updated Ghost-Admin to 2.20.1 2019-04-17 18:31:47 +05:30
server Restructured theme check logic 2019-04-22 22:34:12 +02:00
test Restructured theme check logic 2019-04-22 22:34:12 +02:00
index.js