Commit Graph

6250 Commits

Author SHA1 Message Date
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