github-actions[bot]
|
b24323d500
|
chore(🦾): bump python pre-commit 3.7.1 -> 4.0.1 (#31050)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
|
2024-11-24 17:34:36 -08:00 |
|
github-actions[bot]
|
1e4098a29e
|
chore(🦾): bump python ruff 0.4.5 -> 0.8.0 (#31001)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
|
2024-11-24 17:30:48 -08:00 |
|
Maxime Beauchemin
|
e0deb704f9
|
feat: make ephemeral env use supersetbot + deprecate build_docker.py (#30870)
|
2024-11-22 14:19:08 -08:00 |
|
Beto Dealmeida
|
832fed1db5
|
fix(dataset): use sqlglot for DML check (#31024)
|
2024-11-22 07:21:05 -05:00 |
|
Linden
|
8905508d8f
|
fix(imports): import query_context for imports with charts (#30887)
|
2024-11-21 16:14:45 -07:00 |
|
Geido
|
90572be95a
|
fix(Dashboard): Retain colors when color scheme not set (#30646)
|
2024-11-21 19:58:32 +02:00 |
|
Ville Brofeldt
|
e528cb48c4
|
feat(trino,presto): add missing time grains (#30926)
|
2024-11-15 12:38:28 -08:00 |
|
Mehmet Salih Yavuz
|
58f9be9b85
|
fix(empty dashboards): Allow downloading a screenshot of an empty dashboard (#30767)
Co-authored-by: Geido <60598000+geido@users.noreply.github.com>
|
2024-11-13 16:16:33 +04:00 |
|
Maxime Beauchemin
|
4e8eba802a
|
feat: add logging durations for screenshot async service (#30884)
|
2024-11-12 09:54:33 -08:00 |
|
Michael S. Molina
|
c2885a166e
|
fix: Exception handling for SQL Lab views (#30897)
|
2024-11-12 08:54:58 -08:00 |
|
Sukuna
|
24b8a94c2c
|
fix(docs): add missing bracket in openID config (#30885)
|
2024-11-09 13:28:51 -05:00 |
|
Maxime Beauchemin
|
a1f86baab2
|
docs: make it more clear that GLOBAL_ASYNC_QUERIES is experimental/beta (#30770)
|
2024-11-08 16:34:49 -08:00 |
|
Jack
|
dd39138e6e
|
fix(chart data): removing query from /chart/data payload when accessing as guest user (#30858)
|
2024-11-07 11:24:15 -06:00 |
|
João Ferrão
|
305b6df6e3
|
feat(oauth2): add support for trino (#30081)
|
2024-11-04 11:54:47 -05:00 |
|
Steven Liu
|
29e3f4bcc4
|
feat: allow exporting all tabs to a single PDF in report (#30694)
|
2024-11-03 17:39:09 -08:00 |
|
Elizabeth Thompson
|
d466383df2
|
fix: warning emits an error (#28524)
|
2024-11-01 15:08:42 -07:00 |
|
Beto Dealmeida
|
402c29c2bc
|
fix: catalog migration w/o connection (#30773)
|
2024-11-01 08:11:01 -03:00 |
|
Geido
|
3e29777526
|
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>
|
2024-11-01 11:39:43 +02:00 |
|
Richard Parsons
|
58edc79820
|
fix(mssql db_engine_spec): adds uniqueidentifier to column_type_mappings (#30618)
|
2024-10-30 15:58:28 -07:00 |
|
Jack
|
849d426e06
|
feat(oauth): adding necessary changes to support bigquery oauth (#30674)
|
2024-10-30 14:56:22 -05:00 |
|
Vitor Avila
|
e79778ac6d
|
feat(dataset API): Add parameter to optionally render Jinja macros in API response (#30721)
|
2024-10-30 12:42:27 -03:00 |
|
wugeer
|
60cd2550a7
|
feat: cancel impala query on stop (#30412)
|
2024-10-29 16:44:22 -07:00 |
|
Vitor Avila
|
09d3f60d85
|
fix(Jinja): Extra cache keys for calculated columns and metrics using Jinja (#30735)
|
2024-10-29 10:14:27 -03:00 |
|
Geido
|
a12ccf2c1d
|
fix(Jinja): Extra cache keys for Jinja columns (#30715)
|
2024-10-25 19:11:28 +03:00 |
|
Denodo Research Labs
|
1c56857f0c
|
feat(db_engine_specs): added support for Denodo Virtual DataPort (#29927)
|
2024-10-24 16:24:28 -07:00 |
|
Michael S. Molina
|
c9ff09a418
|
fix: Nested transaction is inactive when embedding dashboard (#30699)
|
2024-10-24 13:08:55 -03:00 |
|
Elizabeth Thompson
|
4d5f70c694
|
chore: add link to Superset when report error (#30576)
|
2024-10-21 15:40:20 -07:00 |
|
Geido
|
d9a1db044a
|
refactor(Dashboard): Native filters form update endpoint (#30609)
|
2024-10-21 14:11:22 +03:00 |
|
Geido
|
362948324c
|
fix(Filters): Apply native & cross filters on common columns (#30438)
|
2024-10-15 16:13:05 -07:00 |
|
Beto Dealmeida
|
4cac7feb67
|
feat: use dialect when tokenizing (#30614)
|
2024-10-15 14:32:02 -04:00 |
|
anamitraadhikari
|
6ede3271ff
|
fix(SQL Lab): hang when result set size is too big (#30522)
Co-authored-by: aadhikari <aadhikari@apple.com>
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
|
2024-10-14 18:03:28 -07:00 |
|
Beto Dealmeida
|
47c1e09c75
|
fix: sqlparse fallback for formatting queries (#30578)
|
2024-10-11 15:45:40 -04:00 |
|
Vitor Avila
|
9c12b1c7da
|
fix(Jinja metric macro): Support Drill By and Excel/CSV download without a dataset ID (#30443)
|
2024-10-10 21:03:19 -03:00 |
|
Beto Dealmeida
|
0db59b45b8
|
fix: adhoc metrics (#30202)
|
2024-10-10 16:46:17 -04:00 |
|
Geido
|
318eff7327
|
fix(Jinja): Extra cache keys to consider vars with set (#30549)
|
2024-10-09 23:26:32 +03:00 |
|
Felix
|
211564a6da
|
fix(dashboard-export): Fixes datasetId is not replaced with datasetUuid in Dashboard export in 4.1.x (#30425)
|
2024-10-09 11:36:46 -07:00 |
|
Michael S. Molina
|
7a8e8f890f
|
fix: Incorrect type in config.py (#30564)
|
2024-10-09 14:29:11 -03:00 |
|
Michael S. Molina
|
fc857d987b
|
fix: Unable to parse escaped tables (#30560)
|
2024-10-09 13:25:44 -03:00 |
|
dkrat7
|
aa94488065
|
chore(translations): Slovenian translation update (#30526)
|
2024-10-07 14:22:39 -03:00 |
|
Ville Brofeldt
|
163b71e019
|
fix(migration): replace unquote with double percentages (#30532)
|
2024-10-06 20:05:20 -07:00 |
|
Beto Dealmeida
|
a098809294
|
feat(SQL Lab): better SQL parsing error messages (#30501)
|
2024-10-04 19:17:56 -04:00 |
|
Jack
|
95325c4673
|
fix(imports): Error when importing charts / dashboards with missing DB credentials (#30503)
|
2024-10-04 15:43:29 -05:00 |
|
Geido
|
f314685a8e
|
fix(Explore): Apply RLS at column values (#30490)
Co-authored-by: Beto Dealmeida <roberto@dealmeida.net>
|
2024-10-04 18:12:28 +03:00 |
|
Beto Dealmeida
|
0b34197815
|
fix: don't reformat generated queries (#30350)
|
2024-10-04 11:09:37 -04:00 |
|
Đỗ Trọng Hải
|
2aa9348759
|
feat(be/cfg): replace deprecated imp.load_source with importlib.util (#30390)
|
2024-10-03 15:58:32 -06:00 |
|
Ville Brofeldt
|
6217cb636f
|
fix(examples): fix examples uri for sqlite (#30277)
|
2024-10-03 15:48:48 -06:00 |
|
Beto Dealmeida
|
e0172a24b8
|
fix(embedded): sankey charts (#30491)
|
2024-10-02 13:45:35 -04:00 |
|
Joe Li
|
bd42e336c7
|
chore: add native filters to Covid Vaccines dashboard (#30495)
|
2024-10-02 10:32:04 -07:00 |
|
Diego Lima
|
70ef40eb33
|
fix(language): pt_BR translation (#30406)
|
2024-10-01 10:09:31 -06:00 |
|
Elizabeth Thompson
|
2e5016713a
|
chore: log warnings for database tables api (#30410)
|
2024-09-30 13:52:17 -07:00 |
|