dependabot[bot]
|
363999d197
|
build(deps): bump @docsearch/react from 3.6.0 to 3.6.1 in /docs (#29751)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-29 12:16:54 -06:00 |
dependabot[bot]
|
e21f945802
|
build(deps-dev): bump mini-css-extract-plugin from 2.7.6 to 2.9.0 in /superset-frontend (#29753)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-29 12:16:39 -06:00 |
dependabot[bot]
|
396cf9b822
|
build(deps-dev): bump @svgr/webpack from 8.0.1 to 8.1.0 in /superset-frontend (#29754)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-29 12:16:21 -06:00 |
dependabot[bot]
|
705ffda574
|
build(deps): bump ace-builds from 1.4.14 to 1.35.4 in /superset-frontend (#29762)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-29 12:15:15 -06:00 |
Đỗ Trọng Hải
|
f51bf67554
|
chore(build): pin Storybook-related packages to 8.1.11 as further v8+ version requires React 18 (#29731)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2024-07-29 10:13:47 -07:00 |
JUST.in DO IT
|
3c971455e7
|
fix(explore): missing column autocomplete in custom SQL (#29672)
|
2024-07-26 11:33:37 -07:00 |
dependabot[bot]
|
5ed19319dd
|
build(deps-dev): bump thread-loader from 3.0.4 to 4.0.2 in /superset-frontend (#26557)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-26 10:45:59 -07:00 |
Ross Mabbett
|
dac69e2092
|
feat(explorer): Add configs and formatting to discrete comparison columns (#29553)
|
2024-07-25 18:43:56 -04:00 |
Evan Rusackas
|
72caec10fe
|
feat(country map): Adding Hungary (and other touchups) (#29627)
|
2024-07-25 15:23:53 -06:00 |
Markus Eriksson
|
922128f6e0
|
fix: Add user filtering to changed_by. Fixes #27986 (#29287)
Co-authored-by: Markus Eriksson <markus.eriksson@sinch.com>
|
2024-07-25 15:23:00 -06:00 |
Geido
|
3de2b7c989
|
refactor(ProgressBar): Upgrade ProgressBar to Antd 5 (#29666)
|
2024-07-23 18:59:41 +03:00 |
Kamil Gabryjelski
|
cd713a239e
|
fix: Use default custom time range time without timezone (#29669)
|
2024-07-23 16:23:40 +02: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 |
Jaswanth-Sriram-Veturi
|
2a9a1d3194
|
docs: update creating-your-first-dashboard.mdx (#29631)
|
2024-07-22 10:24:32 -04: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 |
Beto Dealmeida
|
ae0edbfdce
|
chore: add catalog_access to OBJECT_SPEC_PERMISSIONS (#29650)
|
2024-07-19 19:40:05 -04: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 |
Michael S. Molina
|
85b66946ed
|
refactor: Remove dead code from the Word Cloud plugin (#29594)
|
2024-07-19 10:37:40 -03:00 |
Avinton Japan
|
5b79752e5d
|
fix: Add Japanese Translations (#29567)
Co-authored-by: superset <superset@superset.com>
|
2024-07-18 22:02:17 +02: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 |
Darwin Correa
|
3ade01f828
|
feat: custom values to sandbox iframe (#29590)
|
2024-07-17 13:14:51 -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 |
Oliver Schlüter
|
9da5be3d79
|
docs: fix code comment explaining local override (#29612)
|
2024-07-17 11:33:01 -06:00 |
Geido
|
245e1986c1
|
chore: Clear redux localStorage on logout (#29602)
|
2024-07-17 15:10:37 +03:00 |
Beto Dealmeida
|
b39952549f
|
fix: sort schemas when uploading data (#29610)
|
2024-07-16 19:55:11 -04: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 |
Michael S. Molina
|
028e9c9294
|
chore: Updates CHANGELOG.md with 4.0.2 data (#29600)
|
2024-07-16 17:58:30 -03:00 |
Beto Dealmeida
|
b66c0f8d30
|
fix: schemas for upload API (#29604)
|
2024-07-16 15:53:25 -04:00 |
Genadi Saltikov
|
ec508a70a6
|
docs(Database): Clarify host value expected when running in docker (#28124)
Co-authored-by: Evan Rusackas <evan@preset.io>
|
2024-07-16 14:51:38 -04:00 |
Sam Firke
|
00ab12ce9b
|
fix(docs): fix broken indexed link from Google search (#28496)
|
2024-07-16 13:52:08 -04:00 |
Sam Firke
|
e90a9b3c87
|
chore(docs): create architecture page (#28481)
Co-authored-by: Evan Rusackas <evan@preset.io>
|
2024-07-16 13:51:02 -04:00 |
Evan Rusackas
|
d51a2add65
|
docs(contributing): removing old blog post link (#29603)
|
2024-07-16 12:01:21 -04:00 |
Daniel Vaz Gaspar
|
6eda6dfe06
|
docs: update CVEs for 4.0.2 (#29599)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
|
2024-07-16 13:19:05 +01: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 |
Beto Dealmeida
|
fb15278f97
|
fix: catalog permission check (#29581)
|
2024-07-12 21:00:13 -04:00 |
Beto Dealmeida
|
a56f656a83
|
fix: small fixes to the catalog migration (#29579)
|
2024-07-12 20:49:30 -04:00 |
Beto Dealmeida
|
fa095a98ed
|
fix: Trino `get_columns` (#29566)
|
2024-07-12 16:37:49 -04:00 |
Vitor Avila
|
0d352b4e06
|
fix(dataset import): Support catalog field during dataset import (#29576)
|
2024-07-12 17:14:47 -03:00 |
Emad Rad
|
84a1cd245c
|
chore: cleanup documentation (#29552)
|
2024-07-11 14:39:23 -07:00 |
lindner-tj
|
3f6b7e2456
|
docs: Added Keycloak auth configuration (#29487)
Co-authored-by: Sam Firke <sfirke@users.noreply.github.com>
|
2024-07-11 15:10:23 -04:00 |
Beto Dealmeida
|
d535f3fe56
|
fix: make catalog migration lenient (#29549)
|
2024-07-11 15:10:02 -04:00 |
Vitor Avila
|
33b934cbb3
|
fix(Tags filter): Filter assets by tag ID (#29412)
|
2024-07-11 12:26:36 -03:00 |
Emad Rad
|
dd74757032
|
fix: babel_update script crash (#29548)
|
2024-07-10 12:27:57 -06:00 |
dependabot[bot]
|
33a31ca393
|
chore(deps): bump deck.gl from 8.9.22 to 9.0.20 in /superset-frontend (#29436)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-07-10 11:35:35 -06:00 |