Michael S. Molina
|
e70c7944b7
|
fix(tests): achieve 100% TypeScript coverage for core packages (#38518)
|
2026-03-09 13:25:39 -03:00 |
|
Michael S. Molina
|
357e35dc62
|
refactor(core): reorganize superset-core packages into feature-based structure (#38448)
|
2026-03-05 17:41:15 -03:00 |
|
Michael S. Molina
|
69732d9dca
|
fix(superset-ui-core): achieve 100% coverage for npm run core:cover (#38397)
|
2026-03-04 13:56:51 -03: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 |
|
dependabot[bot]
|
66519c3a85
|
chore(deps-dev): bump fetch-mock from 11.1.5 to 12.6.0 in /superset-frontend/packages/superset-ui-core (#36662)
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: hainenber <dotronghai96@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@rusackas.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: hainenber <dotronghai96@gmail.com>
|
2026-01-30 21:27:35 +07:00 |
|
Mehmet Salih Yavuz
|
e9b6791ffb
|
refactor: move translations and logging to new core (#36929)
|
2026-01-12 08:58:59 +03:00 |
|
Mehmet Salih Yavuz
|
306f4c14cf
|
fix(sql): quote column names with spaces to prevent SQLGlot parsing errors (#35553)
|
2025-11-13 17:47:16 +03:00 |
|
Michael S. Molina
|
fc95c4fc89
|
fix: Timeseries annotation layers (#34709)
|
2025-08-15 12:59:30 -03:00 |
|
Đỗ Trọng Hải
|
573dd0edec
|
build(deps): remove legacy browser polyfills (#33853)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2025-06-23 13:45:39 -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 |
|
Martyn Gigg
|
09b92e7d08
|
feat: Allow superset to be deployed under a prefixed URL (#30134)
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
|
2025-04-09 13:43:44 -07:00 |
|
Levis Mbote
|
f2c0686346
|
feat: Add Aggregation Method for Big Number with Trendline (#32767)
|
2025-03-29 05:34:23 +02:00 |
|
Michael S. Molina
|
399b709aaf
|
refactor: Removes 5.0 approved legacy charts (#31582)
|
2025-01-09 16:45:05 -03:00 |
|
Michael S. Molina
|
93ba8e16c3
|
refactor: Creates the VizType enum (#31193)
|
2024-11-29 10:05:02 -03:00 |
|
Đỗ Trọng Hải
|
576ad85eb4
|
chore(fe): replace deprecate aliased Jest matchers with corresponding substituents (#30355)
Signed-off-by: hainenber <dotronghai96@gmail.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
|
2024-10-29 12:27:20 -06:00 |
|
Geido
|
362948324c
|
fix(Filters): Apply native & cross filters on common columns (#30438)
|
2024-10-15 16:13:05 -07:00 |
|
Đỗ Trọng Hải
|
9a2b1a5cf7
|
chore(fe): uplift FE packages to latest version (#30357)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2024-10-11 12:46:01 -06:00 |
|
Josh Soref
|
d0c9cde0ba
|
chore(frontend): Spelling (#25452)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
|
2024-09-10 15:05:35 -06:00 |
|
Ross Mabbett
|
de6a518161
|
fix(Query): Parse html string error responses to avoid displaying raw HTML as error message (#29321)
|
2024-06-25 20:48:35 -04:00 |
|
Michael S. Molina
|
896fe854dc
|
feat: Adds the ECharts Histogram chart (#28652)
|
2024-06-04 09:35:18 -03:00 |
|
Kamil Gabryjelski
|
a498d6d10f
|
refactor: Move fetchTimeRange to core package (#27852)
|
2024-04-03 18:34:23 +02:00 |
|
Ville Brofeldt
|
19f8405bc0
|
chore: make TS enums strictly PascalCase (#26875)
|
2024-01-31 17:40:44 -08:00 |
|
Michael S. Molina
|
8a2f7d378a
|
refactor: Removes the deprecated GENERIC_CHART_AXES feature flag (#26372)
|
2024-01-31 09:45:57 -05:00 |
|
Michael S. Molina
|
d9a3c3e1dd
|
refactor: Removes the Filter Box code (#26328)
Co-authored-by: John Bodley <john.bodley@gmail.com>
|
2024-01-19 09:54:53 -03:00 |
|
Antonio Rivero
|
7536dd12cd
|
fix(charts): Time grain is None when dataset uses Jinja (#25842)
|
2023-11-06 09:51:28 -08:00 |
|
John Bodley
|
f05638ba84
|
fix(annotation): Address regression from #24694 (#24874)
|
2023-08-03 09:33:03 -03:00 |
|
John Bodley
|
a3db5844f0
|
chore: remove fetch explore json (#24669)
|
2023-07-13 09:18:15 -07:00 |
|
John Bodley
|
9adb023880
|
chore(druid): Remove legacy Druid NoSQL logic (#23997)
|
2023-06-09 15:33:23 -03:00 |
|
Michael S. Molina
|
464ddee4b4
|
fix: Time Column on Generic X-axis (#23021)
|
2023-02-10 13:33:07 -05:00 |
|
Josh Soref
|
78ede590ee
|
chore(frontend): Spelling (#19676)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
|
2023-02-02 11:23:11 -07:00 |
|
Cody Leff
|
997950ecf5
|
chore(native-filters): Grid units, type guard, feature flag guard (#22307)
|
2022-12-02 19:55:03 +01:00 |
|
Ville Brofeldt
|
b1f8fd4f64
|
chore(superset-ui): remove deprecated fields from QueryObject (#22272)
|
2022-11-30 15:54:11 +02:00 |
|
Yongjie Zhao
|
22fab5e58c
|
feat: Axis sort in the Bar Chart V2 (#21993)
|
2022-11-26 22:06:26 +08:00 |
|
Yongjie Zhao
|
a9b229dd1d
|
feat: support mulitple temporal filters in AdhocFilter and move the Time Section away (#21767)
|
2022-11-02 08:21:17 +08:00 |
|
Yongjie Zhao
|
4d12e3709e
|
feat: generate consistent QueryObject whether GenericAxis is enabled or disabled (#21519)
|
2022-09-21 09:41:21 +08:00 |
|
Yongjie Zhao
|
ce3d38d2e7
|
feat: apply Time Grain to X-Axis column (#21163)
|
2022-09-07 16:24:15 +08:00 |
|
Kamil Gabryjelski
|
55304b02cd
|
fix(explore): Filters with custom SQL disappearing (#21114)
* fix(explore): Filters with custom SQL disappearing
* Fix adhoc filter for query b disappearing
* Improve test coverage
|
2022-08-17 22:15:41 +02:00 |
|
Yongjie Zhao
|
9c7bcfcead
|
fix: core coverage and add a coverage step in workflow (#20784)
* fix: core coverage
* add step in workflow
|
2022-07-20 08:56:03 -03:00 |
|
Hugh A. Miles II
|
e5e8867394
|
feat: Visualize SqlLab.Query model data in Explore 📈 (#20281)
|
2022-07-15 19:34:02 -04:00 |
|
Yongjie Zhao
|
8d4994a899
|
fix: superset-ui/core code coverage (#20676)
|
2022-07-12 13:34:27 +08:00 |
|
AAfghahi
|
0ce0c6e1eb
|
chore: removing Druid from front- and back- end (#20338)
* first pass at removing native Druid nosql
* removing having_druid
* addressing comments, linting
* fixed all tests
* addressing comments
* redirected to ui-core TimeGranularity type
* query form metric linting
* fixed broken chart type
* implementing feedback
|
2022-07-08 17:57:03 +02:00 |
|
Yongjie Zhao
|
b870a21eaa
|
refactor: remove unused flatten function (#20582)
|
2022-07-01 19:17:55 +08:00 |
|
Yongjie Zhao
|
c348a095b9
|
refactor(standardized form data): refine interface and improve code smells (#20518)
|
2022-06-28 21:09:42 +08:00 |
|
Yongjie Zhao
|
d04357c47b
|
fix: superset-ui/core codes coverage (#20324)
|
2022-06-09 17:43:42 +08:00 |
|
Yongjie Zhao
|
8e46ae5c6a
|
chore: superset-ui/core code coverage (#20304)
|
2022-06-08 16:54:30 +08:00 |
|
Josh Soref
|
bebb10e495
|
chore(frontend-tests): Spelling (#19853)
* spelling: against
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: been
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: charts
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: clicking
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: columns
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: duplicate
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: especially
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: extensions
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: fields
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: filter
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: for
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: label
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: labeled
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: nativefilter
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: registry
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: render
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: resizable
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: response
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: successful
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: transform
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: unfortunately
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: until
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: virtual
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: wrapper
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
|
2022-04-26 10:35:01 -07:00 |
|
Yongjie Zhao
|
761d5c4208
|
chore: cleanup as unknown conversion (#19587)
|
2022-04-08 17:32:29 +08:00 |
|
Stephen Liu
|
b0397beb8e
|
chore: add type checking in package tests directory (#19320)
|
2022-03-23 18:57:35 +08:00 |
|
Ville Brofeldt
|
f341025d80
|
feat: add support for comments in adhoc clauses (#19248)
* feat: add support for comments in adhoc clauses
* sanitize remaining freeform clauses
* sanitize adhoc having in frontend
* address review comment
|
2022-03-18 15:08:06 -07:00 |
|