Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| feat(ui): sticky list pagination controls | JarrodMFlesch | XL | No | 50.8h | 30.6h | May 22, 2026 |
SummaryFeatureAdd sticky list pagination controls Migrates the Pagination component to v4 design with sticky page controls, improving user experience. Health Assessment
Large
Medium
Medium
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.90
Tech Stack
Languages:
Typescript, Javascript, Css, Scss
Frameworks:
Nextjs, React
|
||||||
| fix(ui): group field gutter bleeding and code editor sizing in flex rows | JarrodMFlesch | M | No | 1.2h | 0.5h | May 21, 2026 |
SummaryBug FixFix UI group field gutter and code editor sizing Corrects visual layout issues in group fields and code editor components, improving UI consistency and preventing border bleed into sidebars. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| feat(ui): update TrashBanner to use Banner component | PatrikKozak | M | No | 25.4h | 13.7h | May 21, 2026 |
SummaryRefactorUpdate TrashBanner to use Banner component Simplifies the TrashBanner UI by replacing custom markup with the reusable Banner component, improving consistency and maintainability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| docs: faq link fixes for admin overview | zubricks | S | No | 0.1h | 0.0h | May 21, 2026 |
SummaryDocsFix FAQ links in admin overview docs Corrects broken FAQ links in the admin overview documentation, improving user guidance. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| docs: fix links in admin faq | zubricks | S | No | 1.9h | 0.2h | May 21, 2026 |
SummaryDocsFix broken links in admin FAQ Corrects navigation links in the admin documentation, ensuring users can find the correct sections. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| ci: use postgres 15 for content api tests | GermanJablo | XS | No | 0.7h | 0.1h | May 21, 2026 |
SummaryCI/CDUpdate CI to use Postgres 15 Fixes failing Content API tests by aligning CI database version with Figma-hosted Content API requirements, ensuring migrations run successfully. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| ci: use postgres 15 for content api tests | GermanJablo | XS | No | 0.7h | 0.7h | May 21, 2026 |
SummaryCI/CDUpdate CI to use Postgres 15 Aligns the CI database version with production, fixing migration failures in Content API tests and ensuring reliable test execution. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| refactor!: remove allowLocalizedWithinLocalized compat flag and PAYLOAD_DO_NOT_SANITIZE_LOCALIZED_PROPERTY env var | AlessioGr | M | No | 32.0h | 32.0h | May 21, 2026 |
SummaryRefactorRefactor: remove compatibility flag and env var Simplifies sanitization logic by eliminating legacy compatibility flag and environment variable, ensuring consistent handling of localized fields across Payload CMS. Health Assessment
Medium
Medium
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| chore: update unauthorized view to v4 | JessRynkar | L | No | 7.6h | 5.0h | May 20, 2026 |
SummaryChoreUpdate unauthorized view to v4 Updates unauthorized view to match v4 design, improving UI consistency. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| fix(ui): hierarchy list improvements and custom parent field support | JarrodMFlesch | L | No | 23.6h | 23.6h | May 20, 2026 |
SummaryBug FixImprove hierarchy list and custom parent support Enables correct breadcrumb navigation for custom hierarchy configurations and ensures new documents refresh the hierarchy tree, improving user experience. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
Nextjs, React
|
||||||
| feat!: bump minimum typescript version to 6.0.3 | AlessioGr | XL | No | 17.0h | 15.7h | May 20, 2026 |
SummaryChoreBump minimum TypeScript version to 6.0.3 This change raises the minimum TypeScript version to 6.0.3, enabling newer language features and improving type safety across the monorepo, but may break projects using older TypeScript versions. Health AssessmentAI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs, React
|
||||||
| fix: correct text-heading-large letter-spacing token value | PatrikKozak | XS | No | 0.8h | 0.1h | May 20, 2026 |
SummaryBug FixCorrect text-heading-large letter-spacing token Fixes design token value for large headings, ensuring consistent typography across UI components. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| chore: updates not found view to v4 | JessRynkar | M | No | 4.7h | 4.7h | May 20, 2026 |
SummaryChoreUpdate Not Found View to v4 Design Refreshes the admin interface's 404 page to align with the latest v4 design, improving user experience. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| feat: update create-first-user view to match v4 design | PatrikKozak | L | No | 16.9h | 16.9h | May 20, 2026 |
SummaryFeatureUpdate Create First User view to v4 design Aligns onboarding UI with the new design system, improving user experience and consistency for new users. Health Assessment
Medium
Low
Medium
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| fix(plugin-cloud-storage): propagate custom hook errors during upload | jacobsfletch | L | No | 120.5h | 104.2h | May 20, 2026 |
SummaryBug FixPropagate custom hook errors during upload Ensures that errors thrown by custom afterChange hooks during file uploads are correctly propagated, improving error visibility and user experience. Health Assessment
Large
High
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(plugin-cloud-storage): propagate custom hook errors during upload | jacobsfletch | L | No | 187.0h | 170.8h | May 20, 2026 |
SummaryBug FixPropagate custom hook errors during upload Ensures that errors in custom afterChange hooks are surfaced to users, preventing silent failures and data inconsistencies between S3 and the database. This improves reliability and user trust in file uploads. Health Assessment
Medium
Medium
High
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| feat!: move storage adapters to storage property instead of plugins for early initialisation | paulpopus | XL | No | 181.1h | 137.8h | May 20, 2026 |
SummaryFeatureMove storage adapters to storage property Adds top‑level storage config to Payload, enabling early initialization of storage adapters and simplifying migration via codemod. Health Assessment
X-Large
Medium
High
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript
|
||||||
| feat: update login view to match v4 design | PatrikKozak | L | No | 13.2h | 13.2h | May 20, 2026 |
SummaryFeatureUpdate login view to match v4 design Reskins the login page to align with the new UI4 design, improving user experience and consistency across the platform. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| feat(ui): update various elements for dashboard view | JessRynkar | L | No | 9.6h | 8.3h | May 19, 2026 |
SummaryRefactorUpdate dashboard UI elements Improves dashboard usability and accessibility by refining layout, spacing, and component styling. Health Assessment
Large
Medium
Medium
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(ui): add badge cutout to FilterIcon for modified indicator | JarrodMFlesch | M | No | 1.2h | 1.2h | May 19, 2026 |
SummaryBug FixAdd badge cutout to FilterIcon Adds a badge cutout to the FilterIcon, aligning UI with design specs and improving visual clarity for modified query presets. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(db-mongodb): bump mongoose to 8.22.1 for GHSA-wpg9-53fq-2r8h | jacobsfletch | L | No | 2.5h | 2.5h | May 19, 2026 |
SummaryBug FixBump Mongoose to address security advisory Updates the MongoDB driver to a patched version, mitigating a known vulnerability and ensuring database security. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| fix(db-mongodb): bump mongoose to 8.22.1 for GHSA-wpg9-53fq-2r8h | jacobsfletch | M | No | 21.5h | 21.4h | May 19, 2026 |
SummaryBug FixBump mongoose to 8.22.1 for security patch Updates the MongoDB ODM to the latest secure version, addressing a high‑severity NoSQL injection vulnerability and aligning dependencies to prevent duplicate installs. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| ci: add opt-in AI PR reviewer triggered by /ai-review comment | paulpopus | XL | AI | 279.6h | 131.5h | May 19, 2026 |
SummaryFeatureAdd AI PR reviewer via /ai-review command Enables teams to request AI-generated code reviews on pull requests, improving review efficiency and consistency. Health Assessment
Large
High
High
AI Details
Category:
Code AI
Confidence:
0.20
Tech Stack
Languages:
Typescript, Javascript, Yaml
Frameworks:
Github-Actions
|
||||||
| chore!: remove sha1 algorithm check from auth strategies | paulpopus | S | No | 118.1h | 117.5h | May 19, 2026 |
SummaryChoreRemove SHA1 algorithm check from auth strategies Simplifies API key authentication by eliminating legacy SHA1 fallback, enforcing SHA256 for all keys and improving security consistency. Health Assessment
Small
Medium
High
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| refactor!: merge FileSizeImproved into FileSize and align ImageSize.admin disabled API | paulpopus | M | No | 164.7h | 24.4h | May 19, 2026 |
SummaryRefactorRefactor FileSize and ImageSize admin API This refactor consolidates file size types and standardizes admin field configuration, simplifying code maintenance and improving consistency across the CMS. Health Assessment
Small
Low
Medium
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript, Javascript
|
||||||
| refactor: address misc 4.0 deprecations | paulpopus | M | No | 138.7h | 137.8h | May 19, 2026 |
SummaryRefactorRefactor: Remove Deprecated 4.0 Features This refactor removes deprecated 4.0 properties from the CMS, streamlining the codebase and preventing future maintenance issues. Health Assessment
Medium
Low
Medium
AI Details
Confidence:
0.20
Tech Stack
Languages:
Typescript
|
||||||
| chore: update gutter spacing to v4 | JessRynkar | S | No | 5.8h | 5.7h | May 19, 2026 |
SummaryChoreUpdate gutter spacing to v4 Adjusts UI spacing to align with design guidelines, improving visual consistency. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| feat(ui): updates timezone picker styling to v4 design | PatrikKozak | L | No | 19.7h | 17.9h | May 19, 2026 |
SummaryFeatureUpdate timezone picker styling to v4 design Adds v4 design styling to the TimezonePicker component, aligning it with the new admin UI and improving visual consistency and usability across devices. Health Assessment
Large
Low
Medium
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: update document alert modals to v4 design | JessRynkar | XL | No | 26.3h | 1.6h | May 19, 2026 |
SummaryChoreUpdate document alert modals to v4 design This update brings document alert modals in line with the v4 design language, improving visual consistency. It also refactors modal components for easier maintenance. Health Assessment
X-Large
High
Medium
AI DetailsTech Stack
Languages:
Typescript, Scss, Css
Frameworks:
React
|
||||||
| fix(ui): use parentFieldName prop in HierarchyTable load more | JarrodMFlesch | XS | No | 0.9h | 0.9h | May 19, 2026 |
SummaryBug FixFix HierarchyTable load more with custom parent field Ensures related document queries respect custom parent field names, preventing load failures and improving data integrity for hierarchical content. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: update search element to v4 design | JessRynkar | XL | No | 83.2h | 4.9h | May 18, 2026 |
SummaryChoreUpdate search element to v4 design Refreshes the search bar to the latest v4 design, enhancing usability and visual consistency across collection views. Health Assessment
Large
Medium
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
Frameworks:
Nextjs
|
||||||
| fix(ui): use _h_ prefix for tags related document queries | JarrodMFlesch | XS | No | 3.2h | 3.2h | May 18, 2026 |
SummaryBug FixFix HierarchyTable prefix mismatch Corrects query field prefix in HierarchyTable to prevent QueryError when browsing tags in admin panel, improving reliability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore(deps)!: bump nodemailer minimum version to 8.0.5 | nehaaprasaad | L | No | 14.7h | 14.7h | May 18, 2026 |
SummaryChoreBump nodemailer to v8.0.5 Updates nodemailer dependency to address security advisories and align type definitions, ensuring safer email handling. Health Assessment
Large
Medium
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| chore(deps): bump nodemailer minimum version to 8.0.5 | jacobsfletch | L | No | 0.9h | 0.5h | May 18, 2026 |
SummaryChoreBump nodemailer to 8.0.5 Update nodemailer dependency to address security advisories and maintain backward compatibility by normalizing email addresses. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| docs: clarify fork edit permissions for prs | jacobsfletch | XS | No | 0.2h | 0.1h | May 18, 2026 |
SummaryDocsClarify fork edit permissions for PRs Adds guidance for maintainers to keep fork edit permissions enabled, enabling quick fixes without extra PR cycles. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack |
||||||
| feat(ui): convert DeleteMany modal element to use css for styling | PatrikKozak | S | No | 69.3h | 1.0h | May 18, 2026 |
SummaryRefactorConvert DeleteMany modal styling to CSS Updates the DeleteMany modal to use plain CSS instead of SCSS, simplifying the build process and improving maintainability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(ui): update dropzone element to v4 design | JessRynkar | L | No | 72.2h | 72.2h | May 18, 2026 |
SummaryFeatureUpdate dropzone element to v4 design Enhances the file upload interface with the new v4 design, improving usability and visual consistency across the platform. Health Assessment
Medium
Low
High
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| fix(ui): correct field error tooltip position calculation | PatrikKozak | XS | No | 65.5h | 0.3h | May 18, 2026 |
SummaryBug FixCorrect tooltip positioning in FieldError Fixes tooltip misplacement in form error messages, improving form usability and reducing user confusion. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| chore: update fieldSelect scss to css | JessRynkar | S | No | 1.0h | 0.9h | May 18, 2026 |
SummaryChoreUpdate FieldSelect styling from SCSS to CSS Converts the FieldSelect component styling to plain CSS, simplifying the build process and enabling future bulk upload view updates. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: convert animateHeight scss to css | JessRynkar | XS | No | 2.6h | 2.6h | May 18, 2026 |
SummaryChoreConvert animateHeight SCSS to CSS Updates UI component styling by converting SCSS to plain CSS, simplifying the build process and reducing dependencies. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: copyToLocale cleanup | JessRynkar | S | No | 2.0h | 2.0h | May 18, 2026 |
SummaryChoreCleanup copyToLocale functionality Removes unnecessary code and fixes syntax issues in copyToLocale feature. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Javascript, Css, Scss
Frameworks:
React
|
||||||
| feat(db-postgres,db-sqlite,db-vercel-postgres,db-d1-sqlite,drizzle)!: remove /types subpath exports | paulpopus | XL | No | 85.2h | 85.2h | May 18, 2026 |
SummaryFeatureRemove deprecated /types subpath exports This PR removes deprecated /types subpath exports across database adapters, adds a codemod to migrate user projects, and documents the breaking change in the migration guide. Health Assessment
X-Large
High
High
AI DetailsTech Stack
Languages:
Typescript, Javascript
|
||||||
| chore(ui): remove unused margins prop from RenderFields | PatrikKozak | M | No | 2.5h | 2.5h | May 15, 2026 |
SummaryRefactorRemove unused margins prop from RenderFields Simplifies the RenderFields component by removing the unused margins prop, reducing complexity and improving maintainability of the UI. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(ui): v4 app header reskin with sidebar toggle | JarrodMFlesch | XL | No | 26.8h | 0.2h | May 15, 2026 |
SummaryFeatureReskin app header and move sidebar toggle Modernizes the app header, consolidates navigation controls, and reduces visual clutter, improving user experience and interface consistency. Health Assessment
X-Large
High
Medium
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
Nextjs, React
|
||||||
| fix(ui): use page background color for primary button popup separator | PatrikKozak | XS | No | 2.0h | 0.2h | May 15, 2026 |
SummaryBug FixFix button popup separator color Aligns separator color with page background, improving visual consistency and reducing clutter. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| feat(ui): updates Card & CollectionCards styling to v4 design | PatrikKozak | L | No | 20.9h | 19.3h | May 15, 2026 |
SummaryFeatureReskin Card & CollectionCards to V4 design Update UI styling for Card and CollectionCards components to match new design system, migrating from SCSS to CSS and fixing accessibility and interaction states. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| chore: update modal to v4 design | JessRynkar | L | No | 26.7h | 22.0h | May 15, 2026 |
SummaryChoreUpdate modal to v4 design This PR updates the modal component to the new v4 design, improving UI consistency and user experience across the application. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(ui): updates RenderTitle styling to v4 redesign | PatrikKozak | M | No | 22.8h | 22.8h | May 15, 2026 |
SummaryRefactorUpdate RenderTitle styling to v4 redesign Migrates the RenderTitle component to the v4 design system, aligning with new typography and color tokens for a consistent UI. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| feat(ui): updates status element styling to v4 redesign | PatrikKozak | L | No | 23.7h | 0.1h | May 15, 2026 |
SummaryFeatureUpdate status element styling to v4 redesign Migrates the Status component styling to the new design system, improving consistency and removing legacy labels. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| chore: update drawers to v4 design | JessRynkar | XL | No | 24.3h | 24.3h | May 15, 2026 |
SummaryChoreUpdate drawers to v4 design Aligns drawer components with the new v4 design, ensuring a consistent user interface and improved usability across the application. Health Assessment
X-Large
Medium
Medium
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React, Nextjs
|
||||||