Antonio Rivero
|
a43f6bde06
|
fix(migrations): Handle comparator None in old time comparison migration (#32538)
(cherry picked from commit 20e5df501e)
|
2025-03-07 14:10:11 -08:00 |
|
Antonio Rivero
|
6966f48515
|
fix(migrations): Handle no params in time comparison migration (#32155)
(cherry picked from commit 6ed9dae2f7)
|
2025-02-05 16:15:38 -08:00 |
|
nsivarajan
|
31d966ba64
|
fix: cache-warmup fails (#31173)
Co-authored-by: Sivarajan Narayanan <narayanan_sivarajan@apple.com>
Co-authored-by: Pat Heard <patrick.heard@cds-snc.ca>
(cherry picked from commit 592564b623)
|
2025-01-21 16:30:57 -08:00 |
|
JUST.in DO IT
|
db779d1665
|
fix(sqllab): Remove update_saved_query_exec_info to reduce lag (#31294)
(cherry picked from commit 48864ce8c7)
|
2024-12-10 09:59:10 -08:00 |
|
Joe Li
|
25eb7142b6
|
fix: linting to pass pre-commit
|
2024-12-05 09:14:52 -08:00 |
|
Michael S. Molina
|
1c08d5ef79
|
fix: Exception handling for SQL Lab views (#30897)
(cherry picked from commit c2885a166e)
|
2024-12-05 09:05:54 -08:00 |
|
Beto Dealmeida
|
5e7299431d
|
fix(dataset): use sqlglot for DML check (#31024)
(cherry picked from commit 832fed1db5)
|
2024-12-04 14:03:57 -08:00 |
|
Elizabeth Thompson
|
6e092dd5a6
|
fix: add mutator to get_columns_description (#29885)
(cherry picked from commit 38d64e8dd2)
|
2024-12-04 14:03:26 -08:00 |
|
Michael S. Molina
|
b31595a533
|
fix: Revert "feat(trino): Add functionality to upload data (#29164)" (#31151)
(cherry picked from commit ff282492a1)
|
2024-12-04 11:50:09 -08:00 |
|
Linden
|
1b2ecc6955
|
fix(imports): import query_context for imports with charts (#30887)
(cherry picked from commit 8905508d8f)
|
2024-11-22 11:19:02 -08:00 |
|
Geido
|
c467fb566d
|
fix(Dashboard): Retain colors when color scheme not set (#30646)
(cherry picked from commit 90572be95a)
|
2024-11-22 11:17:55 -08:00 |
|
Elizabeth Thompson
|
af44b14fbe
|
chore: add link to Superset when report error (#30576)
(cherry picked from commit 4d5f70c694)
|
2024-11-13 12:23:27 -08:00 |
|
Geido
|
d5f33c4c02
|
fix(Dashboard): Sync/Async Dashboard Screenshot Generation and Default Cache (#30755)
Co-authored-by: Michael S. Molina <michael.s.molina@gmail.com>
Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com>
(cherry picked from commit 3e29777526)
|
2024-11-01 10:08:29 -07:00 |
|
Vitor Avila
|
ba0d118fdd
|
fix(Jinja): Extra cache keys for calculated columns and metrics using Jinja (#30735)
(cherry picked from commit 09d3f60d85)
|
2024-10-29 09:47:12 -07:00 |
|
Geido
|
a70f2cee72
|
fix(Jinja): Extra cache keys for Jinja columns (#30715)
(cherry picked from commit a12ccf2c1d)
|
2024-10-28 10:36:35 -07:00 |
|
David Markey
|
159958e577
|
feat(embedded): add hook to allow superset admins to validate guest token parameters (#30132)
Co-authored-by: David Markey <markey@rapidraitngs.com>
(cherry picked from commit a31a4eebdd)
|
2024-10-15 16:19:51 -07:00 |
|
Beto Dealmeida
|
a84da1c5cc
|
fix: sqlparse fallback for formatting queries (#30578)
(cherry picked from commit 47c1e09c75)
|
2024-10-11 13:02:52 -07:00 |
|
Beto Dealmeida
|
05cccf6404
|
fix: adhoc metrics (#30202)
(cherry picked from commit 0db59b45b8)
|
2024-10-10 16:29:59 -07:00 |
|
Geido
|
92808ffe38
|
fix(Jinja): Extra cache keys to consider vars with set (#30549)
(cherry picked from commit 318eff7327)
|
2024-10-09 14:14:57 -07:00 |
|
Felix
|
0a7635fc05
|
fix(dashboard-export): Fixes datasetId is not replaced with datasetUuid in Dashboard export in 4.1.x (#30425)
(cherry picked from commit 211564a6da)
|
2024-10-09 14:12:59 -07:00 |
|
Geido
|
9f5f0895f6
|
fix(Explore): Apply RLS at column values (#30490)
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
(cherry picked from commit f314685a8e)
|
2024-10-07 09:56:02 -07:00 |
|
Jack
|
dce7e47399
|
fix(imports): Error when importing charts / dashboards with missing DB credentials (#30503)
(cherry picked from commit 95325c4673)
|
2024-10-07 09:53:14 -07:00 |
|
Beto Dealmeida
|
4b9ae07fe5
|
fix: don't reformat generated queries (#30350)
(cherry picked from commit 0b34197815)
|
2024-10-04 09:04:22 -07:00 |
|
Beto Dealmeida
|
ca5ed8b7b0
|
chore: improve DML check (#30417)
(cherry picked from commit cc9fd88c0d)
|
2024-09-30 10:36:45 -07:00 |
|
Maxime Beauchemin
|
2157fe3f28
|
chore: move SLACK_ENABLE_AVATARS from config to feature flag (#30274)
(cherry picked from commit f315a4f02c)
|
2024-09-16 16:13:34 -07:00 |
|
Geido
|
860c9c08a1
|
fix(Fave): Charts and Dashboards fave/unfave do not commit transactions (#30215)
(cherry picked from commit 23467bd7e4)
|
2024-09-12 10:57:15 -07:00 |
|
Ross Masters
|
d33f1534e2
|
fix: Chart cache-warmup task fails on Superset 4.0 (#28706)
(cherry picked from commit 0744abe87b)
|
2024-09-11 09:24:12 -07:00 |
|
Maxime Beauchemin
|
1ccc147670
|
fix: set default mysql isolation level to 'READ COMMITTED' (#30174)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
(cherry picked from commit 6baeb659a7)
|
2024-09-09 17:14:22 -07:00 |
|
Antonio Rivero
|
e7b136b822
|
fix(migrations): Fix the time comparison migration (#30029)
(cherry picked from commit d80f23ed94)
|
2024-08-27 14:36:26 -07:00 |
|
Hugh A. Miles II
|
fe33689917
|
fix: Gamma users shouldn't be able to create roles (#29687)
(cherry picked from commit 7650c47e72)
|
2024-08-27 10:37:07 -07:00 |
|
Michael S. Molina
|
b0a2aea760
|
fix: Security manager incorrect calls (#29884)
(cherry picked from commit d497dcad41)
|
2024-08-23 10:03:16 -07:00 |
|
Beto Dealmeida
|
9677fa97ff
|
fix: handle empty catalog when DB supports them (#29840)
(cherry picked from commit 39209c2b40)
|
2024-08-13 13:23:17 -07:00 |
|
Geido
|
c0c6486e70
|
fix(Embedded): Deleting Embedded Dashboards does not commit the transaction (#29894)
(cherry picked from commit b323bf0fb6)
|
2024-08-12 17:03:32 -07:00 |
|
Beto Dealmeida
|
6954db023c
|
fix: create permissions on DB import (#29802)
(cherry picked from commit 61c0970968)
|
2024-08-12 16:55:26 -07:00 |
|
Geido
|
7219310267
|
fix(Dashboard): Copying a Dashboard does not commit the transaction (#29776)
(cherry picked from commit 4c52ecc4d8)
|
2024-08-12 16:54:23 -07:00 |
|
Elizabeth Thompson
|
77ade18107
|
fix: pass slack recipients correctly (#29721)
(cherry picked from commit 57e8cd2ba2)
|
2024-08-12 16:53:57 -07:00 |
|
nsivarajan
|
a8c6bb5b52
|
feat(alert/report): Added optional CC and BCC fields for email notifi… (#29088)
Co-authored-by: Sivarajan Narayanan <sivarajannarayanan@Sivarajans-MacBook-Pro.local>
Co-authored-by: Sivarajan Narayanan <narayanan_sivarajan@apple.com>
(cherry picked from commit 27dde2a811)
|
2024-08-12 16:46:46 -07:00 |
|
Elizabeth Thompson
|
6dbfe2aab9
|
feat: add slackv2 notification (#29264)
|
2024-07-17 15:14:32 -07:00 |
|
Beto Dealmeida
|
b66c0f8d30
|
fix: schemas for upload API (#29604)
|
2024-07-16 15:53:25 -04:00 |
|
Beto Dealmeida
|
fa095a98ed
|
fix: Trino get_columns (#29566)
|
2024-07-12 16:37:49 -04:00 |
|
Vitor Avila
|
0d352b4e06
|
fix(dataset import): Support catalog field during dataset import (#29576)
|
2024-07-12 17:14:47 -03:00 |
|
Vitor Avila
|
33b934cbb3
|
fix(Tags filter): Filter assets by tag ID (#29412)
|
2024-07-11 12:26:36 -03:00 |
|
Daniel Vaz Gaspar
|
241834205f
|
fix: remove info from datasource access error (#29470)
|
2024-07-08 14:39:20 +01:00 |
|
Edgar Ulloa
|
d89648147f
|
feat(dashboard): add API endpoints for generating and downloading screenshots (#29187)
Co-authored-by: Diego Pucci <diegopucci.me@gmail.com>
|
2024-07-08 12:52:23 +03:00 |
|
Ville Brofeldt
|
7f3c8efab0
|
fix(metastore-cache): import dao in methods (#29451)
|
2024-07-02 15:28:42 +03:00 |
|
Ville Brofeldt
|
7d6e933348
|
chore(key-value): convert command to dao (#29344)
|
2024-07-01 20:22:11 +03:00 |
|
Hex Café
|
179cf269c6
|
fix: SQL label missing for non-group-by queries (#29420)
|
2024-07-01 11:59:25 +03:00 |
|
John Bodley
|
8fb8199a55
|
chore(dao/command): Add transaction decorator to try to enforce "unit of work" (#24969)
|
2024-06-28 12:33:56 -07:00 |
|
John Bodley
|
9d405738c0
|
chore(tests): Remove unnecessary mock (#29386)
|
2024-06-27 07:28:50 -07:00 |
|
John Bodley
|
f9f70e3e55
|
chore(tests): Fix MySQL logic (#29356)
|
2024-06-25 10:20:04 -07:00 |
|