Pull Request Explorer

Exploring 194 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
xiiui ← Fix formatting issues related to studio design updates formfcw S No 0.7h - May 12, 2026

Summary

Bug Fix

Fix formatting issues related to studio design updates

This PR resolves formatting errors that caused build failures, ensuring consistent UI styling and preventing future linting regressions.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no review delays, low risk.

AI Details

Tech Stack

Languages: Javascript
Frameworks: Vue
twelve ← Studio Design Updates formfcw XL No 0.1h 0.0h May 12, 2026

Summary

Feature

Studio Design Updates for Directus v12

Refreshes the Directus UI theming and navigation, improving consistency and reducing extension breakage for users.

Health Assessment

Small
Low
Low
  • The PR merged within minutes with no review comments, indicating a straightforward UI refactor with minimal risk.

AI Details

Confidence: 0.95

Tech Stack

xiiui ← Restore component API and mark as deprecated formfcw XL No 0.2h 0.1h May 12, 2026

Summary

Feature

Restore component API and deprecate legacy slots

Restores legacy component API while marking it deprecated, ensuring backward compatibility and guiding developers to new patterns, reducing breaking changes.

Health Assessment

Large
Medium
Low
  • Fast review and merge with minimal rework, but large code changes increase risk of regressions.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript, Vue
Frameworks: Vue
Add license limit modal and use for seat and collection gating robluton XL No 191.4h 45.8h May 12, 2026

Summary

Feature

Add license limit modal for seat and collection gating

Introduces modal dialogs that enforce license limits on collections and seats, preventing over‑subscription errors and guiding admins to upgrade plans. This improves user experience by providing clear feedback and reducing failed operations.

Health Assessment

X-Large
High
High
  • The PR required multiple iterations and extensive review, indicating complex changes to licensing logic across frontend and backend, but ultimately merged after thorough testing.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript, Yaml
Frameworks: Vue
Frontend gating for flows robluton L No 3.5h 3.4h May 12, 2026

Summary

Feature

Frontend gating for flows

Adds frontend gating to restrict flow access based on license limits, ensuring users stay within their entitlement and reducing support overhead.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
Frameworks: Vue
tighten license onboarding types and gate project owner info HZooly L No 0.5h - May 12, 2026

Summary

Health Assessment

AI Details

Tech Stack

Amend computation again AlexGaillard XS No 0.2h 0.2h May 12, 2026

Summary

Bug Fix

Amend seat computation logic

Adjusts seat calculation to use correct entitlement data, improving accuracy for license management.

Health Assessment

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

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Fix seats computation in license store AlexGaillard XS No 0.1h - May 12, 2026

Summary

Bug Fix

Fix seats computation in license store

Corrects license seat calculation to align with updated specifications, ensuring accurate seat allocation for customers.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within minutes, indicating low complexity and high confidence in correctness.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Show deactivated collections in data model gaetansenn M No 15.8h 14.5h May 12, 2026

Summary

Feature

Show deactivated collections in data model

Displays deactivated collections in the data model for better visibility and management.

Health Assessment

Medium
Low
Low
  • The PR was merged quickly with a relatively small number of changes and no significant rework needed.

AI Details

Tech Stack

Languages: Javascript, Typescript
Frameworks: Vue
Include LICENSE_TOKEN in licenseInEnv check HZooly XS No 17.1h 17.1h May 12, 2026

Summary

Health Assessment

AI Details

Tech Stack

License entitlement 4 br41nslug L No 0.5h - May 11, 2026

Summary

Feature

Add license entitlement logic and tests

Enhances license entitlement handling, ensuring accurate feature access and quota enforcement for users.

Health Assessment

Large
Low
Low
  • PR completed quickly with minimal iterations, indicating straightforward implementation.

AI Details

Tech Stack

Languages: Typescript
Support lock state and refactor state commit ComfortablyCoding L No 0.6h - May 11, 2026

Summary

Feature

Support lock state and refactor state commit

Adds support for lock state and refactors state commit logic in license management, improving reliability and maintainability.

Health Assessment

Large
Low
Low
  • PR merged quickly with minimal changes, indicating straightforward implementation.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
xiiui ← Update theme preview component to match the new design formfcw M No 3.6h 2.0h May 11, 2026

Summary

Feature

Update theme preview component to match new design

Enhances visual consistency of the theme preview, improving user experience and reducing design drift.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes and no significant risk, indicating efficient review and low complexity.

AI Details

Tech Stack

