Pull Request Explorer

Exploring 80 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(frontend): dedupe react and mui in vite to prevent duplicate copies sjaanus XS No 1.1h 0.3h Aug 27, 2026

Summary

Bug Fix

Deduplicate React and MUI in Vite build

Ensures a single copy of React, MUI, and Emotion is loaded, eliminating duplicate module errors that caused UI update loops in enterprise builds. This fixes a critical rendering bug for users on the enterprise frontend.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in under two hours with no review friction.

AI Details

Tech Stack

Languages: Typescript
feat: make the access log pagination bar stick to the bottom sjaanus XS No 20.2h 0.8h Aug 27, 2026

Summary

Feature

Make access log pagination bar sticky

Adds a sticky bottom pagination bar to the access log, keeping navigation visible and improving usability.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore(deps): update dependency joi to v18.2.5 renovate S No 0.1h - Aug 26, 2026

Summary

Chore

Update joi dependency to v18.2.5

This PR updates the joi validation library to the latest patch, improving security and bug fixes.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, typical dependency bump.

AI Details

Tech Stack

Languages: Yaml
fix: keep the access log list visible while changing sort order sjaanus S No 2.5h 2.2h Aug 26, 2026

Summary

Bug Fix

Keep access log visible during sort changes

Ensures users see consistent access logs during sorting, improving usability and reducing confusion.

Health Assessment

Small
Low
Low
  • Quick resolution with minimal changes and no back‑and‑forth discussion.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat: add Access log tab to the users admin page sjaanus L No 113.4h 110.1h Aug 26, 2026

Summary

Feature

Add Access Log tab to users admin page

Enables administrators to track user lifecycle events, improving auditability and compliance.

Health Assessment

Large
High
High
  • The PR took over 4 days to receive its first review and required a large amount of code changes, indicating a slow review process and potential bottlenecks in the workflow. The single review round after a long delay suggests that the review was delayed rather than iterative, increasing risk of oversight.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Frameworks: React
chore(deps): update dependency sanitize-html to v2.17.7 renovate M No 0.1h - Aug 26, 2026

Summary

Chore

chore(deps): update dependency sanitize-html to v2.17.7

Updates sanitize-html to address security vulnerabilities, ensuring safer HTML sanitization.

Health Assessment

Medium
Low
Low
  • Fast merge with no review comments, typical automated dependency bump.

AI Details

Tech Stack

Languages: Yaml
chore(deps): update dependency @testing-library/user-event to v14.6.5 renovate S No 0.1h - Aug 25, 2026

Summary

Chore

Update @testing-library/user-event to v14.6.5

This PR updates the testing library dependency to the latest patch, ensuring bug fixes and improved stability for UI event simulations.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, automated dependency update.

AI Details

Tech Stack

Languages: Yaml
chore(deps): update dependency @tanstack/react-virtual to v3.14.10 renovate S No 0.0h - Aug 25, 2026

Summary

Chore

Update @tanstack/react-virtual dependency

This PR updates the @tanstack/react-virtual library to the latest patch, ensuring compatibility and security fixes.

Health Assessment

Small
Low
Low
  • Fast merge with no review needed, typical for automated dependency updates.

AI Details

Tech Stack

feat: add generated orval models for the user access log sjaanus M No 0.6h 0.1h Aug 25, 2026

Summary

Feature

Add generated TypeScript models for user access log

Adds type‑safe TypeScript models for the enterprise user access log API, enabling developers to consume the endpoint with confidence and reducing runtime errors.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal changes suggest automated generation and low complexity.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
feat: add inactive users tab to the tabbed users admin page sjaanus L No 193.7h 0.5h Aug 25, 2026

Summary

Feature

Add inactive users tab to admin page

Introduces an 'Inactive Users' tab in the admin interface, allowing administrators to view and manage inactive users in a dedicated view while keeping enterprise gating and preparing for future tab expansion.

Health Assessment

