grafana/public/app/features/explore/state
Ivana Huckova 66e5a1c0b3
Rich history: Fix create url and run query & style updates (#23627)
* Styling updates

* Create getQueryFromDisplayText method for Jaeger, Loki, Prometheus

* Fix createLink and runQuery methods for all datasources

* Update test

* Update Select from Legacy to current

* Update filtering

* Update public/app/core/utils/richHistory.test.ts

* Fix strictnullcheck errors

* Remove getQueryFromDisplayText method, as not needed

* Update saving of full query and use displayText for formatting

* Update tests

* Refactor create data query

* Remove parsing, store object instead

* Fix formatting error

* Remove object checking, transform everything to DataQuery

* Remove console.log

* Rename migrate function, add datasourceName as a useEffect dependency

* Fix z-index, move query
2020-04-24 18:23:31 +02:00
..
actions.test.ts Explore: Allows a user to cancel a running query (#22545) 2020-03-25 10:38:14 +00:00
actions.ts Rich history: Fix create url and run query & style updates (#23627) 2020-04-24 18:23:31 +02:00
actionTypes.ts Explore: Allows a user to cancel a running query (#22545) 2020-03-25 10:38:14 +00:00
reducers.test.ts FieldOverride: Support data links via field overrides (#23590) 2020-04-20 07:37:38 +02:00
reducers.ts Trace UI demo (#20297) 2020-03-25 12:25:39 +01:00
selectors.test.ts Chore: Remove several instances of non-strict null usage (#20563) 2019-11-26 09:01:32 +00:00
selectors.ts Explore: Cleanup redundant state variables and unused actions (#20837) 2019-12-05 11:22:46 +01:00