Pull Request Explorer

Back to Repo
Exploring 198 PRs for Tooljet. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
DataBricks migration for Main (gitsync) rudeUltra S No 0.2h 0.2h Jun 02, 2026

Summary

Health Assessment

AI Details

Tech Stack

fix: improve Mobile canvas overflow handling in AppCanvas component nakulnagargade S No 8.2h 0.0h Jun 02, 2026

Summary

Health Assessment

AI Details

Tech Stack

Databricks Revamp Oauth + Design rudeUltra XL No 318.6h 45.8h Jun 02, 2026

Summary

Health Assessment

AI Details

Tech Stack

🚀 chore: update submodules adishM98 XS No - - Jun 02, 2026

Summary

Chore

chore: update submodules

Updates submodules to the latest LTS version, ensuring dependencies are current.

Health Assessment

Small
Low
Low
  • • Auto‑generated submodule update merged instantly with no review, indicating minimal complexity and risk.

AI Details

Confidence: 0.95

Tech Stack

Revert "chore: update package-lock.json with new dependencies and version upgrades" johnsoncherian XL No 1.0h - Jun 02, 2026

Summary

Chore

Revert package-lock.json update

Reverts a dependency upgrade that introduced issues, restoring the previous stable state.

Health Assessment

X-Large
Low
Low
  • • Revert performed quickly with minimal review, indicating a straightforward rollback of a dependency update.

AI Details

Tech Stack

🚀 chore: update submodules adishM98 XS No - - Jun 02, 2026

Summary

Chore

Update submodules to latest lts-3.16

Ensures the project uses the most recent LTS submodule versions, improving stability and security.

Health Assessment

Small
Low
Low
  • • Rapid auto-merge with minimal changes, indicating low complexity and risk.

AI Details

Confidence: 0.95

Tech Stack

Fix: strip client_secret from public SSO endpoint response RndmCodeGuy20 M No 22.7h 22.3h Jun 02, 2026

Summary

Bug Fix

Remove client_secret from public SSO response

Prevents sensitive client secrets from being exposed via public SSO endpoint, enhancing security and compliance. Ensures SSO configuration remains confidential while maintaining functionality.

Health Assessment

Medium
Low
Low
  • • Quick fix with minimal changes, resolved security issue promptly.

AI Details

Tech Stack

Languages: Typescript
[docs]: BYOK Gemini Key RudraPratik30 S No 142.1h 141.8h Jun 02, 2026

Summary

Health Assessment

AI Details

Tech Stack

fix: DatetimePicker - raise popup z-index so it renders above modal shaurya-sharma064 XS No 0.9h 0.9h Jun 01, 2026

Summary

Bug Fix

Fix DatetimePicker z-index over modal

Ensures the DatetimePicker popup appears above modal dialogs, improving UI consistency.

Health Assessment

Small
Low
Low
  • • Quick fix with minimal changes, no rework, merged within an hour.

AI Details

Tech Stack

🚀 chore: update version to 3.20.170-lts across all components johnsoncherian XS No 0.0h - Jun 01, 2026

Summary

Health Assessment

AI Details

Tech Stack

Fix: Missing server URL toast shows up on switching to a GRPC 2.0 query inside Query Builder devanshu052000 XS No 94.1h 0.0h Jun 01, 2026

Summary

Bug Fix

Fix GRPC v2 query editor service loading

Prevents erroneous service discovery when non‑GRPC v2 data source selected, improving stability.

Health Assessment

Small
Low
Low
  • • Quick review and merge with minimal changes, low risk to production.

AI Details

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

Tech Stack

Languages: Javascript
Frameworks: React
🚀 chore: update submodules adishM98 XS No - - Jun 01, 2026

Summary

Chore

Update submodules to latest lts-3.16

Automated update of submodules to keep dependencies current.

Health Assessment

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

AI Details

Confidence: 0.95

Tech Stack

🚀 chore: update submodules adishM98 XS No - - Jun 01, 2026

Summary

Chore

Update submodules to latest lts-3.16

Automated submodule update to keep dependencies current.

Health Assessment

Small
Low
Low
  • • Automated submodule update merged immediately with no review, minimal risk.

AI Details

Confidence: 0.95

Tech Stack

chore: update package-lock.json with new dependencies and version upgrades johnsoncherian XL No 317.5h 47.1h Jun 01, 2026

Summary

Health Assessment

AI Details

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

