Commit Graph

13374 Commits

Author SHA1 Message Date
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
Sam Firke b39edc1002
docs(translations): point broken tutorial link to Internet Archive copy (#23683) 2023-04-14 13:20:09 -06:00
John Bodley 100ccb759c
chore(presto): Expose schema and indexes to _partition_query method (#23674)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2023-04-15 06:24:54 +12:00
Ville Brofeldt cbbcc8d2e1
fix(plugin-chart-echarts): reorder totals and support multimetric sort (#23675) 2023-04-14 20:43:15 +03:00
Josh Soref 47fd73255e
fix(ci): Fix GitHub workflow behavior for forks (#23117) 2023-04-14 09:23:00 -06:00
Kamil Gabryjelski da5f7155c6
fix: Further drill by in Pivot Table (#23692) 2023-04-14 15:50:13 +02:00
Michael S. Molina d66e6e6d40
fix: Zero values on Dual Line axis bounds (#23649) 2023-04-14 07:30:16 -03:00
Abhishek-kumar-samsung 240b29220f
docs: nvm error while local setup (#23609) 2023-04-13 15:48:46 -06:00
Kenny Kwan 19404bc13e
fix: url_params cache miss with global async query (#23641) 2023-04-13 23:35:02 +03:00
Elizabeth Thompson 26250173ab
fix: allow for dependencies that could be undefined (#23682) 2023-04-13 12:01:57 -07:00
Kamil Gabryjelski a04e635416
feat: Implement breadcrumbs in Drill By modal (#23664) 2023-04-13 19:15:46 +02:00
yousoph 95d71fff04
chore: Update cross-filter tooltip text (#23654) 2023-04-13 09:52:04 -07:00
Sebastian Liebscher 536b1c4816
fix(docker): optimize docker build by better utilizing build cache (#23624) 2023-04-13 10:31:36 -06:00
Michael S. Molina 04bd528bed
chore: Removes the UX_BETA feature flag (#23651) 2023-04-13 10:32:34 -03:00
Michael S. Molina 0974fa1172
chore: Enables GENERIC_CHART_AXES by default (#23652) 2023-04-13 08:55:01 -03:00
JUST.in DO IT 40bf1a550b
fix(sqllab): Revert "rendering performance regression (#23653)" (#23671) 2023-04-13 08:23:12 -03:00
John Bodley b35b5a6e05
chore(db_engine_specs): Refactor get_index (#23656) 2023-04-13 09:23:16 +12:00
Hugh A. Miles II 976e33330f
fix: presto CI failed test (#23666) 2023-04-12 15:27:53 -04:00
JUST.in DO IT 75021a1eac
refactor: introduce redux toolkit (#23460)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2023-04-12 10:26:32 -07:00
ʈᵃᵢ 350723bff8
fix: update log message for ALERT_REPORTS_NOTIFICATION_DRY_RUN (#23604) 2023-04-12 09:30:28 -06:00