Pull Request Explorer

Exploring 71 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(frontend): guard viewFilters against undefined row values DimmuR L No 27.1h 0.1h Aug 20, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(deps): upgrade pydantic-ai to V2 (2.28.0) silvestrid XL No 168.8h 0.3h Aug 20, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(database): require credential re-entry when data sync connection target changes DimmuR L No 43.0h 0.1h Aug 20, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: sanitize PostgreSQL data sync error messages DimmuR S No 7.8h 0.1h Aug 18, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat: Add option to replay guided tour bram2w L No 140.7h 0.1h Aug 18, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(deps): bump sqlparse from 0.5.5 to 0.6.0 in /backend dependabot XS No 9.6h 9.6h Aug 18, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(backend): enforce SAML signature validation and harden SSO flow DimmuR M No 6.6h 0.1h Aug 17, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(database): use rich clipboard data and fix format tokens for date paste dimmur-brw XL No 166.1h 5.3h Aug 17, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(formula): index() only needs 2 arguments silvestrid L No 2.3h 2.2h Aug 14, 2026

Summary

Bug Fix

Fix formula index to accept only two arguments

This change simplifies the formula index function, reducing complexity and preventing misuse by limiting arguments to the required two. It improves API clarity and reduces potential errors for users.

Health Assessment

Large
Low
Low
  • Fast review and merge with minimal iterations indicates a straightforward bugfix with clear intent.

AI Details

Tech Stack

Languages: Python
Frameworks: Django
resolve flaky ratingElement e2e test and missing ffmpeg on retry picklepete S No 3.1h 2.7h Aug 14, 2026

Summary

Bug Fix

Fix flaky ratingElement test and ffmpeg retry

This patch eliminates intermittent end‑to‑end test failures and ensures reliable video recording on retries, improving CI stability and developer confidence.

Health Assessment

Small
Low
Low
  • Quick resolution with a single commit and approval indicates low complexity and high confidence in the fix.

AI Details

Tech Stack

Languages: Typescript, Yaml
fix: builder and database adhoc search improvements picklepete L No 5.1h 0.2h Aug 13, 2026

Summary

Bug Fix

Fix builder and database search improvements

This fix prevents 500 errors when searching hidden fields and ensures search queries do not leak into unrelated services, improving reliability for gallery views and public access.

Health Assessment

Large
Low
Low
  • The PR was reviewed and merged within 5 hours, with no rework or additional review rounds, indicating a straightforward, low-risk fix.

AI Details

Tech Stack

Languages: Python
fix: stop collab formulas blanking multiple select totext value picklepete M No 6.2h 0.6h Aug 13, 2026

Summary

Bug Fix

Fix blank multiple select totext formula bug

Corrects a bug that caused text formulas on multiple select fields to return blank values, preventing data corruption in production and CI.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal rework; the change is small, low risk, and resolved quickly.

AI Details

Tech Stack

Languages: Python
chore(deps-dev): bump node-mocks-http from 1.17.2 to 1.18.1 in /web-frontend dependabot S No 280.2h 280.2h Aug 13, 2026

Summary

Chore

Bump node-mocks-http dependency in web-frontend

Updates node-mocks-http to the latest patch, improving compatibility and security for the web frontend.

Health Assessment

Small
Low
High
  • The PR was opened by Dependabot and merged after a long cycle time, indicating minimal manual intervention.
  • Only two files were changed with a small diff, posing low risk to the codebase.

AI Details

Tech Stack

chore(deps): bump genson from 1.3.0 to 1.4.0 in /backend dependabot XS No 280.1h 280.1h Aug 13, 2026

Summary

Chore

Bump genson dependency in backend

Updates genson library to latest version, ensuring compatibility and bug fixes.

Health Assessment

Small
Low
Medium
  • Long cycle time due to automated dependency update; minimal changes; no review required.

AI Details

Tech Stack

Languages: Python
chore(deps-dev): bump ipython from 9.10.0 to 9.16.1 in /backend dependabot XS No 280.1h 280.1h Aug 13, 2026

Summary

Chore

Bump ipython dependency in backend

Updates the IPython package to the latest patch, ensuring compatibility and security fixes for the backend environment.

Health Assessment

Small
Low
High
  • Automated dependency update via Dependabot; long cycle time due to default review queue; minimal code impact and low risk.

AI Details

Tech Stack

Languages: Python
fix: use array-aware sort for lookup fields in frontend sort comparison DimmuR M No 20.6h 1.7h Aug 13, 2026

Summary

Bug Fix

Fix array-aware sort for lookup fields

Corrects sorting of rows with lookup or array formula fields, preventing incorrect row jumps and false warnings, improving data integrity and user experience.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal rework; AI review provided early feedback; cycle time under 24h.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Javascript
fix(database): resolve workspace fallback in ViewType.import_serialized for snapshot creation dimmur-brw M No 192.6h 150.2h Aug 12, 2026

Summary

Bug Fix

Fix workspace fallback in view import for snapshots

Fixes snapshot creation crash due to missing workspace ID during view import, improving reliability for users creating snapshots with view-scoped RBAC roles.

Health Assessment

Small
High
High
  • The PR experienced a long review cycle with a single review request and approval, indicating potential bottlenecks in the review process. The bug fix addresses a critical snapshot creation failure, but the extended cycle time may have delayed user impact resolution.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Python
fix: filter browser-extension "Object Not Found" Sentry noise dimmur-brw S No 194.0h 152.1h Aug 12, 2026

Summary

Bug Fix

Fix Sentry noise from browser extensions

Reduces false error reports in Sentry caused by browser extensions, improving error monitoring accuracy and developer focus.

Health Assessment

Small
Low
High
  • Long review cycle with delayed feedback; minimal code changes; low risk to production

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Javascript, Typescript
chore(deps): bump brace-expansion dimmur-brw M No 22.6h 20.6h Aug 12, 2026

Summary

Chore

Bump brace-expansion to patch DoS vulnerabilities

This update patches critical DoS vulnerabilities in the brace-expansion library across all frontend and backend components, reducing risk of denial‑of‑service attacks.

Health Assessment

Small
Low
Low
  • Quick review and merge after a single commit indicate a straightforward dependency update with minimal risk.

AI Details

Confidence: 0.10

Tech Stack

chore(deps): bump django from 5.2.15 to 5.2.16 in /backend dependabot XL No 51.4h 51.4h Aug 12, 2026

Summary

Chore

Bump Django dependency in backend

Updates Django to the latest patch to address security fixes and maintain compatibility.

Health Assessment

X-Large
Low
Low
  • Dependabot automatically updated Django to patch version, minimal review required, merged quickly.

AI Details

Tech Stack

Languages: Python
Frameworks: Django
chore(deps): bump dompurify from 3.4.11 to 3.4.13 in /web-frontend dependabot XS No 65.2h 65.2h Aug 12, 2026

Summary

Chore

Bump dompurify dependency to 3.4.13

Updates DOMPurify to address security and bug fixes, ensuring safer HTML sanitization.

Health Assessment

Small
Low
Low
  • Automated dependency update with minimal changes, merged after a single cycle without conflicts.

AI Details

Tech Stack

Languages: Javascript
« Page 2 of 2

Get this analytics stack for your team

Connect GitHub and see cycle time, review bottlenecks, PR flow, and trend changes in minutes.

Connect Repos