Commit Graph

14018 Commits

Author SHA1 Message Date
Michael S. Molina
b5bac6c876
fix: Filter names overflow wrap (#25087) 2023-08-28 11:28:16 -03:00
Kamil Gabryjelski
4c4fedc452
chore: Refactor deck.gl plugins to Typescript (#24933) 2023-08-28 13:56:06 +02:00
Hugh A. Miles II
fcd045f84a
chore: Update docs for docker-compose installation (#24980) 2023-08-28 12:36:19 +02:00
Erich
c2a21d2da0
refactor(pinot): The python_date_format for a temporal column was not being passed to get_timestamp_expr (#24942) 2023-08-27 18:46:39 +02:00
Hugh A. Miles II
69fb309ec3
feat: Update Tags CRUD API (#24839) 2023-08-25 21:16:35 +02:00
Zef Lin
5168475826
fix: dataset update permission out of sync (#25043) 2023-08-25 11:34:25 -07:00
Sam Firke
da172bf8cf
docs(docker-compose): add missing parenthesis (#24771) 2023-08-25 11:55:45 -06:00
dependabot[bot]
b3424266cd
build(deps-dev): bump @types/node from 20.5.1 to 20.5.6 in /superset-websocket (#25082)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-25 09:51:01 -07:00
Ville Brofeldt
04bb73cf27
chore(reports): add metrics to report schedule and log prune (#25080) 2023-08-25 09:39:26 -07:00
Jack Fragassi
7402379346
fix(embedded sdk): Remove trailing slash from passed superset domain if there is one (#25020) 2023-08-25 09:24:58 -07:00
JUST.in DO IT
4d9e9a4b1c
chore(sqllab): typescript for getInitialState (#25047) 2023-08-24 16:54:06 -07:00
Lily Kuang
6ac906f388
chore: remove CssTemplate and Annotation access from gamma role (#24826) 2023-08-24 16:39:56 -07:00
Michael S. Molina
f584c8462b
fix: Cross filters initial scope (#25074) 2023-08-24 13:01:45 -03:00
Multazim Deshmukh
8d3340045c
build(deps): Bump PyHive (#25030) 2023-08-24 08:43:22 -07:00
Evan Rusackas
63f24ea57e
test(cypress): Fail Cypress on Console errors (#24872) 2023-08-24 08:44:35 -06:00
Evan Rusackas
60c2ac3268
feat: adding Scarf pixels to gather telemetry on readme and website (#25065) 2023-08-24 08:44:05 -06:00
Stepan
0d5be8e3f6
fix(table): condition formatting can't formate 0 values (#24008) 2023-08-24 08:01:40 -06:00
Beto Dealmeida
3630d6844c
fix: small fixes for the meta DB (#25067) 2023-08-23 14:24:13 -07:00
Rémy DUBOIS
80fcbfab7c
fix(cli): import-directory is missing the application context (#21255) 2023-08-23 13:32:57 -06:00
John Bodley
adaab3550c
fix: Ensure SQLAlchemy sessions are closed (#25031) 2023-08-23 11:57:36 -07:00
Michael S. Molina
0dadf06245
chore: Organizes the files of the ReportModal feature (#25046) 2023-08-23 11:02:25 -03:00
Daniel Vaz Gaspar
a9efd4b2e3
fix: dataset safe URL for explore_url (#24686) 2023-08-23 09:31:44 -03:00
Michael S. Molina
c92a975e4b
fix: Error when using the legacy dataset editor (#25057)
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
2023-08-23 09:10:17 -03:00
John Bodley
60889d27ed
fix: Native filter dashboard RBAC aware dataset permission (#25029) 2023-08-22 09:58:43 -07:00
Michael S. Molina
7317d9c0b2
fix: docker-compose non-dev (#25055) 2023-08-22 11:35:10 -03:00
Daniel Vaz Gaspar
6975084ea5
fix: extend user email size (#25053) 2023-08-22 14:52:49 +01:00
Craig Rueda
c7a3bf0f4b
chore(tests): Adding missing __init__.py files to various test packages (#25045) 2023-08-21 12:39:31 -07:00
dependabot[bot]
eaa86d89e9
build(deps-dev): bump @types/node from 20.5.0 to 20.5.1 in /superset-websocket (#25038)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-21 09:51:31 -07:00
JUST.in DO IT
b339613844
chore(sqllab): Relocate user in SqlLab to root (#25010) 2023-08-21 09:42:31 -07:00
Giulio Talarico
5e56871fd9
docs: fix line break in Apache Druid page (#25034) 2023-08-21 11:07:01 -04:00
Sebastian Liebscher
969cd664cb
chore: use os.getenv to simplify superset_config.py (#25016) 2023-08-21 08:45:22 -03:00
Yuval Moshe
66eabc253f
fix(mssql): avoid trying to return a resultset for DML queries with not resultset (#24999) 2023-08-21 08:33:26 -03:00
Daniel Vaz Gaspar
357986103b
fix: CTE queries with non-SELECT statements (#25014) 2023-08-19 15:49:15 +01:00
Beto Dealmeida
6b660c86a4
feat: a native SQLAlchemy dialect for Superset (#14225) 2023-08-18 12:21:36 -07:00
Beto Dealmeida
bbf0aaec5d
chore: rename get_iterable (#24994) 2023-08-18 11:59:43 -07:00
Michael S. Molina
0be1754666
fix: Dashboard fullscreen is removing custom URL params (#25028) 2023-08-18 15:07:31 -03:00
John Bodley
3f93755be2
fix: Address regression introduced in #24789 (#25008) 2023-08-18 09:27:34 -07:00
Michael S. Molina
52c7186b56
chore: Pass the dashboard id when requesting filter values (#25025) 2023-08-18 13:19:19 -03:00
Michael S. Molina
b428b06217
chore: Removes Saved Query old code (#25007) 2023-08-18 09:40:28 -03:00
Jack Fragassi
258e56285a
fix: Don't let users see dashboards only because it's favorited (#24991) 2023-08-17 17:35:37 -07:00
Jack Fragassi
4a59a265fb
chore: Update DAOs to use singular deletion method instead of bulk (#24894) 2023-08-17 17:00:33 -07:00
Michael S. Molina
62cbc0c95c
fix: Downgrades Prophet to 1.1.1 and Holidays to 0.23 (#25017) 2023-08-17 17:31:40 -03:00
Michael S. Molina
35eb66a322
fix: Date column in Heatmap is displayed as unix timestamp (#25009) 2023-08-17 11:24:40 -03:00
Michael S. Molina
712e1f760c
feat: Moves Profile to Single Page App (SPA) (#25001) 2023-08-17 11:01:24 -03:00
Daniel Vaz Gaspar
269c99293f
chore: isolate examples database by default (#25003) 2023-08-17 11:50:24 +01:00
JUST.in DO IT
10abb68288
feat(sqllab): Add /sqllab endpoint to the v1 api (#24983) 2023-08-16 16:09:10 -07:00
Michael S. Molina
2eb0a255d9
chore: Removes src/modules top folder (#25005) 2023-08-16 16:59:52 -03:00
Elizabeth Thompson
bc1c5c2f84
fix: update permalink schema (#24970) 2023-08-16 09:56:20 -07:00
dependabot[bot]
48fdc8103a
build(deps-dev): bump prettier from 3.0.1 to 3.0.2 in /superset-websocket (#24998)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-16 09:53:05 -07:00
Elizabeth Thompson
2b63577046
fix: Revert "fix(chart): Time Series set showMaxLabel as null for time xAxis (#20627) (#24995) 2023-08-16 09:51:00 -07:00