d1e52d4788
Chore: type fixes ( #77618 )
...
* type fixes
* couple more
* just a couple more
* small fixes to prometheus typings
* improve some more datasource types
2023-11-06 11:28:44 +00:00
1d710408df
add bug fix for multiple nested functions as params ( #66882 )
...
* add bug fix for multiple nested functions as params
* add types for parser (#67067 )
* add types for parser
* add comment for future work
* handle any function with 2 seriesByTags func params, add test
2023-05-10 14:52:12 -04:00
8fe02612b6
Graphite: Allow metric name to use true/false as name ( #57996 )
2022-11-03 09:34:34 -03:00
803473f479
Chore: Enable useUnknownInCatchVariables
for stricter type checking in catch blocks ( #50591 )
...
* wrap a bunch of errors
* wrap more things!
* fix up some unit tests
* wrap more errors
* tiny bit of tidy up
2022-06-15 08:59:29 +01:00
88a2c6fce7
Graphite: Refactor lexer and parser ( #17958 )
2019-07-05 16:47:21 +02:00
36bc8b77fb
Merge branch 'tsconfig-no-implicit-this'
2018-08-30 11:46:13 +02:00
552a61b6ae
changed var to let in 50 files ( #13075 )
2018-08-30 09:03:11 +02:00
80d6ef535d
tsconfig: started on setting noImplicitThis to true
2018-08-30 08:53:13 +02:00
5e0d0c5816
changed var to const ( #13061 )
2018-08-29 14:26:50 +02:00
3a1f52d8a2
prettier: ran on all files again, sorry. now settings are defined in package.json
2017-12-21 08:39:31 +01:00
85879a7014
prettier: change to single quoting
2017-12-20 12:33:33 +01:00
fadfc665e4
tech: ran pretttier on all typescript files
2017-12-19 16:06:54 +01:00
d65fbcbb42
fix(graphite): fixed minor graphite lexer issue when nodes begin with octal syntax and end with dash identifier, fixes #6049#
2016-09-21 20:04:09 +02:00
822c8f1575
feat(plugins): migrating graphite query editor to new model
2016-02-02 12:52:43 +01:00