Commit Graph

136 Commits (b0790063b27b41a1f942ff125ce55c0e27ecc9e3)

Author SHA1 Message Date
Hugo Häggmark aacdfcd1a0
Variables: removes cloneDeep from getVariables selector (#23196) 5 years ago
Hugo Häggmark 3feb4e71c5
Dashboard: removes variables property (#23107) 5 years ago
Hugo Häggmark 05b6d38374
Variables: breaks variable.ts into 2 separate files utils and types (#22884) 5 years ago
Hugo Häggmark 52242ddf76
Variables: adds missing feature toggle in DashboardModel (#22868) 5 years ago
Hugo Häggmark d953511e02
Variables: adds onTimeRangeUpdated to newVariables (#22821) 5 years ago
Hugo Häggmark dc76cc1a26
Variables: fixes so order in list is preserved after save (#22805) 5 years ago
Hugo Häggmark 1db067396a
Variables: migrates data source variable type to React/Redux (#22770) 5 years ago
Marcus Andersson cc813d71c6
Templating: Migrates some variable types from Angular to React/Redux (#22434) 5 years ago
Torkel Ödegaard 70b0ec65b3
PanelEdit: Fixed timing and state related issues (#22131) 6 years ago
Torkel Ödegaard fee18f143e
NewPanelEditor: Introduce redux state and reducer (#22070) 6 years ago
Dominik Prokop 9b6a843177
New panel edit: don't query when entering edit mode (#21921) 6 years ago
okhowang 512a42d2c6 Panel: disable edit/duplicate/delete entry for repeat panel (#21257) 6 years ago
Hugo Häggmark 8495af4c52
Fix: Shows SubMenu when filtering directly from table (#21017) 6 years ago
Dominik Prokop 9b7748ec13
Chore: Reorg packages (#20111) 6 years ago
kay delaney 99411bf37a
Types: Adds type safety to appEvents (#19418) 6 years ago
Dominik Prokop e4a0b2240d
Panels: Destroy panel model when recreating repeated panels (#18799) 6 years ago
Tobias Skarhed 83da3660da
Chore: noImplictAny no errors left (#18303) 6 years ago
Ryan McKinley 3f15170914 Refactor: move some files to @grafana/data (#17952) 6 years ago
Johannes Schill 0412a28d2e TimePicker: New time picker dropdown & custom range UI (#16811) 6 years ago
Ryan McKinley 574a37e46f
@grafana/runtime: expose location update (#17428) 6 years ago
Hugo Häggmark ceb9f0855b
Chore: Replaces moment with Grafanas DateTime (#16919) 6 years ago
Hugo Häggmark 7eabc282e9
Chore: Adds typings to lodash (#16590) 6 years ago
Hugo Häggmark 3f7aaedd8c Chore: Remove implicit anys for DashboardModel and tests (#16553) 6 years ago
Torkel Ödegaard 2604e9e433 Minor refactoring of PR #15770 6 years ago
Jon Ferreira 46fa09fdad Add a keybinding that toggles all legends in a dashboard 6 years ago
Johannes Schill cc40a515be fix: When in tv-mode, autofitpanel should not take space from the navbar #15650 6 years ago
Torkel Ödegaard cfea8bdcae Prettier had not been running as a precommit hook for some time so had to run in on all files again 7 years ago
Torkel Ödegaard 8574dca081 making changes suggested in review and improving typings 7 years ago
Torkel Ödegaard aa2bf07c71 Expand rows for panels in collapsed rows 7 years ago
Torkel Ödegaard 3baaf2c3e4 Added handling of kiosk mode 7 years ago
Torkel Ödegaard 7162583396 Made dashboard view state srv panel view state obsolete 7 years ago
Torkel Ödegaard 7634e04231 Fixed template variable value changed handling 7 years ago
Torkel Ödegaard 4a8effddf5 fixed panel removal 7 years ago
Torkel Ödegaard 6a4777eafc wip: New react container route for solo panels that supports both angular and react panels 7 years ago
Torkel Ödegaard aafd4a339a Moved dashboard state components to state folder 7 years ago
Peter Holmberg ae0b9692be first implementation 7 years ago
Peter Holmberg 78cb3239b8 adding from and to built in variables 7 years ago
Hugo Häggmark d376fae393 Moved colorpicker to ui/components 7 years ago
Pierre GIRAUD a881497908
Max number of repeated panels per row 7 years ago
Torkel Ödegaard 4591c3555c Moved more metrics tab to react 7 years ago
Torkel Ödegaard 757cada4a5 fix for panel-initialized event not being called 7 years ago
Torkel Ödegaard 93b4cb562d Fixed issues introduced by changing to PureComponent 7 years ago
Torkel Ödegaard 11f66bb909 fixed issue with template refresh 7 years ago
Patrick O'Carroll dc4f547a40 Changed functions to arrow functions for only-arrow-functions rule. 7 years ago
Torkel Ödegaard 154fbe2413
New TV Mode, dashboard toolbar update (layout change & new cycle view mode button) (#13025) 7 years ago
Patrick O'Carroll 552a61b6ae changed var to let in 50 files (#13075) 7 years ago
Patrick O'Carroll 5e0d0c5816 changed var to const (#13061) 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