Commit Graph

6520 Commits

Author SHA1 Message Date
Ross Mabbett ad3995daf6
fix(dashboard): table chart drag preview overflowing container (#27308) 2024-02-29 15:37:55 -07:00
JUST.in DO IT 8d245704ef
fix(sqllab): invalid dump sql shown after closing tab (#27295) 2024-02-29 09:57:30 -08:00
goto-loop d65f64d1ce
fix(plugin-chart-echarts): calculate Gauge Chart intervals correctly when min value is set (#27285) 2024-02-29 08:41:23 -08:00
Michael S. Molina 7854b622a3
fix: Data zoom with horizontal orientation (#27291) 2024-02-29 08:53:09 -05:00
Michael S. Molina 9900f56670
fix: Navigating to an invalid page index in lists (#27273) 2024-02-28 10:15:28 -05:00
JUST.in DO IT f17afae428
build(deps): bump re-resizable from 6.6.1 to 6.9.11 in /superset-frontend (#27219)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-27 10:07:56 -08:00
Michael S. Molina ce9e4b4b77
fix: Inoperable dashboard filter slider when range is <= 1 (#27271)
Co-authored-by: Justin Francos <jfrancos@manifold.ai>
2024-02-27 11:38:18 -05:00
Michael S. Molina 8b4dce71d6
fix: Sorting charts/dashboards makes the applied filters ineffective (#27258) 2024-02-27 08:20:42 -05:00
Jack 6278315072
fix(reports): fixing unit test (#27236) 2024-02-23 15:05:05 -05:00
Michael S. Molina 6d8870125f
chore: Removes Chromatic workflow and dependencies (#27232) 2024-02-23 13:31:58 -05:00
Kamil Gabryjelski 54037972f2
fix(plugin-chart-period-over-period-kpi): Blank chart when switching from BigNumberTotal (#27203) 2024-02-22 17:37:23 +01:00
Antonio Rivero 127df24c08
refactor(plugins): Time Comparison Utils (#27145) 2024-02-22 14:43:43 +01:00
Bill Belanger cc2f6f1ed9
fix: Translations related to the date range filter (#26074) 2024-02-21 16:29:03 -07:00
dependabot[bot] 744f68d637
build(deps): bump ip from 1.1.8 to 1.1.9 in /superset-frontend/cypress-base (#27180)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-21 12:47:07 -07:00
JUST.in DO IT ac8c283df0
fix(dashboard): drag and drop indicator UX (#26699) 2024-02-21 11:29:34 -08:00
Kamil Gabryjelski fd4f9ac044
feat: Use standardized controls in Big Number with Time Comparison (#27193) 2024-02-21 20:28:19 +01:00
Michael S. Molina 983a1646c4
fix: Failed to execute importScripts on worker-css (#27191) 2024-02-22 07:01:26 +13:00
dependabot[bot] a35f642998
build(deps-dev): bump ip from 2.0.0 to 2.0.1 in /superset-frontend (#27178)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22 06:53:54 +13:00
JUST.in DO IT 8fbaf84f66
fix(sqllab): typeahead search is broken in db selector (#27181) 2024-02-21 09:03:41 -05:00
Ross Mabbett 601e62a2ee
feat(Alerts and Reports): Modal redesign (#26202)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: fisjac <jfisher9882@gmail.com>
Co-authored-by: Corbin <corbindbullard@gmail.com>
Co-authored-by: Lily Kuang <lily@preset.io>
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-19 17:28:10 +02:00
Enzo Martellucci 1776405903
refactor: Migrate ErrorBoundary to typescript (#27143)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2024-02-16 16:10:13 -05:00
Antonio Rivero dab44c0b6f
fix(plugins): Apply dashboard filters to comparison query in BigNumber with Time Comparison chart (#27138) 2024-02-16 17:39:00 +01:00
Michael S. Molina cf33a6213d
fix: Duplicated toast messages (#27135) 2024-02-16 08:13:34 -05:00
Evan Rusackas eabee9dedd
chore(hail mary): Update package-lock.json via npm-audit-fix (#26693) 2024-02-15 12:40:04 -07:00
Stepan 60fe58196a
fix(pivot-table-v2): Added forgotten translation pivot table v2 (#22840) 2024-02-15 10:16:02 -07:00
Michael S. Molina 506ea756ad
fix: RLS modal overflow (#27128) 2024-02-15 11:46:35 -05:00
Daniel Vaz Gaspar c96e38c07c
fix: removes old deprecated sqllab endpoints (#27117) 2024-02-15 15:58:48 +00:00
Evan Rusackas 753ef69529
feat(storybook): Co-habitating/Upgrading Storybooks to v7 (dependency madness ensues) (#26907) 2024-02-15 07:40:17 -07:00
JUST.in DO IT 7b59c94827
fix(sqllab): flaky json explore modal due to over-rendering (#26791) 2024-02-14 14:04:59 -07:00
Michael S. Molina af577d64b1
fix: Timeseries Y-axis format with contribution mode (#27106) 2024-02-14 09:41:22 -05:00
Antonio Rivero 13f1642c73
feat(plugins): Tooltips on BigNumber with Time Comparison chart (#27092) 2024-02-14 10:56:12 +01:00
Antonio Rivero a912fafb6d
chore(plugins): Update dropdown control for BigNumber with Time Comparison range (#27090) 2024-02-13 18:35:31 +01:00
Maxime Beauchemin e4a723d840
fix: try to fix cypress with magic (#27098) 2024-02-13 09:35:11 -08:00
Enzo Martellucci 827864b939
chore: Migrate AlteredSliceTag to typescript (#27030)
Co-authored-by: geido <diegopucci.me@gmail.com>
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
2024-02-13 18:51:39 +02:00
Maxime Beauchemin 4796484190
fix(big_number): white-space: nowrap to prevent wrapping (#27096) 2024-02-12 19:09:13 -08:00
Evan Rusackas 884ea03480
fix(deps): un-bumping dom-to-pdf ro resolve missing file warnings (#27091) 2024-02-12 16:13:39 -07:00
Antonio Rivero e8e208dd14
feat(plugins): Adding colors to BigNumber with Time Comparison chart (#27052) 2024-02-12 19:10:04 +01:00
Antonio Rivero 435cd2705e
feat(plugins): Update custom controls for BigNumber with Time Comparison chart (#27054) 2024-02-12 14:51:04 +01:00
Kamil Gabryjelski faaf14bcc4
fix: Drill by with GLOBAL_ASYNC_QUERIES (#27066) 2024-02-09 21:49:33 +01:00
Kamil Gabryjelski 3f91bdb40d
fix: Filters sidebar stretching dashboard height (#27069) 2024-02-09 18:16:39 +01:00
Kamil Gabryjelski 005cee023b
fix: Exclude header controls from dashboard PDF export (#27068) 2024-02-09 18:02:05 +01:00
Geido 595c6ce3e6
chore: Add granular permissions for actions in Dashboard (#27029) 2024-02-09 16:25:32 +02:00
JUST.in DO IT 6f402991e5
fix(plugins): missing currency on small number format in table chart (#27041) 2024-02-08 15:24:24 -08:00
JUST.in DO IT fd06ff3745
fix(explore): allow free-form d3 format on custom column formatting (#27023) 2024-02-08 09:27:59 -08:00
dependabot[bot] daaf657d47
build(deps-dev): bump @types/jest from 26.0.24 to 29.5.12 in /superset-frontend/plugins/plugin-chart-handlebars (#26973)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
Co-authored-by: GitHub-Actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-02-07 14:36:08 -08:00
Jeremy e986a1746f
fix(webpack-dev-server): parse env args (#19744) 2024-02-07 14:59:41 -07:00
JUST.in DO IT f8c75ca50b
chore(dashboard): migrate enzyme to RTL (#26260) 2024-02-07 09:17:34 -08:00
Vitor Avila e437356013
fix(tags): Improve support for tags with colons (#26965) 2024-02-07 09:20:28 -07:00
dependabot[bot] d5ef052044
build(deps): bump react-js-cron from 1.2.0 to 2.1.2 in /superset-frontend (#26981)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-06 17:01:45 -07:00
dependabot[bot] 9670572d99
build(deps-dev): bump copy-webpack-plugin from 9.1.0 to 12.0.2 in /superset-frontend (#26893)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-06 17:01:32 -07:00
Quentin Leroy 42b7bd5c03
fix(maps): france_regions.geojson generated with the notebook, from natural earth data (#27014) 2024-02-06 16:53:44 -07:00
JUST.in DO IT 14f88e3f89
chore(sqllab): migrate to typescript (#26171) 2024-02-06 12:26:50 -07:00
Antonio Rivero 53daa1b13f
chore(plugins): Description, Category and Tags for BigNumber with Period Time Comparison plugin (#27021)
Co-authored-by: yousoph <sophieyou12@gmail.com>
2024-02-06 12:34:47 +01:00
dependabot[bot] 2cd7135a51
build(deps): bump @types/seedrandom from 2.4.30 to 3.0.8 in /superset-frontend (#26979)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-05 12:09:57 -07:00
Antonio Rivero 607301ad56
fix(plugins): Fix dashboard filter in Period Over Period KPI plugin (#27013) 2024-02-05 15:08:37 +01:00
Quentin Leroy 26025274a1
fix(maps): Move Overseas department and regions closer to France mainland (#26995) 2024-02-02 20:29:53 -07:00
dependabot[bot] 32ce002296
build(deps): bump react-intersection-observer from 9.4.1 to 9.6.0 in /superset-frontend (#26996)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-02 12:31:06 -07:00
dependabot[bot] e874e04890
build(deps): bump @vx/legend from 0.0.198 to 0.0.199 in /superset-frontend/plugins/legacy-plugin-chart-histogram (#26526)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
2024-02-02 10:22:28 -07:00
Antonio Rivero db79c37707
fix(plugin): Period Over Period KPI Plugin Feature flag value (#26985) 2024-02-02 14:17:45 +01:00
Evan Rusackas fdff6d84f3
chore(dependencies): bump encodable to 0.7.8 (#26903) 2024-02-01 17:00:54 -07:00
Kamil Gabryjelski e6d2fb6fdf
fix(plugin-chart-table): Prevent misalignment of totals and headers when scrollbar is visible (#26964) 2024-02-01 18:27:22 +01:00
Kamil Gabryjelski e4eae9a70c
fix(plugin-chart-table): Revert "fix(chart table in dashboard): improve screen reading of table (#26453)" (#26963) 2024-02-01 17:17:37 +01:00
dependabot[bot] fb38552a14
build(deps-dev): bump mock-socket from 9.0.3 to 9.3.1 in /superset-frontend (#26958)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-01 08:46:03 -07:00
dependabot[bot] 0124a5c055
build(deps): bump moment from 2.29.4 to 2.30.1 in /superset-frontend (#26938)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-31 22:01:36 -07:00
Ville Brofeldt 19f8405bc0
chore: make TS enums strictly PascalCase (#26875) 2024-01-31 17:40:44 -08:00
Mark Skelton 959a5a5ad6
feat(components): Add static class name with button style (#26639) 2024-01-31 16:22:25 -08:00
Elizabeth Thompson a09e5557bc
feat: Period over Period Big Number comparison chart (#26908)
Co-authored-by: Fernando <frodriguez@bytecode.io>
Co-authored-by: Antonio Rivero <antonioriverocode@gmail.com>
2024-01-31 15:44:25 -08:00
dependabot[bot] 0bc5983d63
build(deps): bump interweave from 13.0.0 to 13.1.0 in /superset-frontend (#26935)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-31 16:04:21 -07:00
dependabot[bot] d714a7dfeb
build(deps): bump emotion-rgba from 0.0.9 to 0.0.12 in /superset-frontend (#26941)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-31 16:04:00 -07:00
dependabot[bot] bdb43abe9e
build(deps-dev): bump @babel/core from 7.22.8 to 7.23.9 in /superset-frontend (#26939)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-31 16:03:40 -07:00
dependabot[bot] 551ae59096
build(deps): bump shortid from 2.2.14 to 2.2.16 in /superset-frontend (#26940)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-31 16:02:52 -07:00
JUST.in DO IT 62993c2fba
fix(sqllab): autosync fail on migrated queryEditor (#26922) 2024-01-31 11:19:55 -08:00
Michael S. Molina 8a2f7d378a
refactor: Removes the deprecated GENERIC_CHART_AXES feature flag (#26372) 2024-01-31 09:45:57 -05:00
dependabot[bot] 39973cd38e
build(deps-dev): update @babel/types requirement from ^7.13.12 to ^7.23.9 in /superset-frontend/plugins/plugin-chart-pivot-table (#26881)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
2024-01-30 22:51:37 -08:00
dependabot[bot] f0be77bfdf
build(deps): bump @ant-design/icons from 5.0.1 to 5.2.6 in /superset-frontend (#26727)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 22:02:06 -08:00
dependabot[bot] 729a0bc6a5
build(deps): bump @vx/scale from 0.0.197 to 0.0.199 in /superset-frontend (#26894)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 21:57:30 -08:00
dependabot[bot] a53c5377ea
build(deps): bump d3-selection from 1.4.2 to 3.0.0 in /superset-frontend (#26840)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 21:19:50 -08:00
dependabot[bot] 878a4b62e7
build(deps): bump @visx/axis from 3.5.0 to 3.8.0 in /superset-frontend (#26861)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 21:16:34 -08:00
Evan Rusackas 73d118c0e2
feat(maps): Consolidating all country maps (and TS) into the Jupyter notebook workflow. (#26300) 2024-01-30 16:26:49 -07:00
JUST.in DO IT 55846992d2
chore(explore): migrate enzyme to RTL (#26272) 2024-01-30 15:16:20 -08:00
dependabot[bot] 63ded0fc58
build(deps): bump @types/rison from 0.0.6 to 0.0.9 in /superset-frontend (#26899)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 14:39:34 -07:00
dependabot[bot] 81a54b1bf9
build(deps): bump @types/rison from 0.0.6 to 0.0.9 in /superset-frontend/packages/superset-ui-core (#26831)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
2024-01-30 14:03:49 -07:00
dependabot[bot] 0a335c67e2
build(deps): bump dom-to-image-more from 2.16.0 to 3.2.0 in /superset-frontend (#26869)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 13:02:25 -07:00
dependabot[bot] 630b3ad047
build(deps-dev): bump webpack-bundle-analyzer from 4.9.0 to 4.10.1 in /superset-frontend (#26897)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-30 10:59:21 -08:00
Maxime Beauchemin 7e3d01d0f4
chore(dependabot): ignore css-minimizer-webpack-plugin (#26879) 2024-01-30 08:37:57 -08:00
dependabot[bot] f31b823343
build(deps): bump rehype-sanitize from 5.0.1 to 6.0.0 in /superset-frontend (#26860)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-29 18:24:37 -08:00
dependabot[bot] 0d1653fbea
build(deps): bump @types/enzyme from 3.10.10 to 3.10.18 in /superset-frontend (#26859)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-29 16:48:13 -08:00
dependabot[bot] be144aad87
build(deps): bump yargs and @types/yargs in /superset-frontend (#26870)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-29 17:18:14 -07:00
dependabot[bot] 87558ed065
chore(dependencies): bump less from 3.12.2 to 4.2.0 in /superset-frontend (#26841)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-29 17:15:50 -07:00
Evan Rusackas 785e832e8d
chore(actions): generate FOSSA report on master, and ALWAYS check for… (#26857) 2024-01-29 16:18:50 -07:00
dependabot[bot] 0695173a81
build(deps): bump @testing-library/react-hooks from 5.0.3 to 5.1.3 in /superset-frontend (#26867)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-29 15:19:19 -07:00
dependabot[bot] 911c6e53c2
build(deps): bump mousetrap and @types/mousetrap in /superset-frontend (#26866)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-29 15:17:20 -07:00
dependabot[bot] 1029b7dadc
build(deps): bump react-redux from 7.2.8 to 7.2.9 in /superset-frontend (#26865)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-29 15:16:30 -07:00
Michael S. Molina 84c48d11d8
fix: Bar charts horizontal margin adjustment error (#26817) 2024-01-29 15:25:16 -05:00
Nico Carlier 71a950fc80
fix(chart table in dashboard): improve screen reading of table (#26453)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
2024-01-29 11:05:35 -08:00
Evan Rusackas be7c9490a1
chore(lint/a11y): fixing and locking down jsx-a11y/anchor-is-valid (#26820) 2024-01-29 11:58:37 -07:00
Evan Rusackas 881268a8da
chore(dependencies): bumps match-sorter (#26819) 2024-01-30 06:50:22 +13:00
Geido 6c029ce2e8
chore: Add permission to view and drill on Dashboard context (#26798) 2024-01-29 18:28:10 +01:00
dependabot[bot] b0c8f620d6
build(deps): bump use-immer from 0.8.1 to 0.9.0 in /superset-frontend (#26827)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-29 09:51:08 -07:00
Jan Suleiman 29582e8d86
chore(deps): bump typescript to 4.8.4 (#24272)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
2024-01-29 09:14:24 -07:00
dependabot[bot] f73760a5d1
build(deps): bump @types/react-table from 7.0.29 to 7.7.19 in /superset-frontend (#26832)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-29 09:12:50 -07:00
Matthew Chiang 64ba5797df
fix(deck.gl Multiple Layer Chart): Add Contour and Heatmap Layer as options (#25923) 2024-01-29 08:10:11 -05:00
Maxime Beauchemin dfc614bdc3
chore: fix GitHub 'Unchanged files with check annotations' reports in PR (#26702) 2024-01-28 14:42:49 -07:00
Michael S. Molina 1f6c270f15
fix(time-series table): Can't compare from the beginning of the time range (#26814) 2024-01-26 16:06:11 -05:00
Geido 092129201e
chore: Reformat changelogs (#26815) 2024-01-26 21:48:17 +01:00
Vitor Avila 4f56f5ee84
fix(tags): Filter system tags from the tags list (#26701) 2024-01-26 12:00:27 -08:00
Evan Rusackas 3dcfbcc3a5
chore: Technical Debt Metrics (#26442) 2024-01-26 10:36:04 -07:00
Michael S. Molina 5e633d2bb0
fix: Row limit hardcoded (#26807) 2024-01-26 08:57:21 -05:00
Michael S. Molina 23460b21f6
chore: Splits the CHANGELOG into multiple files (#26800) 2024-01-26 08:10:49 -05:00
dependabot[bot] 8657fa753b
build(deps): update jquery requirement from ^3.4.1 to ^3.7.1 in /superset-frontend/packages/superset-ui-demo (#26621)
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-01-25 14:05:11 -07:00
Puridach wutthihathaithamrong ed934a93e1
feat: Stop editor scrolling to top (#26754)
Co-authored-by: Puridach Wutthihathaithamrong <>
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
2024-01-25 14:04:20 -07:00
Geido 424b4c2378
chore: Add Embed Modal extension override and tests (#26759) 2024-01-25 16:23:32 +01:00
John Bodley 01fdfbee09
fix(logging): Filter out undefined columns (#26314) 2024-01-25 13:17:10 +13:00
dependabot[bot] 11a60c92ea
build(deps-dev): bump css-minimizer-webpack-plugin from 3.4.1 to 6.0.0 in /superset-frontend (#26656)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-24 15:29:31 -07:00
Maxime Beauchemin 0f590799b2
chore: improve/decouple eslint and tsc 'npm run' commands (#26704) 2024-01-24 08:51:08 -08:00
dependabot[bot] 7c2093c495
build(deps): bump @visx/grid from 3.0.1 to 3.5.0 in /superset-frontend (#26728)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 23:08:25 -07:00
dependabot[bot] 8e1daa0f1c
build(deps): update classnames requirement from ^2.3.2 to ^2.5.1 in /superset-frontend/plugins/plugin-chart-table (#26729)
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-01-23 22:52:45 -07:00
dependabot[bot] 7da56a0744
build(deps-dev): bump jest from 26.6.3 to 29.7.0 in /superset-frontend/plugins/plugin-chart-handlebars (#26528)
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-01-23 20:27:21 -07:00
dependabot[bot] 8150c25dbb
build(deps): bump csstype from 2.6.9 to 3.1.3 in /superset-frontend (#26716)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 20:25:01 -07:00
dependabot[bot] 16e574d702
build(deps): bump d3-color from 1.4.1 to 3.1.0 in /superset-frontend/plugins/legacy-plugin-chart-world-map (#26513)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 16:33:34 -07:00
dependabot[bot] 44197d2c32
build(deps): update @types/math-expression-evaluator requirement from ^1.2.1 to ^1.3.3 in /superset-frontend/packages/superset-ui-core (#26596)
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-01-23 16:31:26 -07:00
dependabot[bot] 595386f9a6
build(deps-dev): update @types/lodash requirement from ^4.14.149 to ^4.14.202 in /superset-frontend/plugins/plugin-chart-handlebars (#26595)
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-01-23 16:31:11 -07:00
mapledan c2ab9bba29
fix: change the validation logic for python_date_format (#25510)
Co-authored-by: John Bodley <john.bodley@gmail.com>
2024-01-24 10:44:36 +13:00
dependabot[bot] e00e039ca3
build(deps): update d3-cloud requirement from ^1.2.5 to ^1.2.7 in /superset-frontend/plugins/plugin-chart-word-cloud (#26499)
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-01-23 14:39:17 -07:00
dependabot[bot] 96adad5843
build(deps-dev): bump @types/jest from 26.0.24 to 29.5.11 in /superset-frontend/plugins/plugin-chart-pivot-table (#26481)
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-01-23 14:38:43 -07:00
Sungyun Hur d8d0c9c2b7
docs(storybook): fix typo in TimeFormatStories.tsx (#26105) 2024-01-23 14:17:14 -07:00
dependabot[bot] 655b95d763
build(deps): update whatwg-fetch requirement from ^3.0.0 to ^3.6.20 in /superset-frontend/packages/superset-ui-core (#26594)
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-01-23 14:12:20 -07:00
Evan Rusackas 1d4b8b6989
fix(dependencies): stopping (and preventing) full lodash library import... now using only method level imports. (#26710) 2024-01-23 12:39:37 -07:00
dependabot[bot] f8f5c548c9
build(deps): bump @visx/axis from 3.0.1 to 3.5.0 in /superset-frontend (#26714)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-24 06:57:05 +13:00
dependabot[bot] 98c84babb9
build(deps): update @types/d3-cloud requirement from ^1.2.1 to ^1.2.9 in /superset-frontend/plugins/plugin-chart-word-cloud (#26483)
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-01-23 08:21:09 -07:00
dependabot[bot] d7d63bc184
build(deps): bump fuse.js from 6.4.6 to 7.0.0 in /superset-frontend (#26616)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-23 08:19:46 -07:00
dependabot[bot] 2842b63cbe
build(deps-dev): bump prettier-plugin-packagejson from 2.2.15 to 2.4.9 in /superset-frontend (#26570)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 19:31:33 -07:00
dependabot[bot] 36608b503e
build(deps-dev): bump @babel/register from 7.22.5 to 7.23.7 in /superset-frontend (#26556)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 19:31:17 -07:00
dependabot[bot] 2961d69a82
build(deps): update react-table requirement from ^7.6.3 to ^7.8.0 in /superset-frontend/plugins/plugin-chart-table (#26522)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 19:30:50 -07:00
dependabot[bot] 43cf0c69ec
build(deps-dev): bump eslint-plugin-react-hooks from 4.2.0 to 4.6.0 in /superset-frontend (#26572)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 19:22:38 -07:00
dependabot[bot] 60d1e4e95a
build(deps): bump @emotion/babel-preset-css-prop from 11.2.0 to 11.11.0 in /superset-frontend (#26576)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-22 19:22:21 -07:00
Vitor Avila 3ed70d8f53
fix(legacy-charts): Show Time Grain control for legacy charts (#26705) 2024-01-22 12:37:03 -07:00
Evan Rusackas ef4878b845
fix: do not use lodash/memoize (#26709) 2024-01-22 12:36:43 -07:00
Evan Rusackas 60004f5bf3
chore(dependencies): removes unsued d3-color and d3-array (#26694) 2024-01-22 10:59:14 -07:00
Evan Rusackas 969f8edc5a
chore(dependencies): removes unused minimist (#26692) 2024-01-22 10:59:08 -07:00
Evan Rusackas ae3bb47708
chore(dependencies): remove unused global-box (#26690) 2024-01-22 10:59:01 -07:00
Evan Rusackas eba3929ed1
chore(dependencies): remove unused lodash-es (#26689) 2024-01-22 10:58:55 -07:00
Evan Rusackas 214142f54a
chore(dependencies): remove unused react-datetime (#26688) 2024-01-22 10:58:48 -07:00
Evan Rusackas 9c3f40d87c
chore(dependencies): remove unused ansi-regex (#26687) 2024-01-22 10:58:43 -07:00
Evan Rusackas 9f7db406f1
chore(dependencies): removes unused @visx/tooltip (#26686) 2024-01-22 10:58:37 -07:00
Evan Rusackas 775474366e
chore(dependencies): remove unused @babel/runtime-corejs3 (#26685) 2024-01-22 10:58:31 -07:00
Evan Rusackas c989a1cbce
chore(dependencies): removes unused bootstrap-slider (#26684) 2024-01-22 10:57:57 -07:00
Evan Rusackas 4a27e79001
chore(dependencies): npm audit fix for superset-ui-demo (#26691) 2024-01-22 10:56:56 -07:00
Michael S. Molina 69b57016b3
refactor: Removes the deprecated DASHBOARD_NATIVE_FILTERS feature flag (#26329) 2024-01-19 17:07:38 -03:00
Michael S. Molina f63e66be01
refactor: Removes the deprecated VERSIONED_EXPORT feature flag (#26347) 2024-01-19 15:21:14 -03:00
Michael S. Molina a84d86fe26
refactor: Removes the deprecated redirect endpoint (#26377) 2024-01-19 11:39:04 -03: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
Michael S. Molina 8f8c435d7c
refactor: Removes the Profile feature (#26462) 2024-01-18 15:36:40 -03:00
dependabot[bot] b245e66198
build(deps): bump the npm_and_yarn group group in /superset-frontend with 2 updates (#26665)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-18 11:22:59 -07:00
Michael S. Molina ae0eb4b8d9
refactor: Removes the deprecated DASHBOARD_FILTERS_EXPERIMENTAL feature flag (#26330) 2024-01-18 13:24:25 -03:00
Michael S. Molina 4d9144eca5
refactor: Migrates legacy Sunburst charts to ECharts and removes legacy code (#26350) 2024-01-18 11:59:08 -03:00
Michael S. Molina b06ab7d8e3
refactor: Removes the deprecated ENABLE_TEMPLATE_REMOVE_FILTERS feature flag (#26345) 2024-01-18 09:03:03 -03:00
dependabot[bot] 860aa55d00
build(deps): bump node-notifier from 8.0.0 to 8.0.1 in /superset-frontend (#12175)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-17 16:20:29 -07:00
Michael S. Molina eff4422d04
chore: Deprecates the DASHBOARD_CROSS_FILTERS feature flag (#26633) 2024-01-17 13:01:27 -03:00
Michael S. Molina d5b62d8d3e
chore: Deprecates the ENABLE_JAVASCRIPT_CONTROLS feature flag (#26635) 2024-01-17 11:39:57 -03:00
dependabot[bot] 14106f7bb2
build(deps): update datamaps requirement from ^0.5.8 to ^0.5.9 in /superset-frontend/plugins/legacy-plugin-chart-world-map (#26500)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-16 14:41:43 -07:00
dependabot[bot] 59c0e973a4
build(deps): bump @babel/traverse from 7.21.4 to 7.23.2 in /superset-frontend/cypress-base (#25664)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-16 14:21:26 -07:00
Michael S. Molina 7fccea1556
refactor: Removes the deprecated CLIENT_CACHE feature flag (#26348) 2024-01-16 15:40:16 -03:00
Geido 820f4b9cf0
fix: RLS modal styling (#26634) 2024-01-16 18:29:06 +01:00
Michael S. Molina 9387c4c16f
refactor: Removes the filters set feature (#26369) 2024-01-16 12:42:35 -03:00
Michael S. Molina 6063f4ff04
refactor: Removes the deprecated ENABLE_EXPLORE_DRAG_AND_DROP feature flag (#26343) 2024-01-16 10:47:52 -03:00
Michael S. Molina b2ad74f94f
refactor: Removes the deprecated DISABLE_DATASET_SOURCE_EDIT feature flag (#26331) 2024-01-16 09:29:41 -03:00
dependabot[bot] 8b047a521b
build(deps): update lodash requirement from ^4.17.11 to ^4.17.21 in /superset-frontend/plugins/legacy-preset-chart-nvd3 (#26589)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-15 21:18:07 -07:00
Elizabeth Thompson 0b20ace65d
fix: stringify scarf pixel value (#26351) 2024-01-15 21:12:18 -07:00
dependabot[bot] 3fe240742a
build(deps): update urijs requirement from ^1.19.8 to ^1.19.11 in /superset-frontend/plugins/legacy-preset-chart-nvd3 (#26506)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-15 16:26:39 -07:00
dependabot[bot] b4621d2f2a
build(deps-dev): bump style-loader from 3.3.3 to 3.3.4 in /superset-frontend (#26520)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-15 16:26:25 -07:00
dependabot[bot] bc76cd4898
build(deps-dev): bump @types/urijs from 1.19.19 to 1.19.25 in /superset-frontend (#26538)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-15 16:26:08 -07:00
dependabot[bot] 01e8231531
build(deps): update lodash requirement from ^4.17.15 to ^4.17.21 in /superset-frontend/packages/superset-ui-chart-controls (#26530)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-15 16:23:10 -07:00
dependabot[bot] 29f5d4aa41
build(deps): update xss requirement from ^1.0.10 to ^1.0.14 in /superset-frontend/plugins/plugin-chart-table (#26539)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-15 16:22:46 -07:00
dependabot[bot] dec241be4e
build(deps): bump moment-timezone from 0.5.37 to 0.5.44 in /superset-frontend (#26545)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-15 16:22:31 -07:00
dependabot[bot] c947be356c
build(deps): update prop-types requirement from ^15.6.2 to ^15.8.1 in /superset-frontend/plugins/legacy-plugin-chart-sunburst (#26503)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-14 17:15:30 -07:00
dependabot[bot] 03c0d3722e
build(deps): update prop-types requirement from ^15.6.2 to ^15.8.1 in /superset-frontend/plugins/legacy-plugin-chart-rose (#26509)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-14 17:15:14 -07:00
dependabot[bot] 785cfa6003
build(deps): update prop-types requirement from ^15.6.2 to ^15.8.1 in /superset-frontend/plugins/legacy-plugin-chart-country-map (#26515)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-14 17:14:59 -07:00
dependabot[bot] fd44943aaf
build(deps): update prop-types requirement from ^15.6.2 to ^15.8.1 in /superset-frontend/plugins/legacy-plugin-chart-partition (#26524)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-14 17:14:45 -07:00
dependabot[bot] 602e85620c
build(deps): update prop-types requirement from ^15.6.2 to ^15.8.1 in /superset-frontend/plugins/legacy-plugin-chart-chord (#26525)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-14 17:14:20 -07:00
dependabot[bot] 442d70c471
build(deps): update prop-types requirement from ^15.6.2 to ^15.8.1 in /superset-frontend/plugins/legacy-plugin-chart-histogram (#26535)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-14 17:13:26 -07:00
dependabot[bot] bf0d0d538e
build(deps): update prop-types requirement from ^15.6.2 to ^15.8.1 in /superset-frontend/plugins/legacy-plugin-chart-calendar (#26536)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-14 17:13:12 -07:00
dependabot[bot] 3e70dee89f
build(deps): update lodash requirement from ^4.17.15 to ^4.17.21 in /superset-frontend/plugins/plugin-chart-echarts (#26541)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-14 17:12:58 -07:00
dependabot[bot] 58c0f2cc7d
build(deps): update prop-types requirement from ^15.6.2 to ^15.8.1 in /superset-frontend/plugins/legacy-plugin-chart-map-box (#26569)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-14 17:12:44 -07:00
dependabot[bot] 3c7a6513e8
build(deps): update prop-types requirement from ^15.7.2 to ^15.8.1 in /superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates (#26574)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-14 17:12:30 -07:00
dependabot[bot] 30d3a96d61
build(deps): update prop-types requirement from ^15.6.2 to ^15.8.1 in /superset-frontend/plugins/legacy-plugin-chart-horizon (#26580)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-14 17:12:17 -07:00
dependabot[bot] 8bd47f47cd
build(deps): update prop-types requirement from ^15.7.2 to ^15.8.1 in /superset-frontend/packages/superset-ui-chart-controls (#26587)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-14 17:12:03 -07:00
dependabot[bot] 552823f329
build(deps): update prop-types requirement from ^15.6.2 to ^15.8.1 in /superset-frontend/plugins/legacy-plugin-chart-sankey (#26477)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-14 16:58:19 -07:00
dependabot[bot] d385abd13b
build(deps): update prop-types requirement from ^15.6.2 to ^15.8.1 in /superset-frontend/plugins/legacy-preset-chart-nvd3 (#26480)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-14 16:58:06 -07:00
dependabot[bot] 3ec77597bf
build(deps): update prop-types requirement from ^15.6.2 to ^15.8.1 in /superset-frontend/plugins/legacy-plugin-chart-world-map (#26484)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-14 16:57:49 -07:00
dependabot[bot] 5ca7326fbd
build(deps): update prop-types requirement from ^15.6.2 to ^15.8.1 in /superset-frontend/plugins/legacy-plugin-chart-event-flow (#26486)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-14 16:57:29 -07:00
dependabot[bot] 07ce6b0a52
build(deps): update prop-types requirement from ^15.6.2 to ^15.8.1 in /superset-frontend/plugins/legacy-plugin-chart-heatmap (#26488)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-14 16:57:14 -07:00
dependabot[bot] d070cf9257
build(deps): update prop-types requirement from ^15.6.2 to ^15.8.1 in /superset-frontend/plugins/legacy-plugin-chart-sankey-loop (#26492)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-14 16:56:57 -07:00
dependabot[bot] 7f9a03bfea
build(deps): bump react-draggable from 4.4.3 to 4.4.6 in /superset-frontend (#26559)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-14 16:55:17 -07:00
dependabot[bot] 517991d7bc
build(deps): bump react-resizable from 3.0.4 to 3.0.5 in /superset-frontend (#26568)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-14 16:55:03 -07:00
dependabot[bot] f37b558042
build(deps): update lodash requirement from ^4.17.11 to ^4.17.21 in /superset-frontend/packages/generator-superset (#26591)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-14 16:53:53 -07:00
dependabot[bot] 76c17261d0
build(deps): update prop-types requirement from ^15.6.2 to ^15.8.1 in /superset-frontend/plugins/legacy-plugin-chart-paired-t-test (#26592)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-14 16:53:18 -07:00
dependabot[bot] 471da0d391
build(deps-dev): update yeoman-assert requirement from ^3.1.0 to ^3.1.1 in /superset-frontend/packages/generator-superset (#26600)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-14 16:53:02 -07:00
dependabot[bot] a59f691610
build(deps): update fast-safe-stringify requirement from ^2.0.6 to ^2.1.1 in /superset-frontend/plugins/legacy-preset-chart-nvd3 (#26601)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-13 14:43:22 -07:00
Vitor Avila 494068b632
fix(embedded): Hide dashboard fullscreen option for embedded context (#26412) 2024-01-11 14:44:12 -05:00
dependabot[bot] ea4e9a6403
build(deps): bump follow-redirects from 1.15.2 to 1.15.4 in /superset-frontend (#26441)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-09 16:59:30 -07:00
Ville Brofeldt 219c4a14b3
fix(plugin-chart-echarts): support forced categorical x-axis (#26404) 2024-01-08 12:04:22 -08:00
Siva Sathyaseelan 6d58566779
fix: In chart gallery thumbnail is rendered in case of no example in #16707 (#26415) 2024-01-08 11:44:58 -07:00
周小馬 3a7d76cece
feat: Add ValuePercent option to LABEL TYPE for Pie and Funnel charts (#26407) 2024-01-05 10:00:27 +13:00
Sonia Gautam dfde2adf27
fix(chart): Resolve incorrect column customization when switching metrics in table chart (#26393)
Co-authored-by: Sonia <sonia.gautam@agoda.com>
2024-01-04 12:31:24 -07:00
JUST.in DO IT 300ddaedf9
fix(dashboard): narrow empty drop area (#26313) 2024-01-04 09:44:23 -08:00
Siva Sathyaseelan d0ffe9af7c
fix(dashboard): Chart menu disable is fixed on chart-fullscreen in issue #25992 (#26410) 2024-01-04 11:33:07 -03:00
Michael S. Molina 6f6c37ec26
fix: Reactivates native filters E2E tests (#26362) 2024-01-03 15:06:55 -07:00
Boris Strelchik 9ffcd6410e
fix(embed): an error occurred while rendering the visualization: error: Item with key ... is not registered. (#26398) 2024-01-04 07:15:28 +13:00
Irina Shebarshina a0f0f698f4
fix(SelectControl): select zero value (#26353) 2024-01-03 10:11:26 -08:00
Willie Hung 113a8a381c
chore: Add example charts for deck.gl (#25770)
Signed-off-by: Willie Hung <willie880201044@gmail.com>
2024-01-03 09:46:21 -03:00
Michael S. Molina 29633e7d8c
fix: Duplicated plugin registration (#26379) 2023-12-29 15:58:26 -03:00
Corbin Bullard 863f8bbbcd
fix(chart): Set max row limit + removed the option to use an empty row limit value (#26151)
Co-authored-by: Lily Kuang <lily@preset.io>
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2023-12-26 19:32:11 -07:00
Vitor Avila fe9fbadade
chore(Embedded): Avoid creating a filter key for guest users (#26312)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2023-12-26 19:31:51 -07:00
John Bodley 5f5a656835
fix(logging): Add logging of change_dashboard_filter event for native dashboard filters (#26333) 2023-12-27 08:48:55 +13:00
arun b6d433de32
fix(accessibility): Enable tabbing on sort header of table chart (#26326) 2023-12-22 22:28:41 -08:00
Lily Kuang 3391e29093
fix(tagging): adding tags containing a “:” to dashboards (#26324)
will add more tests in a separated PR
2023-12-22 10:30:08 -08:00
Kamil Gabryjelski 5400d30b20
feat(echarts-funnel): Implement % calculation type (#26290) 2023-12-22 13:14:52 +01:00
Kamil Gabryjelski 39ac45351b
fix(dashboard): Don't switch to first tab when directPathToChild changes (#26340) 2023-12-22 13:13:35 +01:00
Michael S. Molina 5bd7fd7990
chore: Adds a tooltip for the alert's SQL input (#26317) 2023-12-22 08:32:59 -03:00
Kamil Gabryjelski 5e85f5c81f
chore: Add downloadAsImage types, change filter selector (#26297) 2023-12-21 08:53:23 +01:00
Michael S. Molina eb65cea971
chore: Disables minor ticks by default (#26310) 2023-12-20 08:34:27 -03:00
Evan Rusackas 84ac72f550
feat(releasing): adding SHA512 and RSA signature validation script to verify releases (#26278) 2023-12-18 11:46:56 -07:00
Evan Rusackas eb4b41233b
chore(cleanup): removing redundant rendering logic in telemetry pixel (#26293) 2023-12-18 10:46:55 -07:00
JUST.in DO IT 8450cca998
fix: Revert "fix(sqllab): flaky json explore modal due to over-rendering (#26156)" (#26284) 2023-12-15 15:05:00 -08:00
Michael S. Molina aa3c3c5aaa
fix: Cannot expand initially hidden SQL Lab tab (#26279) 2023-12-14 16:48:07 -03:00
Evan Rusackas 8437a235c9
feat(telemetry): Adding Scarf based telemetry to Superset (#26011)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2023-12-14 11:55:51 -07:00
Ville Brofeldt 67468c46c0
fix(plugin-chart-echarts): use scale for truncating x-axis (#26269) 2023-12-15 07:13:39 +13:00
Michael S. Molina 429e2a33c3
fix: Stacked charts with numerical columns (#26264) 2023-12-13 17:10:51 -03:00
Evan Rusackas 46e677823e
chore: adding 'no-experimental-fetch' node option by default (#25628) 2023-12-12 14:35:22 -07:00
Ville Brofeldt 5df544b6fb
fix(plugin-chart-echarts): undefined bounds for bubble chart (#26243) 2023-12-12 09:22:29 -08:00
Michael S. Molina 005cf5947b
chore: Moves xAxisLabelRotation to shared controls (#26212) 2023-12-08 13:37:06 -03:00
Ville Brofeldt 07e5fe8a66
fix(plugin-chart-echarts): support truncated numeric x-axis (#26215)
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
2023-12-08 10:40:09 -03:00
Ville Brofeldt d2adc858cb
fix: support custom links in markdown (#26211) 2023-12-07 13:51:15 -08:00
ʈᵃᵢ 88fb342887
fix(dashboard): use textContent to render hidden title (#26189) 2023-12-07 13:33:49 -08:00
JUST.in DO IT f30f685eb5
fix(sqllab): flaky json explore modal due to over-rendering (#26156) 2023-12-07 09:28:59 -08:00
Michael S. Molina 39c6488463
fix: Includes 90° x-axis label rotation (#26207) 2023-12-07 13:08:54 -03:00
Jack Fragassi 386d4e0541
fix(embedded): Hide sensitive payload data from guest users (#25878) 2023-12-04 14:52:59 -08:00
JUST.in DO IT 86304ab171
fix(menu): Styling active menu in SPA navigation (#25533) 2023-12-04 13:03:29 -08:00
Ville Brofeldt 0b477e3f7c
chore: harmonize and clean up list views (#25961) 2023-12-04 11:51:18 -08:00
Michael S. Molina 3ab27c6ec9
chore: Clean up the examples dashboards (#26158) 2023-12-04 16:05:08 -03:00
JUST.in DO IT cdbbd83705
fix(sqllab): table preview has gone (#25977) 2023-12-01 13:41:31 -08:00
Beto Dealmeida b2ea97a984
fix: set label on adhoc column should persist (#26154) 2023-12-01 08:40:52 -05:00
Michael S. Molina f405ba033e
feat: Adds legacy time support for Waterfall chart (#26136) 2023-12-01 10:04:53 -03:00
Beto Dealmeida cff473f825
fix(annotations): time grain column (#26140) 2023-11-30 11:13:12 -05:00
Kamil Gabryjelski d00c17dde2
chore: Rename SET_ACTIVE_TABS action, add a new action (#26147) 2023-11-30 12:27:40 +01:00
Hugh A. Miles II ee308fbc64
chore(tags): Allow for lookup via ids vs. name in the API (#25996) 2023-11-29 10:59:59 -08:00
François Travais af58784040
feat(deckgl-map): use an arbitraty Mabpox style URL (#26027) (#26031)
Signed-off-by: François Travais <francois.travais@solinum.org>
2023-11-28 15:32:19 -07:00
Daniel Vaz Gaspar 4fc2758e6a
fix: bump node-fetch to 2.6.7 (#26091) 2023-11-27 09:23:52 +00:00
Ville Brofeldt aad67e43db
fix(plugin-chart-echarts): support numerical x-axis (#26087) 2023-11-24 07:36:32 -08:00
Jiwen liu 97121465dd
feat: Add Apache Doris support (#24714)
Co-authored-by: Evan Rusackas <evan@preset.io>
2023-11-21 12:42:10 -07:00
Michael S. Molina 68e5e1afea
feat: Add Bubble chart migration logic (#26033)
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
2023-11-21 15:05:41 -03:00
Kamil Gabryjelski b5e7e707b3
chore: Allow external extensions to include their own package.json files (#26004) 2023-11-21 15:43:50 +01:00
Ross Mabbett e7797b65d1
fix(horizontal filter bar filter labels): Increase max-width to 96px (#25883)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
2023-11-20 11:24:02 -08:00
JUST.in DO IT e2bfb1216b
feat(sqllab): non-blocking persistence mode (#24539)
Co-authored-by: Justin Park <justinpark@apache.org>
2023-11-20 11:13:54 -08:00
JUST.in DO IT e1d73d5420
fix(native filters): rendering performance improvement by reduce overrendering (#25901) 2023-11-20 10:01:56 -08:00
Sebastian Liebscher 92ac6b2c15
feat(sqllab): Show duration as separate column in Query History view (#25861) 2023-11-20 10:59:43 -07:00
Rob Moore 8d73ab9955
feat(sqllab): TRINO_EXPAND_ROWS: expand columns from ROWs (#25809) 2023-11-20 10:59:10 -07:00
JUST.in DO IT e7a1876807
fix(explore): redandant force param (#25985) 2023-11-16 12:58:06 -08:00
Jack Fragassi 5fccf67cdc
fix: Make Select component fire onChange listener when a selection is pasted in (#25993) 2023-11-16 21:06:05 +01:00
yousoph 210f1f8f95
fix(rls): Update text from tables to datasets in RLS modal (#25997) 2023-11-16 09:48:54 -08:00
Hugh A. Miles II aee94b39ba
fix(tag): update state to clear form on success (#25934) 2023-11-15 18:05:18 -05:00
JUST.in DO IT f18fb24b3d
fix(sqllab): Allow router navigation to explore (#25941) 2023-11-14 10:27:44 -08:00
Kamil Gabryjelski 6b7761ecf2
chore: Add entry point for SliceHeader frontend extension (#25968) 2023-11-14 16:29:16 +01:00
Daniel Vaz Gaspar 007d22199d
chore: support different JWT CSRF cookie names (#25891) 2023-11-14 14:01:08 +00:00
John Bodley 6d8424c104
chore(colors): Updating Airbnb brand colors (#23619) 2023-11-13 11:25:14 -08:00
dependabot[bot] 478ca904ae
build(deps): bump axios from 1.4.0 to 1.6.1 in /superset-frontend (#25951)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-10 09:59:09 -08:00
Evan Rusackas b6fb36f22b
chore: removing unused chartMetadata field (#25926) 2023-11-09 15:57:46 -07:00
JUST.in DO IT 581d3c7108
fix(sqllab): invalid sanitization on comparison symbol (#25903) 2023-11-09 09:26:21 -08:00
John Bodley 784a478268
fix(table): Double percenting ad-hoc percentage metrics (#25857) 2023-11-08 12:22:00 -08:00
Beto Dealmeida 06ffcd29e2
fix: database version field (#25898) 2023-11-07 20:55:03 -05:00
Kamil Gabryjelski 268c1dcdad
fix: Saving Mixed Chart with dashboard filter applied breaks adhoc_filter_b (#25877) 2023-11-06 19:52:27 +01:00
Antonio Rivero 7536dd12cd
fix(charts): Time grain is None when dataset uses Jinja (#25842) 2023-11-06 09:51:28 -08:00
Lily Kuang 30cd422331
fix(tagging): change key from name to id for tagToSelectOption (#25856) 2023-11-06 09:44:05 -08:00
Rob Moore fb35bac070
feat(sqllab): Dynamic query limit dropdown (#25855) 2023-11-06 08:34:17 -08:00
Arko 916f7bcbba
fix(table chart): Show Cell Bars correctly #25625 (#25707) 2023-11-06 08:36:21 -03:00
Hugh A. Miles II 80cf710dbe
fix: add validation on tag name to have name + onDelete refresh list view (#25831)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
2023-11-04 10:09:54 -04:00
JUST.in DO IT 24a2213445
feat(sqllab): Format sql (#25344) 2023-11-03 09:38:11 -07:00
Michael S. Molina d619078d25
feat: Improves the Waterfall chart (#25557) 2023-11-03 13:24:15 -03:00
Michael S. Molina 8061d5cce9
fix: Fires onChange when clearing all values of single select (#25853) 2023-11-03 10:35:43 -03:00
Jeremy c3f3ec56d6
fix: databend png pic (#25851) 2023-11-03 08:49:33 -03:00
Jeremy 5690946b1a
feat: support databend for superset (#23308) 2023-11-02 12:00:11 -07:00
Michael S. Molina aaf7d6b7e4
chore: Removes border of the color picker control (#25812) 2023-11-02 11:02:47 -03:00
JUST.in DO IT 3f28eebb20
fix(sqllab): infinite fetching status after results are landed (#25814) 2023-11-01 09:03:03 -03:00
dependabot[bot] 2177a50c7a
build(deps): bump browserify-sign from 4.2.1 to 4.2.2 in /superset-frontend (#25778)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-31 10:23:58 -06:00
Ross Mabbett 1eba7121aa
fix(SQL field in edit dataset modal): display full sql query (#25768) 2023-10-31 10:23:44 -06:00
John Bodley 8737a8a546
fix: Resolve issue #24195 (#25804) 2023-10-31 08:24:41 -07:00
Jack 74dbada473
feat(Export as PDF - rasterized): Adding rasterized pdf functionality to dashboard (#25696) 2023-10-30 21:54:33 -04:00
Elizabeth Thompson ed14f36c55
fix: allow for backward compatible errors (#25640) 2023-10-27 11:04:33 -07:00
JUST.in DO IT 2a2bc82a8b
fix(sqllab): slow pop datasource query (#25741) 2023-10-26 12:44:41 -07:00
Geido e2fe967788
fix: Revert "fix(Charts): Set max row limit + removed the option to use an empty row limit value" (#25753) 2023-10-25 15:39:49 +03:00
Ross Mabbett e4173d90c8
fix(horizontal filter label): show full tooltip with ellipsis (#25732) 2023-10-23 09:51:48 -07:00
David Meaux ee23690196
feat: add France's regions to country map visualization (#25676) 2023-10-19 17:30:34 -06:00
Sonia Gautam 39ad3226c7
feat: add database and schema names to dataset option (#25569)
Co-authored-by: Sonia <sonia.gautam@agoda.com>
2023-10-19 12:05:58 -06:00
Corbin Bullard dfff3c1cba
feat: Funnel/tooltip-customization (#25666) 2023-10-19 12:04:29 -06:00
Igor Khrol da42bf2dbb
fix: remove unnecessary redirect (#25679) 2023-10-19 12:03:44 -06:00
Hugh A. Miles II a27a809f07
fix(tags): +n tags for listview (#25603) 2023-10-17 23:39:15 -04:00
John Bodley 32e37d8cda
chore: Cleanup hostNamesConfig.js (#25543) 2023-10-17 15:58:43 -07:00
JUST.in DO IT 16cc089b19
fix: warning of nth-child (#23638) 2023-10-17 15:33:07 -04:00
JUST.in DO IT deef3b04eb
feat(sqllab): ResultTable extension (#25423) 2023-10-17 14:03:35 -04:00