Commit Graph

38 Commits (47e51cb6b331aa792f1ab203892a2842c1a72902)

Author SHA1 Message Date
Torkel Ödegaard 47e51cb6b3
Refactor: Plugin exports & data source / panel types (#16364) 6 years ago
Hugo Häggmark 988b7c4dc3
Feat: Adds reconnect for failing datasource in Explore (#16226) 6 years ago
Dominik Prokop a8c50ed6ba
feat(explore): make it possible to close left pane of split view (#16155) 6 years ago
Hugo Häggmark eedbc485dd
Makes it possible to navigate back/forward with browser buttons in Explore (#16150) 6 years ago
Peter Holmberg cf55d68894 using refId from panel model 6 years ago
Dominik Prokop 1693f083cc Move deduplication calculation from Logs component to redux selector 6 years ago
Dominik Prokop 229d646bfc Persis deduplication strategy in url 6 years ago
Hugo Häggmark 2c255fd85a Renamed initialQueries to queries 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 6b98b05976 Removed modifiedQueries from state 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
Dominik Prokop 6ab9355146 Restoring explore panels state from URL 6 years ago
Dominik Prokop 661de1efe1 Rename SetInitialQueries action to QueriesImported 6 years ago
Dominik Prokop 010f902003 Import queries before datasource is changed 6 years ago
Torkel Ödegaard a1a905cbb1 Removed the initial data source as I could not see it being used anywhere 6 years ago
Hugo Häggmark 6b0400eed2 Firing off an action instead of listening to location changes 6 years ago
Dominik Prokop 2ff62c42ac Prevents query result cleaning when new query trransaction starts 6 years ago
Hugo Häggmark 40f410562a Fixed reinitialise of Explore 6 years ago
Dominik Prokop 05f9eb0766 Update datasource before the loading has started 6 years ago
David Kaltschmidt c0277ab595 Explore: Fix scanning for logs 6 years ago
Torkel Ödegaard 79bd7f4077 Fixed data source selection in explore 6 years ago
Torkel Ödegaard febb9e7168 Moved data source and data query types 6 years ago
David Kaltschmidt 9575a4a2c0 Move action properties to payload 6 years ago
David Kaltschmidt 6ff15039a9 File organization, action naming, comments 6 years ago
David Kaltschmidt 9aede9e636 Fix reducer issues 6 years ago
David Kaltschmidt 546a3a9d98 Connect Explore child components to store 6 years ago
David Kaltschmidt 607f7c25de Update comments 6 years ago
David Kaltschmidt f02f41c9b0 Move types to types/explore 6 years ago
David Kaltschmidt be172d3e4a Save state in URL and fix tests 6 years ago
David Kaltschmidt 68c039b289 Allow multiple Explore items for split 6 years ago
David Kaltschmidt 2be2deddb8 WIP Explore redux migration 6 years ago