Pull Request Explorer

Exploring 63 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix: filter ccers from delete email dguyen XS No 0.1h 0.0h Jun 02, 2026

Summary

Health Assessment

AI Details

Tech Stack

fix: correctly log cc emails dguyen L No 0.4h 0.1h Jun 02, 2026

Summary

Health Assessment

AI Details

Tech Stack

feat: add stripe sync dguyen L No 103.3h 0.1h Jun 01, 2026

Summary

Feature

Add Stripe subscription sync in admin panel

Enables administrators to manually resynchronize an organization’s Stripe subscription and claim entitlements, improving billing accuracy and reducing support overhead.

Health Assessment

Large
Medium
Medium
  • The PR received a quick review but required two additional commits after the first review, resulting in a slow overall cycle time of 103 hours.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Copilot, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
chore: add translations Mythie XL No 88.3h 88.3h Jun 01, 2026

Summary

Health Assessment

AI Details

Tech Stack

feat: add admin org stats dguyen XL No 1.9h 0.1h Jun 01, 2026

Summary

Feature

Add admin org stats

Provides administrators with a new dashboard to view monthly organization usage statistics, enabling better monitoring and capacity planning.

Health Assessment

X-Large
Low
Low
  • Rapid approval with minimal back‑and‑forth indicates high confidence in the change.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: CodeRabbit, Copilot
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Remix
fix: track monthly usage for unlimited quotas dguyen M No 2.1h 0.0h May 31, 2026

Summary

Health Assessment

AI Details

Tech Stack

fix: add dynamic rate limits dguyen XL No 2.6h 0.0h May 30, 2026

Summary

Feature

Add dynamic rate limits for organisations

Enables organisation‑level dynamic rate limiting and monthly quotas across API, document, and email services, improving resource control and preventing abuse.

Health Assessment

X-Large
High
Medium
  • Rapid iteration with AI‑assisted review enabled quick resolution of complex rate limiting logic, but the large code churn indicates significant architectural changes.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
feat: admin-configurable email blocklist Mythie XL No 0.3h 0.3h May 28, 2026

Summary

Feature

Add admin-configurable email blocklist

Allows admins to specify custom email domains to block during signup, enhancing security and compliance. This reduces risk of disposable or malicious email usage.

Health Assessment

X-Large
Medium
Low
  • The PR was merged quickly with minimal review, indicating straightforward implementation but large code changes.

AI Details

Tech Stack

Languages: Typescript
chore: disabled account enforcement Mythie M No 0.6h 0.6h May 28, 2026

Summary

Chore

Centralize disabled account enforcement across sign-in

Ensures disabled accounts are consistently blocked during sign-in and authenticated actions, improving security and user experience.

Health Assessment

Medium
Low
Low
  • Quick approval with minimal changes indicates straightforward maintenance.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Trpc
feat: block disposable email signups Mythie M No 0.3h 0.0h May 28, 2026

Summary

Feature

Block disposable email signups

Prevents users from signing up with throwaway email addresses, improving account quality and reducing abuse.

Health Assessment

Medium
Low
Low
  • Quick approval with minimal changes indicates straightforward implementation.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: add temp email rate limit dguyen M No 0.1h 0.1h May 28, 2026

Summary

Feature

Add temporary email rate limit

Adds a temporary organization‑scoped rate limit for recipient email sending to prevent abuse and protect system resources.

Health Assessment

Medium
Low
Low
  • Rapid review and merge with minimal changes indicates low complexity and high confidence in the change.

AI Details

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

Tech Stack

Languages: Typescript
feat(storage): add native Azure Blob transport kengru-digito XL No 1.8h 0.7h May 27, 2026

Summary

Feature

Add native Azure Blob storage transport

Enables self-hosted users to store documents directly in Azure Blob, eliminating the need for an S3 gateway and simplifying infrastructure.

Health Assessment

Large
Low
Low
  • Rapid review and merge indicate a straightforward change with minimal friction.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: Nextjs
fix(docs): correct broken internal docs links nikhil-shukl S No 12.2h 12.2h May 27, 2026

Summary

Docs

Correct broken internal docs links

Fixes broken internal documentation links, ensuring navigation to existing content.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in a single review cycle.

