Commit Graph

8587 Commits (baeec495a20d53990af590692b78d147c587c5d1)

Author SHA1 Message Date
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
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
Daniel Lee 1ecd70e2dd stackdriver: fixes #15182 6 years ago
Hugo Häggmark e42b670f5c Closing timepicker when clicking outside the picker 6 years ago
Hugo Häggmark a344091d82 Optimized so we only do checks when dropdown is opened 6 years ago
Daniel Lee 0302c7afa7 stackdriver: add some more typings 6 years ago
Hugo Häggmark e2ffaef88a Fixed so that we close angular TimePicker when user clicks outside the dropdown 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
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
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
ryan 275800cca9 improve the stackdriver logo 6 years ago
Hugo Häggmark 3b0a04c627 Fixed so onBlur event trigger an QueryChange and QueryExecute if values differ 6 years ago
Hugo Häggmark 2c255fd85a Renamed initialQueries to queries 6 years ago
Torkel Ödegaard d29e1278dc render after leaving fullscreen 6 years ago
Peter Holmberg e4dad78045 added flags to vizpicker from query param 6 years ago
Torkel Ödegaard 70974c01f2 Added playlist controls to new react DashNav 6 years ago
Torkel Ödegaard d978a66ef6 Fixed lots of loading flow issues and updated solo route page 6 years ago
Torkel Ödegaard 23ac9405c1 Set page title on dashboard load 6 years ago
Torkel Ödegaard 3baaf2c3e4 Added handling of kiosk mode 6 years ago
Johannes Schill 9ab5eeb7f3 fix: Explore: Query wrapping on long queries #15222 6 years ago
Peter Holmberg f6b46f7a34 prepping go to visualization 6 years ago
Peter Holmberg b9c58d88dc basic layout 6 years ago
Torkel Ödegaard fdeea9144c fixed unit test 6 years ago
Torkel Ödegaard 7162583396 Made dashboard view state srv panel view state obsolete 6 years ago
Hugo Häggmark f74ebdade6 Missed to save 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
Hugo Häggmark 34dd1a22ab Fixed bug with removing a QueryRow thats not part of nextQueries 6 years ago
Torkel Ödegaard ae768193e3 Now handles all dashbord routes 6 years ago
Hugo Häggmark 96aef3bab8 Replaced intialQueris with queryKeys 6 years ago