1. 04 Jun, 2020 5 commits
    • Templating: removes old Angular variable system and featureToggle (#24779) · 00a9af00
      * Chore: initial commit
      
      * Tests: fixes MetricsQueryEditor.test.tsx
      
      * Tests: fixes cloudwatch/specs/datasource.test.ts
      
      * Tests: fixes stackdriver/specs/datasource.test.ts
      
      * Tests: remove refrences to CustomVariable
      
      * Refactor: moves DefaultVariableQueryEditor
      
      * Refactor: moves utils
      
      * Refactor: moves types
      
      * Refactor: removes variableSrv
      
      * Refactor: removes feature toggle newVariables
      
      * Refactor: removes valueSelectDropDown
      
      * Chore: removes GeneralTabCtrl
      
      * Chore: migrates RowOptions
      
      * Refactor: adds RowOptionsButton
      
      * Refactor: makes the interface more explicit
      
      * Refactor: small changes
      
      * Refactor: changed type as it can be any variable type
      
      * Tests: fixes broken test
      
      * Refactor: changes after PR comments
      
      * Refactor: adds loading state and call to onChange in componentDidMount
      Hugo Häggmark committed
    • Explore: updates key and refId reassignment on query row operations in Explore reducer (#25249) · 6b4d1dce
      * Chore: adds query keys and refId reassignment on query row removal
      
      * Chore: updates explore reducer tests to cover query row adding, removal, refId and key reassignment
      
      * Chore: changes refId value in explore reducer from undefined to string to avoid introducing new strict null errors
      
      * Chore: fixes a small nitpick with array spread in Explore reducer
      
      * Chore: removes unnecessary dispatches in query row tests in Explore reducer test
      Lukas Siatka committed
    • Variables: enables cancel for slow query variables queries (#24430) · e65dbcfe
      * Refactor: initial commit
      
      * Tests: updates tests
      
      * Tests: updates snapshots
      
      * Chore: updates after PR comments
      
      * Chore: renamed initVariablesBatch
      
      * Tests: adds transactionReducer tests
      
      * Chore: updates after PR comments
      
      * Refactor: renames cancelAllDataSourceRequests
      
      * Refactor: reduces cancellation complexity
      
      * Tests: adds tests for cancelAllInFlightRequests
      
      * Tests: adds initVariablesTransaction tests
      
      * Tests: adds tests for cleanUpVariables and cancelVariables
      
      * Always cleanup dashboard on unmount, even if init is in progress. Check if init phase has changed after services init is completed
      
      * fixed failing tests and added some more to test new scenario.
      
      Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
      Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
      Hugo Häggmark committed
    • Chore: spelling - misc (#24438) · ed92b41d
      * Chore: spelling - misc
      
      * fix master merge
      Josh Soref committed
  2. 03 Jun, 2020 14 commits
  3. 02 Jun, 2020 9 commits
  4. 01 Jun, 2020 10 commits
  5. 31 May, 2020 2 commits