Large
Medium
Low
  • The PR added a new UI tab with minimal backend changes, received a single review quickly, but the long cycle time suggests release scheduling delays rather than technical risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore(deps): update dependency react-grid-layout to v1.5.4 renovate XS No 0.1h - Aug 24, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(deps): update dependency concurrently to v10.0.5 renovate S No 0.1h - Aug 24, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(deps): update dependency nodemailer to v9.0.5 renovate XS No 0.0h - Aug 21, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(deps): update cypress-io/github-action action to v7.4.2 renovate XS No 13.5h - Aug 21, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(deps): update dependency nock to v14.0.17 renovate XS No 0.1h - Aug 20, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(deps): update dependency [email protected] to v10.2.6 renovate XS No 0.1h - Aug 19, 2026

LLM analysis pending

This PR has not been analyzed yet.

Floating checklist react draggable krzychukula XL No 1.4h 0.0h Aug 19, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(deps): update dependency @testing-library/user-event to v14.6.4 renovate S No 0.1h - Aug 19, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(deps): update dependency esbuild to v0.28.2 renovate L No 0.1h - Aug 18, 2026

LLM analysis pending

This PR has not been analyzed yet.

perf: canonicalize strings at cache boundaries gastonfournier L No 28.0h 9.5h Aug 18, 2026

LLM analysis pending

This PR has not been analyzed yet.

Unleash intro changes krzychukula XL No 21.3h 21.2h Aug 18, 2026

LLM analysis pending

This PR has not been analyzed yet.

perf: intern constraint operator and contextName sjaanus S No 0.8h 0.2h Aug 17, 2026

LLM analysis pending

This PR has not been analyzed yet.

perf: intern low-cardinality flag string constants sjaanus S No 85.4h 83.7h Aug 17, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(deps): update dependency concurrently to v10.0.4 renovate S No 0.1h - Aug 17, 2026

Summary

Chore

chore(deps): update dependency concurrently to v10.0.4

This PR updates the concurrently package to v10.0.4, ensuring compatibility and bug fixes for the build process.

Health Assessment

Small
Low
Low
  • Automated dependency bump with no review required, completed in minutes.

AI Details

Tech Stack

Languages: Yaml
chore(deps): bump unleash-client to ^6.12.1 sjaanus S No 0.1h 0.1h Aug 14, 2026

Summary

Chore

Bump unleash-client dependency to 6.12.1

Updates unleash-client to dedupe the RE2 engine, reducing memory usage and preventing duplicate code loading.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes indicates low risk and high confidence in the dependency update.

AI Details

Confidence: 0.10

Tech Stack

Languages: Javascript
chore(deps): update dependency @vitejs/plugin-react to v6.0.5 renovate S No 0.1h - Aug 13, 2026

Summary

Chore

Update Vite React plugin to v6.0.5

This PR updates the Vite React plugin to the latest patch, addressing a performance regression and fixing a production environment error, ensuring smoother development and deployment.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, typical for automated dependency updates.

AI Details

Tech Stack

Languages: Javascript
chore(deps): update dependency @types/pg to v8.20.4 renovate S No 0.1h - Aug 13, 2026

Summary

Chore

Update @types/pg dependency to v8.20.4

This PR updates the PostgreSQL type definitions to the latest patch, ensuring type safety and compatibility with the current codebase.

Health Assessment

Small
Low
Low
  • Quick dependency bump with no review friction, merged within minutes.

AI Details

Tech Stack

chore(deps): update dependency @json2csv/plainjs to v7.0.8 renovate S No 0.1h - Aug 13, 2026

Summary

Chore

chore(deps): update dependency @json2csv/plainjs to v7.0.8

This PR updates the @json2csv/plainjs dependency to the latest patch version, applying bug fixes and performance improvements.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, typical automated dependency bump.

AI Details

Tech Stack

feat: new users tabbed design sjaanus XL No 159.4h 0.2h Aug 13, 2026

Summary

Feature

Add tabbed design to users admin page

Users admin page now uses a tabbed layout, improving navigation and aligning with role management UI.

Health Assessment

X-Large
Medium
Low
  • Quick review and no rework, but long cycle time due to extended waiting before merge.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
style: polish floating onboarding checklist styling Healsi S AI 24.1h 24.1h Aug 12, 2026

Summary

Chore

Polish floating onboarding checklist styling

Improved spacing, hover behavior, and control sizing for a consistent and polished UI in the floating onboarding checklist.

Health Assessment

Small
Low
Low
  • Quick style polish with minimal changes, reviewed and merged within a day, indicating low complexity and risk.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
« 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