Commit Graph

269 Commits (130e4aa666a5a88a19af1685792daa76ff057b1a)

Author SHA1 Message Date
Erik Sundell d66d2ae749 add table support flag for graphite 7 years ago
Torkel Ödegaard cd4619dad1 working on react data / query exectution 7 years ago
Patrick O'Carroll 777010b20b added no-conditional-assignment rule and changed files to follow new rule 7 years ago
Patrick O'Carroll dc4f547a40 Changed functions to arrow functions for only-arrow-functions rule. 7 years ago
Patrick O'Carroll 0f326f18dc changed functions to arrowfunctions for only-arrow-functions rule (#13127) 7 years ago
Patrick O'Carroll 19b7ad61dd Changed functions to arrow functions for only-arrow-functions rule. 7 years ago
Patrick O'Carroll 0e007d573d changed functions to arrowfunctions for only-arrow-functions rule 7 years ago
Patrick O'Carroll b8d82df97e added no-angle-bracket-type-assertion rule and updatet files to follow rule (#13115) 7 years ago
Patrick O'Carroll 7837ee4466 Updated rules for variable name (#13106) 7 years ago
Patrick O'Carroll abbb6f933c added jsdoc-format rule and fixed files that didn't follow new rule (#13107) 7 years ago
Patrick O'Carroll a8547ae36e added this:any to functions and changed functions to arrowfunctions 7 years ago
Patrick O'Carroll 552a61b6ae changed var to let in 50 files (#13075) 7 years ago
Torkel Ödegaard 80d6ef535d tsconfig: started on setting noImplicitThis to true 7 years ago
Patrick O'Carroll a702603e7b changed var to const 2 (#13068) 7 years ago
Patrick O'Carroll 5e0d0c5816 changed var to const (#13061) 7 years ago
Torkel Ödegaard 314b645857
tslint: changing vars -> const (#13034) 7 years ago
Torkel Ödegaard 9b978b7203
tslint: autofix of let -> const (#13033) 7 years ago
Tobias Skarhed a65589a5fb Rename test files 7 years ago
Torkel Ödegaard 7e0482e78d
Fix for Graphite function parameter quoting (#12907) 7 years ago
Tobias Skarhed ce9b25a5ac Remove comments 7 years ago
Tobias Skarhed b58a7642dc Karma to Jest 7 years ago
Tobias Skarhed 25c8233523 Begin conversion 7 years ago
bergquist e708e9ac3c graphite: avoid dtracing headers in direct mode 7 years ago
Daniel Lee cdbd4e0fc0 graphite: convert ds test to jest 7 years ago
Daniel Lee 5b968329a0 graphite: adds tests for tags and tag_values functions 7 years ago
Mario Trangoni e5e6bc56c8 public: fix codespell issues 7 years ago
Marcus Efraimsson 4cc80efee6 graphite: use a query when testing data source 7 years ago
Daniel Lee a6c7635528 graphite: fixes #11434 7 years ago
bergquist f142548969 dataproxy: adds dashboardid and panelid as tags 7 years ago
Patrick O'Carroll 47215098a3 changed var to const, changed to string interpolation 7 years ago
Patrick O'Carroll 3bdd006291 changed var to const 7 years ago
Patrick O'Carroll 2a90370230 converted file to ts 7 years ago
Patrick O'Carroll 2a50bc35a3 converted file to ts 7 years ago
Brian Gann fa193fa888
offer template variables for tags 7 years ago
Daniel Lee 6fa46d9539 plugins: update meta data for all core plugins 7 years ago
Alexander Zobnin 111b32290a Fixes for graphite tags editor (#10861) 7 years ago
Alexander Zobnin e6c19eb8e9 graphite: fix nested alerting queries (#10633) 7 years ago
Torkel Ödegaard dd70710617 refactor: minor css class naming change of #10505 7 years ago
Dan Cech c62b0858ae
move graphite /functions parsing into gfunc.ts 7 years ago
Dan Cech 315ecf8505
fix tests & some display issues 7 years ago
Torkel Ödegaard e9d33750cb
fix: graphite func editor fixes, this component is messy and ugly as hell 7 years ago
Torkel Ödegaard 1a6bf692c6
fix: minor fixes 7 years ago
Torkel Ödegaard 7e750cef43
fix: query editor needs to wait for function definitions to load 7 years ago
Dan Cech b483d42d34
fix issue with metric find & functions being loaded multiple times 7 years ago
Dan Cech 60ba6ee6a2
interpolate variables in tags & values during autocomplete 7 years ago
Dan Cech 92086bc858
fix typo 7 years ago
Dan Cech da9e1a7e98
fix line length, run jscs & jshint in precommit 7 years ago
Dan Cech 3ddb65fc8b
function description formatting 7 years ago
Dan Cech 4d3bac0284
tooltips for function definitions 7 years ago
Dan Cech 80a6e0d8d1
support specifying tag_values("<tag>") as graphite template query 7 years ago