Commit Graph

14410 Commits

Author SHA1 Message Date
Michael S. Molina
ffe87bf2ec fix: Incorrect onChange value when an unloaded value is pasted into AsyncSelect (#27996)
(cherry picked from commit 06077d42a8)
2024-04-16 08:25:11 -03:00
Spencer Torres
83b4947ad2 fix(frontend): allow "constructor" property in response data (#25407)
(cherry picked from commit a1983e468b)
2024-04-08 11:00:34 -03:00
Daniel Vaz Gaspar
d71bad7bde fix: add mariadb engine spec same as MySQL (#27919)
(cherry picked from commit 559605e393)
2024-04-08 11:00:34 -03:00
Ross Mabbett
12570a7a31 fix(Dashboard): Add border to row when hovering HoverMenu in edit mode (#27593) 2024-04-08 11:00:05 -03:00
John Bodley
928471512c chore(sqllab): Do not strip comments when executing SQL statements (#27725) 2024-04-04 10:29:00 -03:00
Lily Kuang
863461dd41 fix(bar-chart): change legend padding for horizontal orientation (#27883)
(cherry picked from commit cfa0556df7)
2024-04-04 08:57:12 -03:00
John Bodley
80ccb0c51f chore: Default to engine specification regarding using wildcard (#27843)
(cherry picked from commit 30bc8f06dc)
2024-04-04 08:57:12 -03:00
John Bodley
d8cffb0a3f chore(sql_parse): Provide more meaningful SQLGlot errors (#27858)
(cherry picked from commit c38529741e)
2024-04-03 11:24:13 -03:00
John Bodley
58a53b4457 chore(sql_parse): Strip leading/trailing whitespace in Jinja macro extraction (#27842)
(cherry picked from commit 5ab95aaf7d)
2024-04-03 10:27:12 -03:00
JUST.in DO IT
4581b46098 fix(dashboard): missing null check in error extra (#27845)
(cherry picked from commit f25795c4e4)
2024-04-03 10:27:12 -03:00
Michael S. Molina
6ba1dfbfd5 chore: Adds 3.1.2 RC1 data to CHANGELOG.md 3.1.2rc1 3.1.2 2024-04-02 10:00:52 -03:00
Michael S. Molina
c7a2adc880 fix: Select onChange is fired when the same item is selected in single mode (#27706)
(cherry picked from commit d69a1870a0)
2024-04-01 16:00:12 -03:00
Elizabeth Thompson
c377ccf7d6 fix: reduce alert error to warning (#27744)
(cherry picked from commit 70da454bbc)
2024-03-28 08:58:29 -03:00
John Bodley
19b05d3422 fix: Provide more inclusive error handling for saved queries (#27644)
(cherry picked from commit 3ae74d1f2d)
2024-03-26 16:39:25 -03:00
John Bodley
119b2b0c93 fix: Leverage actual database for rendering Jinjarized SQL (#27646) 2024-03-26 16:39:05 -03:00
JUST.in DO IT
e48dae781f fix(sqllab): unable to remove table (#27636)
(cherry picked from commit fa3fea9dd8)
2024-03-26 15:33:58 -03:00
Ross Mabbett
64d1a8f8c3 fix(Chart Annotation modal): Table and Superset annotation options will paginate, exceeding previous max limit 100 (#27022)
(cherry picked from commit ce210eebde)
2024-03-26 15:33:58 -03:00
Jack
0b9c0d97dc fix(AlertReports): defaulting grace period to undefined (#27552)
(cherry picked from commit 4fce940a9c)
2024-03-26 15:33:58 -03:00
Jack
bc603db7d4 fix(AlertReports): clearing custom_width when disabled (#27551)
(cherry picked from commit 0f6e4041c7)
2024-03-26 15:33:58 -03:00
Kamil Gabryjelski
06195b53ce fix: Persist query params appended to permalink (#27601) 2024-03-22 09:35:41 -03:00
John Bodley
b4fde18508 fix(sql_parse): Ensure table extraction handles Jinja templating (#27470) 2024-03-22 09:23:16 -03:00
Pat Nadolny
46535a315e fix: Volatile datasource ordering in dashboard export (#19595)
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
2024-03-22 09:10:17 -03:00
Ross Mabbett
3919651b0a fix(Dashboard): Add editMode conditional for translate3d fix on charts to allow intended Fullscreen (#27613)
(cherry picked from commit 842b0939f6)
2024-03-22 09:08:03 -03:00
Sam Firke
b749207713 fix(utils): fix off-by-one error in how rolling window's min_periods truncates dataframe (#27388)
(cherry picked from commit d4d8625ab8)
2024-03-22 09:08:02 -03:00
Beto Dealmeida
56a4b11464 fix: sqlglot SQL Server (#27577)
(cherry picked from commit 72a41c1642)
2024-03-22 09:08:01 -03:00
Beto Dealmeida
2ef0c13be9 fix: bump sqlglot to support materialized CTEs (#27576) 2024-03-21 16:16:50 -03:00
hlcianfagna
fc611a8873 fix(db_engine_specs): Update convert_dttm to work correctly with CrateDB (#27567)
(cherry picked from commit fcceaf081c)
2024-03-21 16:11:58 -03:00
Michael S. Molina
48f851f261 fix: Skips Hive tests that are blocking PRs (#27605)
(cherry picked from commit 718cd64657)
2024-03-21 16:11:57 -03:00
Beto Dealmeida
9887b4ed33 fix: guest queries (#27566)
(cherry picked from commit 36290ce72f)
2024-03-21 16:11:57 -03:00
Beto Dealmeida
efa94c4ab0 fix: pass valid SQL to SM (#27464)
(cherry picked from commit 376bfd05bd)
2024-03-19 09:02:07 -03:00
Beto Dealmeida
8274d869b1 feat: improve _extract_tables_from_sql (#26748) 2024-03-19 08:46:55 -03:00
Jack
ea83e9f9a7 fix(alerts/reports): implementing custom_width as an Antd number input (#27260) 2024-03-19 08:36:07 -03:00
Ville Brofeldt
f1f20e436c fix(postprocessing): resample with holes (#27487)
(cherry picked from commit 7f19d296b1)
2024-03-19 08:32:21 -03:00
Beto Dealmeida
51f904c42c fix: check if guest user modified query (#27484)
(cherry picked from commit 735b895dd5)
2024-03-14 09:22:40 -03:00
Evan Rusackas
553a469dba fix(webpack): remove double-dotted file extensions in webpack config (#27471)
(cherry picked from commit 47ae9d4cc3)
2024-03-14 09:22:40 -03:00
Mark Skelton
a15975d3af fix(dashboard): Only fetch CSS templates for dashboard header menu when in edit mode (#27411)
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
2024-03-14 09:20:59 -03:00
Jack
09caaca251 fix(Alerts & Reports): Fixing bug that resets cron value to default when empty (#27262) 2024-03-14 09:19:05 -03:00
Jack
1136606453 fix(deps): resolving canvg and html2canvas module not found (#27315)
(cherry picked from commit 5915851ba3)
2024-03-14 09:16:28 -03:00
JUST.in DO IT
7b3d289a9f fix: missing shared color in mixed timeseries (#27403)
(cherry picked from commit 9ced2552db)
2024-03-07 16:26:41 -03:00
JUST.in DO IT
ee8be59fdc fix(sqllab): Close already removed tab (#27391)
(cherry picked from commit 5107cc0fd9)
2024-03-07 15:06:40 -03:00
Vitor Avila
e84b2a3ba1 fix(API): Updating assets via the API should preserve ownership configuration (#27364)
(cherry picked from commit 66bf70172f)
2024-03-07 15:06:40 -03:00
Daniel Vaz Gaspar
4b5de7d203 fix: improve explore REST api validations (#27395)
(cherry picked from commit a3d2e0bf44)
2024-03-07 15:06:40 -03:00
Aleksey Karpov
efd305eb8d fix(docker): Remove race condition when building image (#26205)
(cherry picked from commit f68dd8293f)
2024-03-07 15:06:40 -03:00
Michael S. Molina
4972fbe751 fix: Results section in Explore shows an infinite spinner (#27366)
(cherry picked from commit 231e659b56)
2024-03-04 11:08:46 -05:00
nigzak
16e5eddeb6 chore: numexpr to fix CVE-2023-39631⁠ (2.8.4 => 2.9.0) (#27187)
Co-authored-by: Stefan Arnold <stefan.st.arnold@mercedes-benz.com>
2024-03-04 10:56:48 -05:00
Michael S. Molina
6ddaf1cf02 fix: Heatmap numeric sorting (#27360)
(cherry picked from commit fe2f5a7be9)
2024-03-04 10:45:41 -05:00
Ross Mabbett
d8c4a7a067 fix(dashboard): table chart drag preview overflowing container (#27308)
(cherry picked from commit ad3995daf6)
2024-03-04 10:45:41 -05:00
Joe Li
039afe8c99 chore: bump cryptography minimum to 42.0.4 (#27281)
(cherry picked from commit 371f2ab851)
2024-02-29 14:15:49 -05:00
JUST.in DO IT
da6a25780e fix(sqllab): invalid dump sql shown after closing tab (#27295) 2024-02-29 14:06:27 -05:00
goto-loop
c39e16e624 fix(plugin-chart-echarts): calculate Gauge Chart intervals correctly when min value is set (#27285)
(cherry picked from commit d65f64d1ce)
2024-02-29 13:43:48 -05:00