1. 03 Aug, 2018 1 commit
    • Add click on explore table cell to add filter to query (#12729) · bda49fca
      * Add click on explore table cell to add filter to query
      
      - move query state from query row to explore container to be able to set
        modified queries
      - added TS interface for columns in table model
      - plumbing from table cell click to datasource
      - add modifyQuery to prometheus datasource
      - implement addFilter as addLabelToQuery with tests
      
      * Review feedback
      
      - using airbnb style for Cell declaration
      - fixed addLabelToQuery for complex label values
      David committed
  2. 02 Aug, 2018 22 commits
  3. 01 Aug, 2018 15 commits
  4. 31 Jul, 2018 2 commits