Languages: Vue
Frameworks: Vue
xiiui ← Update UI for the Draft & Publish workflow formfcw L No 3.2h 1.6h May 11, 2026

Summary

Feature

Update UI for Draft & Publish workflow

Standardizes action buttons and version selection, improving clarity and consistency across the content editing interface.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review iterations indicate a smooth, low-risk UI enhancement.

AI Details

Tech Stack

Languages: Javascript, Typescript
Frameworks: Vue
License Onboarding flow Nitwel XL No 284.7h 19.6h May 11, 2026

Summary

Feature

License Onboarding flow

Adds a license onboarding flow, enabling users to enter license keys during setup and improving activation compliance.

Health Assessment

X-Large
High
High
  • The PR required extensive rework across multiple branches, leading to a long cycle time and high scope, indicating significant integration effort and potential risk to delivery timelines.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript, Javascript, Yaml
Frameworks: Vue
License entitlement 3 br41nslug M No 0.5h 0.5h May 08, 2026

Summary

Bug Fix

Add license entitlement enforcement

Adds seat enforcement and user count validation to licensing, improving compliance and preventing over‑subscription.

Health Assessment

Medium
Low
Low
  • PR merged quickly with minimal changes, indicating a straightforward bugfix with low complexity.

AI Details

Tech Stack

Languages: Typescript
Cleanup inconsistent secret read rijkvanzanten M No 7.0h 7.0h May 08, 2026

Summary

Bug Fix

Fix inconsistent secret read in user invite

This change replaces direct env variable access with a safe getSecret utility, preventing 500 errors during user invites when the SECRET variable is absent. It improves reliability and consistency across the platform.

Health Assessment

Medium
Low
Low
  • Quick resolution with minimal rework; single review and merge within 7 hours indicates a smooth process.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
dp ← fix: correct useItems test counts and refactor trackLastAccessedCollection typing alvarosabu S No 1.0h 1.0h May 08, 2026

Summary

Bug Fix

Fix useItems test counts and refactor trackLastAccessedCollection

Fixed failing assertions in useItems and refactored trackLastAccessedCollection for better typing and reduced unnecessary arguments.

Health Assessment

Small
Low
Low
  • Quick review and merge, low risk changes with test coverage

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
xiiui ← Update mobile appearance of drawer sidebar formfcw M No 68.9h 1.6h May 08, 2026

Summary

Feature

Update mobile drawer sidebar appearance

Enhances mobile user experience by reworking the drawer sidebar to overlay content with a customizable backdrop, improving usability and visual consistency on mobile devices.

Health Assessment

Medium
Low
Medium
  • The PR involved multiple commits but received a single, fast review, indicating efficient collaboration while iterating on mobile UI improvements.

AI Details

Tech Stack

Languages: Vue
Frameworks: Vue
xiiui ← Update SearchInput component to match the new design formfcw L No 87.4h 16.7h May 08, 2026

Summary

Refactor

Update SearchInput component to match new design

Improves the search input in private views and drawers with responsive, theme‑consistent styling, enhancing usability and visual consistency.

Health Assessment

AI Details

Tech Stack

Languages: Typescript, Vue
Frameworks: Vue
xiiui → Image Editor save button uses split button HZooly M No 258.0h 7.7h May 08, 2026

Summary

Feature

Image Editor Save Button Uses Split Button

Replaces the generic 3‑dots menu on the Image Editor save button with a split button, improving usability and consistency across the UI.

Health Assessment

Medium
Medium
Medium
  • The PR required two rounds of review and a 10‑day cycle time, indicating moderate complexity and some rework, but the changes were relatively small in scope.

AI Details

Tech Stack

Languages: Typescript, Vue
Frameworks: Vue
xiiui → Calendar layout toolbar responsiveness HZooly S No 246.7h 2.1h May 07, 2026

Summary

Bug Fix

Make FullCalendar toolbar responsive

Improves user experience on small screens by ensuring the calendar toolbar remains accessible and scrollable, preventing layout breakage.

Health Assessment

Small
Low
Low
  • PR had a long cycle time due to a large initial delay before review, but once reviewed it progressed quickly with minimal rework.
  • Two review rounds with small changes indicate low complexity and low risk.

AI Details

Tech Stack

dp ← update changesets to include changes for sdk and specs formfcw XS No 0.1h 0.1h May 07, 2026

Summary

Docs

Update changesets for SDK and specs

Ensures release workflow passes checks by updating dependency version ranges for SDK and specs.

Health Assessment

