Evan Rusackas
|
6b80135aa2
|
chore(lint): enforce more strict eslint/oxlint rules (batch 2) (#37884)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-18 19:27:27 -08:00 |
|
Đỗ Trọng Hải
|
563d9f1a3f
|
chore(lint): migrate Jest lint rules from eslint to oxlint (#37787)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2026-02-08 16:44:42 +07:00 |
|
Evan Rusackas
|
fc5506e466
|
chore(frontend): comprehensive TypeScript quality improvements (#37625)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-06 13:16:57 -08:00 |
|
Pedro Rodrigues
|
2cce0308d4
|
fix: big number drill to details column data (#37068)
|
2026-01-30 12:32:49 +03:00 |
|
Richard Fogaca Nienkotter
|
f4474b2e3e
|
feat: Dynamic currency (#36416)
|
2026-01-16 21:58:41 -08:00 |
|
PolinaFam
|
c9a7a85159
|
feat(chart): add axes settings for trendline (#36002)
|
2025-11-28 12:22:57 -08:00 |
|
Mehmet Salih Yavuz
|
9546ee37e5
|
chore(superset-core): move ui to new core (#35308)
|
2025-11-07 13:53:06 -03:00 |
|
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 |
|
Elizabeth Thompson
|
7b9ebbe735
|
feat(explore): Integrate dataset panel with Folders feature (#33104)
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
|
2025-04-14 18:40:31 +02:00 |
|
Levis Mbote
|
f2c0686346
|
feat: Add Aggregation Method for Big Number with Trendline (#32767)
|
2025-03-29 05:34:23 +02:00 |
|
Jack
|
f3e7c64de6
|
fix(virtual dataset sync): Sync virtual dataset columns when changing the SQL query (#30903)
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
|
2025-02-07 18:16:44 +01:00 |
|
Michael S. Molina
|
93ba8e16c3
|
refactor: Creates the VizType enum (#31193)
|
2024-11-29 10:05:02 -03:00 |
|
Kamil Gabryjelski
|
83ff4cd86a
|
feat: Implement currencies formatter for saved metrics (#24517)
|
2023-06-28 20:51:40 +02:00 |
|
Michael S. Molina
|
3bc0865d90
|
fix: Drill to detail blocked by tooltip (#22082)
Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
|
2022-11-23 21:50:06 +02:00 |
|
Yongjie Zhao
|
f4646f8edb
|
feat: adding XAxis to BigNumberTrend (#21577)
|
2022-09-26 20:14:17 +08:00 |
|
Michael S. Molina
|
e9032e95ec
|
chore: Adds theme object to chart properties (#19951)
|
2022-05-04 09:55:22 -03:00 |
|
Stephen Liu
|
6f5778273e
|
chore: add type checking in plugin test directory (#19387)
|
2022-03-28 10:20:06 +08:00 |
|
Kamil Gabryjelski
|
124af4c566
|
chore(explore): Migrate BigNumber to v1 api [ID-28][ID-55] (#17587)
* chore(explore): Migrate BigNumber to v1 api
* Move to echarts
* Use Echarts trendline
* Fix imports
* Fix parsing dates as strings
* Add from_dttm and to_dttm to v1 chart response
* Fix post processing
* Fix timeRangeFixed
* Fix tests
* Remove from and to dttm from cache
* Cleanup date formatting
* Fix storybook
* Fix missing types
* Fix timestamp with timezone
* Add types to demo's tsconfig
* bug fix
* fix import
* Fix cypress tests
* add sort
* add resample to handle missing values properly
* Sync ChartDataResponseResult schema with ts interface
* Lint fix
* Add migration
* Fix migration
* Remove pass
* Re-raise the exception in migration
* Typo fix
* Update revision
Co-authored-by: Ville Brofeldt <ville.v.brofeldt@gmail.com>
|
2021-12-15 10:15:14 +01:00 |
|