Commit Graph

4032 Commits (b920ee0ea376a35b1e25120ff8e26bf397e7526e)

Author SHA1 Message Date
Torkel Ödegaard b93cdf56fb Removed double page container 6 years ago
Torkel Ödegaard 4408817e65 Fixed double page class on api keys and org details page 6 years ago
Torkel Ödegaard 962815169e Color tweaks 6 years ago
Dominik Prokop 9485c67827 Fix plugin loading failure message not being displayed 6 years ago
Torkel Ödegaard b780b6377a Fixed missing time axis on graph due to width not being passed 6 years ago
Dominik Prokop f39fef2a02 Clear visualization picker search on picker close 6 years ago
Torkel Ödegaard f38e64cc5d Navbar back button, no title edit this time 6 years ago
Torkel Ödegaard a0729b9b50 provide time range to angular query controllers 6 years ago
Torkel Ödegaard 748cb44911 Fixed issues with plus button in threshold and panel option header, and current state in viz picker, fixes #15329 6 years ago
Torkel Ödegaard df17f7dc45 fixed explore width-0 issue, fixes #15304 6 years ago
Torkel Ödegaard e080983147 Panel edit navbar poc 6 years ago
Torkel Ödegaard 2eca4caa5d added reducers tests 6 years ago
Torkel Ödegaard 61e9148eed added way to test action called from react component 6 years ago
Torkel Ödegaard 5f808ddf22 Added annother initDashboard test 6 years ago
Torkel Ödegaard 8b080f0511 Simplified condition 6 years ago
Mitsuhiro Tanda 4bd94b8aba support json format templating 6 years ago
Torkel Ödegaard baeec495a2 Fixed some remaining issues 6 years ago
Torkel Ödegaard 961695a61f Improved dashboard page 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 865d1567fc Added DashboardPage tests that tests view mode transition logic 6 years ago
Johannes Schill c47c2528aa Revert "chore: Replace sizeMe with AutoSizer in DashboardGrid" 6 years ago
Torkel Ödegaard 1fbdd02464 wip: tests 6 years ago
Torkel Ödegaard 4d2cff41ff Minor code simplification 6 years ago
Torkel Ödegaard 2196b4f1c2
Delete template.html 6 years ago
Torkel Ödegaard 096751b658 Updated add panel related flows 6 years ago
Torkel Ödegaard f5249d6033 Breaking init dashboard up in to fetch & init 6 years ago
Hugo Häggmark e42b670f5c Closing timepicker when clicking outside the picker 6 years ago
Torkel Ödegaard 49a597fcd0 Moved remove panel logic to dashboard srv 6 years ago
Torkel Ödegaard a624c9713a Removed unused controllers and services 6 years ago
Torkel Ödegaard 6d874dd1f1 Improved error handling 6 years ago
Johannes Schill e103143634 fix: Update snapshot 6 years ago
Johannes Schill f5431f5210 chore: Explore: Remove inner AutoSizer, spread the size-object to width/height, change height type to number 6 years ago
Johannes Schill d68df9d704 fix: Calculation issue with AutoSizer in explore 6 years ago
Johannes Schill 097396c517 chore: Replace withSize with AutoSizer in explore/Graph.tsx 6 years ago
Johannes Schill ae0b027d69 chore: Replace sizeMe with AutoSizer in DashboardGrid 6 years ago
Torkel Ödegaard da53103281 Prevent viewers from going into edit mode 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
Hugo Häggmark 9ba98b8703 Fixes #15223 by handling onPaste event because of bug in Slate 6 years ago
Torkel Ödegaard bbc5dff7bd Fixed add panel should scroll to top 6 years ago
Peter Holmberg 2802569529 minor layout change, simple render test 6 years ago
Torkel Ödegaard fd1ef0a2be Added custom scrollbar and remember scroll pos to jump back to same scroll pos when going back to dashboard from edit mode 6 years ago
ijin08 0642c52693 created new color variables, changed primary to blue, changed success-btns to primary-btns. 6 years ago
Torkel Ödegaard 04f190c3e3 Updated playlist test 6 years ago
Torkel Ödegaard bfdfb215f3 added missing typing to explore props 6 years ago
Torkel Ödegaard e4c92ae124 added comment to initDashboard 6 years ago
Hugo Häggmark 3b0a04c627 Fixed so onBlur event trigger an QueryChange and QueryExecute if values differ 6 years ago