AI Details

Confidence: 0.10

Tech Stack

fix: email dictated direct template signer zahedshareef M No 316.8h 316.8h May 27, 2026

Summary

Bug Fix

Fix email queued for dictated next signer in direct templates

Ensures signing request emails are queued for the next recipient when using dictation in direct templates, preventing missed notifications and aligning with normal signing flow.

Health Assessment

Small
Low
High
  • The PR experienced a 13‑day cycle with no early review, indicating delayed feedback, but the change is a small bugfix with low risk to production.

AI Details

Tech Stack

Languages: Typescript
chore: add translations Mythie L No 96.3h 96.3h May 26, 2026

Summary

Health Assessment

AI Details

Tech Stack

fix: add constraint on name schema dguyen XS No 0.3h 0.0h May 26, 2026

Summary

Health Assessment

AI Details

Tech Stack

fix: add missing doc page ref dguyen S No 0.3h 0.0h May 26, 2026

Summary

Health Assessment

AI Details

Tech Stack

fix(web): handle duplicate organization URL update errors gracefully anish1204 S No 300.8h 300.5h May 26, 2026

Summary

Bug Fix

Handle duplicate organization URL update errors

The update prevents confusing 500 errors when duplicate organization URLs are entered, providing a clear validation message. This improves user experience and reduces support overhead.

Health Assessment

Small
Medium
High
  • The PR had a prolonged review cycle, likely due to integration with main branch merges, but the change itself was minor and low risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
fix: prevent division by zero in progress bar when requiredRecipientFields is empty durgeshhhhhhh XS No 65.8h 0.0h May 26, 2026

Summary

Bug Fix

Prevent division by zero in progress bar

Fixes rendering bug in document signing UI by guarding against empty required fields, ensuring progress bar displays correctly.

Health Assessment

Small
Low
Low
  • Quick, single-commit fix with immediate approval and no rework, indicating a low-risk, high-confidence change.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
fix(prisma): stop large-team-seed running on import ephraimduncan XS No 111.3h 111.3h May 26, 2026

Summary

Bug Fix

Fix large-team-seed import issue

Prevents accidental execution of large-team-seed during database seeding, ensuring reliable database initialization and avoiding client disconnect errors.

Health Assessment

Small
Low
High
  • Long review time indicates low priority or delayed review; the small change was resolved quickly after review.

AI Details

Tech Stack

Languages: Typescript
fix: prevent prop array mutation by spreading allRecipients before sort Abzaek XS No 125.1h 125.1h May 26, 2026

Summary

Bug Fix

Prevent prop array mutation by spreading recipients

Ensures recipient order remains stable, preventing errors in signature selection and field filtering, improving reliability of document signing.

Health Assessment

Small
Low
Medium
  • Long cycle time due to delayed review, but minimal changes and no rework.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: prevent React state mutation by spreading envelope.recipients before sort Abzaek XS No 125.1h 125.1h May 26, 2026

Summary

Bug Fix

Fix React state mutation by copying recipients before sort

Prevents accidental mutation of React state, ensuring correct recipient ordering and downstream logic.

Health Assessment

Small
Low
High
  • Long review cycle indicates a bottleneck, but the minimal change set suggests low complexity and low risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: always show captcha Mythie XS No 2.3h 0.1h May 25, 2026

Summary

Health Assessment

AI Details

Tech Stack

chore: extract translations github-actions XL No 213.6h 213.6h May 22, 2026

Summary

Chore

Extract translations

Automated extraction of translation files to improve localization workflow.

Health Assessment

X-Large
High
High
  • The PR was opened and merged after 213 hours with no review, indicating a low-priority, automated change that was likely generated by a CI job.

AI Details

Confidence: 0.95

Tech Stack

fix: prevent crash when removing last dropdown option in removeValue Abzaek XS No 29.6h 29.6h May 22, 2026

Summary

Bug Fix

Fix crash when removing last dropdown option

Prevents runtime crash when removing the last option from a dropdown, improving stability for form editors.

Health Assessment

Small
Low
High
  • The PR had a single commit and was approved after a 29.6‑hour review, indicating a straightforward change but delayed review.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: handleInitialsFieldClick now returns initialsToInsert instead of initials Abzaek XS No 29.5h 29.5h May 22, 2026

