Pull Request Explorer

Exploring 212 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
chore: change avatars list in new project card dharmadeveloper108 M No 22.7h 14.9h May 27, 2026

Summary

Chore

Update avatars list in new project card

Improves clarity of project ownership display, reducing confusion for users.

Health Assessment

Medium
Low
Low
  • PR merged within a day with minimal rework.
  • Review friction low; only two approvals and no comments.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Feat/refactor flag modal FredrikOseberg L No 5.1h 1.6h May 27, 2026

Summary

Health Assessment

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
Wrap your code - suggest project sdks first krzychukula L No 24.2h 0.0h May 27, 2026

Summary

Feature

Suggest project SDKs first

Enables developers to quickly identify the SDK used by a project, improving onboarding and reducing configuration errors.

Health Assessment

Large
Low
Low
  • Rapid review and iterative commits indicate active collaboration; the feature was delivered within a day with minimal friction.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: update react router step 1: relativeSplatPath thomasheartman S No 167.6h 144.5h May 27, 2026

Summary

Chore

Add internal flag for React Router v7 relative splat path

Enables controlled rollout of React Router v7’s relativeSplatPath behavior, fixing navigation bugs in project settings and ensuring tests run under the new semantics.

Health Assessment

Small
Low
Medium
  • The PR had a long review period but only one review comment and three commits after the first review, indicating a straightforward change that was eventually approved with minimal back‑and‑forth.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat: redirect to default project after signup wizard sjaanus XS No 0.4h 0.4h May 27, 2026

Summary

Feature

Redirect to default project after signup wizard

After completing the signup wizard, users are automatically redirected to their default project, improving onboarding flow.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes indicates a straightforward enhancement.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Frameworks: React
fix: Remove placeholder segment rows. thomasheartman XS No 0.4h 0.1h May 27, 2026

Summary

Bug Fix

Remove placeholder segment rows

Fixes rendering of placeholder segment rows, improving UI clarity and preventing duplicate entries.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, fast review and merge, indicating low complexity and high confidence.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Frameworks: React
chore: preemptively fix more placeholder data thomasheartman S No 0.1h 0.1h May 27, 2026

Summary

Chore

Add IDs to placeholder data

Ensures placeholder data has unique IDs and correct format, preventing future errors.

Health Assessment

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

AI Details

Confidence: 0.60

Tech Stack

Languages: Typescript
Frameworks: React
fix: Avoid placeholders rendering over actual rows thomasheartman S No 3.0h 0.2h May 26, 2026

Summary

Bug Fix

Fix placeholder rendering over actual rows

Ensures unique placeholder names for feature searches, preventing UI overlap in archived flags tables and improving user experience.

Health Assessment

Small
Low
Low
  • Quick, single-file change with minimal impact; AI review flagged an error but the PR was resolved within minutes.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore: simple wrap your code examples krzychukula L No 3.0h 0.3h May 26, 2026

Summary

Chore

Add simple code example for wrap dialog

Adds a simplified code example for the "Wrap your code" dialog, improving clarity and reducing complexity for developers.

Health Assessment

Large
Low
Low
  • The PR was reviewed and merged within 3 hours, with only one review and minimal rework, indicating a smooth and low-risk change.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: add cleanup count on new project card dharmadeveloper108 S No 93.7h 90.9h May 26, 2026

Summary

Feature

Add cleanup count to new project card

Adds a cleanup count to project cards, improving visibility of completed flags.

Health Assessment

Small
Low
Medium
  • Long review and cycle times suggest delayed feedback, but minimal rework indicates a straightforward change.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
feat: add flag-gated `cleanupCount` on /api/admin/projects dharmadeveloper108 M No 89.9h 89.8h May 26, 2026

Summary

Feature

Add flag-gated cleanupCount on /api/admin/projects

Adds a flag‑gated cleanupCount field to the admin projects API, enabling the UI to display the number of completed lifecycle flags for each project and supporting the new project cards redesign.

Health Assessment

Medium
Medium
High
  • Long review cycle (≈90h) and single review round suggest the change was low priority or delayed feedback, but the implementation was straightforward and did not require extensive rework.

AI Details

Tech Stack

Languages: Typescript
task: Move to AGPL-v3 chriswk XL No 119.6h 119.3h May 26, 2026

Summary

Chore

Move to AGPL-v3

Updates Unleash’s open-source licensing from Apache-2.0 to AGPL v3, affecting npm package metadata and the repository license.

Health Assessment

Small
Medium
High
  • Long review cycle due to licensing discussion; minimal code changes; high legal impact.

AI Details

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

Tech Stack

chore: onboarding javascript snippet update krzychukula M No 88.5h 66.5h May 26, 2026

Summary

Docs

