Commit Graph

812 Commits

Author SHA1 Message Date
Jack 7db0589340
fix(thumbnail cache): Enabling force parameter on screenshot/thumbnail cache (#31757)
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
2025-01-31 19:22:31 +01:00
Vitor Avila 101d3fa78d
chore: Re-enable asnyc event API tests (#32062) 2025-01-31 13:54:05 -03:00
Daniel Vaz Gaspar 1b375b715c
refactor: upload data unification, less permissions and less endpoints (#31959) 2025-01-28 11:09:55 +00:00
Michael S. Molina 687f762457
refactor: Removes the legacy dataset editor (#31976) 2025-01-24 14:52:22 -03:00
Ville Brofeldt 7482b20f7b
chore: replace selenium user with fixed user (#31844) 2025-01-22 12:46:06 -08:00
nsivarajan 78cd635b7a
chore(GAQ): Remove GLOBAL_ASYNC_QUERIES_REDIS_CONFIG (#30284)
Co-authored-by: Sivarajan Narayanan <narayanan_sivarajan@apple.com>
2025-01-21 20:03:00 -08:00
Maxime Beauchemin 840773e626
feat: get docker-compose to work as the backend for Cypress tests (#31796) 2025-01-17 16:19:39 -08:00
JUST.in DO IT 2874096e27
refactor(sqllab): migrate share queries via kv by permalink (#29163) 2025-01-17 16:16:02 -08:00
Michael S. Molina 547b8b9314
chore: Re-enable skipped tests (#31795) 2025-01-16 15:33:22 -03:00
Vitor Avila 754ccd0448
feat: Mutate SQL query executed by alerts (#31840) 2025-01-15 00:43:40 -03:00
Maxime Beauchemin 274aa143d3
chore: python version to 3.11 (while supporting 3.10) (#31503) 2025-01-13 18:22:49 -08:00
Vitor Avila 9661afff16
fix(Embedded): Skip CSRF validation for dashboard download endpoints (#31798) 2025-01-13 16:50:24 -03:00
Vitor Avila 1a43654207
chore(tests): Changing the logic for an intermittent tag test (#31820) 2025-01-13 11:11:23 -08:00
Michael S. Molina bbdc195a3b
chore: Skips integration tests affected by legacy charts removal (#31791) 2025-01-10 14:53:54 -03:00
Đỗ Trọng Hải 5484db34f9
chore: replace `imp` built-in module usage for future Python3.12 usage (#31622)
Signed-off-by: hainenber <dotronghai96@gmail.com>
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
2025-01-06 08:45:45 -08:00
Maxime Beauchemin d8aba2f7e6
chore: remove dependency on func_timeout because LGPL (#31519) 2024-12-19 09:32:20 -08:00
Maxime Beauchemin e51b95ffa8
chore: enforce more ruff rules (#31447)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
2024-12-18 17:41:34 -08:00
Geido e1f98e246f
fix(Dashboard): Sync color configuration via dedicated endpoint (#31374) 2024-12-13 15:58:02 +02:00
Beto Dealmeida d6a82f7852
feat: fine-grain chart data telemetry (#31273) 2024-12-10 13:09:39 -05:00
nsivarajan 592564b623
fix: cache-warmup fails (#31173)
Co-authored-by: Sivarajan Narayanan <narayanan_sivarajan@apple.com>
Co-authored-by: Pat Heard <patrick.heard@cds-snc.ca>
2024-12-06 17:41:38 -08:00
JUST.in DO IT 48864ce8c7
fix(sqllab): Remove update_saved_query_exec_info to reduce lag (#31294) 2024-12-06 10:09:02 -08:00
Maxime Beauchemin 529aed5da1
chore(deps): cap async_timeout<5.0.0 (#31170) 2024-11-26 14:12:04 -08:00
Beto Dealmeida 09802acf0d
refactor: remove more sqlparse (#31032) 2024-11-26 17:01:07 -05:00
Maxime Beauchemin fd9d3301f6
chore: deprecate tox in favor of act (#29382) 2024-11-26 13:27:37 -08:00
Michael S. Molina ff282492a1
fix: Revert "feat(trino): Add functionality to upload data (#29164)" (#31151) 2024-11-25 15:16:28 -03:00
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
github-actions[bot] c5f6cc6382
chore(🦾): bump python et-xmlfile 1.1.0 -> 2.0.0 & remove pyhive[hive] from requirements/development.in (#31040)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Maxime Beauchemin <maximebeauchemin@gmail.com>
2024-11-24 13:35:50 -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
Michael S. Molina c2885a166e
fix: Exception handling for SQL Lab views (#30897) 2024-11-12 08:54:58 -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
Steven Liu 29e3f4bcc4
feat: allow exporting all tabs to a single PDF in report (#30694) 2024-11-03 17:39:09 -08: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
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
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
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
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
Maxime Beauchemin a849c29288
chore: enable lint PT009 'use regular assert over self.assert.*' (#30521) 2024-10-07 13:17:27 -07: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