Commit Graph

13047 Commits

Author SHA1 Message Date
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
EugeneTorap
ae155611dc
chore: bump python version to 3.8.16 in Dockerfile (#22934) 2023-02-03 10:47:39 -08:00
Sam Firke
a299b4789b
docs(alerts & reports): clarify nature of "-dev" labeled container images (#22988) 2023-02-03 10:19:11 -08:00
Kamil Gabryjelski
5d550f449a
fix(explore): Mark time range dashboard filter with warning icon (#22984) 2023-02-03 12:26:05 -05:00
Michael S. Molina
b63ea6386f
fix: Prevents last temporal filter removal (#22982) 2023-02-03 10:50:12 -05:00
Kamil Gabryjelski
32d497785a
fix(native-filters): Don't include description icon in truncation calc (#22941) 2023-02-03 16:13:59 +01:00
Lyndsi Kay Williams
4970df0a65
test: Clean up QueryList test warnings (#22972) 2023-02-03 07:27:15 -06:00
Lyndsi Kay Williams
39f15b8d95
test: Fix act errors in DatabaseList test (#22970) 2023-02-03 07:25:52 -06:00
tejaskatariya
deba0fd7c1
docs: add Caizin to the user list (#22961) 2023-02-03 13:54:47 +02:00
Phillip Kelley-Dotson
c05871eb37
feat: add tabs to edit dataset page (#22043)
Co-authored-by: AAfghahi <48933336+AAfghahi@users.noreply.github.com>
Co-authored-by: Lyndsi Kay Williams <55605634+lyndsiWilliams@users.noreply.github.com>
Co-authored-by: lyndsiWilliams <kcatgirl@gmail.com>
2023-02-02 19:36:11 -06:00
Cody Leff
4b05a1eddd
fix(datasets): Include expression and description in duplicated dataset columns (#22943) 2023-02-02 15:49:30 -08:00
EugeneTorap
56d4bd063c
chore: add waitress for win32 platform (#22935) 2023-02-02 11:07:22 -08:00
Josh Soref
78ede590ee
chore(frontend): Spelling (#19676)
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2023-02-02 11:23:11 -07:00
JUST.in DO IT
ad1ffbd723
fix(explore): unable to update linked charts (#22896) 2023-02-03 07:07:17 +13:00
dependabot[bot]
deb51090d2
build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /superset-frontend (#22958)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-02 10:22:29 -07:00
Ville Brofeldt
c53c3aa23d
chore(superset-ui-chart-controls): refactor pivot and rename operator (#22963) 2023-02-02 17:16:07 +02:00