Summary

Bug Fix

Fix initials field click return value

Corrects a bug that caused user initials to be lost, ensuring accurate data capture during document signing.

Health Assessment

Small
Low
Medium
  • The PR fixed a single line bug with no rework, but the review was delayed, indicating possible scheduling or prioritization issues.

AI Details

Tech Stack

Languages: Typescript
fix: move document complete email to a job dguyen M No 46.2h 0.1h May 22, 2026

Summary

Bug Fix

Move document completion email to background job

Allows webhook delivery even if email service is down, improving reliability.

Health Assessment

Medium
Low
Low
  • Quick review and single commit indicate a smooth process.

AI Details

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

Tech Stack

Languages: Typescript
fix: remove duplicate loadingSpinnerGroup.destroy() in DROPDOWN sign Abzaek XS No 29.3h 29.3h May 22, 2026

Summary

Bug Fix

Fix duplicate destroy call in dropdown sign

Removes redundant Konva group destruction to prevent double cleanup during dropdown sign, improving stability.

Health Assessment

Small
Low
Medium
  • PR addressed a minor bug with minimal changes, but review took longer than typical, possibly due to scheduling or reviewer availability.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix: correct reversed comparison in admin organisations table pagination Abzaek XS No 29.3h 29.3h May 22, 2026

Summary

Bug Fix

Fix reversed comparison in admin organisations table pagination

Corrects pagination visibility bug in admin organisations table, ensuring pagination appears when multiple pages exist.

Health Assessment

Small
Low
Medium
  • Single line change, long review time likely due to scheduling, no rework needed.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: updated certification status roshboi XS No 0.2h 0.2h May 21, 2026

Summary

Docs

Updated certification status

Updated HIPAA status to compliant

Health Assessment

Small
Low
Low
  • Quick documentation update merged within minutes with no review friction.

AI Details

Tech Stack

fix(docs): correct API example URLs from /documents to /document roshboi XS No 0.1h 0.1h May 20, 2026

Summary

Docs

Correct API example URLs in docs

Updates documentation to reflect the correct API endpoint, preventing 404 errors for users.

Health Assessment

Small
Low
Low
  • Quick documentation fix with minimal changes, fast review and merge.

AI Details

Confidence: 0.95

Tech Stack

feat: add admin organisation creation with user ephraimduncan XL No - - May 19, 2026

Summary

Feature

Add admin organisation creation with user

Enables admins to create organisations and invite users, streamlining onboarding and access control.

Health Assessment

X-Large
High
Low
  • Large PR adding admin organisation creation flow, includes frontend, backend, and email templates. No review yet, but high scope indicates potential risk.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
chore: add translations Mythie M No 1.0h 1.0h May 19, 2026

Summary

Health Assessment

AI Details

Tech Stack

fix: use captcha imperatively Mythie M No 0.9h 0.3h May 19, 2026

Summary

Health Assessment

AI Details

Tech Stack

chore: deps upgrade Mythie XL No 0.4h 0.1h May 18, 2026

Summary

Health Assessment

AI Details

Tech Stack

fix: improve api logging dguyen M No 0.7h 0.1h May 15, 2026

Summary

Bug Fix

Improve API logging for better debugging

Enhances tRPC middleware logging so downstream and error logs inherit full request context, simplifying debugging and reducing CloudWatch steps.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal rework; review was automated by Copilot, indicating low complexity.

AI Details

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

Tech Stack

Languages: Typescript
docs: require English for PRs and issues ephraimduncan XS No 10.3h 10.3h May 15, 2026

Summary

Docs

Require English for PRs and Issues

Adds a contributing guideline asking contributors to write issues, pull requests, and related comments in English so maintainers and the wider community can follow discussions.

Health Assessment

Small
Low
Low
  • Quick, single‑file change with a single review round; minimal risk and impact on codebase.

AI Details

Confidence: 0.95

Tech Stack

chore: update docs for self hosters dguyen XL No 1.1h 0.1h May 14, 2026

Summary

Docs

Update self-hosting documentation

Streamlines self-hosting setup by linking docs and clarifying certificate generation.

Health Assessment

