Commit Graph

14803 Commits

Author SHA1 Message Date
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
John Bodley f413ae43c5 fix(sql_parse): Provide more lenient logic when extracting latest[_sub]_partition (#28152)
(cherry picked from commit c5e7d870f0)
2024-04-29 09:29:07 -03:00
Jack a8f7ea0720 fix(AlertsReports): making log retention "None" option valid (#27554)
(cherry picked from commit b7f3e0bb50)
2024-04-29 09:07:03 -03:00
John Bodley 149d7eea00 fix(sql_parse): Support Jinja format() filter when extracting latest[_sub]_partition (#28117)
(cherry picked from commit 2f11f66167)
2024-04-19 08:28:21 -03:00
Michael S. Molina ee92eeb605 fix: Dynamic filter does not show all values on blur/clear events (#28036)
(cherry picked from commit 6e01a68276)
2024-04-16 09:35:05 -03:00
Elizabeth Thompson aa75891136 fix: bump client side chart timeouts to use the SUPERSET_WEBSERVER_TIMEOUT (#28018)
(cherry picked from commit 99c414e4da)
2024-04-16 09:35:05 -03:00
Michael S. Molina 41230db0ea fix: Select is accepting unknown pasted values when `allowNewOptions` is false (#28017)
(cherry picked from commit caad29b5b3)
2024-04-16 09:35:05 -03:00
Michael S. Molina 1cf0b14058 fix: Incorrect onChange value when an unloaded value is pasted into AsyncSelect (#27996)
(cherry picked from commit 06077d42a8)
2024-04-16 09:35:05 -03:00
Antonio Rivero 7c670e2cd6 fix(time_offset): improved LIMIT-handling in advanced analytics (#27934)
(cherry picked from commit 6844735a45)
2024-04-16 09:35:05 -03:00
sowo aa9aea6a4f fix(drillby): Enable DrillBy in charts w/o filters (dimensions) (#27941)
(cherry picked from commit 35c8b7a162)
2024-04-16 09:35:05 -03:00
Jack 10dffa6d2a fix(alerts/reports): removing duplicate notification method options (#27239)
(cherry picked from commit eb4ca010ae)
2024-04-16 08:28:18 -03:00
Geido d6e0ff5879 fix(Dashboard): Add aria-label to filters and search forms (#27968)
(cherry picked from commit 4202fba0f1)
2024-04-16 08:28:17 -03:00
Kamil Gabryjelski 42e1329fd2 fix: useTruncation infinite loop, reenable dashboard cross links on ChartList (#27701)
(cherry picked from commit ae0f2ce3c1)
2024-04-16 08:28:17 -03:00
Michael S. Molina e6ff82f561 fix: Locale sent to frontend (#27926)
(cherry picked from commit 996cced3d4)
2024-04-16 08:28:17 -03:00
JUST.in DO IT af9dc6fb01 chore(explore): Hide non-droppable metric and column list (#27717)
(cherry picked from commit eda304bda9)
2024-04-10 17:44:12 -03:00
Spencer Torres 23cd2b138b fix(frontend): allow "constructor" property in response data (#25407)
(cherry picked from commit a1983e468b)
2024-04-08 11:26:59 -03:00
Daniel Vaz Gaspar cb39fcd67d fix: add mariadb engine spec same as MySQL (#27919)
(cherry picked from commit 559605e393)
2024-04-08 10:40:02 -03:00
Ross Mabbett ecc6ced4d4 fix(Dashboard): Add border to row when hovering HoverMenu in edit mode (#27593)
(cherry picked from commit 265390c243)
2024-04-08 10:40:02 -03:00
John Bodley 899cd0eda8 chore(sqllab): Do not strip comments when executing SQL statements (#27725)
(cherry picked from commit 5ed48760fb)
2024-04-08 10:40:02 -03:00
Lily Kuang 300669f1e7 fix(bar-chart): change legend padding for horizontal orientation (#27883)
(cherry picked from commit cfa0556df7)
2024-04-08 10:40:02 -03:00
John Bodley 1b7f599107 chore: Default to engine specification regarding using wildcard (#27843)
(cherry picked from commit 30bc8f06dc)
2024-04-08 10:40:02 -03:00
John Bodley 40fdbd1d05 chore(sql_parse): Provide more meaningful SQLGlot errors (#27858)
(cherry picked from commit c38529741e)
2024-04-08 10:40:02 -03:00
John Bodley a39971abcd chore(sql_parse): Strip leading/trailing whitespace in Jinja macro extraction (#27842)
(cherry picked from commit 5ab95aaf7d)
2024-04-08 10:40:02 -03:00
Maxime Beauchemin 54942e2eaa fix: row limits & row count labels are confusing (#27700)
(cherry picked from commit 12fe2929a4)
2024-04-08 10:40:01 -03:00
JUST.in DO IT 026c75e018 fix(dashboard): missing null check in error extra (#27845)
(cherry picked from commit f25795c4e4)
2024-04-08 10:40:01 -03:00
Michael S. Molina c35842e9f1 chore: Adds 4.0.0 RC2 data to CHANGELOG.md 2024-04-01 16:18:03 -03:00
Michael S. Molina 6a21f6da3d chore: Adds the 4.0 release notes (#27441)
Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com>
Co-authored-by: Sam Firke <sfirke@users.noreply.github.com>
(cherry picked from commit ca47717eb0)
2024-04-01 16:14:10 -03:00
John Bodley 0d5be95826 chore(docs): Cleanup UPDATING.md (#27768)
(cherry picked from commit 8ae4662f17)
2024-04-01 16:06:30 -03:00
Michael S. Molina b7fa3edcf4 fix: Select onChange is fired when the same item is selected in single mode (#27706)
(cherry picked from commit d69a1870a0)
2024-04-01 16:06:30 -03:00
Michael S. Molina b8e556d6f2 fix: Removes filter plugins from viz gallery (#27763) 2024-04-01 16:06:09 -03:00
Elizabeth Thompson bb5c0b4086 fix: reduce alert error to warning (#27744)
(cherry picked from commit 70da454bbc)
2024-03-28 09:27:44 -03:00
JUST.in DO IT 2fa1b35c16 perf(explore): virtualized datasource field sections (#27625)
(cherry picked from commit 38eecfc5d4)
2024-03-28 09:27:44 -03:00
JUST.in DO IT a024b4ac1b fix(explore): drag and drop indicator UX (#27558)
(cherry picked from commit 7369754192)
2024-03-28 09:27:43 -03:00
John Bodley 5c567895cc fix: Provide more inclusive error handling for saved queries (#27644)
(cherry picked from commit 3ae74d1f2d)
2024-03-26 16:37:40 -03:00
John Bodley 51ad63426c fix: Leverage actual database for rendering Jinjarized SQL (#27646) 2024-03-26 16:37:22 -03:00
Jack 34b06f94ab fix(AlertReports): disabling value when not null option is active (#27550)
(cherry picked from commit ed9e542781)
2024-03-26 15:37:36 -03:00
JUST.in DO IT 32aa25ae17 fix(sqllab): unable to remove table (#27636)
(cherry picked from commit fa3fea9dd8)
2024-03-26 15:37:36 -03:00
Ross Mabbett 29553939a2 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:37:36 -03:00
Jack d8517213bf fix(AlertReports): defaulting grace period to undefined (#27552)
(cherry picked from commit 4fce940a9c)
2024-03-26 15:37:36 -03:00
Jack 3bfa8a9cbc fix(AlertReports): clearing custom_width when disabled (#27551)
(cherry picked from commit 0f6e4041c7)
2024-03-26 15:36:06 -03:00
John Bodley 7c14968e6d fix(sql_parse): Ensure table extraction handles Jinja templating (#27470) 2024-03-22 09:29:07 -03:00