Small
Low
Low
  • Quick changes to changeset files, minimal impact, fast review and merge.

AI Details

Confidence: 0.10

Tech Stack

dp ← add missing @vitest/coverage-v8 dep and prettier fixes alvarosabu S No 0.1h 0.1h May 07, 2026

Summary

Bug Fix

Add missing vitest coverage dependency and format fixes

Adds missing coverage dependency to prevent CI failures and applies formatting fixes to maintain code quality, ensuring continuous integration runs smoothly.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, fast review, no blockers.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript, Vue
Frameworks: Vue
Add revision and activity history license notice gaetansenn M No 1.0h 0.4h May 07, 2026

Summary

Feature

Add revision and activity history license notice

Adds license notice to revision and activity history views, ensuring users are aware of licensing terms for data changes.

Health Assessment

Small
Low
Low
  • PR completed quickly with minimal changes and a single review round, indicating straightforward implementation.

AI Details

Tech Stack

Languages: Typescript, Yaml
Frameworks: Vue
License onboarding HZooly XL No 47.5h 4.2h May 07, 2026

Summary

Feature

License onboarding flow and modal

Adds a conditional license onboarding experience, including new UI components, server-side info, and a post-login modal to guide users through license and KYC steps, improving setup flow and compliance.

Health Assessment

Large
Medium
Medium
  • The PR had a normal cycle time but required several commits after the initial review, indicating moderate rework. The large number of files and lines added suggests a medium risk for integration and testing.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
twelve ← Draft & Publish Workflow formfcw XL No 2.9h 2.9h May 07, 2026

Summary

Feature

Implement Draft & Publish Workflow

Adds a two‑state draft/publish editing model, enabling editors to save incomplete content, validate on publish, and manage new items before database insertion, improving content quality and workflow efficiency.

Health Assessment

Large
Medium
Low
  • Merged within 3 hours of opening, with a single approval and no back‑and‑forth, indicating a smooth review process despite the large code change.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
dp ← regression audit fixes for draft-published alvarosabu XS No 0.1h 0.1h May 07, 2026

Summary

Bug Fix

Fix draft-published regression audit

Corrects hardcoded draft key and widens item type to allow null, improving type safety and consistency.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, fast review, no rework.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
dp ← Fix test warnings related to draft publishing formfcw S No 0.4h 0.3h May 07, 2026

Summary

Bug Fix

Fix test warnings related to draft publishing

Fixes test warnings related to draft publishing by updating mock implementations, improving test reliability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved within minutes, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Typescript
xiiui ← Update color system for VChip and VersionMenu components formfcw L No 182.6h 15.5h May 07, 2026

Summary

Feature

Update color system for VChip and VersionMenu

Adds a low‑emphasis color palette and new kind prop to improve UI consistency across themes, enhancing user experience.

Health Assessment

Medium
Medium
Medium
  • The PR had a slow cycle time of 7.6 days, but required only one round of changes after review, indicating moderate friction and a stable implementation.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: Vue
xiiui → Prevent layout shift when navigating away from visual editor HZooly XS No 71.7h 71.7h May 07, 2026

Summary

Bug Fix

Prevent layout shift when navigating away

This change eliminates a subtle UI shift that occurs when users navigate away from the visual editor, improving the editing experience and reducing visual noise.

Health Assessment

Small
Low
Low
  • Single commit, quick approval after review, minimal changes, low risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Vue
Frameworks: Vue
dp ← Resolve singleton nav active state by using named route HZooly XS No 210.6h 4.0h May 07, 2026

Summary

Bug Fix

Resolve singleton nav active state

Fixes navigation highlighting for singleton pages, improving UI consistency.

Health Assessment

Small
Low
Medium
  • PR had a moderate review cycle with one changes request, but overall small scope and quick resolution after approval.

AI Details

Tech Stack

Languages: Vue
Frameworks: Vue
License entitlement 2_final br41nslug L No 0.5h 0.5h May 06, 2026

Summary

Feature

Add license entitlement logic

Enhances license management by adding entitlement checks and flows, improving compliance and user experience.

Health Assessment

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

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
max capacity modal robluton M No 6.0h - May 06, 2026

Summary

Feature

max capacity modal

Adds a modal to alert users when approaching maximum collection capacity, improving capacity planning and reducing errors.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal rework; straightforward UI enhancement.

AI Details

Tech Stack

Languages: Yaml, Typescript, Vue
Frameworks: Vue
License entitlement 2 br41nslug L No 22.1h 22.0h May 06, 2026

