Commit Graph

13850 Commits

Author SHA1 Message Date
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
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
Igor Khrol
8b66603566 fix: tags permissions error message (#25516)
(cherry picked from commit 50b0816e37)
2023-10-09 11:27:46 -03:00
JUST.in DO IT
220dc58fe0 chore: Expand error detail on screencapture (#25519)
(cherry picked from commit ba541e8022)
2023-10-04 15:18:35 -03:00
JUST.in DO IT
1367d7b954 fix(sqllab): Broken query containing 'children' (#25490)
(cherry picked from commit b92957e510)
2023-10-04 15:18:35 -03:00
mapledan
ae700d13cf fix: Unable to sync columns when database or dataset name contains + (#25390)
(cherry picked from commit dbe0838f8f)
2023-10-04 15:18:35 -03:00
Michael S. Molina
4ad2a05333 chore: Adds 3.0.1 CHANGELOG 3.0.1rc1 2023-10-03 13:13:47 -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
ʈᵃᵢ
455b3d8a67 fix(sqllab): error with lazy_gettext for tab titles (#25469)
(cherry picked from commit ddde178e3b)
2023-10-02 11:58:07 -03:00
Kamil Gabryjelski
0dd1a3bea5 fix: Styles not loading because of faulty CSP setting (#25468)
(cherry picked from commit 0cebffd59a)
2023-10-02 11:03:05 -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
Celalettin Calis
f682dbae52 fix(helm chart): set chart appVersion to 3.0.0 (#25373) 2023-10-02 11:02:40 -03:00
Gyuil Han
d8e87aa3cc fix: update the SQLAlchemy model definition at json column for Log table (#25445)
(cherry picked from commit e83a76a586)
2023-10-02 11:01:38 -03:00
Michael S. Molina
58778a78b2 fix: Duplicate items when pasting into Select (#25447)
(cherry picked from commit 7cf96cd843)
2023-09-28 14:38:25 -03:00
Corbin Bullard
731cd65111 fix(SqlLab): make icon placement even (#25372)
(cherry picked from commit 11b49a6ceb)
2023-09-28 11:46:32 -03:00
Stepan
7b2b696a19 fix(nativeFilters): Speed up native filters by removing unnecessary rerenders (#25282)
Co-authored-by: JUST.in DO IT <justin.park@airbnb.com>
(cherry picked from commit a0eeb4d767)
2023-09-28 11:46:32 -03:00
JUST.in DO IT
b83bd5dc1c fix(sqllab): invalid start date (#25437) 2023-09-28 11:45:58 -03:00
Beto Dealmeida
8dfe95f89d fix: smarter date formatter (#25404)
(cherry picked from commit f0080f9c55)
2023-09-28 11:37:17 -03:00
Daniel Vaz Gaspar
0c6db230af fix: swagger UI CSP error (#25368)
(cherry picked from commit 1716b9f8f6)
2023-09-28 11:37:17 -03:00
Beto Dealmeida
1757ce49a9 fix: chart import (#25425)
(cherry picked from commit a4d8f36863)
2023-09-28 11:37:17 -03:00
Jack
4a65d41ce8 fix: preventing save button from flickering in SQL Lab (#25106)
(cherry picked from commit 296ff17f19)
2023-09-28 11:37:17 -03:00
John Bodley
eacdbdd877 fix: Rename on_delete parameter to ondelete (#25424)
(cherry picked from commit 893b45feef)
2023-09-26 16:29:47 -07:00
JUST.in DO IT
721db8a1a9 fix(sqllab): invalid persisted tab state (#25308) (#25398) 2023-09-26 11:19:05 -03:00
Michael S. Molina
c508a335e6 fix: Workaround for Cypress ECONNRESET error (#25399)
(cherry picked from commit d76ff39766)
2023-09-25 17:42:57 -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
Michael S. Molina
5390e2d826 fix: DashboardRoles cascade operation (#25349)
(cherry picked from commit a971a28a34)
2023-09-25 10:02:37 -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