Commit History

Author SHA1 Message Date
  Torkel Ödegaard bd89b4e6a5 Merge branch 'panel-edit-in-react' into develop 7 years ago
  Torkel Ödegaard 9404d36ab5 Merge pull request #14135 from grafana/panel-edit-in-react 7 years ago
  Torkel Ödegaard d38a0a0b64 Merge pull request #14106 from grafana/unit-picker 7 years ago
  Torkel Ödegaard c99861a7b3 minor css fix 7 years ago
  Erik Sundell 4f38af12a8 Merge branch 'panel-edit-in-react' of https://github.com/grafana/grafana into panel-edit-in-react 7 years ago
  Torkel Ödegaard 1db3885283 style changes for panel placeholder (move and resize) effect 7 years ago
  Erik Sundell 3c556c4833 never load fallback query field. remove commented code 7 years ago
  Erik Sundell be85944d84 add an error alert component that will be displayed when there was an error loading ds in explore 7 years ago
  Torkel Ödegaard 222f26ea80 Merge branch 'panel-edit-in-react' of github.com:grafana/grafana into panel-edit-in-react 7 years ago
  Torkel Ödegaard 6c09373995 fix: minor style changes, removed hover scale increase 7 years ago
  Johannes Schill 0b65558c21 react-panel: Add nullcheck to prevent error on datasources without meta options 7 years ago
  Johannes Schill e0fb89cf54 Merge branch 'panel-edit-in-react' of https://github.com/grafana/grafana into panel-edit-in-react 7 years ago
  Johannes Schill 363425d55e react-panel: Options button should always be enabled now when Time Range-options are there 7 years ago
  Johannes Schill d02839d2d1 react-panel: Move time range options to its own component and render it under the options button instead 7 years ago
  Torkel Ödegaard a6c4ba4dfb Merge pull request #14242 from grafana/various-style-fixes 7 years ago
  Erik Sundell e55a0cceff Merge branch 'panel-edit-in-react' of https://github.com/grafana/grafana into panel-edit-in-react 7 years ago
  Erik Sundell c40bfb8eda make sure target obj is not destructured so that angular copy of objected can be mutated 7 years ago
  Johannes Schill 58da6e8c26 react-panel: Add test for Input with validation on blur 7 years ago
  Johannes Schill c722ea4f76 react-panel: Input validation should be optional 7 years ago
  Torkel Ödegaard cc210b11fb Merge branch 'panel-edit-in-react' into various-style-fixes 7 years ago
  Torkel Ödegaard 6cbbffffb9 Merge pull request #14198 from grafana/panel-edit-in-react-query-inspector 7 years ago
  Johannes Schill a8e184c025 react-panel: Clean up input validation and increase code readability 7 years ago
  Johannes Schill 69ae3d2e6a react-panel: Time range options moved to "Queries" tab 7 years ago
  Johannes Schill b7fcef3351 react-panel: Remove mock response button for now 7 years ago
  Johannes Schill a03900e6cf react-panel: Remove comments and improve readability in render() 7 years ago
  Johannes Schill 3908e64ef0 react-panel: Use correct type for children prop to avoid the use of fragments <></> 7 years ago
  Johannes Schill 13d0a11798 react-panel: Remove json-formatter-js since we will continue with the "patched" version 7 years ago
  Johannes Schill 23ae1c7184 react-panel: Move all query inspector logic into QueryInspector component and start with the "Mock response" 7 years ago
  Johannes Schill 857bd3d8ad react-panel: Toggle Expand/Collapse json nodes in Query Inspector 7 years ago
  Johannes Schill 8254086ecb react-panel: Add CopyToClipboard-component and separate QueryInspector to its own component from QueriesTab 7 years ago