Update onboarding JavaScript snippet

Improves onboarding docs for JavaScript and Node.js SDKs, ensuring consistent formatting and accurate flag references.

Health Assessment

Medium
Low
High
  • Long review and merge times suggest a slow feedback loop, but the change is low risk as it only updates documentation.

AI Details

Tech Stack

fix: resolve console warning about double slashes krzychukula M No 67.7h 2.8h May 25, 2026

Summary

Bug Fix

Fix console warning about double slashes

Stops console warnings in production by updating Feature View header to use route params for projectId and featureId.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, reviewed and approved within hours, low risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore: generic useEventTracker krzychukula L No 90.7h 0.0h May 25, 2026

Summary

Refactor

Add generic event tracking hook

Provides a reusable event tracking hook for frontend components, improving consistency and reducing duplication.

Health Assessment

Medium
Low
Low
  • Quick review and merge after a single approval, indicating straightforward change with minimal friction.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
chore: sanitization tweaks for browser project krzychukula M No 0.4h 0.0h May 22, 2026

Summary

Chore

Chore: sanitization tweaks for browser project

Improves URL sanitization logic for browser project, reducing potential errors and simplifying code.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes indicates low complexity and high confidence.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore(deps): update cypress-io/github-action action to v7 renovate XS No 231.3h 231.3h May 22, 2026

Summary

CI/CD

Update Cypress GitHub Action to v7

This PR updates the Cypress GitHub Action used in the e2e workflow to the latest major version, ensuring compatibility and new features.

Health Assessment

Small
Low
High
  • The PR was automatically opened by Renovate and merged after a long cycle time, but the change is trivial and low risk.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore: sanitize all urls krzychukula S No 0.2h 0.1h May 22, 2026

Summary

Chore

Sanitize all URLs in LogRocket integration

Ensures URLs sent to LogRocket are sanitized, removing sensitive paths and preserving domain visibility, improving privacy compliance.

Health Assessment

Small
Low
Low
  • Quick review and merge within 12 minutes indicates minimal friction and low risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: update node.js snippet krzychukula S No 16.9h 0.1h May 22, 2026

Summary

Chore

Update Node.js snippet

Improves readability and usability of Node.js code examples in onboarding documentation.

Health Assessment

Small
Low
Low
  • Quick review and merge within 17 hours, minimal changes, low risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: static admin menu should be public krzychukula XS No 15.8h 14.6h May 22, 2026

Summary

Chore

Make static admin menu public

Allows public access to static admin menu, improving usability for non-authenticated users.

Health Assessment

Small
Low
Low
  • Quick change merged within 16 hours, minimal review needed.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
chore: record role krzychukula XS No 16.0h 14.8h May 22, 2026

Summary

Chore

Record role as static list

Adds a static role list to the signup dialog, simplifying role handling.

Health Assessment

Small
Low
Medium
  • Quick change merged within a day, minimal review needed.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Frameworks: React
chore: improving some points made by UX on quirks in UI daveleek M No 15.9h 0.0h May 22, 2026

Summary

Chore

Improve UI quirks per UX feedback

Enhances permissions overview UI for better usability, adding environment limits, role badges, tooltips, spacing, and highlighting.

Health Assessment

Medium
Low
Low
  • Rapid approval indicates straightforward UI tweaks with minimal risk.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Frameworks: React
chore: add onboarding step badge on new project card + extract `getOnboardingStep` dharmadeveloper108 M No 1.3h 0.4h May 21, 2026

Summary

Feature

Add onboarding badge to new project card

Adds a visual indicator of onboarding progress on project cards, improving user awareness and reducing confusion during project setup.

Health Assessment

Medium
Low
Low
  • Fast cycle time and single review round indicate a smooth, low-risk change with minimal rework.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
fix: avoid invalid html nesting and a rather obnoxious console error thomasheartman XS No 1.1h 0.8h May 21, 2026

Summary

Bug Fix

Fix invalid HTML nesting and console error

Prevents UI rendering errors and eliminates console noise, improving user experience and interface stability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, approved within 0.8 hours, indicating low complexity and high confidence.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
chore: simple logging of network requests krzychukula M No 0.1h 0.1h May 21, 2026

Summary

Chore

Add basic network request logging

Adds simple logging of network requests to help diagnose 500 errors by recording method, status, and sanitized URL.

Health Assessment

Small
Low
Low
  • Quick approval and merge indicates low complexity and minimal risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: delete unused collaborators component. thomasheartman M No 0.1h 0.1h May 21, 2026

Summary

Chore

Delete unused collaborators component

Removes an unused component and its tests to clean up codebase.

Health Assessment

Small
Low
Low
  • Quick cleanup with minimal review, indicating low complexity and high confidence in removal.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Frameworks: React
