1. 18 Oct, 2019 3 commits
    • ReactMigration: Migrate DataSource HTTP Settings to React (#19452) · c9b11bfc
      * Basic components for HTTP settings migration WIP
      
      * Add secureJsonFields to DataSourceSettings
      
      * Introduce datasource-http-settings-next directive for backward compatibility
      
      * fix lint
      
      * renames
      
      * rename fix
      
      * TagsInput component
      
      * move tags from app to grafana/ui
      
      * implement tagsinput on datasourcesettings
      
      * capitalize
      
      * new file for react directive for testing
      
      * some layout touch ups
      
      * FormField story
      
      * Minor touch ups
      
      * add url validation
      
      * using prevent default to prevent updating datasource when adding tag
      
      * using Stylefactory and fix tslint issue on MouseEvent
      
      * only show tlsauthsettings if tls or ca cert
      
      * fix url input length
      
      * fix for showAccessOptions
      
      * Implemented CertTextArea, removed commented code
      
      * removed commented / not used code
      
      * Rename and add more elements to Certification component
      
      * fixing newSecureJsonData
      
      * spelling
      
      * Fix issue with checkboxes being undefined
      
      * Removed old partials and minor fix
      
      * removed unused props from story
      Dominik Prokop committed
    • TemplateVariables: Introduces $__searchFilter to Query Variables (#19858) · cb0e80e7
      * WIP: Initial hardcoded version
      
      * Feature: Introduces SearchFiltering to Graphite
      
      * Feature: Adds searchFiltering to MySql
      
      * Tests: Adds tests to Graphite and MySql
      
      * Feature: Adds $__searchFilter to TestData
      
      * Refactor: Adds searchFilter to Postgres and extracts function
      
      * Tests: Adds tests to variable
      
      * Refactor: Adds debounce and lodash import optimization
      
      * Docs: Adds documentation
      
      * Refactor: Removes unused function and fixes typo
      
      * Docs: Updates docs
      
      * Fixed issue with UI not updating when no  was used due to async func and no .apply in the non lazy path
      Hugo Häggmark committed
  2. 17 Oct, 2019 3 commits
  3. 16 Oct, 2019 13 commits
  4. 15 Oct, 2019 12 commits
  5. 14 Oct, 2019 8 commits
  6. 12 Oct, 2019 1 commit