Beto Dealmeida
|
c3bc7de75f
|
feat: is_mutating method (#30177)
(cherry picked from commit 1f890718a2)
|
2024-09-11 09:25:53 -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 |
|
Ville Brofeldt
|
fff9f874b1
|
fix(user-dao): return user model instances (#30020)
(cherry picked from commit fcf0450294)
|
2024-08-27 10:43:41 -07:00 |
|
squalou
|
5411d40a7a
|
fix: set columns numeric datatypes when exporting to excel (#27229)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
(cherry picked from commit ce72a0ac27)
|
2024-08-27 10:40:55 -07:00 |
|
Ville Brofeldt
|
a7eb28ddd4
|
fix(trino): handle missing db in migration (#29997)
(cherry picked from commit 17eecb1981)
|
2024-08-27 10:39:29 -07:00 |
|
Beto Dealmeida
|
d488c78472
|
chore: improve mask/unmask encrypted_extra (#29943)
(cherry picked from commit 4b59e42d3f)
|
2024-08-27 10:38:37 -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 |
|
Daniel Vaz Gaspar
|
c332eebc37
|
fix: trino thread app missing full context (#29981)
(cherry picked from commit 4d821f44ae)
|
2024-08-22 11:01:32 -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 |
|
Beto Dealmeida
|
4dca9bceed
|
fix: catalog upgrade/downgrade (#29780)
(cherry picked from commit 525e837c5b)
|
2024-08-12 16:54:51 -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
|
fb15278f97
|
fix: catalog permission check (#29581)
|
2024-07-12 21:00:13 -04:00 |
|
Beto Dealmeida
|
a56f656a83
|
fix: small fixes to the catalog migration (#29579)
|
2024-07-12 20:49:30 -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 |
|
Beto Dealmeida
|
d535f3fe56
|
fix: make catalog migration lenient (#29549)
|
2024-07-11 15:10:02 -04:00 |
|
Vitor Avila
|
33b934cbb3
|
fix(Tags filter): Filter assets by tag ID (#29412)
|
2024-07-11 12:26:36 -03:00 |
|
Beto Dealmeida
|
67df4e3ce3
|
fix: prevent guest users from changing columns (#29530)
|
2024-07-10 12:26:51 -04:00 |
|
Ayush Tripathi
|
ec5bbaa678
|
feat: add connector for CouchbaseDB (#29225)
Co-authored-by: ayush-couchbase <ayush.tripathi@couchbase.com>
|
2024-07-10 11:54:36 +03:00 |
|
yuanoOo
|
b4560d442b
|
feat(database): Add OceanBase support (#29496)
|
2024-07-09 11:26:23 +02: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 |
|
Beto Dealmeida
|
d5c0506faa
|
fix: OAuth2 in async DBs (#29461)
|
2024-07-02 21:12:07 -04: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 |
|
John Bodley
|
c12b4e9cba
|
chore(tests): Cleanup Celery tests (#29355)
|
2024-06-25 10:19:16 -07:00 |
|
John Bodley
|
d69363ef11
|
fix(tests): Ensure fixture is invoked (#29352)
|
2024-06-25 10:17:58 -07:00 |
|
Maxime Beauchemin
|
514eda82fb
|
fix: don't strip SQL comments in Explore - 2nd try (#28753)
|
2024-06-20 14:30:03 -07:00 |
|
Maxime Beauchemin
|
5e060cef7c
|
feat: add new SQLLAB_FORCE_RUN_ASYNC feature flag (#29231)
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
|
2024-06-20 14:28:46 -07:00 |
|
Jack
|
a5355d86fc
|
feat: Dashboard tabs api endpoint (#27962)
|
2024-06-20 18:40:54 +02:00 |
|
Geido
|
313ee596f5
|
fix(Dashboard): Color inconsistency on refreshes and conflicts (#27439)
|
2024-06-20 15:30:11 +02:00 |
|
Ville Brofeldt
|
1770f8b783
|
fix(key-value): use flush instead of commit (#29286)
|
2024-06-20 16:19:41 +03:00 |
|
Ville Brofeldt
|
03969d5f90
|
chore(distributed-lock): refactor tests (#29302)
|
2024-06-20 15:58:25 +03:00 |
|
Ville Brofeldt
|
172ddb47d5
|
fix(metastore-cache): prune before add (#29301)
|
2024-06-20 14:59:32 +03:00 |
|
Ville Brofeldt
|
9f70697046
|
chore: use json codec for key value lock (#29285)
|
2024-06-19 01:33:47 +03:00 |
|
Maxime Beauchemin
|
796726376a
|
chore: make flask-talisman work with test config (#29277)
|
2024-06-18 14:46:40 -07:00 |
|
John Bodley
|
b50e3af07c
|
fix(sqllab): Do not strip comments when executing SQL statements (#29248)
|
2024-06-14 13:38:36 -03:00 |
|