Geido
|
0f1663b2ec
|
refactor(ProgressBar): Upgrade ProgressBar to Antd 5 (#29666)
(cherry picked from commit 3de2b7c989)
|
2024-08-12 16:47:58 -07:00 |
|
Kamil Gabryjelski
|
604fe27ed1
|
fix: Use default custom time range time without timezone (#29669)
(cherry picked from commit cd713a239e)
|
2024-08-12 16:47:33 -07:00 |
|
Kamil Gabryjelski
|
3d7f6dae90
|
fix: Dashboard editable title weird behavior when adding spaces (#29667)
(cherry picked from commit 453e6deb97)
|
2024-08-12 16:47:02 -07:00 |
|
nsivarajan
|
a8c6bb5b52
|
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>
(cherry picked from commit 27dde2a811)
|
2024-08-12 16:46:46 -07:00 |
|
Michael S. Molina
|
3e297d130e
|
fix: Layout of native filters modal with lengthy columns (#29648)
(cherry picked from commit be833dce4f)
|
2024-08-12 16:45:54 -07:00 |
|
Michael S. Molina
|
dc754e2d26
|
fix: Loading of native filter column (#29647)
(cherry picked from commit 92537f1fd5)
|
2024-08-12 16:45:35 -07:00 |
|
Michael S. Molina
|
fea187a36a
|
fix: Required native filter message wrongfully appearing (#29643)
(cherry picked from commit 9487d6c9d6)
|
2024-08-12 16:45:04 -07:00 |
|
JUST.in DO IT
|
a9ba3b325f
|
fix(sqllab): prev shema/table options remained on fail (#29638)
(cherry picked from commit 5539f87912)
|
2024-08-12 16:44:24 -07:00 |
|
Michael S. Molina
|
c8008e6225
|
refactor: Remove dead code from the Word Cloud plugin (#29594)
(cherry picked from commit 85b66946ed)
|
2024-08-12 16:43:46 -07:00 |
|
Joe Li
|
4369967732
|
chore: Adds 4.1.0 RC1 daa to CHANGELOG.md and UPDATING.md (#29637)
|
2024-07-22 18:07:56 -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 |
|
dependabot[bot]
|
5aacf563d8
|
chore(deps): bump regenerator-runtime from 0.13.11 to 0.14.1 in /superset-frontend (#29437)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-09 16:30:31 -06:00 |
|
dependabot[bot]
|
1734eeaf0c
|
chore(deps): bump deck.gl from 8.9.22 to 9.0.21 in /superset-frontend (#29529)
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-07-09 15:25:50 -06: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 |
|
Đỗ Trọng Hải
|
813775e719
|
chore(build): sync Jest version across plugins (#29414)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2024-07-09 13:20:13 -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 |
|
Antonio Rivero
|
b481bc95b5
|
fix(plugins): Big Number with Time Comparison (#29520)
|
2024-07-08 16:57:52 -07:00 |
|
Antonio Rivero
|
9052f9fbb4
|
fix(plugins): Fix dashboard filter for Table and Big Number with Time Comparison (#29517)
|
2024-07-08 23:07:35 +02:00 |
|
Darwin Correa
|
9724c99341
|
feat: add support to NOT LIKE operator (#29384)
|
2024-07-08 11:58:28 -07: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 |
|
dependabot[bot]
|
7bb7fc0f49
|
chore(deps): bump deck.gl from 9.0.12 to 9.0.20 in /superset-frontend/plugins/legacy-preset-chart-deckgl (#29426)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-01 21:21:44 -06:00 |
|
dependabot[bot]
|
3449b8f9dc
|
chore(deps-dev): update @types/lodash requirement from ^4.17.4 to ^4.17.6 in /superset-frontend/plugins/plugin-chart-handlebars (#29425)
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-07-01 17:02:44 -06:00 |
|
dependabot[bot]
|
839ca82a19
|
chore(deps): bump react-markdown from 8.0.3 to 8.0.7 in /superset-frontend (#29439)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-01 14:41:10 -06:00 |
|
dependabot[bot]
|
7727b9dc79
|
chore(deps-dev): bump eslint-import-resolver-typescript from 2.5.0 to 3.6.1 in /superset-frontend (#29435)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-01 10:06:14 -06:00 |
|
dependabot[bot]
|
5aac1b59b1
|
chore(deps): bump rehype-raw from 6.1.1 to 7.0.0 in /superset-frontend (#29433)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-01 10:03:39 -06: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 |
|
dependabot[bot]
|
ed3c66b6a6
|
chore(deps): bump scroll-into-view-if-needed from 2.2.28 to 3.1.0 in /superset-frontend (#28816)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-06-28 09:30:58 -06:00 |
|
Geido
|
66bc8ceddd
|
chore(Table): Add aria-label to Table page size selector (#29391)
|
2024-06-28 16:19:58 +02:00 |
|
Geido
|
2a587a771c
|
feat: Add Ant Design 5 Theme (#29328)
|
2024-06-28 15:16:05 +02:00 |
|
Michael S. Molina
|
d4054e3d85
|
feat: Adds chart IDs option to migrate-viz (#29361)
|
2024-06-26 09:20:29 -03: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
|
de6a518161
|
fix(Query): Parse html string error responses to avoid displaying raw HTML as error message (#29321)
|
2024-06-25 20:48:35 -04:00 |
|
Ross Mabbett
|
b5a72e21f7
|
refactor(Homepage): Migrate Home.test to RTL (#29353)
|
2024-06-25 17:58:26 -04:00 |
|