Commit graph

5 commits

Author SHA1 Message Date
Reuben Pereira
c558d72b5b Handle missing keys in sentry api response
- Do not raise error when there are missing non-essential keys in sentry
api response.
- Add specs for to check for missing keys behavior.
2019-03-29 14:53:40 +00:00
Jose Vargas
b93af54ce2 Fix error tracking page, not showing an empty state
This MR adds a missing empty state for when a backend response
contains an empty error list, it shows the table but with
`no data to display` empty state, also adds a reload button
that allows to refresh for data
2019-03-01 09:50:27 -06:00
Reuben Pereira
536463295c Catch exception in calculate reactive cache
Return the exception as an error.
2019-02-21 11:19:51 +00:00
Peter Leitzen
77eff52afa
Remove error_tracking feature flag
We introduced the feature flag `error_tracking` to test the Sentry MVC
safely.

After the successful test, we remove it again.
2019-01-15 21:33:40 +01:00
Simon Knox
5a5212542a List Sentry Errors in GitLab - Frontend 2019-01-11 22:52:26 +00:00