grafana/public/app/features/explore/__snapshots__
Lukas Siatka 688283a5cc
Explore: adds QueryRowErrors component, moves error display to QueryRow (#22438)
* Explore: adds QueryRowErrors component

* Explore: updates QueryRow to use QueryRowErrors component

* Explore: updates PromQueryField to remove error render

* Explore: updates Elastic query field  to remove error render

* Explore: updates LokiQueryFieldForm to remove error render

* Explore: updates QueryRow component - brings back passing errors down

* Explore: removes QueryRowErrors component

* Explore: updates ErrorContainer component - moves out data filtering

* Explore: updates QueryRow component - changes QueryRowErrors to ErrorContainer

* Explore: updates Explore component - adds error filtering for ErrorContainer

* Explore: updates ErrorContainer and adds a basic test for it

* Explore: updates Explore component props name and adds a basic render test

* Explore: adds snapshots for Explore and ErrorContainer

* Explore: adds a test for error render

* Explore: adds a comment to Explore component explaining the way we filter non-query-row-specific errors

* Explore: adds getFirstNonQueryRowSpecificError method to explore utilities

* Explore: extracts getFirstNonQueryRowSpecificError method and slightly refactors Explore component

* Explore: updates Explore component tests to cover non-query-row-specific errors
2020-03-11 10:01:58 +01:00
..
ErrorContainer.test.tsx.snap Explore: adds QueryRowErrors component, moves error display to QueryRow (#22438) 2020-03-11 10:01:58 +01:00
Explore.test.tsx.snap Explore: adds QueryRowErrors component, moves error display to QueryRow (#22438) 2020-03-11 10:01:58 +01:00
MetaInfoText.test.tsx.snap DevEnv: update frontend dependencies - tests (#22140) 2020-02-14 15:16:07 +01:00
QueryRowActions.test.tsx.snap Explore: moves add query row button below query rows (#20522) 2019-12-23 12:29:00 +01:00
TableContainer.test.tsx.snap DevEnv: update frontend dependencies - tests (#22140) 2020-02-14 15:16:07 +01:00
TimeSyncButton.test.tsx.snap Explore: Refactor active buttons css (#22124) 2020-02-12 20:11:40 +01:00