Pull Request Explorer

Exploring 179 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
Fix: prevent corrupted component property values in AI generation, import, and undo/redo kavinvenkatachalam XL No 301.1h 91.2h Jul 02, 2026

Summary

Bug Fix

Fix corrupted component property values

This PR resolves critical bugs that caused app builder crashes and data corruption by correcting malformed component property shapes, enhancing stability and user experience.

Health Assessment

X-Large
Medium
Medium
  • The PR had a long cycle time and a delayed review, but required minimal rework after the review. The fixes address severe data integrity issues, improving overall product reliability.

AI Details

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

Tech Stack

Languages: Javascript
Frameworks: React, Github-Actions
🚀 chore: update submodules adishM98 XS No - - Jul 02, 2026

Summary

Chore

Update submodules to latest lts-3.16

This PR updates submodule dependencies to the latest LTS version, ensuring the project benefits from recent bug fixes and security patches.

Health Assessment

Small
Low
Low
  • PR merged immediately with minimal changes, indicating low complexity and risk.

AI Details

Confidence: 0.95

Tech Stack

chore: release 3.20.190-lts johnsoncherian L No 23.2h 23.1h Jul 02, 2026

Summary

Chore

Release version 3.20.190-lts

Bumps the application to version 3.20.190-lts, updating UI components, tests, and configuration files across the codebase.

Health Assessment

Large
Low
Low
  • The PR closed in under a day with a fast review cycle, indicating a smooth release process.
  • Despite a large number of file changes, the minimal review time suggests high confidence in the changes.

AI Details

Confidence: 0.95

Tech Stack

Languages: Javascript
Frameworks: React
Fix ds name collision vjaris42 XS No 4.4h - Jul 01, 2026

Summary

Health Assessment

AI Details

Tech Stack

feat: push unsynced resources to git from homepage, DS page, and app builder Pratush613 M No 4.9h - Jul 01, 2026

Summary

Feature

Push unsynced resources to Git from UI

Enables users to commit unsynced resources directly from the homepage, data sources page, and app builder, improving workflow efficiency.

Health Assessment

Medium
Low
Low
  • Quick single-commit PR with minimal changes, indicating a straightforward UI enhancement.

AI Details

Confidence: 0.15

Tech Stack

Languages: Javascript
Frameworks: React
fix: Widgets - block keyboard/Tab entry on disabled components shaurya-sharma064 M No 237.1h 41.4h Jul 01, 2026

Summary

Bug Fix

Block keyboard/Tab entry on disabled widgets

Prevents users from interacting with disabled components via keyboard, improving accessibility and user experience.

Health Assessment

Medium
Low
Medium
  • The PR had a long cycle time but minimal rework, indicating a straightforward fix that was delayed by review queue.

AI Details

Tech Stack

Languages: Javascript
Frameworks: React
docs: update LTS version table github-actions XS No - - Jul 01, 2026

Summary

Docs

Update LTS version table in docs

Automated update of the LTS version table from DockerHub.

Health Assessment

Small
Low
Low
  • Fast, automated docs update with no review needed.

AI Details

Tech Stack

refactor: ensure default data source version exists before resolving target branch gsmithun4 S No 133.2h 0.1h Jul 01, 2026

Summary

Refactor

Refactor default data source version handling

Ensures a canonical default data source version exists before resolving a workspace git branch, preventing import errors and improving reliability.

Health Assessment

Small
Low
Low
  • Fast review and minimal changes indicate low complexity and risk.

AI Details

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

Tech Stack

Languages: Typescript
fix(git-sync): adjust DSV handling order to prevent name collisions during insertions vjaris42 XS No 139.7h - Jul 01, 2026

Summary

Bug Fix

Fix git-sync name collision handling

Prevents unique-index violations when renaming datasources during git sync, ensuring smooth deployments.

Health Assessment