feat: use one flag to control all impact metrics kwasniew S No 1.1h - May 21, 2026

Summary

Feature

Use single flag for all impact metrics

Consolidates impact metric flags into one, simplifying configuration and reducing complexity for admins.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes indicates low complexity and high confidence.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: React
feat: include flag-gated `onboardingStatus` on /api/admin/projects dharmadeveloper108 M No 20.8h 0.0h May 21, 2026

Summary

Feature

Add flag-gated onboarding status to admin projects

Adds an optional onboarding status field to the admin projects API, controlled by a feature flag, enabling better visibility for new projects when the flag is enabled.

Health Assessment

Medium
Low
Low
  • Fast 20‑hour cycle with a single review and only two follow‑up commits indicates smooth integration. Scope is moderate with 63 lines across 9 files, and no complex dependencies, so risk remains low.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
chore: include patches directory in docker build thomasheartman XS No 0.1h 0.0h May 21, 2026

Summary

Chore

Include patches in Docker build

Enables package patches in Docker build for Unleash

Health Assessment

Small
Low
Low
  • Quick approval and merge indicate low complexity and risk

AI Details

Tech Stack

chore: migrate react table v7 to v8 thomasheartman XL No 339.1h 0.2h May 21, 2026

Summary

Refactor

Migrate react-table v7 to v8

Upgrades the frontend table library to TanStack Table v8, adding modern headless API support, TypeScript types, and removing legacy plugins, with a staged migration across many tables.

Health Assessment

Large
High
High
  • Large-scale migration with rapid initial review but many iterative commits; staged phases and thorough review mitigate risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore: remove signup dialog id krzychukula XS No 0.7h 0.7h May 21, 2026

Summary

Chore

Remove signup dialog ID

Eliminates an unused identifier from the signup dialog, simplifying the component and reducing potential confusion.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged within 0.7 hours, indicating minimal friction and a straightforward change.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat: permissions overview redesign daveleek XL No 24.3h 8.8h May 21, 2026

Summary

Feature

Redesign permissions overview page

Improves admin experience by adding group and role details to the access overview, enabling more efficient permission management.

Health Assessment

Large
Medium
Medium
  • The PR required several iterations after the initial review, indicating moderate complexity, but the overall cycle time stayed within a day, keeping risk manageable.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat: check frontend API cache readiness before accepting traffic sastromskis S No 15.3h 0.3h May 21, 2026

Summary

Feature

Add cache readiness check to health endpoint

Ensures the health endpoint only signals readiness after the frontend API cache is loaded, preventing traffic during startup and reducing database load.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal rework indicate a straightforward change with low risk.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
feat: add groups to user access overview endpoint daveleek M No 0.4h 0.2h May 20, 2026

Summary

Feature

Add groups to user access overview endpoint

Enables grouping of users in the access overview, improving visibility and management of permissions.

Health Assessment

Medium
Low
Low
  • PR merged within 25 minutes, single commit and approval, indicating a straightforward, low‑risk change.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
chore: signup dialog mark public data and set public id krzychukula XS No 0.5h 0.1h May 20, 2026

Summary

Chore

Mark public data and set public ID in signup dialog

Adds public data marking and ID assignment to the signup dialog, enabling later verification.

Health Assessment

Small
Low
Low
  • Quick, single commit PR with minimal changes, fast review and merge, indicating low complexity and low risk.

AI Details

Tech Stack

Languages: Typescript
chore: add `getOnboardingStatusesForProjects` bulk method dharmadeveloper108 M No 22.5h 0.6h May 20, 2026

Summary

Refactor

Add bulk onboarding status method

Adds a bulk method to fetch onboarding status for multiple projects, reducing database load and improving performance for large project sets.

Health Assessment

Medium
Low
Medium
  • The PR had a quick review but required several commits to refine tests and implementation, indicating moderate iteration but no blockers.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript, Javascript
chore(typo): fix "there is 0 flags" -> "there are 0 flags" thomasheartman XS No 2.0h 0.1h May 20, 2026

Summary

Chore

Fix typo in project archive message

Corrects a grammatical error in the project archive UI, improving user experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal review, indicating low complexity and high confidence.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat: relax bucket requirement on client metrics kwasniew L No 16.5h 0.3h May 20, 2026

Summary

Feature

Relax bucket requirement on client metrics

Allows client metrics to be sent without a bucket, improving compatibility with SDKs that may omit bucket data and reducing errors in metrics collection.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review rounds indicate a straightforward change with low risk.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript, Javascript
fix: remove deprecated legacy Slack webhook addon (v8) - EG4390 irstavr L No 124.4h 0.1h May 19, 2026

Summary

