Commit Graph

13441 Commits

Author SHA1 Message Date
dependabot[bot] 455e23b014
build(deps-dev): bump @types/node from 20.2.0 to 20.2.3 in /superset-websocket (#24168)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-22 08:52:35 -06:00
Ville Brofeldt 71d0543f28
fix(permalink): migrate to marshmallow codec (#24166) 2023-05-22 13:35:58 +03:00
Daniel Vaz Gaspar 82d4249e17
fix: disable SHOW_STACKTRACE by default (#24137) 2023-05-22 10:00:07 +01:00
Matthew Chiang fc8c537118
feat: Add deck.gl Heatmap Visualization (#23551) 2023-05-22 10:23:07 +03:00
Stepan febc07aec3
fix(table): percentage metric should use verbose map (#24158) 2023-05-21 12:52:23 +03:00
Stepan 09e399ae28
fix(reports): error when creation alert/report with localization (#24159) 2023-05-21 12:52:07 +03:00
Sebastian Liebscher 1583090623
chore(sqllab): remove deprecated PyArrow API (#24135) 2023-05-20 21:57:18 +03:00
Lily Kuang 66594ad647
fix: repeated color in the same chart (#23762) 2023-05-19 14:48:54 -07:00
Rob Moore 6159ced86b
fix: handle temporal columns in presto partitions (#24054) 2023-05-19 23:29:42 +03:00
Ville Brofeldt 5424b95138
chore: deprecate rls base related filters (#24128) 2023-05-19 21:55:05 +03:00
John Bodley 8b4222ff9e
chore: Refactor command exceptions (#24117) 2023-05-19 09:08:12 -07:00
John Bodley 0496779434
chore: Update QUERY_LOGGER and SQL_QUERY_MUTATOR signatures (#24029) 2023-05-19 06:42:19 -07:00
John Bodley 488ec02e70
chore(report): Use for/else clause (#24107) 2023-05-19 06:41:17 -07:00
John Bodley ba0bb20be5
fix: Revert tox basepython (#24124) 2023-05-19 06:40:38 -07:00
Ville Brofeldt f817c10422
fix(plugin-chart-echarts): normalize temporal string groupbys (#24134) 2023-05-19 16:29:11 +03:00
Vitali Logvin d0687d04eb
feat: dashboard page xlsx export (#24005)
Co-authored-by: Vitali Logvin <vitali.logvin@noogadev.com>
2023-05-19 11:18:16 +01:00
John Bodley d583ca9ef5
chore: Embrace the walrus operator (#24127) 2023-05-19 00:37:13 -07:00
Beto Dealmeida 6b5459121f
feat: database extension registry (#23174)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
Co-authored-by: Lily Kuang <lily@preset.io>
2023-05-18 17:00:06 -07:00
dependabot[bot] e856e35c53
build(deps-dev): bump @types/node from 20.1.7 to 20.2.0 in /superset-websocket (#24111)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-18 16:22:58 -06:00
JUST.in DO IT 515986172f
fix(sqllab): Disable Select All on table selector (#24120) 2023-05-18 12:53:13 -07:00
Ville Brofeldt 2222073778
fix(ci): remove username from owner (#24114) 2023-05-18 15:38:14 +03:00
Michael S. Molina df4d16a7ee
feat: Make time shifted series colors match the original series (#24048) 2023-05-18 08:40:50 -03:00
ybudweiser ea5d0cc74e
build: helm template to set init job annotations (#23941)
Co-authored-by: Yitzchak Weiser <yweiser@redseal.net>
2023-05-18 11:41:48 +03:00
Hugh A. Miles II 8fb0d6e450
chore: update packages for vanta FE security concerns (#24106) 2023-05-17 20:45:41 -04:00
jwilliams-ocient f0a26fd86a
fix(ocient): convert pyocient GIS data types to geoJSON (#23814) 2023-05-17 13:35:54 -06:00
dependabot[bot] 16bcfa12c8
build(deps-dev): bump @types/node from 20.1.4 to 20.1.7 in /superset-websocket (#24087)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-17 13:28:07 -06:00
Ville Brofeldt 7114bba718
chore(thumbnails): change default executor to logged in user (#22801) 2023-05-17 20:32:20 +03:00
Geido 66fb4867dc
chore: Remove unnecessary information from response (#24056) 2023-05-17 20:07:47 +03:00
John Bodley 4ef9d25d58
chore: Refactor [Presto|Trino]EngineSpec._partition_query (#23944) 2023-05-17 09:11:55 -07:00
Evan Rusackas 614b0aa7fd
chore(docs): Updating DB connection instructions in 1st Dash instruct… (#24081) 2023-05-17 09:58:35 -06:00
Ville Brofeldt 51929255ba
chore(reports): change default executor to owner (#22799) 2023-05-17 18:48:28 +03:00
dependabot[bot] 357745f418
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.5 to 5.59.6 in /superset-websocket (#24073)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16 22:03:38 -06:00
shellwirt de2d7af818
fix(docs): Installation instruction changes (#23867)
Co-authored-by: Sam Firke <sfirke@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
2023-05-16 21:54:35 -06:00
Beto Dealmeida fe903c3dfd
chore: add extension for related DB assets on delete (#24050) 2023-05-16 15:41:11 -07:00
dependabot[bot] 61418d2828
build(deps-dev): bump @typescript-eslint/parser from 5.59.2 to 5.59.6 in /superset-websocket (#24074)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16 15:56:35 -06:00
curious86 e3514054f9
fix(alert modal): set current user as default alert owner during new alert initialization (#24070)
Co-authored-by: aadhikari <aadhikari@apple.com>
2023-05-16 15:55:37 -06:00
Sam Firke 36bcdfec97
chore(docs): tidy up supported DB engines for metadata store (#24080) 2023-05-16 15:54:37 -06:00
Kamil Gabryjelski 4f3fbd354b
feat: Cross filters scoping (#24020) 2023-05-16 21:44:05 +02:00
Kiko Barr fa0bf38694
chore(docs): Updated awkward phrase in FAQ, "force" (#24079) 2023-05-16 12:31:19 -06:00
John Bodley 58e1bcde9e
chore(trino): Bump Trino version to address an IANA time zone issue (#24069) 2023-05-16 06:54:46 -07:00
John Bodley 2f0caf8a0d
fix: Handle python_date_format in ExploreMixin (#24068) 2023-05-16 06:54:12 -07:00
Beto Dealmeida 78bc0693d4
chore: bump dependencies (#23581)
Co-authored-by: Hugh A. Miles II <hughmil3s@gmail.com>
2023-05-15 19:06:10 -07:00
dependabot[bot] 6baa552950
build(deps): bump vm2 from 3.9.15 to 3.9.18 in /superset-frontend/cypress-base (#24065)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-15 16:47:41 -06:00
dependabot[bot] 83401a6b16
build(deps): bump vm2 from 3.9.17 to 3.9.18 in /superset-frontend (#24066)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-15 16:47:19 -06:00
Beto Dealmeida 2938c5dc03
fix: handle `python_date_format` in ExploreMixin (#24062) 2023-05-15 17:51:14 -04:00
Hugh A. Miles II de96372ba7
chore: add log for ssh tunnel information (#24058) 2023-05-15 10:43:04 -07:00
Evan Rusackas 2f33c477e9
chore(docs): add version for postgres when doing brew install (#24025) 2023-05-15 10:30:13 -06:00
Felix 422e21eb16
fix(plugin-chart-handlebars): Fix TypeError when using handlebars columns raw mode (#23801) 2023-05-15 10:01:31 -06:00
dependabot[bot] 33eb4c6b71
build(deps-dev): bump @types/node from 20.1.2 to 20.1.4 in /superset-websocket (#24052)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-15 09:48:25 -06:00
EugeneTorap 1670275571
feat: Use AntD table in FilterableTable (#23035)
Co-authored-by: justin-park <justin.park@airbnb.com>
2023-05-12 16:36:35 -03:00