Commit Graph

13293 Commits

Author SHA1 Message Date
Michael S. Molina 739adcb93c
fix: Increases the options limit for Annotation Layers (#23613) 2023-04-06 13:04:18 -03:00
dependabot[bot] 0b01c934f4
build(deps-dev): bump @typescript-eslint/parser from 5.55.0 to 5.57.1 in /superset-websocket (#23572)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-06 09:46:03 -06:00
Jack Fragassi 326c0587fe
chore: Migrate copy_dash endpoint to api v1 (#23112)
Co-authored-by: hughhhh <hughmil3s@gmail.com>
2023-04-06 11:32:10 -04:00
Beto Dealmeida f78798149a
fix: load examples as anon user (#23600) 2023-04-06 08:23:00 -07:00
Evan Rusackas 4c44dd84d2
chore(deps): bump kind-of dependency (#23596) 2023-04-06 09:21:11 -06:00
Evan Rusackas d193765375
chore(deps): bumps ansi-regex to 5.0.1 (#23595) 2023-04-06 09:20:50 -06:00
Michael S. Molina bccd2670cc
feat: Shows user charts by default when editing a dashboard (#23547) 2023-04-06 10:10:37 -03:00
Michael S. Molina 30f210b842
feat: Enables ECharts legend selector (#23590) 2023-04-06 09:36:34 -03:00
Michael S. Molina adcb8cf0ac
refactor: Moves CRUD features to src/features (#23482) 2023-04-06 09:23:32 -03:00
Sam Firke c5eecc7cc2
docs(security): more context around Talisman, note side effect of force_https on Alerts & Reports (#23537)
Co-authored-by: Evan Rusackas <evan@preset.io>
2023-04-05 16:43:30 -06:00
Denis Krivenko 56dcf25cf8
feat(helm): Upgrade default Superset version to 2.1.0 (#23594) 2023-04-05 15:18:42 -06:00
Sebastian Liebscher 8f4ed7014d
fix(docker-compose): Make worker use correct healthcheck (#23455) (#23587) 2023-04-05 15:18:11 -06:00
Rich Zhao f0237a5b75
fix(translation): correct translation errors for Chinese(zh) (#23129) 2023-04-05 15:17:19 -06:00
dependabot[bot] 5530daa0ce
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.55.0 to 5.57.1 in /superset-websocket (#23573)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-05 14:48:14 -06:00
Jack Fragassi 70344018b6
fix(dash import): Ensure old datasource ids are not referenced in imported charts (#23582) 2023-04-05 13:38:41 -07:00
Beto Dealmeida 7a1aa6387c
feat(bigquery): `get_catalog_names` (#23461) 2023-04-05 13:32:28 -07:00
John Bodley e8cfb31bff
fix: Ensure the reporting framework handles charts with no data (#23585) 2023-04-06 07:30:27 +12:00
dependabot[bot] cd498c18ba
build(deps-dev): bump @types/node from 18.15.5 to 18.15.11 in /superset-websocket (#23518)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-05 13:25:47 -06:00
dependabot[bot] 3d7a5d282d
build(deps): bump pre-commit from 3.2.0 to 3.2.2 in /requirements (#23571)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-05 13:25:27 -06:00
dependabot[bot] 6daca46782
build(deps-dev): bump prettier from 2.8.6 to 2.8.7 in /superset-websocket (#23496)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-05 13:25:16 -06:00
John Bodley b58d17f4b8
fix(revert): "fix: cache warmup solution non legacy charts. (#23012)" (#23579) 2023-04-06 06:16:34 +12:00
Michael S. Molina 3cff2b0a58
fix: Removes Redux state mutations - iteration 2 (#23535) 2023-04-05 13:49:32 -03:00
Kamil Gabryjelski 117360cd57
feat: Drill by open in Explore (#23575) 2023-04-05 11:20:45 +02:00
Kamil Gabryjelski 9d2f43d312
fix(dashboard): Cross filters badge for cols with verbose names (#23576) 2023-04-04 19:31:00 +02:00
Michael S. Molina 61e71bb455
fix: QueryParamProvider error on backend rendered views (#23567) 2023-04-04 13:28:56 -03:00
Geido 08375ca31a
chore: Remove wrong information from the Alerts & Reports docs (#23544) 2023-04-04 18:27:19 +02:00
Hugh A. Miles II a4d4084d08
fix: tags features flag on base models (#23548) 2023-04-04 10:32:24 -04:00
Kamil Gabryjelski d966db61af
feat: Add metadata bar to drill by modal (#23542) 2023-04-04 15:50:35 +02:00
Lily Kuang 4452a65095
feat: drill by display chart (#23524) 2023-04-04 13:34:59 +02:00
Miguel Vieira Colombo 95db6c04aa
fix: Add default empty array to filter dependencies (#23565) 2023-04-03 23:26:58 +03:00
Michael S. Molina 3bc496040d
fix: Filter values are not updating when dependencies are set (#23566) 2023-04-03 17:20:00 -03:00
Diego Medina cdc7af11bf
chore: Migrate /superset/user_slices and /superset/fave_slices to API v1 (#22964)
Co-authored-by: hughhhh <hughmil3s@gmail.com>
2023-04-03 13:29:02 -04:00
Kamil Gabryjelski 13ffb4b7c2
fix(plugin-chart-table): Include time control (#23533) 2023-04-03 12:31:33 +02:00
JUST.in DO IT bd0609df58
fix(sqllab): undefined issue_codes on query error (#23549) 2023-04-02 11:46:23 -07:00
Geido a18e33b3bc
fix: Hide FilterBar for Reports (#23543) 2023-04-01 10:45:50 +02:00
JUST.in DO IT b52efe0599
fix(sqllab): dedupe table_schemas in active_tab (#23514) 2023-03-31 10:20:29 -07:00
Michael S. Molina 1ced7cdbbb
fix: Removes Redux state mutations - iteration 1 (#23522) 2023-03-31 14:19:02 -03:00
Ville Brofeldt ee9ef24509
perf(sqla): avoid unnecessary type check on adhoc column (#23491) 2023-03-31 18:18:08 +03:00
Stepan bc2ec044b8
feat(cross-filters): using verbose map in applied cross-filters (#23509) 2023-03-31 11:31:39 +02:00
Stepan 09757dc518
fix: moved alerts and reports default values to config (#22880) 2023-03-31 11:58:59 +03:00
Ville Brofeldt 500d90058f
feat: add ability to disable cache (#23439) 2023-03-31 11:41:57 +03:00
Ville Brofeldt f6b5b658e5
chore(welcome): harmonize submenu with other routes (#22803) 2023-03-31 11:34:10 +03:00
akashboora db9ca20737
fix(area chart legacy): tool tip shows actual value rather than y axi… (#23469) 2023-03-31 08:01:53 +03:00
Ville Brofeldt 330e79bc5d
ci: disable flaky async test (#23527) 2023-03-31 07:59:49 +03:00
ʈᵃᵢ 068163e2a1
fix(tags): convert postgres enum type to varchar (#23526) 2023-03-30 17:21:18 -07:00
Hugh A. Miles II 81b32d1045
chore: allow logs to show error levels for ssh tunnel (#23536) 2023-03-30 18:23:22 -04:00
Stepan ce3ba67cf6
fix(conditional formatting): controls looses on save (#23137) 2023-03-30 19:10:31 +02:00
Michael S. Molina 63751c6c0f
chore: Adds a tooltip to pre-filter in native filters modal (#23481) 2023-03-30 10:30:32 -03:00
ashgorithm 41ad9442c0
fix(word cloud): series label format fixed for custom sql queries (#23517) 2023-03-30 12:04:57 +03:00
Alex Bain de42c11f99
fix(plugin-generator): Addresses linter errors in newly generated Superset plugin (#23513) 2023-03-29 20:57:27 -07:00