Commit Graph

273 Commits (bba1208c3dac68ca0535203113d08eccb6f938d5)

Author SHA1 Message Date
Torkel Ödegaard 20fec4d261 Panels: Added more tests for change panel plugin 6 years ago
Torkel Ödegaard 0d55141a2d Panels: Refactoring how panel plugins sets hooks and components, #16166 6 years ago
ryan 6da2f132c7 keep plugin versions 6 years ago
Torkel Ödegaard 42c87141a5 Minor progress on fixing no-implicit any issues 6 years ago
Peter Holmberg 39728c885b rename to char 6 years ago
Peter Holmberg 515fb5903e sorting imports 6 years ago
Alexander Zobnin c028d410ec
panels: fix loading panels with non-array targets (add tests) 6 years ago
Alexander Zobnin fe798239b2
panels: fix loading panels with non-array targets (refactor) 6 years ago
Alexander Zobnin e3b3b35dca
panels: fix loading panels with non-array targets 6 years ago
Peter Holmberg 52dcb9bf00 renaming function 6 years ago
Peter Holmberg cf55d68894 using refId from panel model 6 years ago
ryan 0c086795e3 check types better 6 years ago
ryan 75022ebd63 single hook 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
Hugo Häggmark 3a65e27e83 Fixes #15739 6 years ago
Peter Holmberg f3ff3c1aec fixed tests 6 years ago
Peter Holmberg 89883c2cf6 copying options between visualizations 6 years ago
Dominik Prokop 88a46e6dd4 Bump Prettier version (#15532) 6 years ago
Peter Holmberg 93e8edfddd Fixing array direction, adding simple render test, fixes #15478 6 years ago
Hugo Häggmark 92972eed7b Fixes #15477 6 years ago
Torkel Ödegaard abddb442a1
Changed how react panels store their options (#15468) 6 years ago
Dominik Prokop 8e035676e1 Remove maxDataPoints and interval props from props to remember in panel model 6 years ago
Torkel Ödegaard 22b7864d72 Fixed unit tests 6 years ago
Torkel Ödegaard 4c59a91651 Also remove nested options prop that was there due to bug 6 years ago
Torkel Ödegaard 43e0ad3f93 Moved gauge value options into a sub oject and made editor more generic, will be moved out of gauge pane later and shared between singlestat, gauge, bargauge, honecomb 6 years ago
Torkel Ödegaard 9035ce4d18 Changed how react panels store their options 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 6 years ago
Torkel Ödegaard 2eca4caa5d added reducers tests 6 years ago
Torkel Ödegaard 5f808ddf22 Added annother initDashboard test 6 years ago
Torkel Ödegaard a4841a72d9 Improved dashboard page test 6 years ago
Torkel Ödegaard dd0afd0a0b Big refactoring for dashboard init redux actions 6 years ago
Torkel Ödegaard 8574dca081 making changes suggested in review and improving typings 6 years ago
Torkel Ödegaard a53c3b45fc Added a basic test for initDashboard thunk 6 years ago
Torkel Ödegaard f5249d6033 Breaking init dashboard up in to fetch & init 6 years ago
Torkel Ödegaard 49a597fcd0 Moved remove panel logic to dashboard srv 6 years ago
Torkel Ödegaard 6d874dd1f1 Improved error handling 6 years ago
Torkel Ödegaard aa2bf07c71 Expand rows for panels in collapsed rows 6 years ago
Torkel Ödegaard 08925ffad8 Basic loading state for slow dashboards 6 years ago
Torkel Ödegaard e4c92ae124 added comment to initDashboard 6 years ago
Torkel Ödegaard d978a66ef6 Fixed lots of loading flow issues and updated solo route page 6 years ago
Torkel Ödegaard 3baaf2c3e4 Added handling of kiosk mode 6 years ago
Torkel Ödegaard 7162583396 Made dashboard view state srv panel view state obsolete 6 years ago
Torkel Ödegaard f695975f65 Fixed handling of orgId 6 years ago
Torkel Ödegaard 7634e04231 Fixed template variable value changed handling 6 years ago
Torkel Ödegaard ae768193e3 Now handles all dashbord routes 6 years ago
Torkel Ödegaard 0324de37d2 refactorings and cleanup 6 years ago
Torkel Ödegaard d7151e5c88 improving dash nav react comp 6 years ago
Torkel Ödegaard 4a8effddf5 fixed panel removal 6 years ago