Commit Graph

13293 Commits

Author SHA1 Message Date
dependabot[bot] baec9ddba7
build(deps-dev): bump @types/node from 18.15.13 to 18.16.0 in /superset-websocket (#23791)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 12:16:37 -06:00
dependabot[bot] a9d0d70977
build(deps-dev): bump eslint from 8.38.0 to 8.39.0 in /superset-websocket (#23790)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 12:16:21 -06:00
dependabot[bot] be5c1b0696
build(deps-dev): bump prettier from 2.8.7 to 2.8.8 in /superset-websocket (#23789)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 12:16:07 -06:00
Kamil Gabryjelski 039740cdd4
chore: Add DRILL_BY to FEATURE_FLAGS.md (#23798) 2023-04-24 19:10:46 +02:00
Michael S. Molina 90e2b839a3
chore: Deprecates FilterBox (#23784) 2023-04-24 13:54:31 -03:00
Michael S. Molina f7810b6020
feat(revert): Re-introduces the RLS page (#23777) 2023-04-24 13:10:58 -03:00
Michael S. Molina c536d92ade
fix: Docker ephemeral env (#23786) 2023-04-24 13:04:47 -03:00
Kamil Gabryjelski d4c0ae34f4
fix: Context menu crashing when there is no dimension in Echarts Series charts (#23797) 2023-04-24 17:42:56 +02:00
Daniel Vaz Gaspar 6ae5388dcf
fix: allow db driver distinction on enforced URI params (#23769) 2023-04-23 15:44:21 +01:00
alexclavel-ocient adde66785c
feat: Add Ocient support (#22812)
Co-authored-by: jwilliams-ocient <60358443+jwilliams-ocient@users.noreply.github.com>
Co-authored-by: Jordan Williams <jwilliams@ocient.com>
Co-authored-by: rmasters1 <100157128+rmasters1@users.noreply.github.com>
2023-04-22 19:49:32 -06:00
Hugh A. Miles II 669e1802a6
fix: [chart power query] error show when user input column with x-axis (#23776) 2023-04-22 18:57:20 -04:00
John Bodley 4b3e507e8b
fix(native-filters): Fix encoding of non-temporal default values (#23779) 2023-04-22 11:48:20 +12:00
dependabot[bot] 3193111d98
build(deps-dev): bump @types/node from 18.15.12 to 18.15.13 in /superset-websocket (#23765)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-21 16:40:01 -06:00
Piyush Khandelwal b92ace46b0
fix(sqllab): Persisting tab state for saved query (#23087) 2023-04-21 12:23:34 -06:00
Evan Rusackas 35f36a20ff
chore(e2e): skip the worst offender of flaky tests. (#23772) 2023-04-21 11:48:33 -06:00
Kamil Gabryjelski b734a0f82e
feat: Display both queries result in Table mode for Mixed Chart in drill by modal (#23768) 2023-04-21 18:46:02 +02:00
Evan Rusackas 4d97ecec65
chore(feature flags): updating the status of a few flags (#23670) 2023-04-21 10:13:45 -06:00
Kamil Gabryjelski 2f7229cae8
fix: Drill by modal resizing (#23757) 2023-04-21 17:41:31 +02:00
Ville Brofeldt 764c3c95cf
fix(mssql): apply top after distinct (#23751) 2023-04-21 17:02:59 +03:00
Kamil Gabryjelski 0b43112873
fix: Further drilling by different groupby fields (#23754) 2023-04-21 08:50:44 +02:00
Sebastian Liebscher b31efbae7c
chore: remove RemovedInMarshmallow4 warnings (#23704) 2023-04-21 09:11:46 +03:00
Evan Rusackas 295975d16b
chore(actions): Fix for Chromatic action using actions/checkout@v3 (#23759) 2023-04-20 21:47:52 -06:00
Evan Rusackas a3c971cbda
chore(docs): copy change submitted through BugHerd (#23725) 2023-04-20 21:47:31 -06:00
John Bodley d0fda60c85
feat(native-filters): Add legacy (filter-box) to native filter migration script (#23269) 2023-04-21 15:12:33 +12:00
JUST.in DO IT 5bec1a65ae
refactor(sqllab): Remove tableOptions from redux state (#23488) 2023-04-20 15:55:55 -07:00
dependabot[bot] a09162bb37
build(deps-dev): bump @types/node from 18.15.11 to 18.15.12 in /superset-websocket (#23746)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-20 14:33:49 -06:00
dependabot[bot] 3028d40333
build(deps): bump vm2 from 3.9.15 to 3.9.17 in /superset-frontend (#23753)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-20 14:33:22 -06:00
Hugh A. Miles II c441a7050d
chore: add check constraint to restrict `Slice` models datasource_type != "table" (#23614) 2023-04-20 12:43:59 -07:00
Michael S. Molina 7a6fb86cbb
fix: Make sure the DeprecatedSelect label is always a string (#23758)
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
2023-04-20 15:37:56 -03:00
Cemre Mengu c9ca17220f
fix(cache): coerce schema_cache_timeout to None (#23157) 2023-04-20 12:26:47 -06:00
dependabot[bot] 171d93cee0
build(deps-dev): bump @typescript-eslint/parser from 5.58.0 to 5.59.0 in /superset-websocket (#23718)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-20 12:25:47 -06:00
Ville Brofeldt 60c9d68403
feat(adhoc-column): add resize option (#23748) 2023-04-20 17:03:18 +03:00
Ville Brofeldt b2b8c3e05b
fix(ace-editor): use monospace fonts by default (#23747) 2023-04-20 14:45:43 +03:00
Daniel Vaz Gaspar f80e738196
fix: get or create db with an existing invalid URL (#23737) 2023-04-20 09:50:57 +01:00
Ville Brofeldt 306fb22021
chore(chart-data): add post processing error message to response (#23734) 2023-04-19 18:49:33 +03:00
Jack Fragassi 44557f5a23
chore(api v1): Deprecate datasource/save and datasource/get endpoints (#23678) 2023-04-18 17:51:24 -07:00
Kamil Gabryjelski 818a1d482b
feat: Drill by error management (#23724) 2023-04-18 22:42:00 +02:00
Michael S. Molina d6b6d9eae6
feat: Makes "Add to dashboard" in Save chart modal paginated (#23634) 2023-04-18 16:31:09 -03:00
JUST.in DO IT 0c0d2b38a6
fix(sqllab): infinite running state on disconnect (#23669) 2023-04-18 12:26:29 -07:00
Jack Fragassi 8bd432274a
chore(api v1): Deprecate superset/override_role_permissions endpoint (#23714) 2023-04-18 11:09:39 -07:00
Jack Fragassi 2a01aa66d5
feat: Add loading state to sqllab save/overwrite dataset modal (#23697) 2023-04-18 10:00:14 -07:00
Denis Krivenko 70f3cc0b27
chore(helm): Reformat helm chart templates (#23681) 2023-04-18 09:37:23 -07:00
Daniel Vaz Gaspar 0ad6c879b3
feat: add enforce URI query params with a specific for MySQL (#23723) 2023-04-18 17:07:37 +01:00
Francisco Muniz de Paula Neto e9b4022787
fix: is_select check for lowercase select with "WITH" clauses (#22370) 2023-04-18 08:59:50 -07:00
Ville Brofeldt 37a78b14be
feat(sqllab): add headers when copying results to clipboard (#23720) 2023-04-18 18:56:15 +03:00
dependabot[bot] 5a6b777cf8
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.58.0 to 5.59.0 in /superset-websocket (#23719)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-18 09:15:36 -06:00
JUST.in DO IT c197bf9e6d
fix(sqllab): rendering performance regression (#23695) 2023-04-17 09:49:15 -07:00
Jack Fragassi 3d10296f4b
fix: Database modal parameter inputs persisting after modal closed and reopened (#23686) 2023-04-17 09:33:29 -07:00
Mike J 810f52b924
feat(helm): update redis version due to critical CVE (HIGH PRIORITY) (#23707) 2023-04-17 07:38:11 -07:00
Michael S. Molina 6234888c69
chore: Removes deprecated feature flags for 3.0 (#23663) 2023-04-17 10:48:05 -03:00