Tech Stack

fix: Parent child cyclic loop shaurya-sharma064 L No 311.6h 1.2h Jun 01, 2026

Summary

Bug Fix

Fix parent-child cyclic loop in App Builder

Prevents editor freezes caused by cyclic component graphs, improving stability for users.

Health Assessment

Large
High
Medium
  • • The PR required many iterations and a large number of code changes, indicating a complex bug fix. Review was quick but the high commit count and multiple review rounds suggest significant rework and potential risk.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
docs: update LTS version table github-actions S No - - Jun 01, 2026

Summary

Docs

Update LTS version table

Automated update of the LTS version table from DockerHub.

Health Assessment

Small
Low
Low
  • • PR merged immediately with no review, minimal changes, low risk.

AI Details

Tech Stack

fix: address Snyk security vulnerabilities — dependency updates, SSRF default-on, Docker base image upgrade adishM98 XL No 76.0h - Jun 01, 2026

Summary

Bug Fix

Fix security vulnerabilities and upgrade Docker image

Removes critical security risks, improves stability, and ensures secure deployments.

Health Assessment

X-Large
High
Medium
  • • Security-focused PR with extensive dependency updates and Docker image upgrade, merged within 3 days without formal review, indicating high confidence in the changes.
  • • The large line change set and critical nature of the fixes elevate the risk profile, but the swift merge suggests minimal friction in the review process.

AI Details

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

Tech Stack

Languages: Typescript
Feat/version dropdown UI refresh pull Pratush613 S No 4.1h - Jun 01, 2026

Summary

Health Assessment

AI Details

Tech Stack

Chore/merge-3.20.169-lts-main johnsoncherian XL No 49.8h - May 31, 2026

Summary

Chore

Merge release 3.20.169 LTS into main

This merge incorporates the latest LTS release, updating frontend components, fixing bugs, and ensuring a stable, production‑ready codebase for end users.

Health Assessment

X-Large
High
Medium
  • • Merge of release branch with extensive frontend changes, AI‑assisted, large scope, moderate cycle time, potential for integration issues.

AI Details

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

Tech Stack

Languages: Javascript
Frameworks: React
Feature: Auto-commit app deletion to git on feature branches vjaris42 M No 154.1h - May 31, 2026

Summary

Feature

Auto-commit app deletion to git on feature branches

Automatically commits app deletions to Git when performed on feature branches, eliminating the manual commit step and ensuring repository consistency.

Health Assessment

Medium
Medium
Medium
  • • The PR required multiple commits over six days, indicating iterative refinement and coordination between frontend and backend teams. The change removes a manual UI element and automates git sync, improving developer workflow and reducing potential for sync errors.

AI Details

Tech Stack

Languages: Javascript, Typescript
Frameworks: React
fix: AppBuilder - fall back to labelWidth when resolving form input height shaurya-sharma064 XS No 31.5h 31.5h May 31, 2026

Summary

Bug Fix

Fix AppBuilder form input height fallback

Ensures form inputs use label width for height when labelWidth is defined, improving layout consistency.

Health Assessment

Small
Low
High
  • • Single small change, long review time likely due to initial lack of clarity or reviewer availability.

AI Details

Tech Stack

Languages: Javascript
chore: bump version to 3.20.169-lts across all components johnsoncherian XS No 0.0h - May 29, 2026

Summary

Health Assessment

AI Details

Tech Stack

Perf: fix module version loading causing pool exhaustion on apps with many branches kavinvenkatachalam M No 71.2h 11.1h May 29, 2026

Summary

Bug Fix

Fix module version loading to prevent pool exhaustion

Improves reliability and performance for apps using modules by ensuring efficient version loading, reducing timeouts and server resource exhaustion. This change prevents HTTP 500 errors and improves user experience during concurrent usage.

Health Assessment

Small
Low
Medium
  • • The PR addressed a critical performance issue with minimal changes and a single review cycle, indicating efficient resolution.

AI Details

Tech Stack

Languages: Typescript
Update gitsync cypress config ajith-k-v S No 0.0h - May 29, 2026

Summary

Health Assessment

AI Details

Tech Stack

chore: bump version to 3.20.168-lts across all components johnsoncherian XS No 0.0h - May 28, 2026

Summary

Health Assessment

AI Details

Tech Stack

🚀 chore: update submodules adishM98 XS No - - May 28, 2026

Summary

Chore

