Commit Graph

5039 Commits

Author SHA1 Message Date
KSPT-taylorjohn
fedcd24d87 fix: Chart series limit doesn't work for some databases (#25150) 2023-10-20 16:02:31 -07:00
Daniel Vaz Gaspar
ccf73b2608 fix: CTE queries with non-SELECT statements (#25014) 2023-10-20 16:02:31 -07:00
Lily Kuang
d31a0cf370 chore: remove CssTemplate and Annotation access from gamma role (#24826) 2023-10-20 16:02:31 -07:00
Hugh A. Miles II
f3bb63be26 fix: SSH Tunnel creation with dynamic form (#24196)
(cherry picked from commit 226c7f807d)
2023-10-20 16:02:31 -07:00
Jack Fragassi
0bc0865692 fix: Allow chart import to update the dataset an existing chart points to (#24821) 2023-10-20 16:02:31 -07:00
Daniel Vaz Gaspar
652fabdbd0 chore: bump wtforms and add missing flask-limiter (#23680) 2023-10-20 16:02:26 -07:00
Zef Lin
d80f326d53 chore(view_api): return application/json as content-type for api/v1/form_data endpoint (#24758)
(cherry picked from commit 0631a8086c)
2023-10-19 16:32:15 -07:00
Elizabeth Thompson
d0588f7668 fix: update permalink schema (#24970) 2023-08-17 16:57:44 -07:00
Nick Stenroos-Dam
cf00f38c37 fix(permalink): Incorrect component schema reference (#24482) 2023-08-04 13:44:37 -07:00
Ville Brofeldt
48b1b8f0d9 chore(metastore-cache): add codec support (#24586) 2023-08-04 13:44:37 -07:00
Ville Brofeldt
f27cece69a fix(permalink): migrate to marshmallow codec (#24166) 2023-08-04 13:44:37 -07:00
Daniel Vaz Gaspar
81eabcd35b fix: import database engine validation (#24697) 2023-07-20 16:46:59 -07:00
Daniel Vaz Gaspar
b69f95606b fix: FAB CSS on Superset (#24390)
(cherry picked from commit 1328c56aab)
2023-07-19 17:16:34 -07:00
John Bodley
be1c42fbbe chore(sqla): Address performance tradeoff with eager loading (#23113) 2023-07-19 17:16:34 -07:00
Kamil Gabryjelski
7155dcd5df fix: Native time range filter in legacy charts (#23865) 2023-07-07 14:47:56 -07:00
Elizabeth Thompson
9abe28bc09 merge in fix with migration (#24314)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
2023-07-07 14:47:55 -07:00
Rob Moore
75be3dd7b4 fix: handle temporal columns in presto partitions (#24054) 2023-07-07 14:47:55 -07:00
Elizabeth Thompson
5df0b7ad57 lint 2023-07-07 14:47:23 -07:00
Beto Dealmeida
60a1652be2 fix: handle comments in has_table_query (#23882) 2023-07-07 14:46:07 -07:00
Daniel Vaz Gaspar
4af81bf70a fix: disable SHOW_STACKTRACE by default (#24137) 2023-06-13 16:29:34 -07:00
Daniel Vaz Gaspar
e804489a89 fix: db validate parameters permission (#24185) 2023-06-13 16:29:34 -07:00
Geido
831cd9b030 chore: Remove unnecessary information from response (#24056) 2023-06-13 16:29:34 -07:00
Elizabeth Thompson
f244c24bb9 lint 2023-06-13 16:29:34 -07:00
Daniel Vaz Gaspar
b26901cb05 fix: allow db driver distinction on enforced URI params (#23769) 2023-06-13 16:29:34 -07:00
Elizabeth Thompson
2f3471a87e lint 2023-06-13 16:29:34 -07:00
Daniel Vaz Gaspar
8821174921 feat: add enforce URI query params with a specific for MySQL (#23723) 2023-06-13 16:29:34 -07:00
Beto Dealmeida
0a9f47e4ac fix: load examples as anon user (#23600) 2023-06-13 16:29:33 -07:00
Beto Dealmeida
cfc2ca672e fix: permission checks on import (#23200) 2023-06-13 16:29:33 -07:00
Daniel Vaz Gaspar
831978f0f7 fix: check sqlalchemy_uri (#23901)
(cherry picked from commit e5f512e348)
2023-06-13 16:29:33 -07:00
Ville Brofeldt
bb6ab97286 fix(mssql): apply top after distinct (#23751)
(cherry picked from commit 764c3c95cf)
2023-05-31 16:16:49 -07:00
Ville Brofeldt
d96ba10fc3 fix(dashboard-rbac): use normal rbac when no roles chosen (#23586)
(cherry picked from commit a8230336ff)
2023-05-31 16:16:48 -07:00
Jack Fragassi
d04c2a5a13 fix(dash import): Ensure old datasource ids are not referenced in imported charts (#23582)
(cherry picked from commit 70344018b6)
2023-05-31 16:16:47 -07:00
Rémy DUBOIS
3f13463281 fix(chart): non existent time grain no longer breaks the application (#23441)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
(cherry picked from commit 07a632891c)
2023-05-31 16:16:47 -07:00
Geido
22e3ed161a fix: Validate jinja rendered query (#22851)
(cherry picked from commit c7823e32ff)
2023-05-31 16:16:46 -07:00
ʈᵃᵢ
b92e4fb49e fix(webdriver): default WEBDRIVER_OPTION_ARGS and update Firefox deps (#23388) 2023-03-20 14:27:53 -07:00
Elizabeth Thompson
e42c2a7ab3 chore: use util test env for init check (#23325) 2023-03-13 16:57:06 -07:00
Daniel Vaz Gaspar
231d39ae2e docs: improve API v1 migration documentation (#23298) 2023-03-13 16:57:06 -07:00
Kamil Gabryjelski
224f962e46 fix(dashboard): Charts crashing when cross filter on adhoc column is applied (#23238)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
(cherry picked from commit 42980a69a7)
2023-03-13 16:57:05 -07:00
Ville Brofeldt
a336e685cd fix(dao): use explicit id filter (#23246)
(cherry picked from commit 5a099e0762)
2023-03-13 16:57:05 -07:00
Daniel Vaz Gaspar
c60ba87d0f fix: refuse to start with default secret on non debug envs (#23186)
(cherry picked from commit b180319bbf)
2023-03-13 16:57:05 -07:00
Daniel Vaz Gaspar
2f3758278f fix: add disallowed query params for engines specs (#23217)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
(cherry picked from commit b479e93b49)
2023-03-13 16:57:05 -07:00
Daniel Vaz Gaspar
b14e53e492 fix: memoized decorator memory leak (#23139)
(cherry picked from commit 79274eb5bc)
2023-03-13 16:57:05 -07:00
Ville Brofeldt
a94e67243b fix(clickhouse): add missing default format (#23192)
(cherry picked from commit 967383853c)
2023-03-13 16:57:05 -07:00
Ville Brofeldt
7d014ad9dd fix(clickhouse): add clickhouse connect driver (#23185)
(cherry picked from commit d0c54cddb0)
2023-03-13 16:57:05 -07:00
Ville Brofeldt
ae6e2a00a0 fix(rbac): show objects accessible by database access perm (#23118)
(cherry picked from commit 89576f8a87)
2023-03-13 16:57:05 -07:00
Hugh A. Miles II
f5a5c261e0 fix(ssh-tunnel): add password to from_private_key function (#23175)
(cherry picked from commit cb9bff72d6)
2023-02-28 10:02:21 -08:00
Hugh A. Miles II
a6d714b0c4 fix(sshtunnel): argument params to properly setting server_port (#23196)
(cherry picked from commit 196e3eac8b)
2023-02-28 10:02:21 -08:00
Daniel Vaz Gaspar
7a4cd44a5d fix: reorganize role permissions (#23096)
(cherry picked from commit d4362a3676)
2023-02-22 14:03:53 -08:00
Daniel Vaz Gaspar
4b03d2553c fix: missing __init__ on module sqllab commands (#23107) 2023-02-17 11:08:14 +00:00
Elizabeth Thompson
7160daecf3 chore: change AlertQueryError to 400 (#23102) 2023-02-16 16:31:16 -08:00