Commit Graph
100 Commits
Author SHA1 Message Date
98eaaaa6d6 fix(mcp): clear stale thread-local DB session in sync tool wrapper (#39798)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-01 09:24:48 -07:00
8d17c34068 feat(mcp): restore self-lookup via created_by_me flag (#39638)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-29 11:03:28 -07:00
f0d521dfc2 fix(reports): poll for spinner absence instead of snapshotting loading elements (#39579)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 22:03:43 -03:00
587fe4af63 fix(reports): propagate PlaywrightTimeout so execution transitions to ERROR state (#39176)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-08 11:00:03 -07:00
e9b494163b refactor(db): use Dialect instead of Engine in select_star to avoid SSH tunnels (#35540)
Co-authored-by: Claude <noreply@anthropic.com>
2026-02-02 10:26:35 -08:00
a272253243 fix(table chart): time comparison totals returning null (#37111)
Co-authored-by: Claude <noreply@anthropic.com>
2026-01-14 09:58:34 -08:00
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
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
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
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
909bd877c9 fix(filters): preserve backend metric-based sorting (#35152)
Co-authored-by: Claude <noreply@anthropic.com>
2025-11-07 11:40:56 -08:00
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
7c9720e22b fix(dashboard): handle invalid thumbnail BytesIO objects gracefully (#35808)
Co-authored-by: Claude <noreply@anthropic.com>
2025-10-24 11:38:35 -07:00
1b6d57c3f3 test(tasks): Add tests for log_task_failure signal handler (#35721)
Co-authored-by: Claude <noreply@anthropic.com>
2025-10-20 09:23:18 -07:00
Elizabeth ThompsonandGitHub 0b3fe3d60c test: add comprehensive unhappy path tests for export (#35718) 2025-10-17 16:41:00 -07:00
ccc0e3dbb2 fix: Log Celery task failures with a signal handler (#35595)
Co-authored-by: Claude <noreply@anthropic.com>
2025-10-14 13:01:29 -07:00
3dcf85caef fix(export): replace iframe with fetch to avoid CSP frame-src violations (#35584)
Co-authored-by: Claude <noreply@anthropic.com>
2025-10-10 14:58:13 -07:00
e437ae1f2f fix(alerts): log execution_id instead of report schedule name in query timing (#35592)
Co-authored-by: Claude <noreply@anthropic.com>
2025-10-10 11:13:10 -07:00
635b7a6a4d fix(loading): improve loading screen theming for dark mode support (#35129)
Co-authored-by: Claude <noreply@anthropic.com>
2025-10-03 16:51:56 -07:00
8bb911bc91 fix(modals): use Modal.useModal hook for proper dark mode theming (#35198)
Co-authored-by: Claude <noreply@anthropic.com>
2025-10-03 10:11:19 -07:00
0b73b4842f fix: Enable DuckDB examples loading in showtime ephemeral environments (#35294)
Co-authored-by: Claude <noreply@anthropic.com>
2025-09-29 13:21:33 -07:00
82e2bc6181 fix(DatasourceModal): replace imperative modal updates with declarative state (#35256)
Co-authored-by: Claude <noreply@anthropic.com>
2025-09-26 17:54:17 -07:00
b6f6b75348 fix(dashboard): update header border to use colorBorder token (#35199)
Co-authored-by: Claude <noreply@anthropic.com>
2025-09-23 18:08:17 -07:00
a5ad1d186c docs: Add instruction to avoid time-specific language in code comments (#35200)
Co-authored-by: Claude <noreply@anthropic.com>
2025-09-23 18:07:59 -07:00
133e686224 docs(llms): add PR template guidelines to LLMS.md (#35148)
Co-authored-by: Claude <noreply@anthropic.com>
2025-09-15 15:57:16 -07:00
7d0a472d1e feat: Add comprehensive dark mode support for chart thumbnails and examples (#35111)
Co-authored-by: Claude <noreply@anthropic.com>
2025-09-15 13:53:44 -07:00
Elizabeth ThompsonandGitHub 19ddcb7e5c fix: Remove emotion-rgba from dependencies and codebase (#35124) 2025-09-13 13:33:20 +03:00
Elizabeth ThompsonandGitHub 3416bd1479 chore: add codeowners (#35107) 2025-09-11 14:07:21 -07:00
Elizabeth ThompsonandGitHub 385471c34d fix(utils): ensure webdriver timeout compatibility with urllib3 2.x (#34440) 2025-09-05 16:25:15 -07:00
Elizabeth ThompsonandGitHub 695a20d009 fix: catch no table error (#32640) 2025-08-21 10:40:44 -07:00
Elizabeth ThompsonandGitHub 009b99bfbb chore: catch sqlalchemy error (#34768) 2025-08-20 18:00:06 -07:00
Elizabeth ThompsonandGitHub 2465ab4a98 chore: add more csv tests (#32663) 2025-08-12 13:26:10 -07:00
Elizabeth ThompsonandGitHub 99539c786e fix(initialization): prevent startup failures when database tables don't exist (#34584) 2025-08-11 10:49:52 -07:00
Elizabeth ThompsonandGitHub b050897ebd fix: allow metadata to parse json (#33444) 2025-05-16 11:27:16 -07:00
Elizabeth ThompsonandGitHub 2c4e22e598 chore: add some utils tests (#33236) 2025-04-28 15:00:32 -07:00
Elizabeth ThompsonandGitHub b6628cdfd2 chore: migrate to more db migration utils (#33155) 2025-04-22 11:26:54 -07:00
Elizabeth ThompsonandGitHub 4140261797 fix: subheader should show as subtitle (#33172) 2025-04-18 13:03:20 +08:00
Elizabeth ThompsonandGitHub 26ff734ef9 fix: add folders to import schema (#33142) 2025-04-15 19:49:44 -07:00
Elizabeth ThompsonandGitHub 7dc5019b9d fix: app icon should not use subdirectory (#33141) 2025-04-15 18:09:06 -07:00
Elizabeth ThompsonandGitHub 5f62deaa36 chore: use create table util (#33072) 2025-04-14 19:01:11 -07:00
7b9ebbe735 feat(explore): Integrate dataset panel with Folders feature (#33104)
Co-authored-by: Kamil Gabryjelski <kamil.gabryjelski@gmail.com>
2025-04-14 18:40:31 +02:00
Elizabeth ThompsonandGitHub 89ce7ba0b0 fix: do not add calculated columns when syncing (#32761) 2025-03-19 17:33:28 -07:00
Elizabeth ThompsonandGitHub 33aa9030bf fix: add DateOffset to json serializer (#32532) 2025-03-07 16:15:06 -08:00
Elizabeth ThompsonandGitHub 99238dccbb fix: keep calculated columns when datasource is updated (#32523) 2025-03-06 13:45:52 -08:00
Elizabeth ThompsonandGitHub c2de749d0e fix: Show response message as default error (#32507) 2025-03-06 10:58:22 -08:00
Elizabeth ThompsonandGitHub 422a07b382 fix: revert "fix: remove sort values on stacked totals (#31333)" (#32337) 2025-02-21 10:35:06 -08:00
Elizabeth ThompsonandGitHub 15fbb195e9 fix: remove sort values on stacked totals (#31333) 2025-02-12 16:56:53 -08:00
Elizabeth ThompsonandGitHub 389aae270b chore: add query context data tests (#32157) 2025-02-06 14:33:38 -08:00
Elizabeth ThompsonandGitHub 8984f88a3e chore(timeseries charts): adjust legend width by padding (#32030) 2025-02-03 14:11:09 -08:00
Elizabeth ThompsonandGitHub 550123882c fix: adjust line type as well as weight for time series (#30949) 2025-01-21 10:02:47 -08:00
Elizabeth ThompsonandGitHub 5e0de04eab chore: adding Antonio as a helm codeowner (#31797) 2025-01-10 16:55:49 -08:00
Elizabeth ThompsonandGitHub cd200f07a5 fix: prevent multiple pvm errors on migration (#31332) 2024-12-12 16:26:36 -08:00
Elizabeth ThompsonandGitHub d22b7860a4 chore: add performance information to tooltip (#30948) 2024-11-18 16:09:48 -08:00
Elizabeth ThompsonandGitHub d466383df2 fix: warning emits an error (#28524) 2024-11-01 15:08:42 -07:00
Elizabeth ThompsonandGitHub 4d5f70c694 chore: add link to Superset when report error (#30576) 2024-10-21 15:40:20 -07:00
Elizabeth ThompsonandGitHub 2e5016713a chore: log warnings for database tables api (#30410) 2024-09-30 13:52:17 -07:00
Elizabeth ThompsonandGitHub 96b0bcfd78 chore: add logging for dashboards/get warnings (#30365) 2024-09-27 11:08:04 -07:00
Elizabeth ThompsonandGitHub 43721f1206 chore: split cypress files for less memory (#30354) 2024-09-25 13:50:53 -07:00
Elizabeth ThompsonandGitHub 0e8fa54f81 fix: parse pandas pivot null values (#29898) 2024-09-25 13:50:04 -07:00
Elizabeth ThompsonandGitHub a90aa055f5 chore: bump cypress to v 11 (#30262) 2024-09-18 17:50:02 -07:00
Elizabeth ThompsonandGitHub 9249facaf5 fix: Reports are not sent when selecting to send as PNG, CSV or text (#30001) 2024-08-23 10:56:15 -06:00
Elizabeth ThompsonandGitHub 7e88649730 fix: thumbnail url json response was malformed (#29938) 2024-08-19 11:08:39 -07:00
Elizabeth ThompsonandGitHub 88d07ce603 fix: only show dataset name in list (#29944) 2024-08-15 09:24:51 -07:00
Elizabeth ThompsonandGitHub 38d64e8dd2 fix: add mutator to get_columns_description (#29885) 2024-08-08 17:25:33 -07:00
Elizabeth ThompsonandGitHub 0c3aa7d8fe fix: load slack channels earlier (#29846) 2024-08-06 15:40:30 -07:00
Elizabeth ThompsonandGitHub 57e8cd2ba2 fix: pass slack recipients correctly (#29721) 2024-08-02 10:42:40 -07:00
Elizabeth ThompsonandGitHub 2cbd945692 fix: bump packages to unblock ci (#29805) 2024-07-31 17:44:42 -07:00
Elizabeth ThompsonandGitHub 6dbfe2aab9 feat: add slackv2 notification (#29264) 2024-07-17 15:14:32 -07:00
Elizabeth ThompsonandGitHub ae7c40920e chore: translate strings to French (#29247) 2024-06-17 13:01:04 -07:00
Elizabeth ThompsonandGitHub bb9f326f9b chore: change security error level (#28641) 2024-06-05 15:43:22 -07:00
Elizabeth ThompsonandGitHub 725375541d fix: use channel id with new slack api for file uploads (#28797) 2024-06-04 15:18:29 -07:00
Elizabeth ThompsonandGitHub a608bdb8d4 fix: use upload v2 for slack (#28783) 2024-05-30 14:10:05 -07:00
Elizabeth ThompsonandGitHub 78aa79bb15 chore(revert): "add listener to repaint on visibility change for canvas" (#28654) 2024-05-29 13:54:00 -07:00
Elizabeth ThompsonandGitHub cbd3fa2190 fix: do not close database modal on mask click (#28750) 2024-05-29 13:53:35 -07:00
Elizabeth ThompsonandGitHub 62a0336425 fix: add listener to repaint on visibility change for canvas (#28568) 2024-05-21 09:52:32 -07:00
Elizabeth ThompsonandGitHub 93e654212c fix: update development.mdx (#28412) 2024-05-10 10:03:19 -04:00
Elizabeth ThompsonandGitHub 83fedcc9ea chore: change deprecation versions post 4.0 (#28019) 2024-04-22 13:03:59 -07:00
Elizabeth ThompsonandGitHub 99c414e4da fix: bump client side chart timeouts to use the SUPERSET_WEBSERVER_TIMEOUT (#28018) 2024-04-15 13:16:18 -07:00
34b1db219c feat(accessibility): add tabbing to chart menu in dashboard (#26138)
Co-authored-by: geido <diegopucci.me@gmail.com>
Co-authored-by: Diego Pucci <geido@Diegos-MBP.wind3.hub>
2024-04-08 18:40:57 +02:00
Elizabeth ThompsonandGitHub 70da454bbc fix: reduce alert error to warning (#27744) 2024-03-27 18:10:22 -07:00
Elizabeth ThompsonandGitHub 228d27f1f2 chore(ci): run unit tests on script changes (#27297) 2024-02-29 12:47:21 +02:00
Elizabeth ThompsonandGitHub d6e8dd114b fix: Revert "chore: Replace deprecated command with environment file (#240… (#27296) 2024-02-29 11:37:09 +02:00
a09e5557bc feat: Period over Period Big Number comparison chart (#26908)
Co-authored-by: Fernando <frodriguez@bytecode.io>
Co-authored-by: Antonio Rivero <antonioriverocode@gmail.com>
2024-01-31 15:44:25 -08:00
Elizabeth ThompsonandGitHub 78dc6ce6c9 feat: add chart id and dataset id to global logs (#26443) 2024-01-29 10:03:24 -08:00
Elizabeth ThompsonandGitHub 8f8e7c2aa6 fix: add user to latest-release-tag workflow (#26752) 2024-01-24 17:19:59 -08:00
Elizabeth ThompsonandGitHub 14c3e2bf70 chore: do not mark helm releases as github latest (#26753) 2024-01-23 10:09:42 -08:00
Elizabeth ThompsonandGitHub aaa4a7b371 feat: global logs context (#26418) 2024-01-16 14:44:30 -08:00
Elizabeth ThompsonandGitHub 0b20ace65d fix: stringify scarf pixel value (#26351) 2024-01-15 21:12:18 -07:00
Elizabeth ThompsonandGitHub 9111eb9f30 chore: update changelog for 2.1.3 (#26287) 2023-12-18 15:31:58 -08:00
Elizabeth ThompsonandGitHub 136ad0ef4f chore: add class component tasklist file (#26078) 2023-12-11 11:12:53 -08:00
Elizabeth ThompsonandGitHub 1d0b86ae94 chore: add more migration tests (#25262) 2023-11-07 17:06:23 -08:00
Elizabeth ThompsonandGitHub ed14f36c55 fix: allow for backward compatible errors (#25640) 2023-10-27 11:04:33 -07:00
Elizabeth ThompsonandGitHub 26498fc099 chore: add latest-official docker tag (#25322) 2023-10-18 16:59:30 -07:00
Elizabeth ThompsonandGitHub a40e9a4d06 chore: back port 2.1.1 doc changes (#25165) 2023-09-06 09:14:32 -07:00
Elizabeth ThompsonandGitHub bc1c5c2f84 fix: update permalink schema (#24970) 2023-08-16 09:56:20 -07:00
Elizabeth ThompsonandGitHub 2b63577046 fix: Revert "fix(chart): Time Series set showMaxLabel as null for time xAxis (#20627) (#24995) 2023-08-16 09:51:00 -07:00
Elizabeth ThompsonandGitHub d23b20ea75 chore: add talisman env var to config (#24774) 2023-08-04 09:04:14 -07:00
Elizabeth ThompsonandGitHub f856ba246e fix: update svgr webpack config to use svg dimensions (#24747) 2023-07-21 14:48:54 -07:00
Elizabeth ThompsonandGitHub 1a9724582f chore: turn off talisman for ephemeral environments in ci (#24627) 2023-07-19 14:22:32 -07:00
b68de27dc6 fix: force data load on import examples (#24410)
Co-authored-by: Evan Rusackas <evan@preset.io>
2023-06-16 12:55:35 -07:00