Commit Graph

7010 Commits

Author SHA1 Message Date
FutureMeng 2d4f3bcf8f fix: brandIconExploreMaxWidth从150改90适配移动端不超宽 2025-03-12 11:06:51 +08:00
FutureMeng 623c3740c0 explore-logo居中 2025-02-14 15:34:26 +08:00
FutureMeng 99d192430e Merge remote-tracking branch 'upstream/master' 2025-02-14 14:36:25 +08:00
FutureMeng 358a294336 feat: add explore-logo 2025-02-14 13:34:51 +08: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
Elizabeth Thompson 15fbb195e9
fix: remove sort values on stacked totals (#31333) 2025-02-12 16:56:53 -08:00
Levis Mbote af3589fe91
fix(Scope): Correct issue where filters appear out of scope when sort is unchecked. (#32115) 2025-02-12 14:32:20 +01:00
JUST.in DO IT 937d40cdde
fix(sqllab): close the table tab (#32224) 2025-02-11 13:13:47 -08:00
Evan Rusackas 319a860f23
chore: Working toward killing enzyme and cleaning up test noise. (#32207) 2025-02-11 12:14:36 -07:00
Maxime Beauchemin d3b854a833
fix: set `Rich tooltip` -> 'Show percentage' to false by default (#32212) 2025-02-11 10:58:49 -08:00
Enzo Martellucci 650fa5ccfb
fix(SaveDatasetModal): repairs field alignment in the SaveDatasetModal component (#32222)
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
2025-02-11 19:16:54 +01:00
Đỗ Trọng Hải db70c7912c
chore(fe): migrate 4 Enzyme-based tests to RTL (#31634)
Signed-off-by: hainenber <dotronghai96@gmail.com>
2025-02-11 09:01:59 -07:00
Beto Dealmeida eec54affc3
fix: hidrate datasetsStatus (#32211) 2025-02-11 09:50:45 -05:00
Mehmet Salih Yavuz 60bbd72028
feat(dropdown accessibility): Wrap dropdown triggers with buttons for accessibility (#32189) 2025-02-11 13:09:35 +02:00
Maxime Beauchemin 1c3ec21e0f
chore: migrating easy-to-migrate AntD vanilla components (#32010) 2025-02-10 10:46:28 -08:00
Maxime Beauchemin 8d1fb9c82d
fix: false negative on critical security related to eslint-plugin-translation-vars (#32018) 2025-02-10 10:45:54 -08:00
Damian Pendrak 0f6bd5ea83
fix: handlebars html and css templates reset on dataset update (#32195) 2025-02-10 16:40:55 +01:00
Alexandru Soare 0030f46d2d
refactor(Popover): Upgrade Popover to Antd5 (#31973)
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
2025-02-10 16:38:17 +02:00
Mehmet Salih Yavuz bcc61bd933
refactor(Dropdown): Migrate Dropdown to Ant Design 5 (#31972) 2025-02-07 18:38:04 +01:00
Jack f3e7c64de6
fix(virtual dataset sync): Sync virtual dataset columns when changing the SQL query (#30903)
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
2025-02-07 18:16:44 +01:00
Adrian Koszałka 205cff3a94
feat: Add parseJson Handlebars Helper to Support Processing Nested JSON Data (#31998)
Co-authored-by: AdrianKoszalka <adrian.koszalka@techminers.com>
2025-02-06 12:48:28 -08:00
Elizabeth Thompson 8984f88a3e
chore(timeseries charts): adjust legend width by padding (#32030) 2025-02-03 14:11:09 -08:00
Mehmet Salih Yavuz cde2d49c95
fix(datepicker): Full width datepicker on filter value select (#32064) 2025-02-03 17:51:05 +02:00
JUST.in DO IT c590e90c87
feat(sqllab): improve table metadata UI (#32051) 2025-01-31 15:19:37 -03:00
Enzo Martellucci 468bb5f47a
refactor(Radio): Upgrade Radio Component to Ant Design 5 (#32004) 2025-01-31 17:45:06 +01:00
Geido 1c1494d3e0
fix(DatePicker): Increase z-index over Modal (#32061) 2025-01-31 15:59:35 +01:00
JUST.in DO IT f73d61a597
feat(sqllab): Replace FilterableTable by AgGrid Table (#29900) 2025-01-30 16:43:22 -08:00
Đỗ Trọng Hải aa67525b70
fix(fe/explore): prevent runtime error when editing Dataset-origin Chart with empty title (#32031)
Signed-off-by: hainenber <dotronghai96@gmail.com>
2025-01-30 11:40:39 -07:00
Maxime Beauchemin 568f6d958b
fix: Revert "fix: re-enable cypress checks" (#32045) 2025-01-30 14:20:55 -03:00
Maxime Beauchemin b12f515185
fix: re-enable cypress checks (#32008) 2025-01-29 23:29:30 -08:00
Kamil Gabryjelski a87a13c3ab
fix: Filters badge disappeared (#32025) 2025-01-29 14:29:45 +01:00
Đỗ Trọng Hải 19e8a7049b
feat(fe): upgrade `superset-frontend` to Typescript v5 (#31979)
Signed-off-by: hainenber <dotronghai96@gmail.com>
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2025-01-29 08:40:33 -03:00
geotab-data-platform f4efce3475
fix: Reordering echart props to fix confidence interval in Mixed Charts (#30716)
Co-authored-by: Vedant Prajapati <40185967+vedantprajapati@users.noreply.github.com>
2025-01-28 11:51:52 -08:00
Mehmet Salih Yavuz 23d9f46d30
chore(Network Errors): Update network errors on filter bars and charts (#31811)
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
2025-01-28 19:13:43 +01:00
Evan Rusackas 962fd4cca3
chore: Removing DASHBOARD_CROSS_FILTERS flag and all that comes with it. (#31794)
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
2025-01-28 17:39:30 +01:00
Kamil Gabryjelski 7e2b7941f3
refactor: Upgrade to React 17 (#31961) 2025-01-28 16:44:42 +01:00
JUST.in DO IT aa74ba3da2
fix(sqllab): tab layout truncated (#32005) 2025-01-28 15:02:38 +01:00
Daniel Vaz Gaspar 1b375b715c
refactor: upload data unification, less permissions and less endpoints (#31959) 2025-01-28 11:09:55 +00:00
Đỗ Trọng Hải 09c1987de4
chore(fe): correct typing for sheetsColumnNames (#32007)
Signed-off-by: hainenber <dotronghai96@gmail.com>
2025-01-27 22:09:27 -08:00
Levis Mbote 65c4d39c31
refactor(Shared_url_query): Fix shared query URL access for SQL Lab users. (#31421) 2025-01-24 19:34:55 +01:00
Michael S. Molina 687f762457
refactor: Removes the legacy dataset editor (#31976) 2025-01-24 14:52:22 -03:00
Maxime Beauchemin 6eb87e04c0
chore: refactor Alert-related components (#31858) 2025-01-24 08:39:09 -08:00
dependabot[bot] 5fe6ef268e
chore(deps): bump react-transition-group and @types/react-transition-group in /superset-frontend (#31547)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-23 18:31:45 -07:00
Evan Rusackas fc5dde15fe
chore(build): enforce eslint rule banning antd imports outside of core Superset components (#31963)
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
2025-01-23 15:12:04 -08:00
Đỗ Trọng Hải 6d117ffbb5
chore: fix `tsc` errors (#31965)
Signed-off-by: hainenber <dotronghai96@gmail.com>
2025-01-23 08:54:40 -03:00
Maxime Beauchemin fcd166149c
chore: Empty state refactor (#31860) 2025-01-22 13:20:38 -08:00
Ville Brofeldt 7482b20f7b
chore: replace selenium user with fixed user (#31844) 2025-01-22 12:46:06 -08:00
JUST.in DO IT 1d6423e71f
fix(sqllab): Missing allowHTML props in ResultTableExtension (#31960) 2025-01-22 11:18:52 -08:00
Michael S. Molina f5fff5eaad
refactor: Removes legacy CSS template endpoint (#31942) 2025-01-22 15:38:44 -03:00
Alexandru Soare e4e07eef5a
feat(CalendarFrame): adding previous calendar quarter (#31889)
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
2025-01-22 17:54:29 +01:00