Commit Graph

5026 Commits

Author SHA1 Message Date
Hugh A. Miles II
b820eb8235 chore: Update pre-commit packages (#23173) 2023-03-13 17:05:13 -06:00
John Bodley
d415eed717 fix(examples): Cleanup granularity_sqla column (#23322) 2023-03-14 08:23:12 +13:00
John Bodley
e83f4e6f79 fix(trino): Disallow alias to source column (#23324) 2023-03-14 08:23:01 +13:00
Daniel Vaz Gaspar
b99d38dfef fix: dashboard DAO small code improvement (#23348) 2023-03-13 18:03:02 +00:00
Elizabeth Thompson
a8d5cb89a8 chore: use util test env for init check (#23325) 2023-03-10 16:07:50 -08:00
Íñ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
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
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
Craig Rueda
d3e698eb54 chore(webdriver): Tuning the Webdriver logging a bit (#23255) 2023-03-01 11:46:49 -08: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
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
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
Daniel Vaz Gaspar
79274eb5bc fix: memoized decorator memory leak (#23139) 2023-02-27 15:59:11 +00:00
Hugh A. Miles II
cb9bff72d6 fix(ssh-tunnel): add password to from_private_key function (#23175) 2023-02-24 16:05:37 -08:00
Hugh A. Miles II
196e3eac8b fix(sshtunnel): argument params to properly setting server_port (#23196) 2023-02-24 14:32:26 -08:00
Antonio Rivero
3484e8ea7b feat(ssh_tunnel): Import/Export Databases with SSHTunnel credentials (#23099) 2023-02-24 09:36:21 -08:00
Ville Brofeldt
967383853c fix(clickhouse): add missing default format (#23192) 2023-02-24 18:55:25 +02:00
Ville Brofeldt
d0c54cddb0 fix(clickhouse): add clickhouse connect driver (#23185) 2023-02-24 14:04:12 +02:00
Ville Brofeldt
89576f8a87 fix(rbac): show objects accessible by database access perm (#23118) 2023-02-24 10:45:16 +02:00
John Bodley
6338ea5d42 chore: revert "feat(native_filter_migration): add transition mode (#16992)" (#23144) 2023-02-24 06:22:36 +13:00
Beto Dealmeida
fbf10c35a9 feat: return UUID on database creation (#23143) 2023-02-21 17:36:16 -08:00
cccs-RyanK
a40c12d63e feat: Frontend tagging (#20876)
Co-authored-by: cccs-nik <68961854+cccs-nik@users.noreply.github.com>
Co-authored-by: GITHUB_USERNAME <EMAIL>
2023-02-21 13:38:23 -08:00
Daniel Vaz Gaspar
d4362a3676 fix: reorganize role permissions (#23096) 2023-02-21 10:19:42 +00:00
Geido
c7823e32ff fix: Validate jinja rendered query (#22851) 2023-02-21 11:01:12 +01:00
Ville Brofeldt
5482f78a9c fix(ci): explicity set yaml Loader (#23126) 2023-02-20 16:22:54 +02:00
John Bodley
f851e992cf chore(sqla): Address performance tradeoff with eager loading (#23113) 2023-02-18 11:14:31 +13:00
Josh Soref
dec6ac49f6 chore(backend): Spelling (#19677)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
2023-02-17 10:48:24 -07: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
Elizabeth Thompson
434b445e31 chore: increment statsd as warn (#23041) 2023-02-16 15:43:18 -08:00
Changhoon Oh
21dd1601bf fix: dict bug on QueryContextFactory (#23093)
Co-authored-by: ok9897 <ok9897@krafton.com>
2023-02-16 16:04:39 +02:00
Elizabeth Thompson
4ddf67fc14 chore: move dashboard screenshot standalone logic (#23003) 2023-02-15 14:35:08 -08:00
Daniel Vaz Gaspar
c39cf36d27 fix: css template permissions for gamma role (#23083) 2023-02-15 15:26:02 +00:00
Diego Medina
e5a4c78dc7 chore: Migrate /superset/csv/<client_id> to API v1 (#22913) 2023-02-15 10:48:24 +00:00
Jack Fragassi
3fae7dbc34 chore: Migrate get_or_create_table endpoint to api v1 (#22931) 2023-02-15 10:38:51 +00:00
Dheeraj Jaiswal
e755b4f417 fix: cache warmup solution non legacy charts. (#23012) 2023-02-14 23:27:32 +02:00
Beto Dealmeida
65fffe974b chore: remove db_engines (#22444) 2023-02-13 11:20:38 -08:00
John Bodley
f3bdcdc79b chore(datasets): Refactor DatasetDAO update to leverage bulk logic for create, update, and delete operations (#22957) 2023-02-14 06:47:56 +13:00
Artem Shumeiko
a7bb14e433 fix(i18n): improve Russian translation (#22939) 2023-02-13 09:34:44 -07:00
Michael S. Molina
464ddee4b4 fix: Time Column on Generic X-axis (#23021) 2023-02-10 13:33:07 -05:00
Cody Leff
684b8888b1 fix(dashboard): Stop updating chart owners for charts removed from dashboard (#21720)
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
2023-02-09 12:50:06 -05:00
Daniel Vaz Gaspar
7bb9b810ee fix: dataset import error message (#23025) 2023-02-07 18:21:32 -08:00