Small
High
Medium
  • Long cycle time (~140h) suggests blockers or extended review; minimal code changes imply low technical risk.

AI Details

Tech Stack

Fix: Column sorting for Datepicker column in Table component devanshu052000 M No 44.5h 0.1h Jul 01, 2026

Summary

Bug Fix

Fix datepicker column sorting in Table

This PR corrects table sorting for datepicker columns by parsing dates into real Date objects, ensuring accurate chronological order and exposing reusable date utilities. Improved user experience by preventing incorrect sorting of date values.

Health Assessment

Small
Low
Low
  • Fast review and minimal changes indicate a straightforward bug fix with low risk.

AI Details

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

Tech Stack

Languages: Javascript
Frameworks: React
Hide App Enabled for Builders rudeUltra M No 162.9h - Jul 01, 2026

Summary

Bug Fix

Hide App Enabled for Builders

This change hides applications from builder users, improving UI clarity and preventing accidental access.

Health Assessment

Small
Medium
High
  • The PR involved multiple merges and a revert, indicating some instability during development, but the final merge was clean and the changes were small.

AI Details

Tech Stack

Languages: Javascript, Typescript
Frameworks: React
Release v3.21.48 beta gsmithun4 XL No 8.1h 0.1h Jun 30, 2026

Summary

Health Assessment

AI Details

Tech Stack

Fixed DynamoDB automation Mekhla-Asopa S No 2.0h 0.1h Jun 30, 2026

Summary

Test

Fix DynamoDB automation in Cypress tests

Ensures DynamoDB automation works correctly in marketplace data sources, improving reliability of automated tests.

Health Assessment

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

AI Details

Tech Stack

Languages: Javascript
Fix: surface folders containing accessible apps when no explicit folder permission RndmCodeGuy20 XL No 118.2h - Jun 30, 2026

Summary

Bug Fix

Fix folder visibility for app-accessible folders

This fix ensures that folders containing apps a user can access are always visible, even when explicit folder permissions are not set, improving user experience and simplifying folder management for builders.

Health Assessment

X-Large
High
High
  • The PR required multiple iterations over a five‑day cycle, with several commits after the first review, indicating significant rework and complexity. The large code churn and extensive test updates suggest a high risk of regressions, but the fix addresses a critical visibility issue for end‑users and builders.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Fix: Module list loading indefinitely after deleting last search result vjaris42 S No 119.4h - Jun 30, 2026

Summary

Bug Fix

Fix module list loading after last deletion

Resolves infinite loading and missing module names after deleting the last module from search results, improving user experience on the Modules page.

Health Assessment

Small
Low
High
  • The PR required over five days to merge, indicating potential review or testing delays despite its small scope.

AI Details

Tech Stack

Languages: Javascript, Typescript
Feature: Make app name uniqueness case-sensitive vjaris42 M No 297.0h - Jun 30, 2026

Summary

Feature

Enable case-sensitive app name uniqueness

Allows apps with identical names but different casing to coexist, reducing naming conflicts and improving developer experience.

Health Assessment

Medium
High
High
  • Long cycle time (297h) and multiple merge commits indicate significant review and rework effort; moderate code changes across backend and frontend suggest a complex feature implementation.

AI Details

Tech Stack

Languages: Javascript, Typescript
Frameworks: React
Fix: git-sync header race condition on rapid app switching vjaris42 XS No 7.4h - Jun 30, 2026

Summary

Bug Fix

Fix git-sync header race condition

Prevents header flash when switching apps, improving user experience for git-sync workspaces.

Health Assessment

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

AI Details

Tech Stack

Languages: Javascript
fix: hydrated feature-branch app 404s on refresh in git-sync workspaces RndmCodeGuy20 XL No 89.7h 67.8h Jun 30, 2026

Summary

Bug Fix

Fix 404 on app refresh in git-sync workspaces

This bugfix restores correct slug resolution for feature-branch apps, preventing 404 errors on page refresh or navigation, improving reliability for git-sync workspace users.

