Kamil Gabryjelski
|
a498d6d10f
|
refactor: Move fetchTimeRange to core package (#27852)
|
2024-04-03 18:34:23 +02:00 |
|
Diego Medina
|
6e0ddcf848
|
fix: [explore][mixed time series chart] when user change size of view query window, query B part will disappear (#20750)
|
2022-07-22 20:39:13 +08:00 |
|
Hugh A. Miles II
|
e5e8867394
|
feat: Visualize SqlLab.Query model data in Explore 📈 (#20281)
|
2022-07-15 19:34:02 -04:00 |
|
Michael S. Molina
|
04a36d5c92
|
chore: Moves Chart to the components folder (#19029)
|
2022-03-08 08:57:29 -03:00 |
|
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 |
|