Geido
|
db11c3e6c8
|
feat: Draggable and Resizable Modal (#16394)
* Implement resizable prop
* Implement resizableConfig
* Implement fluid Syntax Highlighter
* Implement draggable
* Destroy on close
* Implement draggableConfig
* Enhance with footer calculation
* Add new line
* Make whole header draggable trigger
|
2021-08-25 16:11:16 +03:00 |
|
Kamil Gabryjelski
|
d408ff8466
|
fix(explore): show multi queries results in View query modal and data pane (#15840)
* fix(explore): show multiple queries in View query modal
* show multiple queries result in data pane
* fix tests
* lint fix
|
2021-07-23 17:04:22 +02:00 |
|
Ben Reinhart
|
ab153e66cc
|
feat: Synchronously return cached charts (#15157)
* feat: Synchronously return cached charts
* Fix lint issue
* Fix python lint error
* Change getChartDataRequest to return response
* Fix lint errors
* Add test
* explore_json: skip cached data check for forced refresh
Co-authored-by: Rob DiCiuccio <rob.diciuccio@gmail.com>
|
2021-06-22 10:00:57 -07:00 |
|
Kamil Gabryjelski
|
5316dc89a8
|
fix(dashboard): Prevent rerendering View Query modal on window resize (#15172)
* fix(dashboard): Prevent rerendering View Query modal on window resize
* Fix lint
|
2021-06-15 13:16:31 +02:00 |
|
Ajay M
|
84e8dc71f6
|
feat(dashboard): View query of the chart in dashboard (#14667)
* Extract view query component out
* Typo correction
* Fix and rename tests
* Remove logs, and test code
* Rename file - fix tests
* Fix a typo
* Linting errors, add Apache License Header
|
2021-05-18 13:17:11 -07:00 |
|