grafana/public/app/types
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
..
jquery Minor progress on fixing no-implicit any issues 2019-03-19 18:24:47 +01:00
acl.ts Chore: Typescript no-implicit any fixes progress (#17018) 2019-05-12 14:15:23 +02:00
alerting.ts Migration: Alerting - notifications list (#22548) 2020-04-24 18:13:45 +02:00
angular.ts Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
apiKeys.ts API: Optionally list expired keys (#20468) 2019-11-20 13:14:57 +02:00
appEvent.ts Types: Adds type safety to appEvents (#19418) 2019-10-14 09:27:47 +01:00
application.ts Feature: Adds redux action logging toggle from url params (#17368) 2019-06-03 13:40:33 +02:00
appNotifications.ts CloudWatch: Datasource improvements (#20268) 2019-11-14 10:59:41 +01:00
dashboard.ts Dashboard: Add fields in DashboardMeta (#23647) 2020-04-19 11:26:32 +02:00
datasources.ts Chore: Fixes various strict null errors (#21763) 2020-01-28 09:13:56 +01:00
events.ts BackendSrv: Adds config to response to fix external plugins that use this (#23032) 2020-03-25 10:21:12 +01:00
explore.ts Rich history: Fix create url and run query & style updates (#23627) 2020-04-24 18:23:31 +02:00
folders.ts tech: remove all mobx stuff 2018-09-14 09:43:34 +02:00
index.ts Search: cleanup old Angular files (#23860) 2020-04-24 18:07:57 +03:00
ldap.ts Chore: Fixes various strict null errors (#21763) 2020-01-28 09:13:56 +01:00
location.ts FieldOverride: Support data links via field overrides (#23590) 2020-04-20 07:37:38 +02:00
organization.ts Trying to reduce the amount of duplication with preferences 2018-11-15 13:37:29 +01:00
plugins.ts Plugins: show signing status on datasources and plugins (#23542) 2020-04-23 11:52:11 +02:00
sanitize-url.d.ts DataLinks: Sanitize data/panel link URLs (#21140) 2019-12-18 11:31:11 +01:00
store.ts NewPanelEdit: Improvements to angular panels and other fixes (#23678) 2020-04-20 08:47:25 +02:00
teams.ts UserTableView: Show user name in table view (#18108) 2019-11-21 12:44:46 +02:00
templates.ts make variable type more slim 2019-01-07 11:26:06 +01:00
user.ts Forms migration: Org users page (#23372) 2020-04-15 16:49:20 +02:00