X-Large
Low
Low
  • Fast cycle time and minimal review rounds indicate a smooth documentation update with low risk.

AI Details

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

Tech Stack

fix: convert DOCX template uploads to PDF ephraimduncan S No 10.8h 10.8h May 14, 2026

Summary

Bug Fix

Convert DOCX template uploads to PDF

Legacy template uploads accepted DOCX but skipped conversion, causing INVALID_DOCUMENT_FILE errors. This fix ensures DOCX files are converted to PDF before normalization, preventing failures.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved a specific error path with a single commit and review.

AI Details

Tech Stack

Languages: Typescript
chore: add translations Mythie L No 0.3h 0.1h May 13, 2026

Summary

Health Assessment

AI Details

Tech Stack

chore: extract translations github-actions XL No 1.1h 1.1h May 13, 2026

Summary

Chore

Extract translations

Adds translation files for multiple languages, enabling localized UI for Documenso.

Health Assessment

Small
Low
Low
  • Fast automated extraction with minimal review, low risk to production.

AI Details

Tech Stack

perf: compress signing-celebration.png from 20MB to 4MB ggoswami777 XS No 96.9h 96.9h May 13, 2026

Summary

Chore

Compress signing-celebration.png from 20MB to 4MB

Reduces asset size by 80% to improve load times on signing completion screen, enhancing user experience especially on mobile.

Health Assessment

Small
Low
High
  • Long cycle time with no review activity; minimal code changes; low risk to production

AI Details

Tech Stack

feat: add admin org deletion dguyen XL No 25.1h 0.1h May 13, 2026

Summary

Feature

Add admin org deletion

Admins can delete organisations, triggering background jobs to orphan documents, cancel subscriptions, and optionally send emails.

Health Assessment

Large
Medium
Low
  • Fast review and single iteration indicate confidence, but the large code addition reflects a significant new feature.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Remix, Trpc
chore: extract translations github-actions L No 24.9h 24.9h May 13, 2026

Summary

Chore

Extract translations

Automated extraction of translation files to support multi-language support.

Health Assessment

Large
Low
Low
  • Quick single-commit PR with minimal review, indicating straightforward translation extraction.

AI Details

Tech Stack

chore: update docs to use editor instead of authoring dguyen M No 0.9h 0.1h May 13, 2026

Summary

Docs

Update docs to use editor instead of authoring

Updates documentation terminology from 'Authoring' to 'Editor' across embedding docs and related pages, adding redirects to preserve old URLs.

Health Assessment

Medium
Low
Low
  • Quick review and merge within an hour, minimal changes, low risk to production.

AI Details

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

Tech Stack

Languages: Javascript
Frameworks: Nextjs
fix: remove translation tag from css textarea placeholder Mythie XS No 0.2h 0.1h May 13, 2026

Summary

Health Assessment

AI Details

Tech Stack

feat: support DOCX uploads via Gotenberg Mythie XL No 0.4h 0.1h May 13, 2026

Summary

Feature

Add DOCX upload support via Gotenberg

Enables users to upload DOCX documents, which are converted to PDF on the server, expanding document compatibility and improving user experience. The feature is opt‑in and includes a circuit breaker to maintain stability.

Health Assessment

X-Large
Low
Low
  • The PR was merged within 24 minutes, indicating a smooth review process and minimal friction.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: Remix
chore: remove github action caches dguyen M No 0.4h 0.0h May 13, 2026

Summary

Health Assessment

AI Details

Tech Stack

refactor: remove unnecessary DateRange type assertion anish1204 XS No 36.5h 36.5h May 13, 2026

Summary

Refactor

Refactor: remove unnecessary DateRange type assertion

Simplifies type handling in date range filter component, improving code clarity and maintainability.

Health Assessment

Small
Low
Medium
  • Single small refactor with quick approval after a single review round.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: update fair use policy ElTimuro S No 0.1h 0.1h May 12, 2026

Summary

Docs

Update fair use policy

Refined fair use policy with examples and guidelines, improving user understanding of permissible content usage.

Health Assessment

Small
Low
Low
  • Quick documentation update with minimal review, indicating low complexity and risk.

AI Details

Confidence: 0.80

Tech Stack

Page 1 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