Pull Request Explorer
| 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 |
SummaryBug FixFix 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
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 |
SummaryChoreUpdate 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
AI Details
Confidence:
0.95
Tech Stack |
||||||
| chore: release 3.20.190-lts | johnsoncherian | L | No | 23.2h | 23.1h | Jul 02, 2026 |
SummaryChoreRelease 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
AI Details
Confidence:
0.95
Tech Stack
Languages:
Javascript
Frameworks:
React
|
||||||
| Fix ds name collision | vjaris42 | XS | No | 4.4h | - | Jul 01, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| feat: push unsynced resources to git from homepage, DS page, and app builder | Pratush613 | M | No | 4.9h | - | Jul 01, 2026 |
SummaryFeaturePush 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
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 |
SummaryBug FixBlock 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
AI DetailsTech Stack
Languages:
Javascript
Frameworks:
React
|
||||||
| docs: update LTS version table | github-actions | XS | No | - | - | Jul 01, 2026 |
SummaryDocsUpdate LTS version table in docs Automated update of the LTS version table from DockerHub. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| refactor: ensure default data source version exists before resolving target branch | gsmithun4 | S | No | 133.2h | 0.1h | Jul 01, 2026 |
SummaryRefactorRefactor 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
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 |
SummaryBug FixFix git-sync name collision handling Prevents unique-index violations when renaming datasources during git sync, ensuring smooth deployments. Health Assessment
Small
High
Medium
AI DetailsTech Stack |
||||||
| Fix: Column sorting for Datepicker column in Table component | devanshu052000 | M | No | 44.5h | 0.1h | Jul 01, 2026 |
SummaryBug FixFix 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
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 |
SummaryBug FixHide App Enabled for Builders This change hides applications from builder users, improving UI clarity and preventing accidental access. Health Assessment
Small
Medium
High
AI DetailsTech Stack
Languages:
Javascript, Typescript
Frameworks:
React
|
||||||
| Release v3.21.48 beta | gsmithun4 | XL | No | 8.1h | 0.1h | Jun 30, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| Fixed DynamoDB automation | Mekhla-Asopa | S | No | 2.0h | 0.1h | Jun 30, 2026 |
SummaryTestFix DynamoDB automation in Cypress tests Ensures DynamoDB automation works correctly in marketplace data sources, improving reliability of automated tests. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| Fix: surface folders containing accessible apps when no explicit folder permission | RndmCodeGuy20 | XL | No | 118.2h | - | Jun 30, 2026 |
SummaryBug FixFix 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
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 |
SummaryBug FixFix 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
AI DetailsTech Stack
Languages:
Javascript, Typescript
|
||||||
| Feature: Make app name uniqueness case-sensitive | vjaris42 | M | No | 297.0h | - | Jun 30, 2026 |
SummaryFeatureEnable 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
AI DetailsTech Stack
Languages:
Javascript, Typescript
Frameworks:
React
|
||||||
| Fix: git-sync header race condition on rapid app switching | vjaris42 | XS | No | 7.4h | - | Jun 30, 2026 |
SummaryBug FixFix git-sync header race condition Prevents header flash when switching apps, improving user experience for git-sync workspaces. Health Assessment
Small
Low
Low
AI DetailsTech 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 |
SummaryBug FixFix 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
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| 🚀 chore: update submodules | adishM98 | XS | No | - | - | Jun 29, 2026 |
SummaryChorechore: update submodules Auto-generated PR to update submodules after base PR merge. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| chore: release 3.20.189-lts | johnsoncherian | XL | No | 7.9h | 7.8h | Jun 29, 2026 |
SummaryChoreRelease version 3.20.189-lts Version bump for release 3.20.189-lts across all components, ensuring consistency. Health Assessment
Medium
Low
Low
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 |
SummaryBug FixFix 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
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 |
SummaryDocsUpdate LTS version table Automated update of the LTS version table from DockerHub. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Fix and validate appbuilder automation cases | emidhun | L | No | 97.6h | - | Jun 29, 2026 |
SummaryDocsAdd 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
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| enabling features for unsynced app/ds/mod on local-main | Pratush613 | L | No | 1.8h | - | Jun 29, 2026 |
SummaryFeatureEnable 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
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 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| Feat/ai datasource/openapi plugins | swathihameed | XS | No | 1.3h | - | Jun 29, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| DynamoDB revamp | rudeUltra | XL | No | 92.4h | - | Jun 29, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| Feat : Add metadata to run query response | ganesh8056 | S | No | 309.1h | - | Jun 29, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix(databricks): add listTables support | ArnavMaggon2005 | M | No | 309.3h | 0.5h | Jun 29, 2026 |
SummaryFeatureAdd 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
AI DetailsTech Stack
Languages:
Typescript
|
||||||