Commit Graph

13977 Commits

Author SHA1 Message Date
dependabot[bot]
d2d98be619 build(deps): bump csstype from 2.6.9 to 3.1.3 in /superset-frontend (#26716)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-13 09:36:58 -05:00
Daniel Vaz Gaspar
c029475f60 fix: chart import validation (#26993) 2024-02-12 17:20:39 -05:00
Beto Dealmeida
e772915bb8 fix(drill): no rows returned (#27073)
(cherry picked from commit 0950bb7b7d)
2024-02-12 15:58:41 -05:00
Kamil Gabryjelski
b0d0d77bac fix: Filters sidebar stretching dashboard height (#27069)
(cherry picked from commit 3f91bdb40d)
2024-02-12 15:58:41 -05:00
JUST.in DO IT
db56b7fc36 fix(plugins): missing currency on small number format in table chart (#27041)
(cherry picked from commit 6f402991e5)
2024-02-12 15:58:40 -05:00
JUST.in DO IT
648e0a08d6 fix(explore): allow free-form d3 format on custom column formatting (#27023)
(cherry picked from commit fd06ff3745)
2024-02-12 15:58:40 -05:00
Beto Dealmeida
42a6846f42 fix: safer error message in alerts (#27019)
(cherry picked from commit 686ce33ea5)
2024-02-12 15:58:40 -05:00
Vitor Avila
e3da64593f fix(security manager): Users should not have access to all draft dashboards (#27015)
(cherry picked from commit 01e2f8ace3)
2024-02-12 15:58:40 -05:00
Beto Dealmeida
383b4d949f fix: column values with NaN (#26946)
(cherry picked from commit d8a9847503)
2024-02-12 15:58:39 -05:00
Kamil Gabryjelski
d1dad1e63d fix(plugin-chart-table): Prevent misalignment of totals and headers when scrollbar is visible (#26964)
(cherry picked from commit e6d2fb6fdf)
2024-02-12 15:58:39 -05:00
Usiel Riedl
05042facd3 fix(cache): remove unused webserver config & handle trailing slashes (#22849) 2024-02-01 13:28:33 -05:00
Sebastian Bernauer
e82b815296 fix: Allow exporting saved queries without schema information (#26889)
(cherry picked from commit 4c5176eea8)
2024-02-01 11:38:30 -05:00
Daniel Vaz Gaspar
9133837501 fix: dashboard import validation (#26887) 2024-02-01 11:38:07 -05:00
mapledan
efae3e7ce5 fix: handle CRLF endings causing sqlglot failure (#26911)
(cherry picked from commit f2bf9f72e4)
2024-02-01 11:33:07 -05:00
Erich
af079fb13b fix(pinot): typo in the name for epoch_ms_to_dttm (#26906)
(cherry picked from commit 484901f483)
2024-02-01 11:33:07 -05:00
Michael S. Molina
89527c6c97 fix: Bar charts horizontal margin adjustment error (#26817)
(cherry picked from commit 84c48d11d8)
2024-02-01 11:33:07 -05:00
Beto Dealmeida
e453059413 fix: prevent guest user from modifying metrics (#26749)
(cherry picked from commit fade4806ce)
2024-02-01 11:33:07 -05:00
Matthew Chiang
c816142a5e fix(deck.gl Multiple Layer Chart): Add Contour and Heatmap Layer as options (#25923) 2024-02-01 11:20:33 -05:00
Beto Dealmeida
fb64100043 feat(sqlparse): improve table parsing (#26476) 2024-02-01 11:09:44 -05:00
Michael S. Molina
c739ce786f fix(time-series table): Can't compare from the beginning of the time range (#26814)
(cherry picked from commit 1f6c270f15)
2024-01-26 16:10:13 -05:00
Michael S. Molina
ac65817aaf fix: Row limit hardcoded (#26807)
(cherry picked from commit 5e633d2bb0)
2024-01-26 16:10:12 -05:00
Maxime Beauchemin
1391932d1d fix(import): only import FORMULA annotations (#26652) 2024-01-25 09:57:22 -05:00
John Bodley
c562d72e1a fix(logging): Filter out undefined columns (#26314)
(cherry picked from commit 01fdfbee09)
2024-01-25 09:31:06 -05:00
Vitor Avila
a2c78c1495 fix(BigQuery): Support special characters in column/metric names used in ORDER BY (#26461)
(cherry picked from commit 4592dd13fa)
2024-01-25 09:31:06 -05:00
Vitor Avila
31680e3f61 fix(db2): Improving support for ibm db2 connections (#26744)
(cherry picked from commit 5eb4e82d27)
2024-01-25 09:31:06 -05:00
Vitor Avila
b56cb6c044 fix(legacy-charts): Show Time Grain control for legacy charts (#26705)
(cherry picked from commit 3ed70d8f53)
2024-01-25 09:31:06 -05:00
Evan Rusackas
0d9a67261d fix: do not use lodash/memoize (#26709)
(cherry picked from commit ef4878b845)
2024-01-25 09:31:06 -05:00
Pieter Ennes
b45f719c2b fix: Catch ImportErrors for Google SDKs (#25550)
(cherry picked from commit effd73f2cc)
2024-01-25 09:31:05 -05:00
Linghao Wang
9ccb6445ee fix(translation): correct translation errors for Chinese(zh) (#26645)
Signed-off-by: Waterkin <1055905911@qq.com>
(cherry picked from commit 8539dfd0ba)
2024-01-25 09:31:05 -05:00
Igor Khrol
e683c23014 fix: Avoid 500 if end users write bad SQL (#26638) 2024-01-18 13:23:23 -03:00
Daniel Vaz Gaspar
d9905c68eb fix: unnecessary logic on CI ephemeral (#26644)
(cherry picked from commit 6a4043d0f0)
2024-01-18 11:59:02 -03:00
Daniel Vaz Gaspar
b9a92b41d7 fix: create virtual dataset validation (#26625) 2024-01-18 11:58:42 -03:00
Geido
912852c797 fix: RLS modal styling (#26634) 2024-01-18 11:55:54 -03:00
Beto Dealmeida
9f9c3a8f37 fix(database): allow filtering by UUID (#26469) 2024-01-18 11:49:16 -03:00
Vitor Avila
21ba6caaec fix(embedded): Hide dashboard fullscreen option for embedded context (#26412)
(cherry picked from commit 494068b632)
2024-01-18 11:45:11 -03:00
Igor Khrol
bd60b05678 fix: Trino - handle table not found in SQLLab (#26355)
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
2024-01-18 11:30:20 -03:00
Ville Brofeldt
a5018829d6 chore: bump prophet to 1.1.5 (#26431) 2024-01-18 11:18:09 -03:00
Daniel Vaz Gaspar
bd4c1a7445 feat: support server-side sessions (#25795) 2024-01-18 10:56:30 -03:00
Michael S. Molina
cc5235829e chore: Adds 3.0.3 RC3 data to CHANGELOG.md 3.0.3rc3 3.0.3 2024-01-09 09:53:05 -03:00
Ville Brofeldt
439979c73a fix(post-processing): handle missing values in cumulative operator (#26429)
(cherry picked from commit ff025b78f3)
2024-01-09 09:13:47 -03:00
Xuebin Zhang
2a30d59b05 fix(translations): Clear all (#26424)
(cherry picked from commit 4c2e818cd3)
2024-01-09 09:13:47 -03:00
Ville Brofeldt
52109e5f24 fix(plugin-chart-echarts): support forced categorical x-axis (#26404) 2024-01-09 09:13:26 -03:00
Siva Sathyaseelan
333b18db5a fix: In chart gallery thumbnail is rendered in case of no example in #16707 (#26415)
(cherry picked from commit 6d58566779)
2024-01-09 09:12:02 -03:00
Sonia Gautam
26b26e46e4 fix(chart): Resolve incorrect column customization when switching metrics in table chart (#26393)
Co-authored-by: Sonia <sonia.gautam@agoda.com>
(cherry picked from commit dfde2adf27)
2024-01-09 09:12:01 -03:00
JUST.in DO IT
3589f7ece4 fix(dashboard): narrow empty drop area (#26313)
(cherry picked from commit 300ddaedf9)
2024-01-09 09:12:01 -03:00
Siva Sathyaseelan
f467310cea fix(dashboard): Chart menu disable is fixed on chart-fullscreen in issue #25992 (#26410)
(cherry picked from commit d0ffe9af7c)
2024-01-09 09:12:01 -03:00
Michael S. Molina
37ad33bf5b fix: Reactivates native filters E2E tests (#26362)
(cherry picked from commit 6f6c37ec26)
2024-01-04 09:36:22 -03:00
Irina Shebarshina
3f97daca09 fix(SelectControl): select zero value (#26353)
(cherry picked from commit a0f0f698f4)
2024-01-04 09:36:22 -03:00
Michael S. Molina
9b99303c5c fix: Invalid references in the basic template (#26302)
(cherry picked from commit 9432bd88f5)
2024-01-04 09:36:22 -03:00
Michael S. Molina
8deb9b21d9 fix: Removes non-existent columns in the 2018 FCC Survey dataset (#26380)
(cherry picked from commit 77f58fc8fa)
2024-01-04 09:36:22 -03:00