Commit Graph

9 Commits

Author SHA1 Message Date
GitLab Bot 429d1abad2 Add latest changes from gitlab-org/gitlab@master 2019-10-14 15:06:07 +00:00
GitLab Bot 6d60f91076 Add latest changes from gitlab-org/gitlab@master 2019-10-02 21:06:22 +00:00
Mayra Cabrera ebf1428795 Fixes pot failure
Also fixes duplicated entry
2019-09-06 00:49:16 +00:00
Maneschi Romain dbca77e346 If user can't activate error tracking display a learn more button pointing
to doc
2019-09-05 21:17:36 +00:00
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