Commit graph

4 commits

Author SHA1 Message Date
Adriel Santiago
a9ddd9498e Add expand/collapse button
Add ability to expand/collapse error tracking settings
2019-05-27 07:35:07 +00:00
Reuben Pereira
43e713eb41 Refactor model and spec
- Move some specs into contexts
- Let get_slugs method take a parameter and return a specific slug.
- Add rescues when using Addressable::URI.
2019-03-01 14:51:54 +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
Tristan Read
7380ed309a
Add view and feature test for error tracking settings 2019-01-07 19:09:49 +01:00