Commit Graph

13162 Commits

Author SHA1 Message Date
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
JUST.in DO IT 4980621902
feat(sqllab): Add event logger (#23040) 2023-02-14 06:47:28 +13:00
Michael S. Molina 49aa9b4ca8
chore: Removes icon warnings from tests (#23054) 2023-02-13 12:31:09 -05:00
JUST.in DO IT d3d59ee0ae
fix(sqllab): Invalid schema fetch by deprecated value (#22968) 2023-02-13 09:36:47 -07:00
Artem Shumeiko a7bb14e433
fix(i18n): improve Russian translation (#22939) 2023-02-13 09:34:44 -07:00
Michael S. Molina 17fbb2dbb2
fix: Menu items are not disappearing when deleting a dashboard (#23039) 2023-02-10 13:46:13 -05:00
Michael S. Molina 464ddee4b4
fix: Time Column on Generic X-axis (#23021) 2023-02-10 13:33:07 -05:00
Ville Brofeldt 85f07798bf
docs(teradata): fix connection string (#23051) 2023-02-09 21:53:30 -07: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
Michael S. Molina 5e64211bdb
fix: Handles disabled options on Select All (#22830) 2023-02-09 08:31:58 -05:00
Antonio Rivero Martinez ddd8d17aa4
fix(ssh_tunnel): Fix bug on database edition for databases with ssh tunnels (#23006)
Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com>
2023-02-08 14:58:42 -06:00
Daniel Vaz Gaspar 7bb9b810ee
fix: dataset import error message (#23025) 2023-02-07 18:21:32 -08:00
Kamil Gabryjelski 98bf878d6e
fix(explore): Enable saving metric after changing title (#23020) 2023-02-07 23:23:52 +01:00
Lily Kuang 493181c977
chore: refactor SliceAdder for react 17 and react 18 (#23009) 2023-02-07 13:38:32 -08:00
Cody Leff 183c5f9589
chore(tests): Cypress optimizations to help with fails (#23023) 2023-02-07 12:20:08 -08:00
dependabot[bot] 438cd1c150
build(deps-dev): bump typescript from 4.9.4 to 4.9.5 in /superset-websocket (#22933)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 11:52:33 -07:00
dependabot[bot] 4f590befae
build(deps-dev): bump @typescript-eslint/parser from 5.48.1 to 5.51.0 in /superset-websocket (#23013)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 11:52:09 -07:00
Cody Leff 32fac77b5f
feat(datasets): Populate Usage tab in Edit Dataset view (#22670) 2023-02-07 10:34:30 -08:00
dependabot[bot] 50f1e2ee29
build(deps-dev): bump @types/node from 18.11.13 to 18.11.19 in /superset-websocket (#22997)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 09:33:38 -07:00
dependabot[bot] b12bb568ac
build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /superset-frontend/cypress-base (#22955)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 09:33:08 -07:00
dependabot[bot] 1a34876e35
build(deps-dev): bump eslint-config-prettier from 7.2.0 to 8.6.0 in /superset-websocket (#22767)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 09:32:18 -07:00
dependabot[bot] c5b25ebf17
chore(deps): bump ajv and react-jsonschema-form in /superset-frontend (#21809)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-07 09:31:56 -07:00
Artem Shumeiko 773d2a54a3
chore: Localization of superset pt. 3 (#22938)
Co-authored-by: Evan Rusackas <evan@preset.io>
2023-02-07 09:21:23 -07:00
JUST.in DO IT a1b7eb3870
fix(sqllab): clean unwanted scrollbar (#22990) 2023-02-07 08:05:09 -07:00
Evan Rusackas ce6dd158a1
chore: updating link to sandbox.js (#23005) 2023-02-07 08:04:03 -07:00
Artem Shumeiko efe6d22d4a
fix(dashboard): export & import chart description and certification details (#22471) 2023-02-06 16:30:22 -07:00
Trey Gilliland a2c3ef8130
fix(migrations): Flask-Migrate output is not logged during alembic migrations #17991 (#22991) 2023-02-06 15:29:06 -08:00
alexclavel-ocient 9dfaad772d
fix: Make cte_alias a property of db engine spec (#22947) 2023-02-06 14:27:48 -07:00
dependabot[bot] aa0a07859e
build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs (#22956)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 14:27:25 -07:00
Kamil Gabryjelski 7d5c86b44c
fix(explore): Save button incorrectly disabled when adding new metric with dnd (#23000) 2023-02-06 16:19:02 -05:00
dependabot[bot] 2dff0009e9
build(deps): bump pre-commit from 2.20.0 to 3.0.4 in /requirements (#22996)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 11:48:36 -07:00
Daniel Vaz Gaspar 7a0f350028
fix: add new config to allow for specific import data urls (#22942) 2023-02-06 08:17:08 -08:00
Adrian 79114bcd29
docs: added Orange inside the inthewild.md doc (#22986) 2023-02-05 13:25:44 +02:00
John Bodley 5bafb5c950
chore: Fix grammar (#22831) 2023-02-04 19:03:09 +13:00
Antonio Rivero Martinez cf395ac2d8
feat(ssh_tunnel): SSH Tunnel Switch extension (#22967) 2023-02-03 15:34:54 -08:00
Michael S. Molina c9b9b7404a
fix: Form data was not being passed to save/update slice (#22989) 2023-02-03 14:04:17 -05:00