Johannes Schill
|
e0fb89cf54
Merge branch 'panel-edit-in-react' of https://github.com/grafana/grafana into panel-edit-in-react
|
7 lat temu |
Johannes Schill
|
363425d55e
react-panel: Options button should always be enabled now when Time Range-options are there
|
7 lat temu |
Johannes Schill
|
d02839d2d1
react-panel: Move time range options to its own component and render it under the options button instead
|
7 lat temu |
Torkel Ödegaard
|
a6c4ba4dfb
Merge pull request #14242 from grafana/various-style-fixes
|
7 lat temu |
Erik Sundell
|
e55a0cceff
Merge branch 'panel-edit-in-react' of https://github.com/grafana/grafana into panel-edit-in-react
|
7 lat temu |
Erik Sundell
|
c40bfb8eda
make sure target obj is not destructured so that angular copy of objected can be mutated
|
7 lat temu |
Johannes Schill
|
58da6e8c26
react-panel: Add test for Input with validation on blur
|
7 lat temu |
Johannes Schill
|
c722ea4f76
react-panel: Input validation should be optional
|
7 lat temu |
Torkel Ödegaard
|
cc210b11fb
Merge branch 'panel-edit-in-react' into various-style-fixes
|
7 lat temu |
Torkel Ödegaard
|
6cbbffffb9
Merge pull request #14198 from grafana/panel-edit-in-react-query-inspector
|
7 lat temu |
Johannes Schill
|
a8e184c025
react-panel: Clean up input validation and increase code readability
|
7 lat temu |
Johannes Schill
|
69ae3d2e6a
react-panel: Time range options moved to "Queries" tab
|
7 lat temu |
Johannes Schill
|
b7fcef3351
react-panel: Remove mock response button for now
|
7 lat temu |
Johannes Schill
|
a03900e6cf
react-panel: Remove comments and improve readability in render()
|
7 lat temu |
Johannes Schill
|
3908e64ef0
react-panel: Use correct type for children prop to avoid the use of fragments <></>
|
7 lat temu |
Johannes Schill
|
13d0a11798
react-panel: Remove json-formatter-js since we will continue with the "patched" version
|
7 lat temu |
Johannes Schill
|
23ae1c7184
react-panel: Move all query inspector logic into QueryInspector component and start with the "Mock response"
|
7 lat temu |
Johannes Schill
|
857bd3d8ad
react-panel: Toggle Expand/Collapse json nodes in Query Inspector
|
7 lat temu |
Johannes Schill
|
8254086ecb
react-panel: Add CopyToClipboard-component and separate QueryInspector to its own component from QueriesTab
|
7 lat temu |
Johannes Schill
|
be67801e84
react-panel: Trigger panel refresh when opening inspector. Add loading-message
|
7 lat temu |
Johannes Schill
|
6242379915
react-panel: Replace JSONFormatter npm package with the current monkey patched JsonExplorer
|
7 lat temu |
Johannes Schill
|
5cca489acd
react-panel: Clean up the JSONFormatter and make sure it updates both on mount and when props update
|
7 lat temu |
Johannes Schill
|
348f2e4ec4
react-panel: Get real datasource query for query inspector
|
7 lat temu |
Johannes Schill
|
82ce733e9e
react-panel: Create component for JSON formatting and use it on query inspector
|
7 lat temu |
Erik Sundell
|
3d45b5ba73
make getAll return array instead of object
|
7 lat temu |
Erik Sundell
|
df75fb0e6d
remove obsolete test
|
7 lat temu |
Torkel Ödegaard
|
93ac4e4717
Fixed styling issues with new checkbox style
|
7 lat temu |
Erik Sundell
|
a4154fa925
Merge branch 'panel-edit-in-react' of https://github.com/grafana/grafana into panel-edit-in-react
|
7 lat temu |
Erik Sundell
|
d1a2488392
pass data correctly to event handler
|
7 lat temu |
ijin08
|
46ec9bd6ad
Merge branch 'panel-edit-in-react' of github.com:grafana/grafana into panel-edit-in-react
|
7 lat temu |