Commit Graph

41 Commits (1341f4517a3a67c58c8d4bca2b184fb3dea735f7)

Author SHA1 Message Date
Hugo Häggmark 1341f4517a
Fix: Recalculate intervals in Explore on run queries (#16510) 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
David Kaltschmidt e6a74eb1a2 Explore: Make sure line graphs get different colors 6 years ago
Dominik Prokop 85780eb30c Remove not related code 6 years ago
Dominik Prokop cee2e4788b Do not read store state from toggle panelaction creator 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 f74ebdade6 Missed to save 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 3c358e406e Make runQueries action independent from datasource loading 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
Dominik Prokop 661de1efe1 Rename SetInitialQueries action to QueriesImported 6 years ago
Dominik Prokop d746df485c Add missing code 6 years ago
Dominik Prokop 9ddbfed730 Wait for queries to be imported before proceeding with datasource change 6 years ago
Dominik Prokop 8ea72eeaf7 Remove commented code 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 08f5a3338a Making sure we do not pass a long invalid queries and save to state 6 years ago
Torkel Ödegaard 91d926f180 single import for types from @grafana/ui 6 years ago
Hugo Häggmark 6b0400eed2 Firing off an action instead of listening to location changes 6 years ago
Dominik Prokop 05f9eb0766 Update datasource before the loading has started 6 years ago
Torkel Ödegaard 79bd7f4077 Fixed data source selection in explore 6 years ago
Torkel Ödegaard 205e2acdd8 Added data source type to explore state 6 years ago
Torkel Ödegaard ecab597e5e renaming DataSource type to DataSourceSettings and moved to grafana ui 6 years ago
Torkel Ödegaard febb9e7168 Moved data source and data query types 6 years ago
David Kaltschmidt 648a775acb Explore: Fix datasource selector being empty with single datasource 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 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