Evan Rusackas
|
4d50d4944f
|
chore(AntD5): touchup on component imports/exports, theming ListViewCard (#29545)
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
|
2024-11-11 12:35:51 -07:00 |
yousoph
|
88934265c0
|
chore: update help text copy on dataset settings (#30775)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
Co-authored-by: Joe Li <joe@preset.io>
|
2024-11-11 12:03:08 -07:00 |
Kamil Gabryjelski
|
57af97d1a2
|
perf: Prevent redundant calls to getRelevantDataMask (#30883)
|
2024-11-08 19:09:20 +01:00 |
Geido
|
f4c36a6d05
|
fix(Dashboard): Native & Cross-Filters Scoping Performance (#30881)
|
2024-11-08 19:57:13 +02:00 |
alexandrusoare
|
5b2f005e80
|
chore(FilterBar): Filter bar accessibility (#30812)
|
2024-11-07 13:08:32 +02:00 |
Geido
|
de8282cea0
|
fix(package.json): Pin luxon version to unblock master (#30859)
|
2024-11-06 20:47:07 +02:00 |
Kamil Gabryjelski
|
710c6f9412
|
chore: Chart context menu permissions cleanup (#30854)
|
2024-11-06 15:23:22 +01:00 |
Antonio Rivero
|
8c7a3bf85a
|
fix(time_comparison): Allow deleting dates when using custom shift (#30848)
|
2024-11-06 13:26:11 +01:00 |
Evan Rusackas
|
3be6cef597
|
chore(scripts): purge node_modules folder on `npm prune` (#30255)
|
2024-11-05 14:36:38 -07:00 |
dependabot[bot]
|
4b33353165
|
build(deps): bump deck.gl from 9.0.28 to 9.0.34 in /superset-frontend/plugins/legacy-preset-chart-deckgl (#30786)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-11-04 10:15:53 -07:00 |
dependabot[bot]
|
8b815a3aac
|
build(deps-dev): bump eslint-plugin-react from 7.33.2 to 7.37.2 in /superset-frontend (#30803)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-11-04 10:15:00 -07:00 |
dependabot[bot]
|
b73ee7f2e0
|
build(deps-dev): bump prettier-plugin-packagejson from 2.5.2 to 2.5.3 in /superset-frontend (#30809)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-11-04 10:01:23 -07:00 |
dependabot[bot]
|
f85175e16d
|
build(deps): bump webpack from 5.80.0 to 5.96.1 in /superset-frontend/cypress-base (#30817)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-11-04 10:00:57 -07:00 |
Geido
|
5820d31b5c
|
fix(TimezoneSelector): Failing unit tests due to timezone change (#30828)
|
2024-11-04 16:08:44 +02:00 |
Steven Liu
|
29e3f4bcc4
|
feat: allow exporting all tabs to a single PDF in report (#30694)
|
2024-11-03 17:39:09 -08:00 |
Ville Brofeldt
|
b02d18a39e
|
fix(plugin-chart-echarts): sort tooltip correctly (#30819)
|
2024-11-01 15:24:51 -07:00 |
yousoph
|
3ec3f0a610
|
fix(explore): Update tooltip copy for rendering html in tables and pivot tables (#30682)
Co-authored-by: Joe Li <joe@preset.io>
|
2024-11-01 10:54:50 -07:00 |
dependabot[bot]
|
ab95bff7b6
|
build(deps): bump @rjsf/validator-ajv8 from 5.19.4 to 5.22.3 in /superset-frontend (#30811)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-11-01 10:38:59 -07:00 |
dependabot[bot]
|
b3edbe45cf
|
build(deps): bump ace-builds from 1.35.4 to 1.36.3 in /superset-frontend (#30804)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-11-01 10:38:20 -07:00 |
dependabot[bot]
|
ccc2f66e92
|
build(deps-dev): bump eslint-plugin-testing-library from 6.2.2 to 6.4.0 in /superset-frontend (#30810)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-11-01 10:37:46 -07:00 |
dependabot[bot]
|
5d42dfb1e6
|
build(deps-dev): bump eslint-import-resolver-typescript from 3.6.1 to 3.6.3 in /superset-frontend (#30805)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-11-01 10:37:19 -07:00 |
Geido
|
3e29777526
|
fix(Dashboard): Sync/Async Dashboard Screenshot Generation and Default Cache (#30755)
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
|
2024-11-01 11:39:43 +02:00 |
Daniel Lee
|
2518190b2d
|
style(databases-upload-form): update Upload Form cosmetics (#30758)
|
2024-10-31 11:20:16 -06:00 |
Enzo Martellucci
|
31aad28a31
|
refactor: Migrate SliceAdder to typescript (#30697)
|
2024-10-31 16:57:49 +02:00 |
goto-loop
|
a729f04695
|
fix(chart): apply number format in Box Plot tooltip only where necessary (#27142)
|
2024-10-30 14:59:06 -06:00 |
Jack
|
849d426e06
|
feat(oauth): adding necessary changes to support bigquery oauth (#30674)
|
2024-10-30 14:56:22 -05:00 |
alexandrusoare
|
bc5da631c8
|
refactor(Switch): Upgrade Switch to Ant Design 5 (#30731)
|
2024-10-30 20:18:49 +02:00 |
Geido
|
d5a98e0189
|
chore(Dashboard): Simplify scoping logic for cross/native filters (#30719)
|
2024-10-30 14:19:26 +02:00 |
Maxime Beauchemin
|
73768f6313
|
fix(explore): column data type tooltip format (#30588)
|
2024-10-29 18:47:20 -07:00 |
Hung
|
a74ef412fb
|
fix(country-map): Rename incorrect Vietnam province name for Country Map (#30608)
|
2024-10-29 19:05:45 -06: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 |
dependabot[bot]
|
299cea0601
|
build(deps-dev): bump http-proxy-middleware from 2.0.6 to 2.0.7 in /superset-frontend (#30709)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-25 15:03:49 -06:00 |
Michael Gerber
|
3d443e0126
|
feat(number-format): Add duration formatter with colon notation (#30593)
|
2024-10-24 10:43:04 -07:00 |
Enzo Martellucci
|
ec2d3307fd
|
refactor: Migrate UndoRedoKeyListeners to typescript (#30654)
|
2024-10-24 18:53:16 +02:00 |
Enzo Martellucci
|
e4d8f7af61
|
refactor: Migration publishedStatus to typescript (#30653)
|
2024-10-24 18:31:15 +02:00 |
Geido
|
19f840cde7
|
fix(Dashboard): DatePicker to not autoclose modal (#30702)
|
2024-10-24 19:26:42 +03:00 |
Vitor Avila
|
16981d6316
|
fix(dashboard): Include `urlParams` in the screenshot generation (#30675)
|
2024-10-23 16:30:34 -03:00 |
JUST.in DO IT
|
87deb19bcb
|
fix(chart): Table and page entries misaligned (#30680)
|
2024-10-23 09:36:25 -07:00 |
Enzo Martellucci
|
4433ef47fe
|
refactor: Migrate HeaderActionsDropdown to typescript (#30568)
|
2024-10-22 16:55:07 +03:00 |
Kamil Gabryjelski
|
4a5d978abb
|
refactor: Split FastVizSwitcher into multiple files for readability (#30662)
|
2024-10-21 20:05:39 +02:00 |
Kamil Gabryjelski
|
e0ebeacd4d
|
fix: Domain 'undefined' error in Storybook (#30661)
|
2024-10-21 19:55:04 +03:00 |
Geido
|
d9a1db044a
|
refactor(Dashboard): Native filters form update endpoint (#30609)
|
2024-10-21 14:11:22 +03:00 |
Kamil Gabryjelski
|
47c5334502
|
chore: Enable suppressing default chart context menu (#30613)
|
2024-10-18 15:12:54 +02:00 |
Michael S. Molina
|
bad48d0722
|
fix: Module is not defined in Partition chart (#30626)
|
2024-10-16 15:14:11 -03:00 |
Michael S. Molina
|
c8edd1fb25
|
fix: First item hovered on stacked bar (#30628)
|
2024-10-16 13:07:12 -03:00 |
Geido
|
362948324c
|
fix(Filters): Apply native & cross filters on common columns (#30438)
|
2024-10-15 16:13:05 -07:00 |
Ville Brofeldt
|
7132d5a86a
|
chore(number-formatter): upgrade pretty-ms to 9.1.0 (#30599)
|
2024-10-15 10:37:28 -07:00 |
dependabot[bot]
|
55f18a34a9
|
build(deps): bump cookie, @applitools/eyes-storybook and express in /superset-frontend (#30572)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-15 10:50:02 -06:00 |
ObservabilityTeam
|
2c3ba95768
|
fix(filters): Adds a fix for saving time range adhoc_filters (#30581)
Co-authored-by: Muhammad Musfir <muhammad.musfir@de-cix.net>
|
2024-10-15 11:44:31 -03:00 |
anamitraadhikari
|
6ede3271ff
|
fix(SQL Lab): hang when result set size is too big (#30522)
Co-authored-by: aadhikari <aadhikari@apple.com>
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
|
2024-10-14 18:03:28 -07:00 |
Mateusz Kopeć
|
0e9c0f621a
|
feat(formatting): Add memory units adaptive formatter to format bytes (#30559)
|
2024-10-11 16:02:03 -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 |
Joe Li
|
ef0ede7c13
|
fix: update html rendering to true from false (#30565)
|
2024-10-10 14:19:26 -03:00 |
Geido
|
62b94d5abf
|
fix(dev-server): Revert "chore(fe): bump webpack-related packages to v5" (#30569)
|
2024-10-10 12:59:26 +03:00 |
Michael S. Molina
|
7b47e43fd0
|
fix: Horizon Chart are not working any more (#30563)
|
2024-10-09 14:22:17 -03:00 |
Enzo Martellucci
|
1f013055d2
|
refactor: Migration of Chart to TypeScript (#28370)
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
|
2024-10-07 20:47:28 +03:00 |
Đỗ Trọng Hải
|
2e887598ba
|
chore(fe): bump webpack-related packages to v5 (#30528)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2024-10-07 14:30:04 -03:00 |
Beto Dealmeida
|
a098809294
|
feat(SQL Lab): better SQL parsing error messages (#30501)
|
2024-10-04 19:17:56 -04:00 |
Đỗ Trọng Hải
|
68c9a8177c
|
fix(frontend/generator): fix failed Viz plugin build due to missing JSDOM config and dep (#30069)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2024-10-04 11:04:30 -06:00 |
Beto Dealmeida
|
0b34197815
|
fix: don't reformat generated queries (#30350)
|
2024-10-04 11:09:37 -04:00 |
JUST.in DO IT
|
b627011463
|
fix(explore): don't discard controls on deprecated (#30447)
|
2024-10-03 17:12:23 -07:00 |
Đỗ Trọng Hải
|
2a458a4802
|
fix(fe/src/dashboard): optional chaining for possibly nullable parent attribute in LayoutItem type (#30442)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2024-10-03 15:48:18 -06:00 |
Đỗ Trọng Hải
|
989744aba2
|
fix(plugin/echarts): correct enum values for LABEL_POSITION map (#30509)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2024-10-03 15:47:59 -06:00 |
JUST.in DO IT
|
4dfee727e8
|
fix(sqllab): Remove redundant scrolling (#30500)
|
2024-10-03 13:17:23 -07:00 |
Gonçalo Teixeira
|
b2fd56094f
|
fix(radar-chart): metric options not available & add `min` option (#30349)
|
2024-10-03 09:41:46 -07:00 |
Michael S. Molina
|
03146b21be
|
fix: Open control with Simple tab selected when there is no column selected (#30502)
|
2024-10-03 08:45:39 -03:00 |
dependabot[bot]
|
657377b0ab
|
build(deps): bump @rjsf/core from 5.19.4 to 5.21.1 in /superset-frontend (#30461)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-01 14:30:54 -06:00 |
dependabot[bot]
|
d3a208eb8a
|
build(deps): bump @types/prop-types from 15.7.5 to 15.7.13 in /superset-frontend (#30467)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-01 14:29:23 -06:00 |
dependabot[bot]
|
7d0cb39f2a
|
build(deps): bump @types/react-loadable from 5.5.6 to 5.5.11 in /superset-frontend (#30469)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-01 14:29:08 -06:00 |
Đỗ Trọng Hải
|
da7a74e604
|
refactor(frontend): migrate 6 Enzyme-based tests to RTL, part 2 (#30281)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2024-10-01 14:27:47 -06:00 |
dependabot[bot]
|
15f3ea8d05
|
build(deps-dev): bump esbuild-loader from 4.1.0 to 4.2.2 in /superset-frontend (#30487)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-01 13:01:43 -07:00 |
dependabot[bot]
|
62350f2e5f
|
build(deps-dev): bump eslint-plugin-file-progress from 1.4.0 to 1.5.0 in /superset-frontend (#30460)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-01 11:54:14 -07:00 |
dependabot[bot]
|
e5ddb3bbd6
|
build(deps-dev): bump @cypress/react from 5.12.5 to 8.0.2 in /superset-frontend (#30459)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-01 11:53:49 -07:00 |
dependabot[bot]
|
a8500abd8f
|
build(deps): bump re-resizable from 6.9.11 to 6.10.0 in /superset-frontend (#30477)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-01 11:52:01 -07:00 |
dependabot[bot]
|
ee9ece8992
|
build(deps-dev): bump webpack-manifest-plugin from 4.1.1 to 5.0.0 in /superset-frontend (#30473)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-01 11:51:29 -07:00 |
dependabot[bot]
|
fa34e0fae3
|
build(deps): bump handlebars from 4.7.7 to 4.7.8 in /superset-frontend (#30484)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-01 11:45:35 -07:00 |
dependabot[bot]
|
54679c5f49
|
build(deps-dev): bump @types/yargs from 17.0.32 to 17.0.33 in /superset-frontend (#30485)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-10-01 11:45:10 -07:00 |
Geido
|
9f476b2ce2
|
fix(Package.json): Bump dayjs version (#30493)
|
2024-10-01 19:45:29 +03:00 |
Maxime Beauchemin
|
daa4b1dc65
|
fix: battling cypress' dashboard feature (#30441)
|
2024-09-30 10:50:16 -07:00 |
Geido
|
c7aeb2160e
|
chore(Dashboard): Unblock Global Styles (#30440)
|
2024-09-30 18:39:15 +03:00 |
Michael S. Molina
|
4834390e6a
|
fix: Histogram chart not able to use decimal datatype column (#30416)
|
2024-09-30 09:04:55 -03:00 |
Ross Mabbett
|
bdd50c7553
|
feat(dashboard): update tab drag and drop reordering with positional placement and indicators for UI (#29395)
|
2024-09-30 12:15:39 +03:00 |
Đỗ Trọng Hải
|
92680b3fe4
|
fix(plugin/country/map): rectify naming for some Vietnamese provinces (#29444)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2024-09-27 10:00:06 -06:00 |
Michael S. Molina
|
36f7a3f524
|
fix: Incorrect hovered items in tooltips (#30405)
|
2024-09-26 16:08:59 -03:00 |
Birk Skyum
|
0fdcd8b27e
|
chore(legacy-plugin-chart-map-box): bump supercluster to v8 (#30305)
|
2024-09-25 21:18:14 -06:00 |
dependabot[bot]
|
20b1eabb9b
|
build(deps): update @emotion/react requirement from ^11.4.1 to ^11.13.3 in /superset-frontend/packages/superset-ui-demo (#30086)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@rusackas.com>
|
2024-09-25 19:49:00 -06:00 |
dependabot[bot]
|
b7ac697dce
|
build(deps): bump @emotion/react from 11.4.1 to 11.11.4 in /superset-frontend (#27827)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-25 19:47:50 -06:00 |
Michael S. Molina
|
abf2943e4d
|
fix: Allows X-Axis Sort By for custom SQL (#30393)
|
2024-09-25 19:08:28 -03:00 |
Elizabeth Thompson
|
43721f1206
|
chore: split cypress files for less memory (#30354)
|
2024-09-25 13:50:53 -07:00 |
Antonio Rivero
|
18c2376b50
|
feat(datasets): Allow swap dataset after deletion (#30364)
|
2024-09-25 18:12:45 +02:00 |
Enzo Martellucci
|
39f1b714a5
|
refactor: Migration of AnnotationLayerControl to TypeScript (#28346)
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
|
2024-09-25 17:45:11 +02:00 |
dependabot[bot]
|
0baac62099
|
build(deps-dev): bump sinon from 18.0.0 to 18.0.1 in /superset-frontend (#30251)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-25 09:07:07 -06:00 |
Geido
|
046c096d86
|
fix(ECharts): Revert ECharts version bump (#30388)
|
2024-09-25 15:32:55 +02:00 |
dependabot[bot]
|
bfdab40aaf
|
build(deps-dev): bump @storybook/react-webpack5 from 8.1.11 to 8.2.9 in /superset-frontend/packages/superset-ui-demo (#30089)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@rusackas.com>
|
2024-09-23 10:18:30 -06:00 |
dependabot[bot]
|
f3e4347a8b
|
build(deps): bump deck.gl from 9.0.24 to 9.0.28 in /superset-frontend/plugins/legacy-preset-chart-deckgl (#30084)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-20 13:42:26 -06:00 |
Evan Rusackas
|
d4351668ba
|
fix(CI): increase node JS heap size (#30340)
|
2024-09-20 11:49:59 -06:00 |
Kamil Gabryjelski
|
038ef32454
|
fix(explore): Missing markarea component broke annotations in echarts (#30348)
|
2024-09-20 16:42:47 +02:00 |
dependabot[bot]
|
994de1f812
|
build(deps): bump dompurify from 3.1.0 to 3.1.3 in /superset-frontend (#30300)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-19 17:25:48 -06:00 |
dependabot[bot]
|
36f3cd1f70
|
build(deps): bump path-to-regexp from 1.8.0 to 1.9.0 in /superset-frontend/cypress-base (#30247)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-19 17:10:45 -06:00 |
Antonio Rivero
|
6c2bd2a968
|
fix(table): Use extras in queries (#30335)
|
2024-09-19 16:45:39 +02:00 |
Elizabeth Thompson
|
a90aa055f5
|
chore: bump cypress to v 11 (#30262)
|
2024-09-18 17:50:02 -07:00 |
Sam Firke
|
08145d88b9
|
style(explore): clarify ambiguously named "sort by" field (#30254)
|
2024-09-18 15:18:42 -04:00 |
Kasia
|
930078b6f5
|
chore(explore): Medium font weight for section headers (#30321)
|
2024-09-18 19:39:06 +02:00 |
JUST.in DO IT
|
cd8b56706b
|
fix: unable to disallow csv upload on header menu (#30271)
|
2024-09-17 14:27:47 -07:00 |
JUST.in DO IT
|
2f0c9947ce
|
fix(dashboard): Invalid owner's name displayed after updates (#30272)
|
2024-09-17 14:27:30 -07:00 |
JUST.in DO IT
|
c33d49ecab
|
fix(dashboard): invalid button style in undo/redo button (#30273)
|
2024-09-17 10:16:56 -07:00 |
Maxime Beauchemin
|
f315a4f02c
|
chore: move SLACK_ENABLE_AVATARS from config to feature flag (#30274)
|
2024-09-16 16:07:11 -07:00 |
Martyn Gigg
|
46b1d869b1
|
fix: Move copying translation files before npm run build in Docker (#30099)
|
2024-09-16 13:43:11 -07:00 |
JUST.in DO IT
|
f553344aa1
|
chore(sqllab): Add shortcuts for switching tabs (#30173)
|
2024-09-16 09:10:45 -07:00 |
Đỗ Trọng Hải
|
e9094659d3
|
refactor(frontend): migrate 6 tests from Enzyme to RTL (#30151)
Signed-off-by: hainenber <dotronghai96@gmail.com>
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
|
2024-09-13 15:02:03 -06:00 |
Geido
|
dbab2fb955
|
fix(CrossFilters): Do not reload unrelated filters in global scope (#30252)
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
|
2024-09-13 15:20:51 +02:00 |
Ross Mabbett
|
c5594f2979
|
feat(explore): Add time shift color control to ECharts (#29897)
|
2024-09-12 12:42:00 -04:00 |
JUST.in DO IT
|
ff3b86b5ff
|
feat(sqllab): Add timeout on fetching query results (#29959)
|
2024-09-12 09:41:28 -07:00 |
dependabot[bot]
|
2e107398ae
|
build(deps): bump send and express in /superset-frontend (#30228)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-11 21:57:27 -06:00 |
dependabot[bot]
|
c4c0845b3b
|
build(deps): bump serve-static and express in /superset-frontend (#30229)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-11 19:37:44 -06:00 |
JUST.in DO IT
|
be0a0ced25
|
fix: filters panel broken due to tabs scroll (#30180)
|
2024-09-11 16:30:34 -07:00 |
Ross Mabbett
|
0f44362348
|
refactor(explore): Migrate MetricsControl test suite to RTL (#30232)
|
2024-09-11 16:52:28 -04:00 |
Evan Rusackas
|
7bb6a14944
|
feat: Displaying details to Dataset/Database deletion modals (#30016)
|
2024-09-10 15:27:25 -06:00 |
dependabot[bot]
|
5a0e88771b
|
build(deps): update @babel/runtime requirement from ^7.1.2 to ^7.25.6 in /superset-frontend/packages/superset-ui-core (#30091)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@rusackas.com>
|
2024-09-10 15:18:28 -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 |
Vitor Avila
|
d191e67e51
|
fix(Dashboard download): Download dashboard screenshot/PDF using SupersetClient (#30212)
|
2024-09-10 19:27:19 +02:00 |
dependabot[bot]
|
fed117fbf7
|
build(deps-dev): update @babel/types requirement from ^7.25.2 to ^7.25.6 in /superset-frontend/plugins/plugin-chart-pivot-table (#30103)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@rusackas.com>
|
2024-09-09 14:55:28 -06:00 |
Beto Dealmeida
|
1f890718a2
|
feat: `is_mutating` method (#30177)
|
2024-09-09 13:56:18 -04:00 |
dependabot[bot]
|
05197db71b
|
build(deps): bump @types/node from 20.12.7 to 22.5.4 in /superset-frontend (#30166)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-09 10:26:46 -06:00 |
Kamil Gabryjelski
|
3aafd29768
|
fix: Disable cross filtering on charts with no dimensions (#30176)
|
2024-09-09 12:43:14 +02:00 |
dependabot[bot]
|
c6ccd2ee6a
|
build(deps): bump core-js from 3.37.1 to 3.38.1 in /superset-frontend/packages/superset-ui-demo (#30088)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-06 11:45:23 -06:00 |
Đỗ Trọng Hải
|
aa50eb3b03
|
build(dev-deps, deps): upgrade major versions for FE deps (#29963)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2024-09-06 11:44:22 -06:00 |
JUST.in DO IT
|
4d1db9e32c
|
fix(sqllab): Skip AceEditor in inactive tabs (#30171)
|
2024-09-06 13:58:59 -03:00 |
dependabot[bot]
|
63eb7e5519
|
build(deps): bump react-ultimate-pagination and @types/react-ultimate-pagination in /superset-frontend (#30111)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-05 12:39:42 -06:00 |
dependabot[bot]
|
5374a4c9c4
|
build(deps-dev): bump prettier-plugin-packagejson from 2.4.10 to 2.5.2 in /superset-frontend (#30118)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-05 12:20:25 -06:00 |
JUST.in DO IT
|
e02b18c63c
|
fix(native filter): undefined layout type on filterInScope (#30164)
|
2024-09-05 10:51:55 -07:00 |
Michael S. Molina
|
de3de541e7
|
fix: FacePile is requesting avatars when SLACK_ENABLE_AVATARS is false (#30156)
|
2024-09-05 08:50:50 -03:00 |
JUST.in DO IT
|
2097b716f4
|
fix(sqllab): race condition when updating cursor position (#30154)
|
2024-09-04 13:11:11 -07:00 |
Michael S. Molina
|
5e42d7aed0
|
fix: Adds the Deprecated label to Time-series Percent Change chart (#30148)
|
2024-09-04 13:40:47 -03:00 |
Michael S. Molina
|
9cb9e5beee
|
fix: New tooltip inappropriately combines series on mixed chart (#30137)
|
2024-09-04 08:38:43 -03:00 |
JUST.in DO IT
|
880d634dc8
|
fix(sqllab): race condition when updating same cursor position (#30141)
|
2024-09-04 08:18:42 -03:00 |
Beto Dealmeida
|
ff449ad8ab
|
feat: OAuth2 database field (#30126)
|
2024-09-03 20:57:55 -04:00 |
Beto Dealmeida
|
09dfe2f2ab
|
feat: Oauth2 in DatabaseSelector (#30082)
|
2024-09-03 20:11:37 -04:00 |
Michael S. Molina
|
af066a4630
|
fix: DeckGL legend layout (#30140)
|
2024-09-03 18:50:21 -03:00 |
dependabot[bot]
|
02adf44768
|
build(deps-dev): bump webpack from 5.93.0 to 5.94.0 in /superset-frontend (#30038)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-03 12:12:59 -06:00 |
dependabot[bot]
|
78a53bfa06
|
build(deps-dev): bump eslint-plugin-react-prefer-function-component from 0.0.7 to 3.3.0 in /superset-frontend (#30102)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-03 12:11:38 -06:00 |
dependabot[bot]
|
d3760f3000
|
build(deps): bump d3-time-format and @types/d3-time-format in /superset-frontend (#30117)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-03 12:08:41 -06:00 |
dependabot[bot]
|
dd6c0ad001
|
build(deps-dev): bump eslint-plugin-no-only-tests from 2.4.0 to 3.3.0 in /superset-frontend (#30116)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-09-03 12:06:41 -06:00 |
Evan Rusackas
|
9c3eb8f51f
|
fix(accessibility): logo outline on tab navigation, but not on click (#30077)
|
2024-09-03 12:04:22 -06:00 |
Michael S. Molina
|
72a520fba4
|
fix: Retrieving Slack channels when Slack is disabled (#30074)
|
2024-09-03 11:32:22 -03:00 |
Ross Mabbett
|
9596e458c6
|
refactor(databases): Create constants.ts, move interface to types.ts (#30027)
|
2024-09-03 10:13:37 +02:00 |
Michael S. Molina
|
548d543efe
|
fix: When hovering Drill By the dashboard is scrolled to the top (#30073)
|
2024-08-30 15:27:43 -03:00 |
Michael S. Molina
|
cd6b8b2f6d
|
fix: Delete modal button with lowercase text (#30060)
|
2024-08-30 13:33:22 -03:00 |
Evan Rusackas
|
07985e2f5a
|
fix: Revert "fix(list/chart views): Chart Properties modal now has transitions" (#30041)
|
2024-08-28 12:30:58 -06:00 |
Kamil Gabryjelski
|
75c500c9a5
|
fix: Handle zstd encoding in webpack proxy config (#30034)
|
2024-08-28 17:17:12 +02:00 |
dmitriyVasilievich1986
|
e886cc40fe
|
fix: duplicate `truncateXAxis` option in `BarChart` (#29916)
|
2024-08-28 17:02:39 +02:00 |
Jonathan Schneider
|
c428108713
|
fix(plugins): display correct tooltip (fixes #3342) (#30023)
|
2024-08-27 13:48:00 -06:00 |
Michael S. Molina
|
2afb66d68d
|
fix: Dashboard list row height does not match other lists (#30025)
|
2024-08-27 14:02:17 -03:00 |
Evan Rusackas
|
029799e2e8
|
chore(deps): bump core-js (#30011)
|
2024-08-26 16:54:41 -06:00 |
Evan Rusackas
|
5bebcf61fe
|
chore(deps): bump cross-env (#30007)
|
2024-08-23 15:30:19 -07:00 |
dependabot[bot]
|
e8db5dfd67
|
build(deps): bump micromatch from 4.0.4 to 4.0.8 in /superset-frontend/cypress-base (#30008)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-23 15:21:26 -06:00 |
dependabot[bot]
|
c8436eb9c0
|
build(deps): bump remark-gfm from 3.0.1 to 4.0.0 in /superset-frontend/packages/superset-ui-core (#27832)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@rusackas.com>
|
2024-08-23 14:41:03 -06:00 |
dependabot[bot]
|
0a626bd8ae
|
build(deps): bump d3-time from 1.1.0 to 3.1.0 in /superset-frontend/packages/superset-ui-core (#28292)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@rusackas.com>
|
2024-08-23 14:38:46 -06:00 |
Jack
|
2fda221b7c
|
feat(alert/reports): adding logic to handle downstream reports when tab is deleted from dashboard (#29333)
|
2024-08-23 15:26:26 -05:00 |
Elizabeth Thompson
|
9249facaf5
|
fix: Reports are not sent when selecting to send as PNG, CSV or text (#30001)
|
2024-08-23 10:56:15 -06:00 |
Jack
|
7db34b994e
|
fix(screenshots): dashboard screenshots do not capture filter state (#29989)
|
2024-08-23 19:23:44 +03:00 |
Daniel
|
cb23d6f1a8
|
fix: Removed fixed width constraint from Save button (#29686)
|
2024-08-23 09:22:18 -07:00 |
Antonio Rivero
|
bc6d2dba37
|
feat(time_comparison): Support all date formats when computing custom and inherit offsets (#30002)
|
2024-08-23 15:32:25 +02:00 |
Usiel Riedl
|
9d5268ab6d
|
feat(sqllab): Adds refresh button to table metadata in SQL Lab (#29974)
|
2024-08-22 17:07:59 -07:00 |
dependabot[bot]
|
5e847c7afa
|
build(deps): bump ws and @applitools/eyes-cypress in /superset-frontend/cypress-base (#29947)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-22 11:07:57 -06:00 |
JUST.in DO IT
|
c049771a7f
|
chore(chart-controls): migrate enzyme to RTL (#26257)
|
2024-08-22 20:59:21 +09:00 |
JUST.in DO IT
|
1a1548da3b
|
chore(shared components): Migrate enzyme to RTL (#26258)
|
2024-08-22 08:34:51 +09:00 |
Evan Rusackas
|
8e2f81816f
|
build(node): Bumping to Node 20 (#29988)
|
2024-08-21 16:48:21 -06:00 |
JUST.in DO IT
|
1ca5947a7d
|
fix(sqllab): flaky json explore modal due to shallow equality checks for extra data (#29978)
|
2024-08-22 07:28:08 +09:00 |
Đỗ Trọng Hải
|
907fc8a713
|
build(deps-dev): bump eslint-plugin-cypress from 2.11.2 to 3.4.0 in /superset-frontend + corresponding refactor (#29964)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2024-08-19 20:17:05 -06:00 |
Evan Rusackas
|
5ec3093deb
|
chore(antd): straightening out button import paths (#29969)
|
2024-08-19 20:15:34 -06:00 |
Elizabeth Thompson
|
7e88649730
|
fix: thumbnail url json response was malformed (#29938)
|
2024-08-19 11:08:39 -07:00 |
Evan Rusackas
|
5bd6e92cb8
|
chore(deps): bump micromatch (#29948)
|
2024-08-19 10:26:28 -06:00 |
JUST.in DO IT
|
6e1ef193dd
|
fix(sqllab): Add abort call on query refresh timeout (#29956)
|
2024-08-17 06:59:57 +09:00 |
Elizabeth Thompson
|
88d07ce603
|
fix: only show dataset name in list (#29944)
|
2024-08-15 09:24:51 -07:00 |
dependabot[bot]
|
e38f2f990c
|
build(deps-dev): bump axios from 1.7.3 to 1.7.4 in /superset-frontend (#29949)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-14 23:33:02 -06:00 |
Geido
|
fb6efb9e9a
|
fix(PivotTable): Pass string only to safeHtmlSpan (#29895)
|
2024-08-08 20:01:18 +03:00 |
Evan Rusackas
|
9b95accf6b
|
feat(build): webpack visualizer (#29875)
|
2024-08-07 10:21:22 -06:00 |
Kamil Gabryjelski
|
c220245414
|
perf: Implement Echarts treeshaking (#29874)
|
2024-08-07 06:53:52 +02:00 |
Evan Rusackas
|
db1d77cba2
|
chore(deps): bumping underscore via npm override (#29859)
|
2024-08-06 16:53:46 -06:00 |
Elizabeth Thompson
|
0c3aa7d8fe
|
fix: load slack channels earlier (#29846)
|
2024-08-06 15:40:30 -07:00 |
Evan Rusackas
|
052b38bdf3
|
fix(capitalization): Capitalizing a button. (#29867)
|
2024-08-06 10:29:00 -06:00 |
Đỗ Trọng Hải
|
1c3ef01209
|
chore(build): uplift several outdated frontend packages (#29652)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2024-08-06 09:02:01 -06:00 |
Evan Rusackas
|
7eb3ca408f
|
chore(cleanup): Removing bootstrap (experimental) (#29844)
|
2024-08-05 16:02:20 -06:00 |
Mathis Van Eetvelde
|
aa26ca5c27
|
fix(docs): update timescale.png (#24411)
Signed-off-by: Mathis Van Eetvelde <mathis.vaneetvelde@protonmail.com>
|
2024-08-05 13:07:21 -06:00 |
Kamil Gabryjelski
|
5b5f448af0
|
perf: Lazy load rehype-raw and react-markdown (#29855)
|
2024-08-05 17:19:06 +02:00 |
Kamil Gabryjelski
|
f1136b57dd
|
perf: Remove antd-with-locales import (#29788)
|
2024-08-05 17:17:59 +02:00 |
Geido
|
d877d46557
|
refactor(Slider): Upgrade Slider to Antd 5 (#29786)
|
2024-08-05 16:42:15 +03:00 |
Kamil Gabryjelski
|
9c058fee7a
|
perf: Lazy load moment-timezone (#29791)
|
2024-08-05 15:03:55 +02:00 |
Kamil Gabryjelski
|
e2eb9fe35e
|
fix: Add missing icons (#29851)
|
2024-08-05 09:07:36 +02:00 |
Ross Mabbett
|
6bc8567802
|
refactor(ChartCreation): Migrate tests to RTL (#29674)
|
2024-08-02 21:42:26 -04:00 |
Ross Mabbett
|
819597faf6
|
refactor(controls): Migrate AdhocMetricOption.test to RTL (#29843)
|
2024-08-02 19:54:06 -04:00 |
Ross Mabbett
|
27c08d0e0e
|
refactor(controls): Migrate MetricDefinitionValue.test to RTL (#29845)
|
2024-08-02 19:53:52 -04:00 |
dependabot[bot]
|
ecb9ff0f8a
|
build(deps-dev): update @babel/types requirement from ^7.24.5 to ^7.25.2 in /superset-frontend/plugins/plugin-chart-pivot-table (#29808)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@rusackas.com>
|
2024-08-02 16:38:42 -07:00 |
Evan Rusackas
|
c87a4fd642
|
chore(deps): npm audit fix results (#29838)
|
2024-08-02 15:51:25 -06:00 |
dependabot[bot]
|
40520c54d4
|
build(deps): bump react-bootstrap-slider from 2.1.5 to 3.0.0 in /superset-frontend/plugins/legacy-preset-chart-deckgl (#28294)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@rusackas.com>
|
2024-08-01 14:49:11 -06:00 |
dependabot[bot]
|
5ff259e870
|
build(deps): bump react-diff-viewer-continued from 3.2.5 to 3.4.0 in /superset-frontend (#29756)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-01 13:43:24 -06:00 |
dependabot[bot]
|
d1ea4abb12
|
build(deps-dev): bump eslint-plugin-file-progress from 1.2.0 to 1.4.0 in /superset-frontend (#29759)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-01 13:43:09 -06:00 |
dependabot[bot]
|
74e811706b
|
build(deps): bump @fontsource/inter from 5.0.19 to 5.0.20 in /superset-frontend (#29812)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-01 13:42:43 -06:00 |
dependabot[bot]
|
26e1779f20
|
build(deps): bump chrono-node from 2.7.5 to 2.7.6 in /superset-frontend (#29813)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-01 13:42:28 -06:00 |
dependabot[bot]
|
eaaa44c6c1
|
build(deps): bump mustache from 2.3.2 to 4.2.0 in /superset-frontend (#29815)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-01 13:42:16 -06:00 |
dependabot[bot]
|
91faa3593a
|
build(deps-dev): bump @types/react-syntax-highlighter from 15.5.11 to 15.5.13 in /superset-frontend (#29816)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-01 13:41:51 -06:00 |
dependabot[bot]
|
ebbef827ff
|
build(deps-dev): bump style-loader from 3.3.4 to 4.0.0 in /superset-frontend (#29820)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-01 13:41:29 -06:00 |
dependabot[bot]
|
5339f3dffa
|
build(deps): bump memoize-one from 5.1.1 to 5.2.1 in /superset-frontend (#29821)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-01 13:41:14 -06:00 |
dependabot[bot]
|
1d2dee8a4e
|
build(deps): bump rimraf from 3.0.2 to 6.0.1 in /superset-frontend (#29758)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-08-01 11:10:22 -06:00 |
Kamil Gabryjelski
|
5936e8dbca
|
perf: Antd icons tree shaking (#29787)
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
|
2024-08-01 16:11:27 +02:00 |
Kamil Gabryjelski
|
d143b24232
|
perf: Lazy load React Ace (#29796)
|
2024-08-01 15:14:58 +02:00 |
Elizabeth Thompson
|
2cbd945692
|
fix: bump packages to unblock ci (#29805)
|
2024-07-31 17:44:42 -07:00 |
Evan Rusackas
|
66eb9593d1
|
fix(list/chart views): Chart Properties modal now has transitions (#28796)
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
|
2024-07-31 17:57:53 -06:00 |
Maxime Beauchemin
|
c5829419e3
|
feat: get html (links/styling/img/...) to work in pivot table (#29724)
|
2024-07-31 16:43:56 -07:00 |
Maxime Beauchemin
|
c094ac3584
|
style: remove uppercase from labels, buttons, tabs to align with design system (#29673)
|
2024-07-31 13:50:09 -07:00 |
dependabot[bot]
|
2b4a8e9083
|
build(deps): bump @types/lodash from 4.17.0 to 4.17.7 in /superset-frontend (#29755)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-31 13:30:03 -06:00 |
dependabot[bot]
|
20adae8b21
|
build(deps-dev): bump webpack from 5.89.0 to 5.93.0 in /superset-frontend (#29765)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-31 13:29:50 -06:00 |
Evan Rusackas
|
da46ad4013
|
feat: adding AntdThemeProvider to storybook config (#29795)
|
2024-07-31 13:14:26 -06:00 |
Evan Rusackas
|
0d62bb2261
|
fix(translations): Translate embedded errors (#29782)
|
2024-07-31 11:19:03 -06:00 |
Evan Rusackas
|
06c9f3368a
|
chore(deps): bump dayjs to unblock CI. (#29794)
|
2024-07-31 18:41:50 +03:00 |
Evan Rusackas
|
2bce20f790
|
fix: Fixing incomplete string escaping. (#29772)
|
2024-07-30 16:36:26 -06:00 |
Jack
|
d21d7591c0
|
feat(alerts): enable tab selection for dashboard alerts/reports (#29096)
|
2024-07-30 16:25:19 -06:00 |
Đỗ Trọng Hải
|
8891f04f11
|
fix(frontend/docker, ci): fix borked Docker build due to Lerna v8 uplift (#29725)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2024-07-30 12:07:55 -06:00 |
dependabot[bot]
|
f0fa96fc46
|
chore(deps): bump abortcontroller-polyfill from 1.2.1 to 1.7.5 in /superset-frontend (#29427)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-29 14:03:49 -06:00 |
dependabot[bot]
|
00bab74d17
|
chore(deps): bump d3-hierarchy from 1.1.9 to 3.1.2 in /superset-frontend (#28820)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-29 13:32:56 -06:00 |
dependabot[bot]
|
ee54363163
|
build(deps-dev): update @types/lodash requirement from ^4.17.6 to ^4.17.7 in /superset-frontend/plugins/plugin-chart-handlebars (#29740)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@rusackas.com>
|
2024-07-29 13:32:39 -06:00 |
dependabot[bot]
|
320ba9eac2
|
build(deps): update underscore requirement from ^1.13.6 to ^1.13.7 in /superset-frontend/plugins/legacy-preset-chart-deckgl (#29743)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@rusackas.com>
|
2024-07-29 13:32:31 -06:00 |
dependabot[bot]
|
fd8f8719f8
|
build(deps-dev): bump history from 4.10.1 to 5.3.0 in /superset-frontend (#29763)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-29 11:57:58 -07:00 |
dependabot[bot]
|
bcc14b5274
|
build(deps-dev): bump ts-loader from 7.0.5 to 9.5.1 in /superset-frontend (#29760)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-29 11:54:01 -07:00 |
dependabot[bot]
|
a9229899f6
|
build(deps-dev): update @babel/types requirement from ^7.24.0 to ^7.24.5 in /superset-frontend/plugins/plugin-chart-pivot-table (#28297)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GitHub-Actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2024-07-29 12:53:44 -06:00 |
dependabot[bot]
|
06ac7bf16c
|
build(deps): bump fast-xml-parser from 4.2.7 to 4.4.1 in /superset-frontend (#29767)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-29 11:53:13 -07:00 |
dependabot[bot]
|
adc2ba405b
|
build(deps): bump deck.gl from 9.0.21 to 9.0.24 in /superset-frontend/plugins/legacy-preset-chart-deckgl (#29744)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-29 12:18:32 -06:00 |
dependabot[bot]
|
e21f945802
|
build(deps-dev): bump mini-css-extract-plugin from 2.7.6 to 2.9.0 in /superset-frontend (#29753)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-29 12:16:39 -06:00 |
dependabot[bot]
|
396cf9b822
|
build(deps-dev): bump @svgr/webpack from 8.0.1 to 8.1.0 in /superset-frontend (#29754)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-29 12:16:21 -06:00 |
dependabot[bot]
|
705ffda574
|
build(deps): bump ace-builds from 1.4.14 to 1.35.4 in /superset-frontend (#29762)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-29 12:15:15 -06:00 |
Đỗ Trọng Hải
|
f51bf67554
|
chore(build): pin Storybook-related packages to 8.1.11 as further v8+ version requires React 18 (#29731)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2024-07-29 10:13:47 -07:00 |
JUST.in DO IT
|
3c971455e7
|
fix(explore): missing column autocomplete in custom SQL (#29672)
|
2024-07-26 11:33:37 -07:00 |
dependabot[bot]
|
5ed19319dd
|
build(deps-dev): bump thread-loader from 3.0.4 to 4.0.2 in /superset-frontend (#26557)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-26 10:45:59 -07:00 |
Ross Mabbett
|
dac69e2092
|
feat(explorer): Add configs and formatting to discrete comparison columns (#29553)
|
2024-07-25 18:43:56 -04:00 |
Evan Rusackas
|
72caec10fe
|
feat(country map): Adding Hungary (and other touchups) (#29627)
|
2024-07-25 15:23:53 -06:00 |
Geido
|
3de2b7c989
|
refactor(ProgressBar): Upgrade ProgressBar to Antd 5 (#29666)
|
2024-07-23 18:59:41 +03:00 |
Kamil Gabryjelski
|
cd713a239e
|
fix: Use default custom time range time without timezone (#29669)
|
2024-07-23 16:23:40 +02:00 |
Kamil Gabryjelski
|
453e6deb97
|
fix: Dashboard editable title weird behavior when adding spaces (#29667)
|
2024-07-23 14:55:17 +02:00 |
nsivarajan
|
27dde2a811
|
feat(alert/report): Added optional CC and BCC fields for email notifi… (#29088)
Co-authored-by: Sivarajan Narayanan <sivarajannarayanan@Sivarajans-MacBook-Pro.local>
Co-authored-by: Sivarajan Narayanan <narayanan_sivarajan@apple.com>
|
2024-07-22 19:33:47 +02:00 |
Michael S. Molina
|
be833dce4f
|
fix: Layout of native filters modal with lengthy columns (#29648)
|
2024-07-22 09:02:16 -03:00 |
Michael S. Molina
|
92537f1fd5
|
fix: Loading of native filter column (#29647)
|
2024-07-22 09:01:49 -03:00 |
Michael S. Molina
|
9487d6c9d6
|
fix: Required native filter message wrongfully appearing (#29643)
|
2024-07-19 14:21:54 -03:00 |
JUST.in DO IT
|
5539f87912
|
fix(sqllab): prev shema/table options remained on fail (#29638)
|
2024-07-19 10:21:16 -07:00 |
Michael S. Molina
|
85b66946ed
|
refactor: Remove dead code from the Word Cloud plugin (#29594)
|
2024-07-19 10:37:40 -03:00 |
Geido
|
1e412a8711
|
refactor(Dashboard): Fetch dashboard screenshot via dedicated endpoint (#29272)
|
2024-07-18 14:46:14 +03:00 |
Elizabeth Thompson
|
6dbfe2aab9
|
feat: add slackv2 notification (#29264)
|
2024-07-17 15:14:32 -07:00 |
Geido
|
c0d46eb1af
|
refactor(Tag): Upgrade Tag and TagsList to Ant Design 5 (#29593)
|
2024-07-17 23:19:39 +03:00 |
Đỗ Trọng Hải
|
ae6e58f918
|
feat(frontend/hooks): replace 3rd-party BroadcastChannel with native Web API equivalence (#29584)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2024-07-17 13:15:20 -06:00 |
JUST.in DO IT
|
db3fa8df77
|
fix(sqllab): Show warning message when deprecated db is selected (#29607)
|
2024-07-17 10:37:58 -07:00 |