Commit Graph

13879 Commits

Author SHA1 Message Date
Jack Fragassi
ee1ba7e172 fix: Make Select component fire onChange listener when a selection is pasted in (#25993)
(cherry picked from commit 5fccf67cdc)
2023-11-16 18:30:35 -03:00
yousoph
8d873e6da6 fix(rls): Update text from tables to datasets in RLS modal (#25997)
(cherry picked from commit 210f1f8f95)
2023-11-16 17:28:25 -03:00
josedev-union
1d2a564d4e fix(helm): Restart all related deployments when bootstrap script changed (#25703) 2023-11-16 17:28:08 -03:00
Hugh A. Miles II
1c287dfc74 fix: naming denomalized to denormalized in helpers.py (#25973)
(cherry picked from commit 5def416f63)
2023-11-16 17:26:51 -03:00
John Bodley
fb1919a483 chore(colors): Updating Airbnb brand colors (#23619)
(cherry picked from commit 6d8424c104)
2023-11-16 17:26:51 -03:00
Hugh A. Miles II
e07eed10a2 fix: always denorm column value before querying values (#25919) 2023-11-16 17:26:15 -03:00
Giacomo Barone
a7fbdd607a fix: update flask-caching to avoid breaking redis cache, solves #25339 (#25947)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
2023-11-16 17:22:25 -03:00
JUST.in DO IT
6da18f8451 fix(sqllab): invalid sanitization on comparison symbol (#25903)
(cherry picked from commit 581d3c7108)
2023-11-16 17:21:04 -03:00
John Bodley
eea6a8ed4f fix(table): Double percenting ad-hoc percentage metrics (#25857)
(cherry picked from commit 784a478268)
2023-11-16 17:21:04 -03:00
FGrobelny
078b78f30b fix(trino): allow impersonate_user flag to be imported (#25872)
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
(cherry picked from commit 458be8c848)
2023-11-16 17:21:04 -03:00
Michael S. Molina
c655a3e7dd chore: Updates CHANGELOG.md for 3.0.2 3.0.2rc1 2023-11-13 16:44:20 -03:00
Beto Dealmeida
d265bd2ffc fix: trino cursor (#25897)
(cherry picked from commit cdb18e04ff)
2023-11-08 09:56:38 -03:00
Beto Dealmeida
8c099a3f6f fix: database version field (#25898)
(cherry picked from commit 06ffcd29e2)
2023-11-08 09:56:38 -03:00
Kamil Gabryjelski
81f7c63763 fix: Saving Mixed Chart with dashboard filter applied breaks adhoc_filter_b (#25877)
(cherry picked from commit 268c1dcdad)
2023-11-08 09:56:37 -03:00
Antonio Rivero
756324d713 fix(charts): Time grain is None when dataset uses Jinja (#25842)
(cherry picked from commit 7536dd12cd)
2023-11-08 09:56:37 -03:00
Beto Dealmeida
5198279a2b fix: remove update_charts_owners (#25843) 2023-11-06 10:18:36 -03:00
Arko
4534a070df fix(table chart): Show Cell Bars correctly #25625 (#25707)
(cherry picked from commit 916f7bcbba)
2023-11-06 09:40:48 -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
Michael S. Molina
925c63d4a6 fix: Fires onChange when clearing all values of single select (#25853)
(cherry picked from commit 8061d5cce9)
2023-11-06 09:40:48 -03:00
JUST.in DO IT
28272527fc fix(sqllab): infinite fetching status after results are landed (#25814)
(cherry picked from commit 3f28eebb20)
2023-11-01 09:08:19 -03:00
Ross Mabbett
2d574963f0 fix(SQL field in edit dataset modal): display full sql query (#25768)
(cherry picked from commit 1eba7121aa)
2023-11-01 09:08:19 -03:00
John Bodley
04c11b477b fix: Resolve issue #24195 (#25804)
(cherry picked from commit 8737a8a546)
2023-11-01 09:08:19 -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
Elizabeth Thompson
2f468900c8 fix: allow for backward compatible errors (#25640) 2023-10-31 11:18:24 -03:00
JUST.in DO IT
fbe7e6265d fix(sqllab): slow pop datasource query (#25741)
(cherry picked from commit 2a2bc82a8b)
2023-10-31 10:47:06 -03:00
Beto Dealmeida
01d3ac20c7 fix: dataset update uniqueness (#25756)
(cherry picked from commit c7f8d11a7e)
2023-10-31 10:47:06 -03:00
Geido
fd2c2725d4 fix: Revert "fix(Charts): Set max row limit + removed the option to use an empty row limit value" (#25753)
(cherry picked from commit e2fe967788)
2023-10-31 10:47:06 -03:00
Ross Mabbett
9b31d97ac3 fix(horizontal filter label): show full tooltip with ellipsis (#25732)
(cherry picked from commit e4173d90c8)
2023-10-31 10:47:06 -03:00
Daniel Vaz Gaspar
8da27eda40 fix: bump to FAB 4.3.9 remove CSP exception (#25712)
(cherry picked from commit 8fb0c8da56)
2023-10-31 10:37:08 -03:00
Stepan
8483ab6c42 fix(chore): dashboard requests to database equal the number of slices it has (#24709)
(cherry picked from commit 75a7431379)
2023-10-31 10:37:08 -03:00
Igor Khrol
315e75811f fix: remove unnecessary redirect (#25679)
(cherry picked from commit da42bf2dbb)
2023-10-31 10:37:07 -03:00
Rob Moore
5293f5521d fix(sqllab): reinstate "Force trino client async execution" (#25680) 2023-10-31 10:36:30 -03:00
OskarNS
293568ad5a fix(dremio): Fixes issue with Dremio SQL generation for Charts with Series Limit (#25657)
(cherry picked from commit be82657940)
2023-10-19 10:05:46 -03:00
JUST.in DO IT
b380495516 fix: warning of nth-child (#23638)
(cherry picked from commit 16cc089b19)
2023-10-19 09:59:46 -03:00
Daniel Vaz Gaspar
b0f229ea7e fix: improve upload ZIP file validation (#25658) 2023-10-19 09:59:24 -03:00
Jack
b95ff2da23 fix(header navlinks): link navlinks to path prefix (#25495)
(cherry picked from commit 51c56dd2a0)
2023-10-19 09:56:44 -03:00
Hugh A. Miles II
236aef8126 fix: permalink save/overwrites in explore (#25112)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
(cherry picked from commit e58a3aba54)
2023-10-19 09:56:44 -03:00
Jack Fragassi
af1e71352a fix(import): Make sure query context is overwritten for overwriting imports (#25493)
(cherry picked from commit a0a0d8043f)
2023-10-19 09:56:43 -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
JUST.in DO IT
d7cbdca081 fix(sqllab): Mistitled for new tab after rename (#25523)
(cherry picked from commit a520124a78)
2023-10-19 09:56:43 -03:00
Michael S. Molina
890bf59ce4 chore: Updates 3.0.1 CHANGELOG 3.0.1rc2 3.0.1 2023-10-13 10:52:07 -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
Beto Dealmeida
c44f1a3299 fix: finestTemporalGrainFormatter (#25618)
(cherry picked from commit 62bffaf935)
2023-10-13 09:10:46 -03:00
Fabien
a0b2dc4266 fix(window): unavailable localStorage and sessionStorage (#25599) 2023-10-13 09:10:16 -03:00
Corbin Bullard
732c5b1f08 fix(Charts): Set max row limit + removed the option to use an empty row limit value (#25579)
(cherry picked from commit f556ef53f3)
2023-10-13 09:04:41 -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
Igor Khrol
53b84b9664 fix: thubmnails loading - Talisman default config (#25486)
(cherry picked from commit 52f631a038)
2023-10-13 09:04:41 -03:00
Corbin Bullard
69c2378747 fix(RLS): Fix Info Tooltip + Button Alignment on RLS Modal (#25400)
(cherry picked from commit a6d0e6f37a)
2023-10-11 08:36:08 -03:00