Daniel Vaz Gaspar
|
c029475f60
|
fix: chart import validation (#26993)
|
2024-02-12 17:20:39 -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 |
|
Usiel Riedl
|
05042facd3
|
fix(cache): remove unused webserver config & handle trailing slashes (#22849)
|
2024-02-01 13:28:33 -05:00 |
|
Daniel Vaz Gaspar
|
9133837501
|
fix: dashboard import validation (#26887)
|
2024-02-01 11:38: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 |
|
Beto Dealmeida
|
e453059413
|
fix: prevent guest user from modifying metrics (#26749)
(cherry picked from commit fade4806ce)
|
2024-02-01 11:33:07 -05:00 |
|
Beto Dealmeida
|
fb64100043
|
feat(sqlparse): improve table parsing (#26476)
|
2024-02-01 11:09:44 -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 |
|
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 |
|
Igor Khrol
|
e683c23014
|
fix: Avoid 500 if end users write bad SQL (#26638)
|
2024-01-18 13:23:23 -03:00 |
|
Daniel Vaz Gaspar
|
b9a92b41d7
|
fix: create virtual dataset validation (#26625)
|
2024-01-18 11:58:42 -03:00 |
|
Beto Dealmeida
|
9f9c3a8f37
|
fix(database): allow filtering by UUID (#26469)
|
2024-01-18 11:49:16 -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
|
439979c73a
|
fix(post-processing): handle missing values in cumulative operator (#26429)
(cherry picked from commit ff025b78f3)
|
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 |
|
gaurav7261
|
05bf190d87
|
fix(redshift): convert_dttm method for redshift dataset and tests (#26283)
Co-authored-by: GauravM <gaurav@ip-192-168-0-100.ap-south-1.compute.internal>
(cherry picked from commit 60abf7e2af)
|
2023-12-27 09:15:55 -03:00 |
|
Jack Fragassi
|
b9e8cc958a
|
fix(embedded): Hide sensitive payload data from guest users (#25878)
(cherry picked from commit 386d4e0541)
|
2023-12-08 10:27:03 -03:00 |
|
Michael S. Molina
|
f4873860fc
|
chore: Clean up the examples dashboards (#26158)
|
2023-12-04 18:00:01 -03:00 |
|
Ross Mabbett
|
4cba277795
|
fix(Alerts/Reports): allow use of ";" separator in slack recipient entry (#25894)
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
(cherry picked from commit b7a9c220e1)
|
2023-12-04 15:03:22 -03:00 |
|
Vitor Avila
|
0b040b4824
|
fix(database-import): Support importing a DB connection with a version set (#26116)
(cherry picked from commit c033ca959d)
|
2023-12-04 14:03:21 -03:00 |
|
Ville Brofeldt
|
a3212ccba8
|
fix: flaky test_explore_json_async test v2 (#26106)
(cherry picked from commit 91a8b69d36)
|
2023-12-04 14:03:20 -03:00 |
|
Michael S. Molina
|
ea65c2467c
|
fix: Flaky test_explore_json_async test (#26059)
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
(cherry picked from commit 2b88225ee1)
|
2023-12-04 14:01:08 -03:00 |
|
Beto Dealmeida
|
5198279a2b
|
fix: remove update_charts_owners (#25843)
|
2023-11-06 10:18:36 -03:00 |
|
mapledan
|
d5901140a7
|
fix: the temporal x-axis results in a none time_range. (#25429)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
(cherry picked from commit ae619b169c)
|
2023-11-06 09:40:48 -03:00 |
|
John Bodley
|
c216b3efdf
|
fix: Revert "fix: Apply normalization to all dttm columns (#25147)" (#25801)
|
2023-10-31 11:47:45 -03:00 |
|
Beto Dealmeida
|
1d403dab98
|
fix: DB-specific quoting in Jinja macro (#25779)
(cherry picked from commit 5659c87ed2)
|
2023-10-31 11:22:13 -03:00 |
|
Beto Dealmeida
|
01d3ac20c7
|
fix: dataset update uniqueness (#25756)
(cherry picked from commit c7f8d11a7e)
|
2023-10-31 10:47:06 -03:00 |
|
Rob Moore
|
5293f5521d
|
fix(sqllab): reinstate "Force trino client async execution" (#25680)
|
2023-10-31 10:36:30 -03:00 |
|
Daniel Vaz Gaspar
|
b0f229ea7e
|
fix: improve upload ZIP file validation (#25658)
|
2023-10-19 09:59:24 -03:00 |
|
Igor Khrol
|
ec3bed709e
|
fix: avoid 500 errors with SQLLAB_BACKEND_PERSISTENCE (#25553)
(cherry picked from commit 99f79f5143)
|
2023-10-19 09:56:43 -03:00 |
|
JUST.in DO IT
|
701ee30d1e
|
fix(sqllab): template validation error within comments (#25626)
(cherry picked from commit b370c66308)
|
2023-10-19 09:56:43 -03:00 |
|
Ville Brofeldt
|
cd1b7a4c06
|
fix: revert fix(sqllab): Force trino client async execution (#24859) (#25541)
(cherry picked from commit e56e0de458)
|
2023-10-13 09:10:46 -03:00 |
|
Rui Zhao
|
254cc36b17
|
fix(Presto): catch DatabaseError when testing Presto views (#25559)
Co-authored-by: Rui Zhao <zhaorui@dropbox.com>
(cherry picked from commit be3714e131)
|
2023-10-13 09:04:41 -03:00 |
|
Daniel Vaz Gaspar
|
286c095506
|
fix: REST API CSRF exempt list (#25590)
(cherry picked from commit 549abb542b)
|
2023-10-11 08:36:08 -03:00 |
|
Kamil Gabryjelski
|
dd769eb7a0
|
fix: Apply normalization to all dttm columns (#25147)
(cherry picked from commit 58fcd292a9)
|
2023-10-09 11:45:56 -03:00 |
|
John Bodley
|
9d1ab460c3
|
fix: Address Mypy issue which is causing CI to fail (#25494)
(cherry picked from commit 36ed617090)
|
2023-10-03 10:52:16 -03:00 |
|
Ville Brofeldt
|
615d7f5ccc
|
fix(mysql): handle string typed decimal results (#24241)
(cherry picked from commit 7eab59af51)
|
2023-10-02 11:03:05 -03:00 |
|
Beto Dealmeida
|
1757ce49a9
|
fix: chart import (#25425)
(cherry picked from commit a4d8f36863)
|
2023-09-28 11:37:17 -03:00 |
|
JUST.in DO IT
|
721db8a1a9
|
fix(sqllab): invalid persisted tab state (#25308) (#25398)
|
2023-09-26 11:19:05 -03:00 |
|
Beto Dealmeida
|
88e6f22180
|
fix: datetime with timezone excel export (#25318)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
(cherry picked from commit 5ebcd2a5f6)
|
2023-09-25 10:42:16 -03:00 |
|
Jack Fragassi
|
0d53446562
|
fix: Improve the reliability of alerts & reports (#25239)
(cherry picked from commit f672d5da5c)
|
2023-09-25 09:52:08 -03:00 |
|
Jack Fragassi
|
61dcc70db4
|
fix: Use RLS clause instead of ID for cache key (#25229)
(cherry picked from commit fba66c6250)
|
2023-09-25 09:52:08 -03:00 |
|
Zef Lin
|
8ca49d4e6f
|
fix(chart): Supporting custom SQL as temporal x-axis column with filter (#25126)
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
|
2023-09-25 09:51:41 -03:00 |
|
Beto Dealmeida
|
807a027a5f
|
fix: is_select with UNION (#25290)
(cherry picked from commit bb002d6147)
|
2023-09-25 09:48:33 -03:00 |
|
Beto Dealmeida
|
2ae9d2ef05
|
fix: granularity_sqla and GENERIC_CHART_AXES (#25213)
|
2023-09-07 10:30:14 -03:00 |
|
Rob Moore
|
80df8bc558
|
fix(sqllab): Force trino client async execution (#24859)
(cherry picked from commit cfda30c81a)
|
2023-09-07 10:24:22 -03:00 |
|
Beto Dealmeida
|
2ac03c3bcc
|
fix: is_select (#25189)
(cherry picked from commit 2f68010729)
|
2023-09-07 10:24:22 -03:00 |
|