chore: update submodules

Updates submodules to the latest LTS version, keeping dependencies current.

Health Assessment

Small
Low
Low
  • • PR merged instantly with no review, minimal changes, low risk.

AI Details

Confidence: 0.95

Tech Stack

feat: Phased development - Break down large requirements into phases NishidhJain M No 198.7h 7.9h May 28, 2026

Summary

Feature

Add phased AI builder workflow

Enables phased AI builder workflow, improving context management and user experience, while adding free‑plan limits to control usage.

Health Assessment

Medium
Medium
High
  • • The PR required multiple iterations and a long cycle time, indicating significant rework and potential blockers, but the final merge was achieved after addressing review feedback.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Tailwindcss
Fix Modal moveable coordinate space nakulnagargade M No 263.7h 74.4h May 28, 2026

Summary

Bug Fix

Improve drag‑and‑drop and modal rendering

Enhances the App Builder’s drag‑and‑drop UX by correctly positioning ghost widgets and modals across layouts, improving reliability and user experience.

Health Assessment

Medium
Medium
High
  • • Long cycle time and delayed first review suggest blockers, but only a single review round indicates moderate complexity. The moderate scope of changes keeps overall risk manageable.

AI Details

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

Tech Stack

Languages: Javascript
Frameworks: React
🚀 chore: update submodules adishM98 XS No - - May 28, 2026

Summary

Chore

chore: update submodules

Auto-generated PR to update submodules after base PR merge

Health Assessment

Small
Low
Low
  • • PR merged immediately after creation with minimal changes, indicating automated submodule update with no review friction.

AI Details

Confidence: 0.95

Tech Stack

feat: implement parent remapping for version copying in create service nakulnagargade M No 46.2h 45.1h May 28, 2026

Summary

Feature

Implement parent remapping for version copying

Adds a helper to remap parent IDs during app version copying, improving consistency and reducing errors.

Health Assessment

Medium
Low
Medium
  • • Review took almost two days, but only one round of changes, indicating a straightforward implementation.

AI Details

Tech Stack

Languages: Typescript
feat: add snapshot_groups variable to Packer configuration adishM98 XS No - - May 28, 2026

Summary

Health Assessment

AI Details

Tech Stack

Fix: prevent git push from deleting apps when app name matches folder name vjaris42 XS No 193.7h - May 27, 2026

Summary

Bug Fix

Fix git push deleting apps on name collision

Prevents accidental loss of apps during git sync when app names match folder names, ensuring data integrity and reducing deployment errors.

Health Assessment

Small
Low
Low
  • • T
  • • h
  • • e
  • •
  • • P
  • • R
  • •
  • • h
  • • a
  • • d
  • •
  • • a
  • •
  • • l
  • • o
  • • n
  • • g
  • •
  • • c
  • • y
  • • c
  • • l
  • • e
  • •
  • • t
  • • i
  • • m
  • • e
  • •
  • • d
  • • u
  • • e
  • •
  • • t
  • • o
  • •
  • • m
  • • u
  • • l
  • • t
  • • i
  • • p
  • • l
  • • e
  • •
  • • m
  • • e
  • • r
  • • g
  • • e
  • • s
  • •
  • • f
  • • r
  • • o
  • • m
  • •
  • • m
  • • a
  • • i
  • • n
  • • ,
  • •
  • • b
  • • u
  • • t
  • •
  • • t
  • • h
  • • e
  • •
  • • c
  • • h
  • • a
  • • n
  • • g
  • • e
  • •
  • • w
  • • a
  • • s
  • •
  • • s
  • • m
  • • a
  • • l
  • • l
  • •
  • • a
  • • n
  • • d
  • •
  • • s
  • • t
  • • r
  • • a
  • • i
  • • g
  • • h
  • • t
  • • f
  • • o
  • • r
  • • w
  • • a
  • • r
  • • d
  • • ,
  • •
  • • r
  • • e
  • • s
  • • u
  • • l
  • • t
  • • i
  • • n
  • • g
  • •
  • • i
  • • n
  • •
  • • m
  • • i
  • • n
  • • i
  • • m
  • • a
  • • l
  • •
  • • r
  • • e
  • • v
  • • i
  • • e
  • • w
  • •
  • • f
  • • r
  • • i
  • • c
  • • t
  • • i
  • • o
  • • n
  • • .

AI Details

Tech Stack

