Commit Graph

5897 Commits

Author SHA1 Message Date
Beto Dealmeida
8dfe95f89d fix: smarter date formatter (#25404)
(cherry picked from commit f0080f9c55)
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
Michael S. Molina
c508a335e6 fix: Workaround for Cypress ECONNRESET error (#25399)
(cherry picked from commit d76ff39766)
2023-09-25 17:42:57 -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
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
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
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
Michael S. Molina
dac3009cc6 fix: Cypress test to force mouseover (#25209)
(cherry picked from commit 47518cb002)
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
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
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
aehanno
f778b62712 fix: Fixing untranslated FR strings (#20078)
(cherry picked from commit 2c4629a77d)
2023-09-01 10:21:17 -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
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
Michael S. Molina
9ceba619c3 fix: Filter names overflow wrap (#25087)
(cherry picked from commit b5bac6c876)
2023-08-29 08:48:48 -03:00
Michael S. Molina
e4affbfc95 fix: Cross filters initial scope (#25074)
(cherry picked from commit f584c8462b)
2023-08-24 13:06:53 -03:00
Stepan
f5d2075ace fix(table): condition formatting can't formate 0 values (#24008)
(cherry picked from commit 0d5be8e3f6)
2023-08-24 13:06:53 -03:00
Daniel Vaz Gaspar
931e1b2139 fix: dataset safe URL for explore_url (#24686)
(cherry picked from commit a9efd4b2e3)
2023-08-23 09:55:50 -03:00
John Bodley
1af6df3190 fix: Native filter dashboard RBAC aware dataset permission (#25029)
(cherry picked from commit 60889d27ed)
2023-08-22 17:39:55 -03:00
Michael S. Molina
a5a027d8d1 fix: Dashboard fullscreen is removing custom URL params (#25028)
(cherry picked from commit 0be1754666)
2023-08-21 10:46:15 -03:00
Michael S. Molina
88383ded80 chore: Pass the dashboard id when requesting filter values (#25025)
(cherry picked from commit 52c7186b56)
2023-08-21 10:46:15 -03:00
Michael S. Molina
f63cb47f35 fix: Date column in Heatmap is displayed as unix timestamp (#25009) 2023-08-17 16:38:59 -03:00
Elizabeth Thompson
e20c2967c4 fix: Revert "fix(chart): Time Series set showMaxLabel as null for time xAxis (#20627) (#24995)
(cherry picked from commit 2b63577046)
2023-08-17 16:36:42 -03:00
Ville Brofeldt
387549f69c fix(snowflake): opt-in denormalization of column names (#24982) 2023-08-16 11:29:03 -03:00
JUST.in DO IT
8d3a919f5e fix(sqllab): scroll position after run current sql (#24965)
(cherry picked from commit 155cf54c15)
2023-08-16 10:56:53 -03:00
Michael S. Molina
3ffc5b69f8 fix: Calendar Heatmap day offset (#24989)
(cherry picked from commit 025e4d4772)
2023-08-16 10:56:53 -03:00
Michael S. Molina
4b07b5d628 feat: Adds options to show subtotals in Pivot Table (#24960)
(cherry picked from commit be11556799)
2023-08-14 09:26:21 -03:00
Michael S. Molina
dd53b334d6 fix: Duplicated options in Select when using numerical values (#24906)
(cherry picked from commit b621ee92c9)
2023-08-14 09:26:21 -03:00
Michael S. Molina
5c931b1951 fix: Tooltips don't disappear on the Heatmap chart (#24959)
(cherry picked from commit 9703490129)
2023-08-14 09:26:21 -03:00
Rob Moore
5d8c65ae6f fix(charts): View in SQL Lab with relevant perm (#24903)
(cherry picked from commit ce65a3b9cd)
2023-08-14 09:26:20 -03:00
Michael S. Molina
2574e11544 chore: Removes duplicated featureFlags.ts (#24935)
(cherry picked from commit 284c12697b)
2023-08-10 13:15:58 -03:00
John Bodley
309582516d fix: Dashboard aware RBAC "Save as" menu item (#24806)
(cherry picked from commit f6c3f0cbbb)
2023-08-10 10:12:49 -03:00
John Bodley
804cc36080 chore: Refactor dashboard security access (#24804)
(cherry picked from commit 5522facdc6)
2023-08-10 10:12:48 -03:00
Michael S. Molina
df92cc2d55 fix: Tooltip of area chart shows undefined total (#24916)
(cherry picked from commit ec9e9a46f2)
2023-08-10 10:12:48 -03:00
JUST.in DO IT
42451880a8 fix(explore): double resize triggered (#24886)
(cherry picked from commit 340bfd88ae)
2023-08-10 10:12:48 -03:00
JUST.in DO IT
b272814ff5 fix(dataset): resizable dataset layout left column (#24829)
(cherry picked from commit 6ff7fae0b0)
2023-08-04 14:12:35 -03:00
JUST.in DO IT
84035badab fix(explore): invalid "No Filter" applied (#24876)
(cherry picked from commit 371bffbfea)
2023-08-04 14:12:35 -03:00
John Bodley
21764f9ae3 fix(annotation): Address regression from #24694 (#24874)
(cherry picked from commit f05638ba84)
2023-08-04 14:12:35 -03:00
Hugh A. Miles II
8cf702bf3d fix: validation errors appearing after ssh tunnel switch (#24849)
(cherry picked from commit b71541fb7f)
2023-08-04 14:12:35 -03:00
Michael S. Molina
e47377e576 fix: Explore misleading save action (#24862)
(cherry picked from commit bf1b1a4c46)
2023-08-04 14:12:35 -03:00
JUST.in DO IT
21ded992ad fix(sqllab): Add docText for long keyword (#24847)
(cherry picked from commit 1a9c559a8f)
2023-08-04 14:12:35 -03:00
JUST.in DO IT
29528e9783 fix(legacy-chart): corrupted raw chart data (#24850)
(cherry picked from commit 1c5971d3af)
2023-08-02 08:38:09 -03:00