Johannes Schill
8370a182f7
Tech: Bump typescript and jest ( #16354 )
...
* chore: Bump Typescript to 3.4.1
* chore: Bump babel-jest, jest, ts-jest
* fix: Fix tests after typescript upgrade by disabling some typings
* chore: noImplicitAny
* chore: Bump typescript in @grafana/ui
2019-04-03 11:41:08 +02:00
David Kaltschmidt
eaff7b0f68
Explore: Add history to query fields
...
- queries are saved to localstorage history array
- one history per datasource type (plugin ID)
- 100 items kept with timestamps
- history suggestions can be pulled up with Ctrl-SPACE
2018-08-06 14:45:03 +02:00
Torkel Ödegaard
85879a7014
prettier: change to single quoting
2017-12-20 12:33:33 +01:00
Torkel Ödegaard
fadfc665e4
tech: ran pretttier on all typescript files
2017-12-19 16:06:54 +01:00
Patrick O'Carroll
95250e4ea3
replace store.js with store.ts, test for store.ts ( #9646 )
2017-10-24 16:13:49 +02:00