Commit Graph

490 Commits (93b4cb562de32c6e32efe9fe1988c6777421737b)

Author SHA1 Message Date
Torkel Ödegaard 93b4cb562d Fixed issues introduced by changing to PureComponent 7 years ago
Johannes Schill 5375ce5ffd wip: panel-header: Refactor so "Share" use the same code in angular+react 7 years ago
Johannes Schill f9dd516578 wip: panel-header: Add "Edit JSON" functionality + make sure everyone using the json editor pass in the model property instead of the scope property when triggering the json modal 7 years ago
Johannes Schill edceb204e7 wip: panel-header: Add "Copy" functionality 7 years ago
Johannes Schill b296d724e5 wip: panel-header: Add "Duplicate" 7 years ago
Torkel Ödegaard 36cd73819a fixed memory leaks and minor refactoring 7 years ago
Torkel Ödegaard be6f68f341 fix for annotation promise clearing, bug introduced last week when merging react panels step1 7 years ago
Torkel Ödegaard 11f66bb909 fixed issue with template refresh 7 years ago
Torkel Ödegaard 2fb721d3c6 various fixes to to queries tab (in react mode) 7 years ago
Torkel Ödegaard 543c67a297 react panels: got data 7 years ago
Torkel Ödegaard cd4619dad1 working on react data / query exectution 7 years ago
Torkel Ödegaard d2bdf8cff1 wip: fixed issues now things are starting to work as before for angular panels 7 years ago
Torkel Ödegaard 2f84101fe7 wip: restoring old angular panel tabs / edit mode 7 years ago
David Kaltschmidt 54c9beb146 Explore: jump to explore from panels with mixed datasources 7 years ago
David Kaltschmidt 200784ea4a Explore: Store UI state in URL 7 years ago
Torkel Ödegaard 5b52225450 wip: panel options idea2 7 years ago
Torkel Ödegaard 3ceab9484d wip: moving option tabs into viz tab 7 years ago
Torkel Ödegaard df822a660b initial render/refresh timing issues 7 years ago
Patrick O'Carroll 2b74b1c4d6 added radix rule and changed files to follow rule (#13153) 7 years ago
Patrick O'Carroll 72ab24f300 Changed functions to arrow functions for only-arrow-functions rule. (#13131) 7 years ago
Patrick O'Carroll dc4f547a40 Changed functions to arrow functions for only-arrow-functions rule. 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
Patrick O'Carroll 5e0d0c5816 changed var to const (#13061) 7 years ago
Torkel Ödegaard 35c00891e7
tslint: more const fixes (#13035) 7 years ago
Torkel Ödegaard 9b978b7203
tslint: autofix of let -> const (#13033) 7 years ago
Torkel Ödegaard fd81f89509 wip: angular panels now have similar edit mode and panel type selection enabling quick changing between panel react and angular panel types 7 years ago
Torkel Ödegaard 6ba8f6c5ab wip: major change for refresh and render events flow 7 years ago
Torkel Ödegaard 1c97816275 wip: trying to align react & angular edit modes 7 years ago
Tobias Skarhed a65589a5fb Rename test files 7 years ago
David Kaltschmidt c6e9ffb168 Use url params for explore state 7 years ago
Torkel Ödegaard 4e089229fb minor fix for legacy panels 7 years ago
David Kaltschmidt 1f74b298c4 Remove string casting for template variables in prometheus 7 years ago
Mitsuhiro Tanda 18a8290c65 (prometheus) prevent error to use $__interval_ms in query (#12533) 7 years ago
Torkel Ödegaard 50f24c98f7 wip: minor progres on react panels edit mode 7 years ago
Torkel Ödegaard c86fc6fb47 react-panels: minor progress on data flow 7 years ago
Torkel Ödegaard ab9e1b35cd wip: minor progress on DataPanel 7 years ago
Torkel Ödegaard 70c808130f react panels wip 7 years ago
Torkel Ödegaard cec70c1ed8 feat: panels v2, metrics-tab loading 7 years ago
Torkel Ödegaard 1099daec38 wip: react panels, query editor loading from react PanelEditor view 7 years ago
Torkel Ödegaard db52ea66bd react panels minor progress 7 years ago
ryan 0a3ec93347 use ng-if 7 years ago
David Kaltschmidt 3bd58446d6 Fix metrics panel test by adding config mock 7 years ago
David Kaltschmidt 661503f828 Respect explore settings in config ini 7 years ago
David Kaltschmidt 827fb7e8de Fix karma tests that rely on MetricsPanelCtrl 7 years ago
David Kaltschmidt 7224ca6c62 Fix panel menu test 7 years ago
David Kaltschmidt f69654fcd5 Restrict Explore UI to Editor and Admin roles 7 years ago
David Kaltschmidt 0d3f24ce54 Explore: time selector 7 years ago
Daniel Lee f15919555b explore: fixes #11953 7 years ago