Commit Graph

8526 Commits (6eb69d37de82c588bd62477206d03c2ba92dfac7)

Author SHA1 Message Date
Torkel Ödegaard bfdfb215f3 added missing typing to explore props 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
Johannes Schill 9ab5eeb7f3 fix: Explore: Query wrapping on long queries #15222 6 years ago
Hugo Häggmark f74ebdade6 Missed to save 6 years ago
Hugo Häggmark 34dd1a22ab Fixed bug with removing a QueryRow thats not part of nextQueries 6 years ago
Hugo Häggmark 96aef3bab8 Replaced intialQueris with queryKeys 6 years ago
Hugo Häggmark efa48390b7 Reverted redux-logger 6 years ago
Hugo Häggmark 5e2b9e40a2 Added more typings 6 years ago
Hugo Häggmark 6b98b05976 Removed modifiedQueries from state 6 years ago
Torkel Ödegaard f5084045f2 Fix save provisioned dashboard modal 6 years ago
Hugo Häggmark d9578bc485 Merge with master 6 years ago
Hugo Häggmark 1f5bb76718 Refactor of action, actionTypes and reducer 6 years ago
Hugo Häggmark 2d0fd96621 More types and some refactoring 6 years ago
Hugo Häggmark acea1d7f00 Alignment of interfaces and components 6 years ago
Hugo Häggmark 43f8098981 Removed the on every key change event 6 years ago
Jon Ferreira e2c958eb43 Legend toggle should only trigger a re-render, not a refresh 6 years ago
Dominik Prokop 1a0b21b8d1 Minor post review changes 6 years ago
Peter Holmberg 4b03e7c31f setting margin on label 6 years ago
Dominik Prokop 3c358e406e Make runQueries action independent from datasource loading 6 years ago
Torkel Ödegaard 2a4b10a5c8 minor fix 6 years ago
Torkel Ödegaard 740e1a0540 Made really good progress on loki support in dashboards 6 years ago
Dominik Prokop 2ddccb4a21 Temporarily run queries independently from UI state of explore panels 6 years ago
Dominik Prokop 6ab9355146 Restoring explore panels state from URL 6 years ago
Peter Holmberg 57596462a4 sending paneldata to component, gauge can handle table data 6 years ago
Torkel Ödegaard aeaac7480b New solo panel route working in all scenarios I can test 6 years ago
Hugo Häggmark efec897fd4 Removed unused factory and fixed index based mapper lookup 6 years ago
Torkel Ödegaard ac0140d596 Fixed dashboard row title not updating when variable changed, fixes #15133 6 years ago
Torkel Ödegaard e54689a964 Removed comment from panel editor 6 years ago
Marcus Efraimsson bd83078025
signout user if /api/login/ping returns 401 unauthorized 6 years ago
Dominik Prokop f9bab9585a wip 6 years ago
Marcus Efraimsson c7b5fca885
add missing ngInject annotation 6 years ago
Peter Holmberg 7def403018 typing data 6 years ago
Dominik Prokop a2cba6685c Do not render time region line or fill if colors not provided 6 years ago
Torkel Ödegaard a43c00ce70 Fixed row options html template location, fixes #15157 6 years ago
Peter Holmberg 88cb38adde creating table data type 6 years ago
Torkel Ödegaard 6a4777eafc wip: New react container route for solo panels that supports both angular and react panels 6 years ago
Hugo Häggmark 7e64ee8225 Fixed another type of fluent reducerFactory 6 years ago
Torkel Ödegaard aafd4a339a Moved dashboard state components to state folder 6 years ago
Torkel Ödegaard 6663b2fab9 Moved time_srv to services folder, this should not belong to dashboard feature but it is too dependant on dashboard to move it out now, needs a bigger refactoring to isolate from dashboard 6 years ago
Torkel Ödegaard 474185c977 Moved a few things around 6 years ago
Hugo Häggmark 6a84a85a80 Added reducerTester, reducer tests and tests 6 years ago
Hugo Häggmark 2f47b225a0 Removed ActionTypes and fixed a noPayloadActionCreatorFactory 6 years ago
Jeff Hage f13018ce05 Replace usages of kbn.valueFormats with ui/getValueFormat 6 years ago
Hugo Häggmark d3815beb1c Refactored Datasources as POC 6 years ago
Johannes Schill 1afc590c70 fix: Don't open panel menu when dragging (react-)panel in dashboard #14946 6 years ago
Johannes Schill ef4611eb56 chore: Add missing typings in PanelResizer 6 years ago
Johannes Schill 1230f3e48d chore: Fix typings and remove bindings for arrow functions in DashboardGrid 6 years ago
Peter Holmberg 4b47e857f2 adjusting types to match 6 years ago