Ghost/ghost/admin/config
Kevin Ansfield 5b2194d5e8 Added Sentry error tracking for unhandled exceptions and API errors
refs https://github.com/TryGhost/Team/issues/723

- if the `/site/` API returns a `sentry_dsn` then we configure Sentry for error reporting as soon as we've loaded the initial unauthenticated data
- once we're authenticated and we have the full Ghost version available, override the Sentry event processor to use the full release
- updated `notifications.showAlert()` which is our fallback for API errors that shows the red banner at the top - these are the errors we're most interested in getting visibility for and reducing
2021-05-26 17:01:32 +01:00
..
coverage.js
deprecation-workflow.js
environment.js Added Sentry error tracking for unhandled exceptions and API errors 2021-05-26 17:01:32 +01:00
optional-features.json
targets.js