Patrick O'Carroll
|
19b7ad61dd
|
Changed functions to arrow functions for only-arrow-functions rule.
|
2018-09-04 14:27:03 +02:00 |
|
Patrick O'Carroll
|
552a61b6ae
|
changed var to let in 50 files (#13075)
|
2018-08-30 09:03:11 +02:00 |
|
Patrick O'Carroll
|
a702603e7b
|
changed var to const 2 (#13068)
* changed var to const
* fixed typo created in last commit
* added or empty object to options in prometheus/datasource
|
2018-08-29 14:27:29 +02:00 |
|
Torkel Ödegaard
|
9b978b7203
|
tslint: autofix of let -> const (#13033)
|
2018-08-26 17:14:40 +02:00 |
|
Mario Trangoni
|
e5e6bc56c8
|
public: fix codespell issues
|
2018-04-13 20:31:29 +02:00 |
|
Mariano Benítez Mulet
|
ec9db318e3
|
Fix typo in error message
|
2018-01-09 08:24:14 +01:00 |
|
Torkel Ödegaard
|
27835f373e
|
cleanup: removed unused typescript typings import
|
2018-01-04 10:12:02 +01:00 |
|
Torkel Ödegaard
|
3a1f52d8a2
|
prettier: ran on all files again, sorry. now settings are defined in package.json
|
2017-12-21 08:39:31 +01: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 |
|
Torkel Ödegaard
|
7aa753a25f
|
tech: migrating elasticsearch to typescript
|
2017-09-28 12:52:39 +02:00 |
|
Torkel Ödegaard
|
a5d5f3d82f
|
feat: add ad hoc filters directly from table panel cells, kibana 3 style, #8052
|
2017-08-02 16:15:22 +02:00 |
|
Torkel Ödegaard
|
ede827f5c0
|
feat: Elasticsearch change to how queries without date histogram are transformed into Grafana data stucture, now it is processed into a table structure instead of json structure
|
2017-08-02 12:15:39 +02:00 |
|
Torkel Ödegaard
|
6224a25e42
|
feat: Elasticsearch filtering wip, moved to typescript
|
2017-08-02 11:16:37 +02:00 |
|