Commit Graph

186 Commits (927d97f1ab5e0bbddf40405ae7e13ebdd57fb62f)

Author SHA1 Message Date
Marcus Andersson ac7af7d4c3
TemplateVariables: make sure we handle multi/single value with correct data type (#23208) 5 years ago
Hugo Häggmark 3feb4e71c5
Dashboard: removes variables property (#23107) 5 years ago
Torkel Ödegaard 366aa6b5d5
DashboardSettings: Fixed modal issue (#23155) 5 years ago
Torkel Ödegaard 08c95c3419
UI: Theme changes (#22880) 5 years ago
Dominik Prokop 642c1a16dd
FieldOverrides: Apply field overrides in PanelQueryRunner (#22439) 5 years ago
Marcus Andersson cc813d71c6
Templating: Migrates some variable types from Angular to React/Redux (#22434) 5 years ago
Torkel Ödegaard c002a39456
NewPanelEditor: Angular panel options, and angular component state to redux major change (#22448) 5 years ago
Agnès Toulet 1dd404a1fb
Core: Make application title customizable for WL (#22401) 5 years ago
Torkel Ödegaard 4ca3967091
Chore: Fixed strict null errors (#22238) 5 years ago
Lukas Siatka fd44abd177
DevEnv: update frontend dependencies - tests (#22140) 5 years ago
Torkel Ödegaard 70b0ec65b3
PanelEdit: Fixed timing and state related issues (#22131) 5 years ago
Torkel Ödegaard cfe30080e4
NewPanelEditor: Fixed issue going back to dashboard after pull page reload (#22121) 5 years ago
Torkel Ödegaard fee18f143e
NewPanelEditor: Introduce redux state and reducer (#22070) 5 years ago
Torkel Ödegaard 49407987fe
Dashboard: Move some plugin & panel state to redux (#22052) 5 years ago
Torkel Ödegaard 34c397002c PanelChrome: Use react Panel Header for angular panels. (#21265) 5 years ago
Torkel Ödegaard a58d2b87f8 Dashboard: Refactor dashboard reducer & actions (#22021) 5 years ago
Ryan McKinley da395729c3 FieldEditor: extendable FieldConfig UI (#21882) 5 years ago
Dominik Prokop 9b6a843177
New panel edit: don't query when entering edit mode (#21921) 5 years ago
Peter Holmberg 5203376bc5
Inspect: Add error tab (#21565) 5 years ago
Hugo Häggmark 044bea0935
Chore: Fixes various strict null errors (#21763) 5 years ago
Hugo Häggmark 4f0fa776be
Chore: Migrates reducers and actions to Redux Toolkit (#21287) 5 years ago
teodoryantcheff 0bf9e9bc28 Table: Added text align option to column styles (#21175) 5 years ago
Torkel Ödegaard 16f0e75448
New panel editor (behind feature toggle) (#21097) 6 years ago
Hugo Häggmark 8495af4c52
Fix: Shows SubMenu when filtering directly from table (#21017) 6 years ago
kay delaney ca3dff99e8
Chore: Bumps prettier version for new typescript syntax support (#20463) 6 years ago
Ryan McKinley 818aa8eefa
DataFrame: move labels to field (#19926) 6 years ago
Ryan McKinley 5210a8f2f4
Dashboards: add panel inspector (#20052) 6 years ago
kay delaney 918cb78092
Chore: Upgrades react-redux to version 7.1.1 (#19272) 6 years ago
srid12 2a1e130000 AlertBox: Merged Alertbox into Alert (#19212) 6 years ago
Torkel Ödegaard fd21e0ba14
DataLinks: enable access to labels & field names (#18918) 6 years ago
Ryan McKinley f7c55d3968 Plugins: better warning when plugins fail to load (#18671) 6 years ago
Dominik Prokop faabb839e6
Chore: Revert React 16.9.0 bump (#18634) 6 years ago
kay delaney 7f8f3fa458
Chore: Updates react-dependant packages to address react warnings (#18549) 6 years ago
Tobias Skarhed 7891233812
Chore: noImplicitAny Sub 500 errors (#18287) 6 years ago
Torkel Ödegaard 335cec07a5
Graph: Add data links feature (click on graph) (#17267) 6 years ago
Johannes Schill 1001cd7ac3 Dashboard: Fixes scrolling issues for Edge browser (#17033) 6 years ago
Ryan McKinley c3a5204933 Dashboard: Lazy load out of view panels (#15554) 6 years ago
Hugo Häggmark eedbc485dd
Makes it possible to navigate back/forward with browser buttons in Explore (#16150) 6 years ago
Torkel Ödegaard 91fc73bf82 Fixed issue with alert links in alert list panel causing panel not found errors, fixes #15680 6 years ago
Torkel Ödegaard 2333cf3fd1 Improved error handling when rendering dashboard panels, fixes #15913 6 years ago
ijin08 dc98fb5e82 added two new variables in default theme for panel padding, replaced panelhorizontalpadding and variables.panelverticalpadding with new variables 6 years ago
Torkel Ödegaard cd78f0bef2 Fixed scrollbar not visible due to content being added a bit after mount, fixes #15711 6 years ago
Torkel Ödegaard 84b2c0447e Fixed right side scrollbar margin on dashboard page 6 years ago
Torkel Ödegaard 31511ee3cc fixed snapshots failing in master 6 years ago
Dominik Prokop 88a46e6dd4 Bump Prettier version (#15532) 6 years ago
Torkel Ödegaard abddb442a1
Changed how react panels store their options (#15468) 6 years ago
Dominik Prokop 6da57d4c08 Make clear that variable scss files are generated from templates 6 years ago
Torkel Ödegaard 22b7864d72 Fixed unit tests 6 years ago
Torkel Ödegaard 7699706e65 fixed handling of alert urls with true flags, fixes #15454 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