Commit Graph

13047 Commits

Author SHA1 Message Date
Lily Kuang
a70b7ac3b0
chore: refactor SparklineCell for react 17 and react 18 upgrade (#23145) 2023-02-24 12:49:53 -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
Daniel Vaz Gaspar
f0f27a486d
fix: bump FAB to 4.3.0 (#23184) 2023-02-24 10:42:07 +00:00
Ville Brofeldt
89576f8a87
fix(rbac): show objects accessible by database access perm (#23118) 2023-02-24 10:45:16 +02:00
mkramer5454
9a4839f45c
build: Add helm chart option to deploy sidecars with node and worker (#23160) 2023-02-23 10:04:41 -08:00
John Bodley
6338ea5d42
chore: revert "feat(native_filter_migration): add transition mode (#16992)" (#23144) 2023-02-24 06:22:36 +13:00
Kamil Gabryjelski
ee1952e488
feat(dashboard): Add cross filter from context menu (#23141) 2023-02-23 17:05:41 +01:00
EugeneTorap
95eb8d79d0
chore: Bump cryptography to 39.0.1 (#23158) 2023-02-22 16:51:46 +00:00
Kamil Gabryjelski
871cab8cbe
feat: Enable cross fitlers in WorldMap and Graph charts (#22886) 2023-02-22 11:42:56 +01:00
Hugh A. Miles II
a0ca0c04ff
chore: Add docs for ssh tunneling (#23131)
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
2023-02-21 22:23:32 -05: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
Kamil Gabryjelski
eb8386e3f0
fix(dashboard): Chart's empty state not centered (#23022) 2023-02-21 16:46:32 +01:00
Daniel Vaz Gaspar
8f8fba2056
fix: gamma sql_json test (#23135) 2023-02-21 15:34:25 +00: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
EugeneTorap
22a648755b
chore: Remove yarn.lock from the root folder (#23108) 2023-02-18 11:01:01 +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
Zef Lin
75495d1601
fix: removing pyproject.toml (#23101) 2023-02-16 16:29:09 -08:00
Elizabeth Thompson
434b445e31
chore: increment statsd as warn (#23041) 2023-02-16 15:43:18 -08:00
kuruv
92b9c06e59
chore: Updating connection URI for MS SQL Server (#22903)
Co-authored-by: Evan Rusackas <evan@preset.io>
2023-02-16 09:41:40 -07:00
tison
f4ffed24ba
chore: Improve greeting message (#23077) 2023-02-16 08:58:48 -07: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
Lyndsi Kay Williams
f6c304437a
test: Clean up SelectAsyncControl test warnings (#22969) 2023-02-15 12:10:23 -08:00
Lyndsi Kay Williams
b1296a195c
test: Convert DatasetList test from jsx to tsx (#22971) 2023-02-15 12:09:43 -08:00
Lyndsi Kay Williams
5b5b534e89
chore: Remove dependency warnings from DatasetList.tsx (#22973) 2023-02-15 12:08:57 -08:00
Lyndsi Kay Williams
861ecf65d4
chore: Remove dependency warnings from SqlEditor/index.jsx (#22974) 2023-02-15 12:08:17 -08:00
Lyndsi Kay Williams
76f7a3fb4e
chore: Remove dependency warnings from SqlEditorLeftBar/index.tsx (#22975) 2023-02-15 12:07:56 -08:00
Ville Brofeldt
1324135697
chore(style): make brand icon max width customizable (#23081) 2023-02-15 18:38:09 +02:00
dependabot[bot]
a7dac13ded
build(deps-dev): bump eslint from 8.33.0 to 8.34.0 in /superset-websocket (#23079)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-15 08:58:46 -07:00
dependabot[bot]
f46aacae71
build(deps): bump ws from 8.12.0 to 8.12.1 in /superset-websocket (#23080)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-15 08:58:32 -07: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
tison
7d7e3e4ade
docs: remove duplicate navbar item (#22486)
Signed-off-by: tison <wander4096@gmail.com>
2023-02-15 09:16:27 +02:00
Dheeraj Jaiswal
e755b4f417
fix: cache warmup solution non legacy charts. (#23012) 2023-02-14 23:27:32 +02:00
dependabot[bot]
0ec1e6e0b4
build(deps-dev): bump @types/node from 18.11.19 to 18.13.0 in /superset-websocket (#23029)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-14 14:09:05 -07:00
dependabot[bot]
c59a77e3ca
build(deps-dev): bump prettier from 2.8.3 to 2.8.4 in /superset-websocket (#23030)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-14 14:08:56 -07:00
dependabot[bot]
50ae48103e
build(deps): bump hot-shots from 9.3.0 to 10.0.0 in /superset-websocket (#23031)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-14 14:08:45 -07:00
dependabot[bot]
52da9fcbe7
build(deps-dev): bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.52.0 in /superset-websocket (#23073)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-14 14:08:28 -07:00
Rajan Gupta
a307223857
feat(helm): allow persisting nodePort for services (#22713)
Signed-off-by: DASTC\gupta_rajan <rajan.gupta@stengg.com>
Co-authored-by: DASTC\gupta_rajan <rajan.gupta@stengg.com>
2023-02-14 11:55:55 -08: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