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 Used ember-exam to split tests and run in parallel on Travis (#1112) 2019-03-11 18:16:01 +00:00
deprecation-workflow.js Update dependency ember-infinity to v2.1.1 (#1484) 2020-05-12 09:05:17 +01:00
environment.js Added Sentry error tracking for unhandled exceptions and API errors 2021-05-26 17:01:32 +01:00
optional-features.json Enabled Ember's template-only-gimmer-components feature 2020-05-28 12:33:49 +01:00
targets.js Adjusted browser support to include Safari 12 2020-09-30 09:48:47 +01:00