Daniel Vaz Gaspar
|
bb22eb1ca8
|
feat: add option for hash algorithms (#35621)
Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
|
2025-12-09 16:59:07 +00:00 |
|
Elizabeth Thompson
|
b35b1d7633
|
fix: add subdirectory deployment support for app icon and reports urls (#35098)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Daniel Gaspar <danielvazgaspar@gmail.com>
|
2025-12-08 16:06:08 -08:00 |
|
Beto Dealmeida
|
482c674a0f
|
chore: improve types (#36367)
|
2025-12-04 13:51:35 -05:00 |
|
Beto Dealmeida
|
16e6452b8c
|
feat: Explorable protocol (#36245)
|
2025-12-04 13:18:34 -05:00 |
|
Beto Dealmeida
|
c458f99dd4
|
chore: cleanup ssh tunnel (#34388)
|
2025-12-03 14:26:35 -05:00 |
|
Amin Ghadersohi
|
06a8f4df02
|
feat(datasets): add datetime format detection to dataset columns (#36150)
Co-authored-by: Claude Code <claude@anthropic.com>
|
2025-11-25 14:25:24 -08:00 |
|
Beto Dealmeida
|
aca18fff99
|
fix: double computation of contribution_totals (#36226)
|
2025-11-25 14:35:55 -05:00 |
|
Beto Dealmeida
|
0c87034b17
|
fix: cache key generation (#36225)
|
2025-11-25 12:50:00 -05:00 |
|
Elizabeth Thompson
|
08c1d03479
|
fix(screenshots): Only cache thumbnails when image generation succeeds (#36126)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-21 17:11:20 -08:00 |
|
Beto Dealmeida
|
e303537e0c
|
fix: adhoc column quoting (#36215)
|
2025-11-21 16:32:39 -05:00 |
|
Beto Dealmeida
|
fb7d0e0e3d
|
chore: annotate important types (#36034)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-11-17 14:41:20 -05:00 |
|
Janani Gurram
|
c955a5dc08
|
fix(histogram): add NULL handling for histogram (#35693)
Co-authored-by: Rachel Pan <r.pan@mail.utoronto.ca>
Co-authored-by: Rachel Pan <panrrachel@gmail.com>
Co-authored-by: Janani Gurram <68124448+JG-ctrl@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-14 11:54:13 -08:00 |
|
Beto Dealmeida
|
f3e620cd0f
|
fix: RLS in virtual datasets (#36061)
|
2025-11-14 14:21:09 -05:00 |
|
Kamil Gabryjelski
|
63dfd95aa2
|
fix: Flakiness around scrolling during taking tiled screenshots with Playwright (#36051)
|
2025-11-10 12:57:28 +01:00 |
|
Mehmet Salih Yavuz
|
c9f65cf1c2
|
fix(date_parser): add check for time range timeshifts (#36039)
|
2025-11-10 13:46:03 +03:00 |
|
Kamil Gabryjelski
|
728bc2c632
|
fix: Ensure that Playwright tile height is always positive (#36027)
|
2025-11-07 13:39:05 +01:00 |
|
Antonio Rivero
|
a1d4dff99d
|
feat(logs): Add is_cached as part of ChartDataRestApi.data actions (#36001)
|
2025-11-05 15:49:56 +01:00 |
|
Akshat Sinha
|
bae2c90bae
|
docs: correct spelling typos in project codebase (#35935)
|
2025-11-03 12:09:58 -05: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 |
|
Marcos Amorim
|
c3b8c96db6
|
fix(alerts): improve Slack API rate limiting for large workspaces (#35622)
|
2025-10-24 10:02:41 -07:00 |
|
Erkka Tahvanainen
|
d089a96163
|
fix(playwright): Download dashboard correctly (#35484)
Co-authored-by: Erkka Tahvanainen <erkka.tahvanainen@confidently.fi>
|
2025-10-20 16:57:01 +02:00 |
|
Amin Ghadersohi
|
77c3146829
|
fix(webdriver): add missing options object to WebDriver initialization (#35504)
|
2025-10-06 10:23:13 -07:00 |
|
Amin Ghadersohi
|
fe7f8062f3
|
fix: Enable Playwright migration with graceful Selenium fallback (#35063)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-09-23 10:47:45 -07:00 |
|
Richard Fogaca Nienkotter
|
a66737cb05
|
feat(custom-tooltip): custom tooltip on deck.gl charts (#34276)
|
2025-09-16 17:11:19 +03:00 |
|
Maxime Beauchemin
|
088ecdd0bf
|
refactor: Enable G logging rules and comprehensive ruff improvements (#35081)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-09-15 12:42:49 -07:00 |
|
Daniel Vaz Gaspar
|
a9fb853e3e
|
fix: Bump FAB to 5.X (#33055)
Co-authored-by: Joe Li <joe@preset.io>
|
2025-09-12 09:21:37 +01:00 |
|
Amin Ghadersohi
|
15e4e8df94
|
fix(utils): Suppress pandas date parsing warnings in normalize_dttm_col (#35042)
|
2025-09-08 18:17:33 -07:00 |
|
Elizabeth Thompson
|
385471c34d
|
fix(utils): ensure webdriver timeout compatibility with urllib3 2.x (#34440)
|
2025-09-05 16:25:15 -07:00 |
|
Maxime Beauchemin
|
b0d3f0f0d4
|
feat: add customizable brand spinners with theme integration (#34764)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
|
2025-09-03 08:28:59 -07:00 |
|
Gabriel Torres Ruiz
|
0a75bac2a1
|
fix(error-handling): jinja2 error handling improvements (#34803)
|
2025-09-02 17:29:07 -04:00 |
|
Daniel Vaz Gaspar
|
b2f8803486
|
fix: playwright feature flag evaluation (#34978)
|
2025-09-02 10:44:22 -07:00 |
|
Danylo Korostil
|
077724c2d2
|
feat(api): dataset read API uuid support (#34836)
|
2025-08-29 17:21:24 -07:00 |
|
Beto Dealmeida
|
1204507d68
|
fix: make get_image() always return BytesIO (#34801)
|
2025-08-25 09:01:36 -04:00 |
|
Maxime Beauchemin
|
4683a0827d
|
feat(validation): Add SQL expression validation in popovers (#34642)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-20 15:10:38 -07:00 |
|
Daniel Vaz Gaspar
|
28788fd1fa
|
fix: centralize cache timeout -1 logic to prevent caching (#34654)
|
2025-08-18 08:45:20 +01:00 |
|
Kamil Gabryjelski
|
57d0e78d40
|
feat: Tiled screenshots in Playwright reports (#34561)
|
2025-08-12 08:09:01 +02: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 |
|
LisaHusband
|
7a1c056374
|
fix(charting): correctly categorize numeric columns with NULL values (#34213)
|
2025-07-24 15:46:58 +03:00 |
|
Mehmet Salih Yavuz
|
f756cee01b
|
fix(theming): Remove leftover antd5 prefix (#34188)
|
2025-07-16 19:31:14 +03:00 |
|
Levis Mbote
|
7deca8f2cd
|
feat(chart): add toggle for percentage metric calculation mode in Table chart (#33656)
|
2025-06-13 21:00:58 +03:00 |
|
Beto Dealmeida
|
a26e1d822a
|
chore: remove sqlparse (#33564)
|
2025-06-04 19:31:41 -04:00 |
|
Beto Dealmeida
|
c03964dc5f
|
chore: remove useless-suppression (#33549)
|
2025-05-21 14:11:58 -04:00 |
|
amaannawab923
|
22475e787e
|
feat(Table Chart): Row limit Increase , Backend Sorting , Backend Search , Excel/CSV Improvements (#33357)
Co-authored-by: Amaan Nawab <nelsondrew07@gmail.com>
|
2025-05-09 11:27:31 -06:00 |
|
Đỗ Trọng Hải
|
4ed05f4ff1
|
fix(be/utils): sync cache timeout for memoized function (#31917)
Signed-off-by: hainenber <dotronghai96@gmail.com>
|
2025-05-07 15:45:15 -06:00 |
|
Daniel Vaz Gaspar
|
c029b532d4
|
fix: LocalProxy is not mapped warning (#33025)
|
2025-04-28 23:01:26 -06:00 |
|
Daniel Höxtermann
|
2233c02720
|
fix(playwright): allow screenshotting empty dashboards (#33107)
|
2025-04-14 12:20:39 -07:00 |
|
Michael S. Molina
|
e1f5c49df7
|
fix: Allows configuration of Selenium Webdriver binary (#33103)
|
2025-04-14 08:11:02 -03:00 |
|
Martyn Gigg
|
4f97b739b1
|
fix: Broken Python tests on master after merging prefix branch (#33095)
|
2025-04-11 08:52:35 -07:00 |
|
Martyn Gigg
|
09b92e7d08
|
feat: Allow superset to be deployed under a prefixed URL (#30134)
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
|
2025-04-09 13:43:44 -07:00 |
|
Usiel Riedl
|
662f0fa8f4
|
chore(reports): add task for slack channels warm-up (#32585)
|
2025-03-31 14:30:21 -03:00 |
|