Summary

Feature

Add license entitlement logic

Enhances license management by adding entitlement checks, improving compliance and user access control.

Health Assessment

Large
Low
Low
  • Despite a large number of files, the review was efficient and the changes were straightforward, leading to a quick merge.
  • No major blockers or extensive rework were required.

AI Details

Tech Stack

Languages: Typescript
Collections remaining component and logic robluton M No 24.8h 22.2h May 06, 2026

Summary

Feature

Collections remaining component and logic

Adds a UI component that displays the number of collections left, helping administrators track usage limits and avoid hitting collection caps.

Health Assessment

Medium
Low
Low
  • The PR was reviewed quickly and merged within a day, indicating a straightforward change with minimal friction.

AI Details

Tech Stack

Languages: Typescript, Yaml
Frameworks: Vue
Add license gating on access policies custom rules gaetansenn M No 2.0h 0.6h May 06, 2026

Summary

Feature

Add license gating on access policies custom rules

Introduces license gating for custom access policy rules, adding UI for license upgrades and ensuring only licensed users can enable these rules.

Health Assessment

Medium
Low
Low
  • Fast cycle time and short review period indicate smooth integration; minimal code churn suggests low risk.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
Add license gating UI on Custom LLM settings gaetansenn XS No 26.8h 0.4h May 06, 2026

Summary

Feature

Add license gating UI for Custom LLM settings

Adds a user interface to control license gating for custom LLM features, enabling administrators to manage access and compliance more effectively.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged within a day, with minimal changes after the initial review, indicating a smooth and efficient process.

AI Details

Tech Stack

Languages: Typescript
License management settings page HZooly XL No 51.7h 33.5h May 06, 2026

Summary

Feature

Add license management settings page

Adds a settings page for managing licenses and subscriptions, including a grid for entitlement usage and an addons list.

Health Assessment

Large
Medium
Medium
  • The PR has a large scope with 15 files changed, which may indicate a complex change.
  • The cycle time is relatively long at 51.7 hours, which may indicate delays in the review process.

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript, Typescript, Yaml
Frameworks: Vue
License mock Nitwel XL No 0.1h - May 06, 2026

Summary

Test

Add license mock server for testing

Adds a mock license server to replace external license services during testing. This improves test reliability and speeds up CI by removing network dependencies.

Health Assessment

X-Large
Low
Low
  • PR merged quickly with minimal review, indicating straightforward implementation.

AI Details

Tech Stack

Languages: Typescript
fix(app): support field-name translations on repeater sub-fields khanahmad4527 M No 35.3h 34.6h May 06, 2026

Summary

Feature

Support field-name translations on repeater sub-fields

Adds translation support for repeater sub-field labels, enabling dynamic locale-based labeling and a UI section for entering translations.

Health Assessment

Medium
Low
Medium
  • PR took ~35 hours from creation to merge, with a single review after ~34 hours, indicating moderate review friction but no significant rework.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Vue
License lockdown enforcement ComfortablyCoding M No 26.5h 26.7h May 05, 2026

Summary

Feature

Enforce license lockdown on Directus backend

Adds license lockdown enforcement, preventing non‑admin access and disconnecting sockets when the license is locked, ensuring compliance and protecting the system from unauthorized use.

Health Assessment

Medium
Medium
High
  • The PR required over a day for the first review and merged within a day, indicating moderate review friction. The change touches many backend routes and middleware but was resolved with a single comment, suggesting a focused but non‑trivial effort.

AI Details

Tech Stack

Languages: Typescript
License entitlement enforcement br41nslug XL No 2.0h - May 05, 2026

Summary

Feature

License entitlement enforcement

Adds enforcement of license entitlements for custom LLM usage, telemetry, SSO, and collection seats, ensuring compliance and preventing overuse.

Health Assessment

X-Large
Medium
Low
  • Merged within 2 hours with no reviews, indicating high confidence or automated testing.
  • Large scope suggests careful monitoring of downstream impact.

AI Details

Tech Stack

Languages: Typescript
Remove sdk license command gaetansenn M No 0.0h - May 05, 2026

Summary

Refactor

Remove sdk license command

Eliminate the unused license command from the SDK, simplifying the API surface and reducing maintenance overhead.

Health Assessment

Small
Low
Low
  • Quick removal with no review, minimal risk and impact.

AI Details

Tech Stack

Languages: Typescript
« Page 4 of 4

Get this analytics stack for your team

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

Connect Repos