Commit Graph

13054 Commits

Author SHA1 Message Date
Íñigo Álvaro Sáenz
2cf75cc0ce
docs(alerts and reports): Update ExecutorType class (#23323) 2023-03-10 10:59:12 +02:00
Daniel Vaz Gaspar
33b758d716
docs: improve API v1 migration documentation (#23298) 2023-03-09 14:19:14 -08:00
Elizabeth Thompson
989fe27a0f
chore: log different selenium timeout errors differently (#23290) 2023-03-09 12:55:12 -08:00
Evan Rusackas
57db8f938b
feat(docs): adds BugHerd to documentation site. (#23287) 2023-03-09 09:59:12 -07:00
Ville Brofeldt
eb3d5602c2
docs: add lost _filters param docs (#23316) 2023-03-09 15:46:21 +02:00
Ville Brofeldt
0a588d11a5
chore: bump docusaurus to latest stable (#23317) 2023-03-09 15:27:48 +02:00
dependabot[bot]
56380027f4
build(deps-dev): bump @types/node from 18.14.1 to 18.14.6 in /superset-websocket (#23281)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-08 14:21:27 -07:00
dependabot[bot]
9df7812e9c
build(deps-dev): bump eslint-config-prettier from 8.6.0 to 8.7.0 in /superset-websocket (#23292)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-08 14:21:10 -07:00
Cameron Gregor
dae6a9f701
docs: typo 'admnistrators' in security.mdx (#23166) 2023-03-08 14:19:10 -07:00
Lily Kuang
376ad39576
chore: upgrade @ant-design/icons for react upgrade (#22890) 2023-03-08 14:18:43 -07:00
Geoff Genz
e0d976dcca
fix(clickhouse): Update to working clickhouse-connect version (#23296) 2023-03-08 11:53:52 -08:00
Kamil Gabryjelski
a3d49ca335
fix(dashboard): Infinite load when filter with default first value is out of scope (#23299) 2023-03-08 15:37:23 +01:00
John Bodley
ed11123709
chore(dashboard): Cleanup example dashboard filter scopes (#23260) 2023-03-08 12:36:16 +13:00
John Bodley
f7e7652270
fix(migration): Address issue in #23228 (#23276) 2023-03-07 20:04:31 +13:00
Kamil Gabryjelski
d16512b775
fix(dashboard): Allow selecting text in cells in Table and PivotTable without triggering cross filters (#23283) 2023-03-06 13:42:52 +01:00
Ville Brofeldt
1b139d0748
feat(generic-x-axis): add x sorting on series limit metric (#23274) 2023-03-06 11:50:20 +02:00
Ville Brofeldt
71a9d0d403
fix(plugin-chart-echarts): render horizontal categories from top (#23273) 2023-03-06 11:25:52 +02:00
Kamil Gabryjelski
42980a69a7
fix(dashboard): Charts crashing when cross filter on adhoc column is applied (#23238)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
2023-03-04 07:57:35 +01:00
Craig Rueda
006f3dd88c
chore(cache): Tuning logging in cache manager (#23266) 2023-03-03 10:59:16 -08:00
Elizabeth Thompson
7d8383cbd5
fix: ignore ts warnings from older typescript versions (#23262) 2023-03-02 11:44:26 -08:00
Kamil Gabryjelski
9d0eea9600
fix(dashboard): Missing filter card styles (#23256) 2023-03-02 07:29:23 +01:00
Lily Kuang
1f3eb56688
fix: customize tab on heatmap chart is blank (#23243) 2023-03-01 14:02:12 -08:00
Craig Rueda
d3e698eb54
chore(webdriver): Tuning the Webdriver logging a bit (#23255) 2023-03-01 11:46:49 -08:00
Kamil Gabryjelski
2ba9d1b79e
fix(dashboard): Cross-filter search icon in filter bar (#23250) 2023-03-01 11:31:13 -08:00
John Bodley
134acba99a
chore: Remove the ability to add filter-box charts when DASHBOARD_NATIVE_FILTERS feature is enabled (#23142) 2023-03-02 07:30:42 +13:00
John Bodley
5f0c320415
chore: Deprecate show_native_filters (#23228) 2023-03-02 07:29:51 +13:00
John Bodley
022df93422
fix: Video Game Sales dashboard default filters (#23242) 2023-03-02 07:29:06 +13:00
Michael S. Molina
d16eda6e56
refactor: Organizes the pages in their own folder (#23241) 2023-03-01 10:35:22 -05:00
Kamil Gabryjelski
6076457b90
fix(explore): Dashboard filters on adhoc cols not working in Explore (#23239) 2023-03-01 15:45:00 +01:00
Ville Brofeldt
5a099e0762
fix(dao): use explicit id filter (#23246) 2023-03-01 13:32:04 +02:00
Daniel Vaz Gaspar
b180319bbf
fix: refuse to start with default secret on non debug envs (#23186) 2023-03-01 11:21:12 +00:00
Kamil Gabryjelski
7196e87833
fix(dashboard): Cross-filters not working properly for new dashboards (#23194) 2023-03-01 11:47:15 +01:00
dependabot[bot]
aba6900994
build(deps): bump pip-compile-multi from 2.6.1 to 2.6.2 in /requirements (#23122)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-28 21:21:47 -07:00
Elizabeth Thompson
ae8aa60844
docs: update installation docs to include frontend asset build (#23199) 2023-02-28 16:17:12 -08:00
Kamil Gabryjelski
473a69a704
fix(dashboard): Don't show cross filters checkbox to users without write permissions (#23237) 2023-02-28 20:15:56 +01:00
Hugh A. Miles II
0a7016df2e
chore: Add statsd logger for ssh tunneling creation (#23225) 2023-02-28 11:21:40 -05:00
Daniel Vaz Gaspar
b479e93b49
fix: add disallowed query params for engines specs (#23217)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
2023-02-28 12:00:22 +00:00
dependabot[bot]
42db7e562d
build(deps): bump pre-commit from 3.0.4 to 3.1.0 in /requirements (#23168)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 12:33:52 -07:00
dependabot[bot]
88167772e9
build(deps): bump ua-parser-js from 0.7.28 to 0.7.33 in /superset-frontend (#22859)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 12:11:30 -07:00
Evan Rusackas
8f972d6875
chore: adding code owners for github actions/workflows (#23201) 2023-02-27 11:48:18 -07:00
dependabot[bot]
14879d93fb
build(deps-dev): bump eslint from 8.34.0 to 8.35.0 in /superset-websocket (#23211)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 09:51:24 -07:00
dependabot[bot]
62634bd77b
build(deps-dev): bump @types/uuid from 9.0.0 to 9.0.1 in /superset-websocket (#23152)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 09:51:09 -07:00
Daniel Vaz Gaspar
79274eb5bc
fix: memoized decorator memory leak (#23139) 2023-02-27 15:59:11 +00:00
Kamil Gabryjelski
ad5ee1ce38
fix(dashboard): Page crashing when cross filter applied on adhoc column (#23215) 2023-02-27 15:58:27 +01:00
Geido
dcd3e00f39
feat: Cross Filters in FilterBar (#23138)
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
2023-02-27 12:55:09 +01:00
Vivek Kumar
37766b9527
docs: fix typo (#23207) 2023-02-27 11:04:15 +02:00
dependabot[bot]
64ad70cc8d
build(deps): bump express and @applitools/eyes-cypress in /superset-frontend/cypress-base (#22342)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-26 21:20:46 -07:00
dependabot[bot]
c80d6b1451
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.52.0 to 5.53.0 in /superset-websocket (#23132)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-26 21:20:31 -07:00
Lyndsi Kay Williams
9f97c7d028
test: Remove test playgrounds (#23203) 2023-02-26 16:02:09 -07:00
dependabot[bot]
a9fe40d38b
build(deps-dev): bump @types/node from 18.13.0 to 18.14.1 in /superset-websocket (#23180)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-26 16:01:01 -07:00