Mohamed Halat
|
86b795cd36
|
feat(embedding-sdk): emit data-mask events through embedded sdk to iframe parent (#31331)
|
2025-04-03 12:37:52 +02:00 |
|
Enzo Martellucci
|
4f0020d0df
|
feat(List Roles): Migrate FAB view to React (#32432)
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
|
2025-04-02 14:06:17 +03:00 |
|
notHuman9504
|
26743dfcee
|
fix: Clicking in the body of a Markdown component does not put it into edit mode (#32384)
|
2025-04-01 11:23:48 -06:00 |
|
JUST.in DO IT
|
56bf17f879
|
fix(sqllab): Invalid display of table column keys (#32763)
|
2025-03-31 14:26:31 -03:00 |
|
mkramer5454
|
8f35a3ec8c
|
feat(plugins): Make comparison values on BigNumberPeriodOverPeriod toggleable (#28605)
|
2025-03-30 22:05:53 -06:00 |
|
Geido
|
6e1d1ad18b
|
refactor(Icons): Add typing support and improve structure (#32880)
|
2025-03-28 17:16:31 -07:00 |
|
SBIN2010
|
37f626f5e2
|
fix(ColorPickerControl): change color picker control width (#32851)
|
2025-03-26 10:28:07 -07:00 |
|
JUST.in DO IT
|
4a70065e5f
|
fix(log): store navigation path to get correct logging path (#32795)
|
2025-03-25 10:18:55 -07:00 |
|
SBIN2010
|
c6c9114b40
|
fix: CSV/Excel upload form change column dates description (#32797)
|
2025-03-24 09:48:39 -07:00 |
|
Alexandru Soare
|
5392bafe28
|
feat(FormModal): Specialized Modal component for forms (#32721)
|
2025-03-20 14:28:25 +02:00 |
|
Elizabeth Thompson
|
89ce7ba0b0
|
fix: do not add calculated columns when syncing (#32761)
|
2025-03-19 17:33:28 -07:00 |
|
Enzo Martellucci
|
ce6d5f5551
|
refactor(Icons): Replaces custom icons with Ant Design 5 icons (#32112)
Replace custom icons with Ant Design 5 icons to standardize the icon
|
2025-03-18 22:22:41 +01:00 |
|
Vitor Avila
|
e35145c816
|
feat(file uploads): List only allowed schemas in the file uploads dialog (#32702)
|
2025-03-17 23:36:16 -03:00 |
|
JUST.in DO IT
|
cd5a94305c
|
fix(logging): missing path in event data (#32708)
|
2025-03-17 14:46:34 -07:00 |
|
Beto Dealmeida
|
41bf215367
|
fix: boolean filters in Explore (#32701)
|
2025-03-17 14:38:00 -04:00 |
|
Sam Firke
|
6a13ab8920
|
fix(spreadsheet uploads): make file extension comparisons case-insensitive (#32696)
|
2025-03-17 11:31:11 -06:00 |
|
Đỗ Trọng Hải
|
f1a222d356
|
fix(cosmetics): allow toast message to be toggled off when modal is opened (#32691)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2025-03-17 11:28:04 -06:00 |
|
Đỗ Trọng Hải
|
890b6079b9
|
build(dev-deps): bump prettier to v3.5.3 and follow-up refactor (#32688)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2025-03-17 11:24:24 -06:00 |
|
Geido
|
414cdbf83a
|
fix(no-restricted-imports): Fix overrides and include no-fa-icons-usage (#32571)
|
2025-03-17 18:52:52 +02:00 |
|
JUST.in DO IT
|
449f51aed5
|
fix(log): Update recent_activity by event name (#32681)
|
2025-03-17 09:18:47 -07:00 |
|
Andrey Yakir
|
777760b096
|
fix(dashboard): Ensure dashboardId is included in form_data for embedded mode (#32646)
|
2025-03-14 10:36:42 -04:00 |
|
JUST.in DO IT
|
832e028b39
|
fix(welcome): perf on distinct recent activities (#32608)
|
2025-03-13 09:44:48 -07:00 |
|
JUST.in DO IT
|
9f79c5ab4d
|
fix(sqllab): Grid header menu (#32381)
|
2025-03-12 09:48:33 -07:00 |
|
JUST.in DO IT
|
e7721a8c4d
|
fix(dashboard): Support bigint value in native filters (#32549)
|
2025-03-12 09:47:41 -07:00 |
|
Đỗ Trọng Hải
|
979f890cd5
|
fix(comp/async-ace-editor): proper import of ace-builds (#32553)
|
2025-03-11 19:13:08 +07:00 |
|
Mehmet Salih Yavuz
|
edfcbed24f
|
refactor(input): Remove leftover direct usage of Ant Design input (#32545)
|
2025-03-10 11:22:47 +01:00 |
|
JUST.in DO IT
|
4c3aae7583
|
fix(sqllab): Allow clear on schema and catalog (#32515)
|
2025-03-07 13:28:05 -08:00 |
|
Geido
|
eae7cf81b0
|
chore(Ant Design): Remove unnecessary exports from version 4 (#32544)
|
2025-03-07 18:56:12 +01:00 |
|
Elizabeth Thompson
|
99238dccbb
|
fix: keep calculated columns when datasource is updated (#32523)
|
2025-03-06 13:45:52 -08:00 |
|
Elizabeth Thompson
|
c2de749d0e
|
fix: Show response message as default error (#32507)
|
2025-03-06 10:58:22 -08:00 |
|
Vitor Avila
|
9ad9ea67cf
|
chore: Caching the Slack channels list (#32529)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
|
2025-03-06 14:59:12 -03:00 |
|
Evan Rusackas
|
c0e92b1639
|
feat(flag flip): Setting Horizontal Filters to True by default. (#32317)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
|
2025-03-04 11:26:14 -07:00 |
|
Maxime Beauchemin
|
2b98f326e8
|
feat: cache the frontend's bootstrap data (#31996)
|
2025-03-03 17:02:38 -08:00 |
|
Beto Dealmeida
|
5af4e61aff
|
feat: improve GSheets OAuth2 (#32048)
|
2025-03-03 12:55:54 -05:00 |
|
Vitor Avila
|
d79f7b28c2
|
feat: Update database permissions in async mode (#32231)
|
2025-02-28 21:25:47 -03:00 |
|
Alexandru Soare
|
4d6b4f8343
|
feat(filter): adding inputs to Numerical Range Filter (#31726)
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
Co-authored-by: Mehmet Salih Yavuz <salih.yavuz@proton.me>
|
2025-02-28 15:42:24 +01:00 |
|
Đỗ Trọng Hải
|
cf7ce31054
|
build(deps): bump major versions for math-expression-evaluator and fetch-mock + clean up obsolete dev/override packages (#32322)
|
2025-02-28 08:06:19 +07:00 |
|
Kamil Gabryjelski
|
479a5d2f72
|
chore: Upgrade AG Grid to use tree shaking (#32334)
|
2025-02-25 19:00:53 +01:00 |
|
Enzo Martellucci
|
b0dac046e6
|
refactor(DrillDetailTableControls): Upgrade DrillDetailTableControls component to Ant Design 5 (#32313)
|
2025-02-24 23:19:40 +02:00 |
|
Evan Rusackas
|
b43e2ac8f4
|
chore(tests): converting enzyme to RTL, part 3 (#32363)
|
2025-02-24 12:08:52 -07:00 |
|
Thomas Shallenberger
|
bc02f05613
|
feat(number-format): adds memory data transfer rates in binary and decimal format (#32264)
|
2025-02-24 11:03:56 -08:00 |
|
Evan Rusackas
|
90651dfe3e
|
fix(dev/ci): pre-commit fixes galore (#32352)
|
2025-02-24 11:26:45 -07:00 |
|
Enzo Martellucci
|
ace8a3adb7
|
refactor(DatabaseSelector): Changes the imported types from antd-4 to antd-5 (#32314)
|
2025-02-23 19:56:36 +01:00 |
|
Enzo Martellucci
|
4c4b5e8c64
|
fix(SSHTunnelForm): make the password tooltip visible (#32356)
|
2025-02-23 17:27:31 +01:00 |
|
Đỗ Trọng Hải
|
88cf2d5c39
|
fix(fe/dashboard-list): display modifier info for Last modified data (#32035)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2025-02-21 12:14:08 -07:00 |
|
Đỗ Trọng Hải
|
f820f9a976
|
chore(build): remove Lodash filter and noop usage in superset-frontend (#32341)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2025-02-21 19:29:07 +07:00 |
|
Steven Liu
|
d5a5bd46d2
|
fix: keep the tab order (#30888)
Co-authored-by: Steven Liu <steven.l@covergenius.com>
|
2025-02-19 16:26:36 -07:00 |
|
alveifbklsiu259
|
e422e3c620
|
feat(type-checking): Add type-checking pre-commit hooks (#32261)
|
2025-02-19 15:12:17 -08:00 |
|
Evan Rusackas
|
de2bce6f47
|
chore(tests): Trying to kill enzyme, part 2 (more RTL!) (#32226)
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
|
2025-02-19 11:33:38 -07:00 |
|
Erkka Tahvanainen
|
9da30956c0
|
fix(Datasource): handle undefined datasource_type in fetchSyncedColumns (#32218)
Co-authored-by: Erkka Tahvanainen <erkka.tahvanainen@confidently.fi>
|
2025-02-13 17:31:17 -08:00 |
|