Commit Graph

1023 Commits (9adad76f5211b00257e255c5786ef8155ed03beb)

Author SHA1 Message Date
Torkel Ödegaard 9adad76f52 wip: began first steps for a react graph component 7 years ago
Torkel Ödegaard 2fb721d3c6 various fixes to to queries tab (in react mode) 7 years ago
Torkel Ödegaard 8e85295b2b react panels query processing 7 years ago
Torkel Ödegaard cd4619dad1 working on react data / query exectution 7 years ago
Torkel Ödegaard 2e1d45a875 changed DataPanel from HOC to use render props 7 years ago
Torkel Ödegaard 551e0843fa fix for graph time formating for Last 24h ranges, fixes #13650 7 years ago
Torkel Ödegaard 565edc1ed3 added setting top hide plugins in alpha state 7 years ago
Torkel Ödegaard 2f84101fe7 wip: restoring old angular panel tabs / edit mode 7 years ago
Torkel Ödegaard 5b52225450 wip: panel options idea2 7 years ago
Tianon Gravi 74912dca8d Fix gauge display accuracy for "percent (0.0-1.0)" 7 years ago
Torkel Ödegaard df822a660b initial render/refresh timing issues 7 years ago
Torkel Ödegaard 0f98dcdef0 fix: fixed singlestat test broken due to file move 7 years ago
Patrick O'Carroll 2b74b1c4d6 added radix rule and changed files to follow rule (#13153) 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 f8c2b23c86 added rule use-isnan and and updated file to follow new rule (#13117) 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
Torkel Ödegaard 2ac202b22f moving things around 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 552a61b6ae changed var to let in 50 files (#13075) 7 years ago
Patrick O'Carroll b494a29e02 changed var to let in last files (#13087) 7 years ago
Torkel Ödegaard 80d6ef535d tsconfig: started on setting noImplicitThis to true 7 years ago
Torkel Ödegaard 272c09513f tslint: added a new tslint rule 7 years ago
Patrick O'Carroll a702603e7b changed var to const 2 (#13068) 7 years ago
Peter Holmberg b6584f5ad0 Moved tooltip icon from input to label #12945 (#13059) 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
Alexander Zobnin 8dc1675574 heatmap: fix tooltip bug in firefox 7 years ago
Tobias Skarhed a65589a5fb Rename test files 7 years ago
Tobias Skarhed 53bab1a84b Remove tests and logs 7 years ago
Marcus Efraimsson 36e808834d don't render hidden columns in table panel (#12911) 7 years ago
Tobias Skarhed 739bee0207 Karma to Jest: graph (refactor) (#12860) 7 years ago
Tobias Skarhed 472b880939 Add React container 7 years ago
Tobias Skarhed e6057e08de Rename to HeatmapRenderer 7 years ago
Tobias Skarhed 2e2de38b31 Mock things 7 years ago
Tobias Skarhed a79c43420a Add mocks 7 years ago
Tobias Skarhed 520aad819d Replace element 7 years ago
Tobias Skarhed 076bfea362 Rewrite heatmap to class 7 years ago
Tobias Skarhed 9188f7423c Begin conversion 7 years ago
Marcus Efraimsson 1bb3cf1c31 keep legend scroll position when series are toggled (#12845) 7 years ago
Patrick O'Carroll ff0ca6b7e2 added two new classes for color, fixed so link has value color 7 years ago
Mitsuhiro Tanda 04fcd2a054 add series override option to hide tooltip (#12378) 7 years ago
Patrick O'Carroll 36d981597e removed table-panel-link class and add a class white to modify table-panel-cell-link class 7 years ago
Patrick O'Carroll d4d896ade8 replaced style with class for links 7 years ago
Patrick O'Carroll 4b8ec4e323 removed a blank space in div 7 years ago
Patrick O'Carroll 7b5b94607b fixed color for links in colored cells by adding a new variable that sets color: white when cell or row has background-color 7 years ago
Tobias Skarhed 805dc3542f Remove extra mock 7 years ago
Tobias Skarhed 26f709e87e Karm to Jest 7 years ago