Commit Graph

14843 Commits

Author SHA1 Message Date
Michael S. Molina df93420d2e chore: Adds 4.0.2 RC1 data to CHANGELOG.md 2024-06-18 10:13:50 -03:00
Michael S. Molina 40ddd591c1 fix: Custom SQL filter control (#29260) 2024-06-14 14:50:31 -03:00
Ross Mabbett 88967ba634 test(Explorer): Fix minor errors in ExploreViewContainer syntax, add tests (#29249)
(cherry picked from commit 2418efe85c)
2024-06-14 14:34:46 -03:00
John Bodley 13a11c2546 fix(sqllab): Do not strip comments when executing SQL statements (#29248)
(cherry picked from commit b50e3af07c)
2024-06-14 14:34:46 -03:00
JUST.in DO IT 21cb4a90bb chore(sqllab): Add logging for actions (#28876)
(cherry picked from commit 05829cbda9)
2024-06-14 14:34:46 -03:00
John Bodley dc675a5d7f fix: Workaround for Pandas.DataFrame.to_csv bug (#28755)
(cherry picked from commit 6b016da185)
2024-06-14 14:34:46 -03:00
Ross Mabbett 8de2efc870 fix(Explore): Keep necessary form data to allow query mode switching (#29234)
(cherry picked from commit 0dc9215c89)
2024-06-13 14:33:19 -03:00
JUST.in DO IT ce6fa3b652 fix(sqllab): run previous state query (#29230)
(cherry picked from commit a88979631e)
2024-06-13 09:10:25 -03:00
Kamil Gabryjelski 60f28e11bc fix(mixed-timeseries-plugin): Second query stacks stacked on top of first query series (#29119)
(cherry picked from commit 68fd189586)
2024-06-13 09:10:25 -03:00
Hex Café 449be5d511 fix(embedded): add missing GUEST_TOKEN_HEADER_NAME to bootstrap data (#28932)
(cherry picked from commit 5c9a79442c)
2024-06-13 09:10:25 -03:00
John Bodley a60891702a fix: Remove BASE_AXIS from pre-query (#29084)
(cherry picked from commit 17d7e7e5e1)
2024-06-05 16:00:34 -03:00
JUST.in DO IT c9a6537e7d fix(explore): Drill to detail truncates int64 IDs (#29081)
(cherry picked from commit dabb4e064f)
2024-06-05 15:33:55 -03:00
Ross Mabbett 36383bd0ce fix(Mixed Chart Filter Control): Allow delete condition for `adhoc_filters_b` (#28771)
(cherry picked from commit 35e1820f8a)
2024-06-05 15:33:55 -03:00
JUST.in DO IT 38fdf23453 fix(dashboard): unable to resize due to the overlapped droptarget (#28772)
(cherry picked from commit ce568c34f9)
2024-06-05 15:33:55 -03:00
Elizabeth Thompson 0e5593f8d7 fix: do not close database modal on mask click (#28750)
(cherry picked from commit cbd3fa2190)
2024-05-30 10:39:41 -03:00
Vitor Avila 9d3d6d1de7 fix(reports): Update the element class to wait for when taking a screenshot (#28745)
(cherry picked from commit 020c79970f)
2024-05-30 10:31:00 -03:00
JUST.in DO IT 379ccc0563 fix(sqllab): Sort db selector options by the API order (#28749) 2024-05-30 10:30:38 -03:00
John Bodley 24604981c5 fix: Handling of column types for Presto, Trino, et al. (#28653) 2024-05-30 10:04:54 -03:00
Sivaramakrishnan Vaidyanathan 64c1c37adc fix: Add back description column to saved queries #12431 (#28349)
Co-authored-by: SRK <sivaramakrishnan_vaidyanathan@apple.com>
Co-authored-by: ʈᵃᵢ <tai@apache.org>
(cherry picked from commit c51ca98e14)
2024-05-30 09:57:09 -03:00
Daniel Vaz Gaspar 9626959e1a fix: improve df to records performance (#28512)
(cherry picked from commit 11164e2450)
2024-05-30 09:50:48 -03:00
John Bodley 623913e5ed fix: revert fix(presto preview): re-enable schema previsualization for Trino/Presto table/schemas" (#28613)
(cherry picked from commit 4fa7619b1f)
2024-05-21 15:26:24 -03:00
Michael S. Molina 53f98af0fd fix: Revert "fix: don't strip SQL comments in Explore (#28363)" (#28567) 2024-05-17 15:33:44 -03:00
JUST.in DO IT bfa85b4479 fix(explore): hide a control wrapped with StashFormDataContainer correctly (#28555)
(cherry picked from commit 956511f7ef)
2024-05-16 18:31:12 -03:00
JUST.in DO IT d135976256 fix(dashboard): invalid drop item on a tab (#28507)
(cherry picked from commit 65e0d54fa5)
2024-05-15 08:56:14 -03:00
Michael S. Molina dffc445d6d fix: Time shifts calculation for ECharts plugins (#28432)
(cherry picked from commit 821c7d7f2c)
2024-05-15 08:56:14 -03:00
Balthazar Rouberol fc71e986e2 fix(presto preview): re-enable schema previsualization for Trino/Presto table/schemas (#26782)
(cherry picked from commit afdf0389a3)
2024-05-15 08:56:14 -03:00
John Bodley 78d5b47b98 fix: Update migration logic in #27119 (#28422) 2024-05-13 16:40:28 -03:00
Jack 59673695ac fix(ar-modal): updateNotificationSettings not updating state (#28409)
(cherry picked from commit d871b4d267)
2024-05-13 15:33:09 -03:00
Ross Mabbett 44239616c1 fix(dashboard): Change class name on last Droppable in a column (#28395)
(cherry picked from commit b0157649af)
2024-05-13 15:33:09 -03:00
Daniel Vaz Gaspar 8bf84e5bf6 fix: type annotation breaking on py3.9 (#28396)
(cherry picked from commit b224b8331a)
2024-05-13 15:33:08 -03:00
Michael S. Molina ad2db084c8 fix: Contribution percentages for ECharts plugins (#28368)
(cherry picked from commit 55f3b46f41)
2024-05-13 15:33:08 -03:00
Michael S. Molina 0c6fdc5560 fix: Scroll to top when selecting a global dashboard tab (#28386)
(cherry picked from commit 9e4ba6762f)
2024-05-13 15:33:08 -03:00
JUST.in DO IT 17b5367ee3 fix(explore): hide advanced analytics for non temporal xaxis (#28312)
(cherry picked from commit 07cd1d89d0)
2024-05-08 17:41:38 -03:00
Maxime Beauchemin e2dfdc9055 fix: don't strip SQL comments in Explore (#28363) 2024-05-08 17:19:34 -03:00
John Bodley dc0a97ccb6 fix: Remedy logic for UpdateDatasetCommand uniqueness check (#28341) 2024-05-08 16:18:26 -03:00
Michael S. Molina d046a328a2 fix: Small tweaks for Line and Area chart migrations (ECharts) (#28334)
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
(cherry picked from commit b4ab36a6a5)
2024-05-08 13:26:32 -03:00
Maxime Beauchemin d379184b75 fix: use pessimistic json encoder in SQL Lab (#28266) 2024-05-08 13:25:57 -03:00
John Bodley 1ff2c3bbd2 fix: Rename legacy line and area charts (#28113) 2024-05-03 08:50:45 -03:00
John Bodley 552474a5de fix: Ignore USE SQL keyword when determining SELECT statement (#28279)
(cherry picked from commit 27952e7057)
2024-05-02 17:07:21 -03:00
John Bodley eb56ac027d fix(sql_parse): Add Apache Spark to SQLGlot dialect mapping (#28322)
(cherry picked from commit d36bccdc8c)
2024-05-02 17:07:21 -03:00
Michael S. Molina 3b8bc9b2bd chore: Adds 4.0.1 RC1 data to CHANGELOG.md 2024-05-02 11:23:51 -03:00
Maxime Beauchemin 4d3e60dabc chore: allow codecov to detect SHA (#28278) 2024-05-02 09:24:33 -03:00
JUST.in DO IT 5de4862af0 fix(explore): cannot reorder dnd of Metrics (#28269)
(cherry picked from commit 7c8423a522)
2024-05-01 10:33:26 -03:00
Beto Dealmeida cb18202640 fix: % replace in `values_for_column` (#28271) 2024-05-01 10:33:07 -03:00
Evan Rusackas 453f74780f fix(ci): adding codecov token (#28277)
(cherry picked from commit 3cc8434c5a)
2024-05-01 10:26:00 -03:00
JUST.in DO IT aef6564e1e fix(dashboard): unable to drop tabs in columns (#28242)
(cherry picked from commit 44690fb299)
2024-04-29 14:52:24 -03:00
JUST.in DO IT b738a754c9 fix(explore): temporal column mixin (#28241)
(cherry picked from commit 743c0bde7e)
2024-04-29 14:52:24 -03:00
Evan Rusackas c250ad259e fix(maps): adds Crimea back to Ukraine 🇺🇦 (#28226) 2024-04-29 13:40:22 -03:00
JUST.in DO IT 3d8f00b074 fix(sqllab): invalid css scope for ace editor autocomplete (#28156)
(cherry picked from commit 7e94dc5b40)
2024-04-29 09:29:07 -03:00
Beto Dealmeida 51b5899b67 fix: Dremio alias (#28222)
(cherry picked from commit 173d5d09bf)
2024-04-29 09:29:07 -03:00