Health Assessment

Large
Medium
High
  • The PR took nearly 90 hours to merge with a single review after 68 hours, indicating a slow review cycle but minimal post-review changes, suggesting a straightforward bug fix with moderate complexity.

AI Details

Tech Stack

Languages: Typescript
🚀 chore: update submodules adishM98 XS No - - Jun 29, 2026

Summary

Chore

chore: update submodules

Auto-generated PR to update submodules after base PR merge.

Health Assessment

Small
Low
Low
  • Submodule update merged instantly with no review, indicating automated process and minimal impact.

AI Details

Confidence: 0.95

Tech Stack

chore: release 3.20.189-lts johnsoncherian XL No 7.9h 7.8h Jun 29, 2026

Summary

Chore

Release version 3.20.189-lts

Version bump for release 3.20.189-lts across all components, ensuring consistency.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal review friction; release version bump and test updates completed within a single day.

AI Details

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

Tech Stack

Languages: Javascript
Fix: Queries are showing endpoints of another query which is from a different OpenAPI datasource devanshu052000 L No 71.0h 0.1h Jun 29, 2026

Summary

Bug Fix

Fix query manager data source mismatch

Ensures query manager consistently resolves data sources, preventing UI bugs where endpoints from wrong datasource appear.

Health Assessment

Large
Medium
Low
  • Extensive test refactoring and bug fixes were completed quickly with a single review round, showing efficient collaboration but a sizable change.

AI Details

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

Tech Stack

Languages: Javascript
docs: update LTS version table github-actions XS No - - Jun 29, 2026

Summary

Docs

Update LTS version table

Automated update of the LTS version table from DockerHub.

Health Assessment

Small
Low
Low
  • Fast automated docs update with no review needed.

AI Details

Tech Stack

Fix and validate appbuilder automation cases emidhun L No 97.6h - Jun 29, 2026

Summary

Docs

Add status note to Cypress real DND fix doc

Adds a status note to the Cypress real DND fix documentation to inform readers that the upstream plugin fix is pending and a test-side band-aid is in place.

Health Assessment

Large
High
Medium
  • The PR took over four days to merge with a large number of line changes across many test files, indicating moderate review friction and potential for future maintenance overhead.

AI Details

Tech Stack

Languages: Javascript
enabling features for unsynced app/ds/mod on local-main Pratush613 L No 1.8h - Jun 29, 2026

Summary

Feature

Enable unsynced app, data source, module features

This update enables unsynced app, data source, and module features in local development. It improves developer workflow by allowing local changes without requiring a sync, reducing errors and speeding up iteration.

Health Assessment

Large
Low
Low
  • Fast merge with a single commit indicates low review friction and straightforward implementation.

AI Details

Confidence: 0.95

Tech Stack

Languages: Javascript, Typescript
Frameworks: React
Fixed custom logout url case YuktiGoyal02 S No 163.9h 2.2h Jun 29, 2026

Summary

Health Assessment

AI Details

Tech Stack

Feat/ai datasource/openapi plugins swathihameed XS No 1.3h - Jun 29, 2026

Summary

Health Assessment

AI Details

Tech Stack

DynamoDB revamp rudeUltra XL No 92.4h - Jun 29, 2026

Summary

Health Assessment

AI Details

Tech Stack

Feat : Add metadata to run query response ganesh8056 S No 309.1h - Jun 29, 2026

Summary

Health Assessment

AI Details

Tech Stack

fix(databricks): add listTables support ArnavMaggon2005 M No 309.3h 0.5h Jun 29, 2026

Summary

Feature

Add listTables support to Databricks plugin

Enables ToolJet users to retrieve table metadata from Databricks, improving data source integration and UI functionality.

Health Assessment

Small
Low
Low
  • Quick review but long cycle time suggests scheduling or other dependencies delayed merge.

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