Chore

Remove deprecated Slack webhook addon

Removes legacy Slack addon implementation and updates UI to reflect deprecation

Health Assessment

Large
Medium
Low
  • The PR had a relatively fast review time, but the cycle time was over 5 days, indicating some complexity or discussion around the changes.

AI Details

Tech Stack

Languages: Javascript, Typescript
Frameworks: React
chore: restructure `NewProjectCard` layout + add `NewProjectCardFooter` dharmadeveloper108 M No 21.7h 20.6h May 19, 2026

Summary

Refactor

Restructure NewProjectCard layout and add footer

Improves project card UI by reorganizing information and adding a footer for better readability and future redesign.

Health Assessment

Medium
Low
Low
  • Fast cycle time with minimal rework; UI refactor completed in under a day.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: split `ProjectCard` into Legacy and New behind newProjectList flag dharmadeveloper108 L No 20.5h 0.1h May 19, 2026

Summary

Refactor

Split ProjectCard into Legacy and New components

Refactors the ProjectCard component to conditionally render legacy or new UI based on a feature flag, improving maintainability and enabling gradual rollout.

Health Assessment

Large
Low
Low
  • Quick review and merge indicate a smooth process with minimal rework.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
Feat/add safeguard splash trigger on flag page FredrikOseberg M No 93.0h 0.8h May 19, 2026

Summary

Feature

Add safeguard splash trigger on flag page

Adds a contextual help feature to improve user understanding of safeguard functionality on the flag page.

Health Assessment

Small
Low
Low
  • Quick review and minimal changes indicate low complexity; long cycle time likely due to unrelated delays.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
chore: expose functions to enterprise gastonfournier XS No 0.1h 0.0h May 18, 2026

Summary

Health Assessment

AI Details

Tech Stack

fix: override correct MUI class for Enterprise Edge alert dharmadeveloper108 XS No 0.5h 0.0h May 18, 2026

Summary

Bug Fix

Fix Enterprise Edge alert color after MUI upgrade

Corrects the Enterprise Edge banner color to match branding after MUI v9 upgrade, ensuring consistent user experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no review needed, merged within 30 minutes.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: React
chore(deps): bump systeminformation from 5.31.5 to 5.31.6 dependabot XS No 74.7h 74.7h May 18, 2026

Summary

Chore

Bump systeminformation dependency

Updates systeminformation library to latest patch, ensuring compatibility and security.

Health Assessment

Small
Low
High
  • Automated dependency bump with minimal changes; long review cycle but low risk.

AI Details

Confidence: 1.00

Tech Stack

Languages: Yaml
fix: update documentation links in various components gergokekesi XS No 0.4h 0.3h May 18, 2026

Summary

Bug Fix

Update documentation links in components

Corrects broken links in the UI, improving user experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, approved within minutes.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
fix: project Invalid prop `className` supplied to `React.Fragment` krzychukula XS No 92.7h 23.6h May 18, 2026

Summary

Bug Fix

Fix invalid className prop on React.Fragment

Corrects a rendering error on the project page by replacing the invalid React.Fragment with a valid element, improving UI stability.

Health Assessment

Small
Low
Medium
  • The PR had a long cycle time due to a delayed review, but the change was small and low risk, resulting in a straightforward bug fix.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
chore: fix bugs where connect sdk dialog disappeared when connected, or set to step 2 by mistake nunogois M No 0.8h 0.8h May 18, 2026

Summary

Bug Fix

Fix connect SDK dialog disappearance bug

Users can now reliably complete the Connect SDK onboarding flow without unexpected dialog disappearance or incorrect step progression, improving feature adoption. This reduces friction for developers integrating the SDK.

Health Assessment

Medium
Low
Low
  • Quick resolution with minimal rework, indicating straightforward bug fix.

AI Details

Tech Stack

Languages: Typescript
chore: add `newProjectList` feature flag dharmadeveloper108 XS No 71.2h 70.1h May 18, 2026

Summary

Chore

Add newProjectList feature flag

Introduces a feature flag to control the display of project cards, enabling gradual rollout of the redesigned UI.

Health Assessment

Small
Low
High
  • Long review time but minimal changes, indicating low complexity but delayed feedback.

AI Details

Confidence: 1.00

Tech Stack

Languages: Typescript
chore: proposal - connect sdk - show api key type krzychukula S No 25.8h 0.8h May 15, 2026

Summary

Chore

Add API key type display in SDK onboarding

Enhances SDK onboarding by displaying API key type in a user-friendly format, improving clarity for developers.

Health Assessment

Small
Low
Low
  • Quick review and minimal rework indicate a straightforward UI tweak.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
« Page 2 of 5 »

Get this analytics stack for your team

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

Connect Repos