Ville Brofeldt
|
33f0fc93ed
|
feat: introduce Subject model and entity editors/viewers (#38831)
|
2026-07-08 11:00:03 -07:00 |
|
innovark
|
0d9533fdf8
|
fix(reports): export server-paginated table row limits (#41103)
|
2026-07-07 16:57:11 -07:00 |
|
Mike Bridge
|
a7a051777c
|
feat(charts): soft-delete and restore (#40129)
Co-authored-by: Mike Bridge <michael.bridge@ext.preset.io>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-07-06 10:07:04 -07:00 |
|
Joe Li
|
1e50316bcc
|
chore(reports): deprecate Slack v1 and harden Slack v2 tests (#39914)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-07-04 16:41:39 -07:00 |
|
Elizabeth Thompson
|
e15dc5735f
|
fix(reports): pre-commit tab permalinks before state machine transaction (#41096)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-06-30 11:02:08 -07:00 |
|
Abdul Rehman
|
a529945d3b
|
fix(reports): commit permalink before Playwright navigation (#41051)
|
2026-06-28 17:48:44 -07:00 |
|
Joe Li
|
98d0ccd7a7
|
fix(reports): reliability fixes for alert/report execution (#41177)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-26 12:09:12 -07:00 |
|
abhyudaytomar
|
09c7ba14df
|
fix(export): sanitize control characters in titles to prevent export failures (#39294)
Co-authored-by: Abhyuday Tomar <abhyuday.tomar@exotel.com>
Co-authored-by: Evan <evan@preset.io>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-06-24 11:03:46 -07:00 |
|
Evan Rusackas
|
b4dfeef2fd
|
fix(reports): add network timeouts so schedules can't hang forever (#41250)
Co-authored-by: Claude Code <noreply@anthropic.com>
|
2026-06-23 18:01:03 -07:00 |
|
Ayush Sharaf
|
d3d5297025
|
fix(reports): preserve dashboard state in tab permalinks (#39708)
Co-authored-by: Ayush Kumar Sharaf <sharaf@Ayushs-MacBook-Air.local>
Co-authored-by: Evan Rusackas <evan@preset.io>
Co-authored-by: Ayush Kumar Sharaf <ayush.sharaf@314ecorp.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-23 12:15:41 -07:00 |
|
Elizabeth Thompson
|
0c9ece65bb
|
fix(reports): require user in get_screenshot, simplify Selenium lifecycle, and fail on tiled screenshot error (#41080)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-06-18 15:46:17 -07:00 |
|
Evan Rusackas
|
6abee0289b
|
fix(reports): guard SUCCESS-state report execution against duplicate sends and stuck WORKING state (#40657)
Co-authored-by: Claude Code <noreply@anthropic.com>
|
2026-06-02 15:09:14 -07:00 |
|
Mehmet Salih Yavuz
|
e2ed989639
|
fix(reports): skip permalink when dashboard state has no anchor or filters (#40530)
|
2026-06-02 11:37:30 +03:00 |
|
Enzo Martellucci
|
9aaa12c7d4
|
fix(reports): preserve urlParams in multi-tab report fan-out (#39884)
|
2026-05-06 16:29:45 +02:00 |
|
Mehmet Salih Yavuz
|
5263abdc60
|
fix(AlertsReports): untie filters from alerts reports tabs flag (#38722)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-09 11:11:43 +03:00 |
|
Joe Li
|
9e27d682f6
|
test(alerts/reports): close backend and frontend test coverage gaps (#38591)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-02 11:55:24 -07:00 |
|
Geidō
|
25eea295f6
|
fix(reports): log exception traceback in _get_csv_data (#39069)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-02 18:37:57 +02:00 |
|
Alexandru Soare
|
89d1b80ce7
|
fix(keys): Unsafe dict access in get_native_filters_params() crashes execution (#38272)
|
2026-03-24 15:43:27 +02:00 |
|
Mehmet Salih Yavuz
|
100ad7d9ee
|
fix(AlertsReports): validate anchor_list is a list (#38723)
|
2026-03-23 18:19:57 +03:00 |
|
Gabriel Torres Ruiz
|
5edaed2e5b
|
fix(alerts): wrong alert trigger with custom query (#35871)
|
2026-01-07 18:06:18 +01:00 |
|
Elizabeth Thompson
|
c36ac53445
|
fix(reports): simplify logging to focus on timing metrics (#36227)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Vitor Avila <vitorfragadeavila@gmail.com>
|
2025-12-04 10:00:17 -08:00 |
|
Elizabeth Thompson
|
c42e3c6837
|
fix(reports): improve error handling for report schedule execution (#35800)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-07 17:57:43 -08:00 |
|
Elizabeth Thompson
|
61c68f7b8f
|
fix(reports): Add celery task execution ID to email notification logs (#35807)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-10-28 15:31:41 -07:00 |
|
Hugh A. Miles II
|
966e231f94
|
feat: Add Dashboard Filter Support for Alert Reports (#32196)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
Co-authored-by: Hugh A Miles II <hugh@Mac.home>
|
2025-09-16 10:52:28 -04:00 |
|
Maxime Beauchemin
|
cb27d5fe8d
|
chore: proper current_app.config proxy usage (#34345)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-31 19:27:42 -07:00 |
|
Vitor Avila
|
d2e0e2b79c
|
fix(Slack): Fix Slack recipients migration to V2 (#32336)
|
2025-03-06 08:52:15 -03:00 |
|
Beto Dealmeida
|
1064ad5d58
|
fix: enforce ALERT_REPORTS_MAX_CUSTOM_SCREENSHOT_WIDTH (#32053)
|
2025-01-31 14:56:56 -05:00 |
|
Ville Brofeldt
|
7482b20f7b
|
chore: replace selenium user with fixed user (#31844)
|
2025-01-22 12:46:06 -08:00 |
|
Vitor Avila
|
754ccd0448
|
feat: Mutate SQL query executed by alerts (#31840)
|
2025-01-15 00:43:40 -03: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 |
|
Erkka Tahvanainen
|
3bfead66c4
|
fix(alerts&reports): tabs with userfriendly urls (#31350)
Co-authored-by: Erkka Tahvanainen <erkka.tahvanainen@confidently.fi>
|
2024-12-09 10:21:38 -07: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
|
4d5f70c694
|
chore: add link to Superset when report error (#30576)
|
2024-10-21 15:40:20 -07:00 |
|
Elizabeth Thompson
|
57e8cd2ba2
|
fix: pass slack recipients correctly (#29721)
|
2024-08-02 10:42:40 -07:00 |
|
Jack
|
d21d7591c0
|
feat(alerts): enable tab selection for dashboard alerts/reports (#29096)
|
2024-07-30 16:25:19 -06:00 |
|
Elizabeth Thompson
|
6dbfe2aab9
|
feat: add slackv2 notification (#29264)
|
2024-07-17 15:14:32 -07: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 |
|
Maxime Beauchemin
|
4bb2e2f8af
|
chore: enable ruff lint rule TRY201 and B904 to improve raise stack traces (#29166)
|
2024-06-12 13:04:42 -07:00 |
|
Eyal Ezer
|
07b2449bd7
|
refactor: Unify all json.(loads|dumps) usage to utils.json (#28702)
Co-authored-by: Eyal Ezer <eyal.ezer@ge.com>
|
2024-05-28 14:17:41 -07:00 |
|
Puridach wutthihathaithamrong
|
aa2b060da8
|
feat: Customizable email subject name (#26327)
Co-authored-by: Puridach Wutthihathaithamrong <>
|
2024-05-16 16:04:42 +03:00 |
|
Jack
|
30b497e758
|
feat(alerts-reports): adding pdf filetype to email and slack reports (#27497)
|
2024-03-22 17:54:30 +01:00 |
|
John Bodley
|
7af82ae87d
|
refactor: Ensure Celery leverages the Flask-SQLAlchemy session (#26186)
|
2024-01-17 17:06:22 +13:00 |
|
Elizabeth Thompson
|
aaa4a7b371
|
feat: global logs context (#26418)
|
2024-01-16 14:44:30 -08:00 |
|
John Bodley
|
07bcfa9b5f
|
chore(command): Organize Commands according to SIP-92 (#25850)
|
2023-11-22 16:55:54 -03:00 |
|