Geido
1b63b8f3c7
fix(Dashboard): Exclude edit param in async screenshot ( #30962 )
2024-11-18 16:34:23 +02:00
Sukuna
df479940a6
fix: blocks UI elements on right side ( #30886 )
...
Co-authored-by: Evan Rusackas <evan@preset.io>
2024-11-15 09:43:57 -07:00
Mehmet Salih Yavuz
a7069e60e2
refactor(input): Migrate Input component to Ant Design 5 ( #30730 )
2024-11-13 15:07:45 +04:00
Mehmet Salih Yavuz
6e665c3e07
refactor(Avatar): Migrate Avatar to Ant Design 5 ( #30740 )
2024-11-13 14:13:43 +04:00
Joe Li
ac3a10d8f1
fix: don't show metadata for embedded dashboards ( #30875 )
2024-11-12 09:54:19 -08:00
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
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
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
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
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
Đỗ 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
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
Geido
362948324c
fix(Filters): Apply native & cross filters on common columns ( #30438 )
2024-10-15 16:13:05 -07: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
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
Beto Dealmeida
a098809294
feat(SQL Lab): better SQL parsing error messages ( #30501 )
2024-10-04 19:17:56 -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
JUST.in DO IT
4dfee727e8
fix(sqllab): Remove redundant scrolling ( #30500 )
2024-10-03 13:17:23 -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
Đỗ 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
Geido
c7aeb2160e
chore(Dashboard): Unblock Global Styles ( #30440 )
2024-09-30 18:39:15 +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
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
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
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
JUST.in DO IT
ff3b86b5ff
feat(sqllab): Add timeout on fetching query results ( #29959 )
2024-09-12 09:41:28 -07: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
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
Beto Dealmeida
1f890718a2
feat: `is_mutating` method ( #30177 )
2024-09-09 13:56:18 -04: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
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
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
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
Michael S. Molina
2afb66d68d
fix: Dashboard list row height does not match other lists ( #30025 )
2024-08-27 14:02:17 -03: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
JUST.in DO IT
1a1548da3b
chore(shared components): Migrate enzyme to RTL ( #26258 )
2024-08-22 08:34:51 +09: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
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
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
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
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
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
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
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
c094ac3584
style: remove uppercase from labels, buttons, tabs to align with design system ( #29673 )
2024-07-31 13:50:09 -07: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
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
JUST.in DO IT
3c971455e7
fix(explore): missing column autocomplete in custom SQL ( #29672 )
2024-07-26 11:33:37 -07:00
Ross Mabbett
dac69e2092
feat(explorer): Add configs and formatting to discrete comparison columns ( #29553 )
2024-07-25 18:43:56 -04:00
Geido
3de2b7c989
refactor(ProgressBar): Upgrade ProgressBar to Antd 5 ( #29666 )
2024-07-23 18:59:41 +03: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
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
Geido
245e1986c1
chore: Clear redux localStorage on logout ( #29602 )
2024-07-17 15:10:37 +03:00
Đỗ Trọng Hải
c30ca534a3
feat(build): uplift Lerna + replace insecure shortid with nanoid + uplift Yeoman-related packages + ESM-ize generator-superset ( #29419 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
2024-07-16 17:35:37 -06:00
Đỗ Trọng Hải
462cda400b
fix(storybook): fix broken Storybook stories during development ( #29587 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
2024-07-15 09:34:38 -06:00
Vitor Avila
33b934cbb3
fix(Tags filter): Filter assets by tag ID ( #29412 )
2024-07-11 12:26:36 -03:00
Ayush Tripathi
ec5bbaa678
feat: add connector for CouchbaseDB ( #29225 )
...
Co-authored-by: ayush-couchbase <ayush.tripathi@couchbase.com>
2024-07-10 11:54:36 +03:00
Geido
428b68f3e0
refactor: Upgrade Badge component to Ant Design 5 ( #29124 )
...
Co-authored-by: Evan Rusackas <evan@rusackas.com>
2024-07-09 15:18:53 -06:00
Đỗ Trọng Hải
3bf89893dc
feat(build): uplift Storybook to v8 ( #29408 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
2024-07-09 15:02:28 -06:00
Kamil Gabryjelski
3d0665183c
fix: Table time comparison breaking after form data update ( #29525 )
2024-07-09 14:42:11 +02:00
yuanoOo
b4560d442b
feat(database): Add OceanBase support ( #29496 )
2024-07-09 11:26:23 +02:00
Geido
e768796491
refactor: Upgrade Card to Ant Design 5 ( #29389 )
2024-07-08 13:24:10 +03:00
Vitor Avila
0f60701995
chore(Home): Avoid firing API requests when a custom Home is used ( #29493 )
2024-07-05 16:57:25 -03:00
Vitor Avila
4e861cf86e
chore(utils): Support select_columns with getUserOwnedObjects and split recentActivityObjs ( #29459 )
2024-07-04 13:03:13 -03:00
Michael S. Molina
35da6ac270
fix: Dashboard hangs when initial filters cannot be loaded ( #29456 )
2024-07-03 09:16:07 -03:00
Joe Li
fb1f2c4f18
fix: re-add missing code from PR #28132 ( #29446 )
2024-07-02 16:58:55 -07:00
Đỗ Trọng Hải
e274925b2a
chore(frontend): remove obsolete ESLint rules in tests ( #29405 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
2024-06-28 12:45:38 -07:00
Đỗ Trọng Hải
a3f0d00714
refactor(src/explore/comp/controls/metricControl): migrate Enzyme test to RTL syntax ( #29380 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2024-06-28 13:22:19 -03:00
Geido
2a587a771c
feat: Add Ant Design 5 Theme ( #29328 )
2024-06-28 15:16:05 +02:00
Michael S. Molina
c83d5b88e1
feat: Adds the ECharts Sankey chart ( #29329 )
2024-06-26 08:36:07 -03:00
JUST.in DO IT
58f33d227a
fix(explore): don't respect y-axis formatting ( #29367 )
2024-06-26 08:16:36 -03:00
Ross Mabbett
b5a72e21f7
refactor(Homepage): Migrate Home.test to RTL ( #29353 )
2024-06-25 17:58:26 -04:00
Đỗ Trọng Hải
dffad48504
feat(build): uplift `Jest` to v29 ( #29118 )
...
Signed-off-by: hainenber <dotronghai96@gmail.com>
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
2024-06-25 11:56:14 -06:00
JUST.in DO IT
160cece017
fix(explore): restored hidden field values has discarded ( #29349 )
2024-06-24 14:52:32 -07:00
Michael S. Molina
ee5227733b
fix: Cannot delete empty column inside a tab using the dashboard editor ( #29346 )
2024-06-24 11:36:18 -06:00
Maxime Beauchemin
5e060cef7c
feat: add new SQLLAB_FORCE_RUN_ASYNC feature flag ( #29231 )
...
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
2024-06-20 14:28:46 -07:00
Aditya Mishra
6378ec5d69
feat(dashboard): Enables pivot table download option at dashboard level ( #29123 )
...
Co-authored-by: adimyth <aditya@fnp.dev>
2024-06-20 13:28:10 -04:00
Evan Rusackas
03143bf9ad
chore(applitools): making tests more static for consistent testing ( #28201 )
2024-06-20 10:41:59 -06:00