Ghost/core/server/services/permissions
Sam Lord 2887e416da
Switch to @tryghost/errors from ignition errors package (#13807)
refs: TryGhost/Toolbox#147

* Replaces all references to isIgnitionError with isGhostError
* Switches use of GhostError to InternalServerError - as GhostError is no longer public
There are places where InternalServerError is not the valid error, and new errors should be added to the @tryghost/errors package to ensure that we can use semantically correct errors in those cases.
2021-12-01 10:22:01 +00:00
..
actions-map-cache.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
can-this.js Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
index.js Fixed "no-shadow" linting error in server modules (#12287) 2020-10-20 12:02:56 +13:00
parse-context.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
providers.js Replaced i18n.t w/ tpl helper in providers.js 2021-10-07 11:32:07 +01:00
public.js Replaced i18n.t with tpl in core/server/services/bulk-email and core/server/services/permissions (#13562) 2021-10-12 14:46:35 +01:00