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 |
|
John Bodley
|
2d1f1e3d71
|
fix: Add explicit ON DELETE CASCADE for dashboard_roles (#25320)
(cherry picked from commit d54e827bb9)
|
2023-09-25 09:48:33 -03:00 |
|
Beto Dealmeida
|
807a027a5f
|
fix: is_select with UNION (#25290)
(cherry picked from commit bb002d6147)
|
2023-09-25 09:48:33 -03:00 |
|
Michael S. Molina
|
40d9c4c81f
|
chore: Updates CHANGELOG.md
3.0.0rc4
3.0.0
|
2023-09-13 08:46:07 -03:00 |
|
John Bodley
|
f55962fbb8
|
chore: Remove the ability to switch to filter-box chart when DASHBOARD_NATIVE_FILTERS feature is enabled (#25275)
(cherry picked from commit 8eff5a75b4)
|
2023-09-13 08:41:12 -03:00 |
|
Lily Kuang
|
28e944ae86
|
fix: inability to remove chart filter when dashboard time filter is applied (#25217)
(cherry picked from commit a9512c1eef)
|
2023-09-12 11:20:26 -03:00 |
|
Kamil Gabryjelski
|
1498c21d42
|
fix: Add line height to metadata bar (#25268)
(cherry picked from commit 242921bb4c)
|
2023-09-12 11:01:02 -03:00 |
|
Hugo Sjöberg
|
69db484d2d
|
fix(dockefile): broken docker image (#25251)
|
2023-09-12 11:00:33 -03:00 |
|
Kamil Gabryjelski
|
39dcb29a69
|
fix: Currency formatting in Table raw mode (#25248)
(cherry picked from commit ea21e800a7)
|
2023-09-11 11:51:17 -03:00 |
|
Kamil Gabryjelski
|
6d1b969602
|
fix: Don't apply number formatting to the label in Treemap (#25249)
(cherry picked from commit 894f250229)
|
2023-09-11 11:07:48 -03:00 |
|
Michael S. Molina
|
2f1ce7f721
|
fix: Clearing the currency format has no effect on the chart (#25238)
(cherry picked from commit 6f4e63162f)
|
2023-09-11 11:07:48 -03:00 |
|
Ville Brofeldt
|
65a2ca9e6f
|
chore(trino): remove unnecessary index checks (#25211)
(cherry picked from commit 0668d12e3b)
|
2023-09-11 11:07:48 -03:00 |
|
Kamil Gabryjelski
|
10e781d0ff
|
feat: Add currencies controls in control panels (#24718)
|
2023-09-11 11:06:49 -03:00 |
|
Michael S. Molina
|
dfd699f440
|
fix: Cypress test to force mouseover (follow-up) (#25223)
(cherry picked from commit 0e17e4b06f)
|
2023-09-07 14: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 |
|
Michael S. Molina
|
dac3009cc6
|
fix: Cypress test to force mouseover (#25209)
(cherry picked from commit 47518cb002)
|
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 |
|
Michael S. Molina
|
d8c72b86bc
|
fix: All values being selected in Select (#25202)
(cherry picked from commit e605d6dddf)
|
2023-09-06 10:47:21 -03:00 |
|
Hugh A. Miles II
|
408708be62
|
fix: DML failures in SQL Lab (#25190)
(cherry picked from commit d8496425e2)
|
2023-09-06 10:47:21 -03:00 |
|
Sandeep Patel
|
e77bc066bd
|
fix: Issue #24493; Resolved report selection menu in chart and dashboard page (#25157)
(cherry picked from commit d0305445b2)
|
2023-09-06 10:47:21 -03:00 |
|
Michael S. Molina
|
90a66ee76c
|
chore: Add a note about adhoc subqueries in UPDATING.md (#25161)
|
2023-09-05 09:15:19 -03:00 |
|
Lily Kuang
|
331fefd3dd
|
fix: Applying Dashboard Time Range Filters to Overwritten Charts (#25156)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
(cherry picked from commit f2523b26fa)
|
2023-09-05 09:13:16 -03:00 |
|
JUST.in DO IT
|
c56948e1f1
|
fix(sqllab): Invalid start date (#25133)
(cherry picked from commit 8b2a408dea)
|
2023-09-05 09:13:16 -03:00 |
|
Michael S. Molina
|
b53042a7be
|
fix: Sunburst chart error when secondary metric is null (#25159)
(cherry picked from commit aea916782d)
|
2023-09-05 09:13:15 -03:00 |
|
aehanno
|
f778b62712
|
fix: Fixing untranslated FR strings (#20078)
(cherry picked from commit 2c4629a77d)
|
2023-09-01 10:21:17 -03:00 |
|
KSPT-taylorjohn
|
76d7bf9011
|
fix: Chart series limit doesn't work for some databases (#25150)
(cherry picked from commit bbfaeb074e)
|
2023-09-01 10:21:17 -03:00 |
|
John Bodley
|
af8f074919
|
fix: Handle Python date format for GENERIC_CHART_AXES feature (#25135)
(cherry picked from commit de9515c294)
|
2023-09-01 10:21:17 -03:00 |
|
Ethan M Lewis
|
dd0475d63c
|
fix: add format for timestamp in crdb to correctly use times values (#24711)
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
(cherry picked from commit 321d968504)
|
2023-09-01 10:21:17 -03:00 |
|
John Bodley
|
9837dabb2c
|
docs: Fix typo in UPDATING.md (#25127)
|
2023-09-01 10:20:37 -03:00 |
|
Michael S. Molina
|
372004d0e6
|
fix: Bumps Flask Caching to fix RCE vulnerability (#25090)
|
2023-08-31 08:55:54 -03:00 |
|
Sam Firke
|
46e6d32260
|
refactor(frontend): make "Search" box the first filter for charts and datasets (#25129)
(cherry picked from commit eeecd59c9d)
|
2023-08-31 08:54:32 -03:00 |
|
Vitor Avila
|
e2f89d7aa8
|
fix(DB Connection): Update placeholder values for Snowflake connection (#25119)
(cherry picked from commit 46a0a6e08a)
|
2023-08-31 08:54:31 -03:00 |
|
John Bodley
|
798b493f3a
|
docs: Update UPDATING.md regarding potential breaking change to ab_user.email column (#25115)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
|
2023-08-30 09:16:55 -03:00 |
|
Michael S. Molina
|
caa3b6d5ba
|
fix: Date format when importing international timestamps (#25113)
(cherry picked from commit 00550d7c02)
|
2023-08-30 09:13:40 -03:00 |
|
JUST.in DO IT
|
90e7e769ce
|
fix(sqllab): error while removing a referenced table (#25114)
(cherry picked from commit 29355577f1)
|
2023-08-30 09:13:39 -03:00 |
|
JUST.in DO IT
|
429ff9b0f8
|
fix(sqllab): rendering performance regression by resultset (#25091)
|
2023-08-29 09:27:33 -03:00 |
|
Jack Fragassi
|
6a461260fc
|
fix: Allow embedded guest user datasource access with dashboard context (#25081)
(cherry picked from commit 2b8d8da22a)
|
2023-08-29 08:48:48 -03:00 |
|
Jack Fragassi
|
f34e21be69
|
fix(assets import): Ensure old datasource ids are not referenced in imported charts (#25086)
(cherry picked from commit b240b795b5)
|
2023-08-29 08:48:48 -03:00 |
|