Languages: Javascript
feat: workspace pull conflict detection with modal Pratush613 XL No 53.0h - May 27, 2026

Summary

Health Assessment

AI Details

Tech Stack

[docs]: Create User API Update RudraPratik30 S No 144.7h 144.4h May 27, 2026

Summary

Health Assessment

AI Details

Tech Stack

chore: bump version to 3.20.167-lts and update subproject reference for server johnsoncherian XS No 0.0h - May 26, 2026

Summary

Health Assessment

AI Details

Tech Stack

🚀 chore: update submodules adishM98 XS No - - May 26, 2026

Summary

Chore

Update submodules to latest LTS

Keeps dependencies current, enhancing stability and security.

Health Assessment

Small
Low
Low
  • • Fast, single-commit merge with no review, minimal risk.

AI Details

Tech Stack

Feat/support for gemini vavinash992 S No 270.7h 269.6h May 26, 2026

Summary

Feature

Add Gemini support for organization AI keys

Introduces a provider field in organization AI keys and related configuration, enabling Gemini LLM support for BYOK and self‑host customers.

Health Assessment

Small
Medium
High
  • • The PR had a long cycle time and many submodule updates, indicating coordination challenges, but the code changes are small and low risk.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
🚀 chore: update submodules adishM98 XS No - - May 26, 2026

Summary

Chore

chore: update submodules

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

Health Assessment

Small
Low
Low
  • • PR merged instantly with minimal changes, indicating automated submodule update with no review friction.

AI Details

Confidence: 0.95

Tech Stack

Aligning main with develop slancerk XL No 110.3h 110.3h May 26, 2026

Summary

CI/CD

Sync main branch with develop

Ensures the main branch reflects the latest develop changes, keeping CI/CD pipelines consistent across environments.

Health Assessment

Large
High
High
  • • The PR required extensive updates to CI/CD workflows, resulting in a long review period and multiple commits after the first review, indicating high complexity and potential risk to deployment pipelines.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions, Docker
feat: improve platform git sync UI and interactions Pratush613 L No 7.6h - May 26, 2026

Summary

Health Assessment

AI Details

Tech Stack

fix: dynamic-height - treat offsetHeight=0 as not measurable on show shaurya-sharma064 S No 17.3h 17.3h May 26, 2026

Summary

Bug Fix

Fix dynamic height offset zero handling

Corrects UI rendering by treating zero offsetHeight as non-measurable, improving component visibility.

Health Assessment

Small
Low
Medium
  • • Quick fix with minimal changes, merged after a single review cycle.

AI Details

Confidence: 0.95

Tech Stack

Languages: Javascript
chore: update version to 3.20.166-lts across all components johnsoncherian XS No 0.3h - May 26, 2026

Summary

Health Assessment

AI Details

Tech Stack

Fix queries not running inside modules successfully on released apps nakulnagargade S No 91.1h 0.5h May 26, 2026

Summary

Health Assessment

AI Details

Tech Stack

Fix quickbooks bug rudeUltra XL No 315.5h 315.5h May 26, 2026

Summary

Health Assessment

AI Details

Tech Stack

revert-conflict-detection-pr-16340 Pratush613 M No 1.7h - May 25, 2026

Summary

Health Assessment

AI Details

Tech Stack

Fixed failed cases YuktiGoyal02 XS No - - May 25, 2026

Summary

Health Assessment

AI Details

Tech Stack

Fixes on table sort functionality manishkushare S No 64.3h 64.3h May 25, 2026

Summary

Bug Fix

Fix table sorting UI and logic

Corrects sorting behavior and UI bugs in table component, improving user experience.

Health Assessment

Small
Low
Medium
  • • Small, focused change with delayed review; overall risk remains low.

AI Details

Tech Stack

Languages: Javascript
Frameworks: React
Feat remove app git gsmithun4 XL No 44.4h 0.1h May 25, 2026

Summary

Health Assessment

AI Details

Tech Stack

🚀 chore: update submodules adishM98 XS No - - May 22, 2026

Summary

Chore

chore: update submodules

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

Health Assessment

Small
Low
Low
  • • PR merged immediately with minimal changes, indicating automated submodule update with no review friction.

AI Details

Confidence: 0.95

Tech Stack

chore: merge release 3.20.164-lts into main johnsoncherian L No 0.9h 0.8h May 22, 2026

Summary

Health Assessment

AI Details

Tech Stack

Page 1 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