Maxime Beauchemin
|
0964a8bb7a
|
fix(big number with trendline): running 2 identical queries for no good reason (#34296)
|
2025-07-29 13:07:28 -07:00 |
|
Maxime Beauchemin
|
a0f9efd45e
|
chore: refactor react-syntax-highlither to handle dark themes (#34028)
|
2025-07-04 11:44:11 -07:00 |
|
Maxime Beauchemin
|
dd129fa403
|
feat(theming): land Ant Design v5 overhaul — dynamic themes, real dark mode + massive styling refactor (#31590)
Co-authored-by: Enzo Martellucci <52219496+EnxDev@users.noreply.github.com>
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
Co-authored-by: Mehmet Salih Yavuz <salih.yavuz@proton.me>
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
Co-authored-by: Alexandru Soare <37236580+alexandrusoare@users.noreply.github.com>
Co-authored-by: Damian Pendrak <dpendrak@gmail.com>
Co-authored-by: Pius Iniobong <67148161+payose@users.noreply.github.com>
Co-authored-by: Enzo Martellucci <enzomartellucci@gmail.com>
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
|
2025-06-20 13:38:58 -07:00 |
|
JUST.in DO IT
|
3a3984006c
|
chore(explore): Add format sql and view in SQL Lab option in View Query (#33341)
|
2025-06-09 15:11:54 -07:00 |
|
Đỗ Trọng Hải
|
0ca42a8e4d
|
chore: remove React 16.4's obsolete React imports (#28571)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2024-06-05 08:13:24 -03:00 |
|
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 |
|