Pull Request Explorer

Exploring 90 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
Nc fix(nc-gui): cap and dedupe error toasts to stop the notification flood rameshmane7218 S No 0.7h 0.6h Jul 04, 2026

Summary

Bug Fix

Cap and dedupe error toasts to stop notification flood

This PR limits and deduplicates error notifications in the GUI, preventing users from being overwhelmed by repeated alerts.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes, indicating low complexity and risk.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Nc fix(nc-gui): i18n cleanup — dedupe keys, consolidate duplicate values, keep persisted labels in English rameshmane7218 S No 0.1h 0.1h Jul 04, 2026

Summary

Bug Fix

i18n cleanup: dedupe keys and consolidate values

Improves internationalization consistency by removing duplicate keys and preserving English labels for persisted buttons, enhancing user experience and reducing maintenance overhead.

Health Assessment

Small
Low
Low
  • Quick, low‑impact fix with minimal code churn and rapid review, indicating a straightforward maintenance change with negligible risk to production.

AI Details

Confidence: 0.75

Tech Stack

Languages: Javascript
Frameworks: Vue
Nc chore(nc-gui): migrate toolbar filter/sort strings to i18n rameshmane7218 M No 18.8h 1.6h Jul 04, 2026

Summary

Chore

Migrate toolbar strings to i18n

Internationalizes toolbar filter and sort strings, improving localization support.

Health Assessment

Small
Low
Low
  • Fast review and merge, minimal code churn, straightforward i18n migration.

AI Details

Confidence: 0.10

Tech Stack

Languages: Vue
Frameworks: Vue
Nc chore(nc-gui): migrate expanded-form sidebar strings to i18n rameshmane7218 M No 18.6h 1.5h Jul 04, 2026

Summary

Chore

Migrate expanded-form sidebar strings to i18n

This PR moves hardcoded sidebar strings into the i18n system, improving localization and maintainability.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged within 18.6 hours, indicating a smooth, low‑friction process with minimal rework.

AI Details

Tech Stack

Languages: Vue
Frameworks: Vue
Nc chore(nc-gui): migrate column AI/button option strings to i18n rameshmane7218 M No 18.5h 1.5h Jul 04, 2026

Summary

Chore

Migrate column AI/button option strings to i18n

Update UI strings for column AI/button options to use i18n, enabling easier localization and reducing manual maintenance.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework, indicating a straightforward maintenance change.

AI Details

Tech Stack

Frameworks: Vue
Nc chore(nc-gui): migrate EE toolbar strings to i18n rameshmane7218 S No 18.1h 1.6h Jul 04, 2026

Summary

Chore

Migrate EE toolbar strings to i18n

Adds internationalization support for EE toolbar strings, improving localization and maintainability.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes and fast review indicates low complexity.

AI Details

Confidence: 0.75

Tech Stack

Nc chore(nc-gui): migrate expanded-form discussion/fields strings to i18n rameshmane7218 M No 17.9h 1.5h Jul 04, 2026

Summary

Chore

Migrate expanded-form strings to i18n

Centralizes UI text for expanded-form components, improving maintainability and localization.

Health Assessment

Small
Low
Low
  • Fast review and merge cycle with minimal changes indicates low complexity and high confidence in the update.

AI Details

Tech Stack

Languages: Vue
Frameworks: Vue
Nc chore(nc-gui): migrate form validation + settings strings to i18n (2/2) rameshmane7218 S No 17.7h 1.5h Jul 04, 2026

Summary

Refactor

Migrate form validation and settings strings to i18n

This change moves form validation messages and settings strings into the internationalization system, improving consistency and enabling easier localization. It reduces hard‑coded text and supports multi‑language support.

Health Assessment

Small
Low
Low
  • Quick review and single commit indicate a straightforward refactor with minimal friction.

AI Details

Confidence: 0.75

Tech Stack

Languages: Vue
Frameworks: Vue
Nc chore(nc-gui): migrate form validation strings to i18n (1/2) rameshmane7218 S No 17.6h 1.5h Jul 04, 2026

Summary

Chore

Migrate form validation strings to i18n

Updates i18n strings for form validation, improving localization support for users.

Health Assessment

Small
Low
Low
  • PR merged within 18 hours with minimal review and no rework.

AI Details

Confidence: 0.95

Tech Stack

Nc chore(nc-gui): migrate EE expanded-form attachment strings to i18n rameshmane7218 S No 17.3h 1.5h Jul 04, 2026

Summary

Chore

Migrate EE attachment strings to i18n

Updates i18n strings for expanded-form attachments in the GUI, improving localization support.

Health Assessment

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

AI Details

Tech Stack

Nc chore(nc-gui): migrate toolbar action strings to i18n rameshmane7218 M No 17.2h 1.6h Jul 04, 2026

Summary

Chore

Migrate toolbar strings to i18n

Moves toolbar action strings to internationalization file, improving localization support.

Health Assessment

Medium
Low
Low
  • Quick review and merge, minimal changes, low risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Javascript
Frameworks: Vue
Nc chore(nc-gui): migrate column edit/long-text strings to i18n rameshmane7218 M No 7.3h 1.5h Jul 03, 2026

Summary

Chore

Migrate column edit strings to i18n

Update UI text for column editing to support internationalization, reducing hard‑coded strings and improving localization.

Health Assessment

Medium
Low
Low
  • Fast cycle with minimal rework, indicating a straightforward i18n migration.

AI Details

Tech Stack

Frameworks: Vue
Nc chore(nc-gui): migrate column field-type option strings to i18n rameshmane7218 M No 7.0h 1.4h Jul 03, 2026

Summary

Chore

Migrate column field-type strings to i18n

This PR moves hardcoded column option strings into the i18n JSON, improving localization and maintainability.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal changes, indicating a straightforward maintenance update.

AI Details

Tech Stack

Languages: Vue
Frameworks: Vue
Nc chore(nc-gui): migrate EE column link-option strings to i18n rameshmane7218 S No 6.9h 1.4h Jul 03, 2026

Summary

Chore

Migrate EE column link-option strings to i18n

Update i18n strings for EE column link options in the GUI, improving localization support.

Health Assessment

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

AI Details

Tech Stack

Nc chore(nc-gui): migrate view-root (kanban/form/map) strings to i18n rameshmane7218 M No 6.8h 1.6h Jul 03, 2026

Summary

Chore

Migrate view-root strings to i18n

Centralizes UI text for better localization, improving internationalization support.

Health Assessment

Medium
Low
Low
  • Quick review and merge indicate a straightforward maintenance change with minimal risk.

AI Details

Confidence: 0.95

Tech Stack

Frameworks: Vue
Nc chore(nc-gui): migrate table details strings to i18n rameshmane7218 M No 6.6h 1.6h Jul 03, 2026

Summary

Chore

Migrate table details strings to i18n

Internationalizes table details strings in the GUI, improving localization support for users.

Health Assessment

Small
Low
Low
  • Fast review and merge cycle, minimal code changes, low risk to production

AI Details

Tech Stack

Frameworks: Vue
Nc chore(nc-gui): migrate grid view strings to i18n rameshmane7218 M No 6.5h 1.6h Jul 03, 2026

Summary

Refactor

Migrate grid view strings to i18n

This PR moves hardcoded grid view strings into the i18n system, improving localization and maintainability.

Health Assessment

Medium
Low
Low
  • Fast cycle with minimal rework, indicating a straightforward refactor.

AI Details

Tech Stack

Languages: Vue
Frameworks: Vue
Nc chore(nc-gui): migrate table header strings to i18n rameshmane7218 M No 6.0h 1.7h Jul 03, 2026

Summary

Chore

Migrate table header strings to i18n

Moves hard‑coded table header strings into the i18n JSON file, enabling localization and reducing maintenance effort.

Health Assessment

Small
Low
Low
  • Fast cycle time of 6 hours and minimal review rounds indicate a straightforward, low‑risk maintenance change.

AI Details

Tech Stack

Frameworks: Vue
Nc chore(nc-gui): migrate calendar view strings to i18n rameshmane7218 S No 3.2h 1.9h Jul 03, 2026

Summary

Chore

Migrate calendar view strings to i18n

Moved calendar view strings to internationalization for better localization support.

Health Assessment

Small
Low
Low
  • Quick cycle time and first review time indicate efficient review process.

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript
Frameworks: Vue
Nc chore(nc-gui): migrate timeline/list/gantt strings to i18n rameshmane7218 XS No 3.1h 1.9h Jul 03, 2026

Summary

Chore

Migrate timeline strings to i18n

Update GUI language file to support internationalization of timeline, list, and Gantt view strings, improving localization.

Health Assessment

Small
Low
Low
  • Quick, single-commit change with minimal review, indicating low complexity and high confidence.

AI Details

Tech Stack

Nc chore(nc-gui): migrate topbar hardcoded strings to i18n rameshmane7218 M No 5.5h 4.8h Jul 03, 2026

Summary

Chore

Migrate topbar hardcoded strings to i18n

This PR moves hardcoded strings in the topbar components to the i18n language file, enabling easier localization and reducing maintenance overhead.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework indicates a straightforward localization fix.

AI Details

Confidence: 0.75

Tech Stack

Languages: Vue
Frameworks: Vue
Nc feat(nc-gui): add custom calendar timescale (N days or N weeks) rameshmane7218 XL No 48.6h 48.6h Jul 03, 2026

Summary

Feature

Add custom calendar timescale (N days or N weeks)

Users can now set calendar timescales to N days or N weeks, enhancing scheduling flexibility.

Health Assessment

X-Large
High
High
  • The PR introduced a large number of changes across many calendar components, leading to a slow review process and high risk of integration issues.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Vue
Nc feat: Jalali (Persian) calendar support for date fields rameshmane7218 XL No 40.2h 40.2h Jul 03, 2026

Summary

Feature

Add Jalali calendar support for date fields

Enables Persian calendar support in date fields, improving localization for users in Iran and surrounding regions.

Health Assessment

X-Large
High
High
  • The PR introduced extensive changes across frontend and backend, with a long review cycle and significant additions, indicating high complexity and potential risk.

AI Details

Tech Stack

Languages: Typescript, Javascript, Vue
Frameworks: Vue
Nc feat(nc-gui): enable calendar view on mobile rameshmane7218 L No 3.6h 1.1h Jul 02, 2026

Summary

Feature

Enable mobile calendar view in Nc GUI

Adds responsive calendar view for mobile users, improving usability and data access on the go.

Health Assessment

Large
Medium
Medium
  • Rapid iteration with multiple small commits indicates focused mobile feature development; quick review and merge suggest low friction.

AI Details

Tech Stack

Languages: Javascript, Typescript
Frameworks: Vue
Nc feat/gcal sync dstala L No 0.5h 0.5h Jul 01, 2026

Summary

Feature

Add Google Calendar sync integration

Enables one‑way sync of Google Calendar events into NocoDB, allowing users to view and interact with calendar data directly within the app, boosting productivity and reducing manual entry.

Health Assessment

Medium
Low
Low
  • PR closed in under an hour with no review comments, indicating a straightforward, low‑risk change.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
Nc feat/comments webhook dstala L No 3.0h 3.0h Jun 30, 2026

Summary

Feature

Add comment webhook trigger

Enables automated actions when comments are created, updated, or deleted, expanding the platform’s integration capabilities.

Health Assessment

Large
Low
Low
  • The PR was merged within 3 hours of opening, with no significant review back‑and‑forth, indicating a smooth, low‑risk change.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: Vue
fix(nocodb): accept MSSQL MAX length sentinel in dtxp sanitiser pranavxc S No 0.0h 0.0h Jun 30, 2026

Summary

Bug Fix

Fix MSSQL MAX length sentinel handling

Corrects sanitization logic to properly handle MSSQL MAX length sentinel, preventing errors when processing SQL queries.

Health Assessment

Small
Low
Low
  • PR merged immediately with no review, indicating a straightforward, low‑risk fix.

AI Details

Tech Stack

Languages: Typescript
fix(nocodb): raise comment max length from 3000 to 10000 chars dstala XS No 0.0h 0.0h Jun 30, 2026

Summary

Bug Fix

Raise comment max length to 10000 chars

Increases comment field capacity to support longer user inputs, improving flexibility.

Health Assessment

Small
Low
Low
  • PR merged immediately with no review, indicating a straightforward change.

AI Details

Tech Stack

Nc fix(nc-gui): show max records in calendar (fit-max) — day & week DateTime views rameshmane7218 XL No 23.2h 23.2h Jun 30, 2026

Summary

Bug Fix

Fix calendar max records display in day and week views

Improves calendar UI by correctly showing maximum records and handling overflow, enhancing user experience and reducing confusion.

Health Assessment

X-Large
Low
Low
  • The PR was merged within 23 hours with minimal review iterations, indicating a focused bug fix with moderate code changes.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Frameworks: Vue
Nc feat(data-import): allow creating new fields when importing into existing tables rameshmane7218 L No 2.1h 2.1h Jun 30, 2026

Summary

Feature

Add new field creation during data import

Users can now add new columns when importing data into existing tables, reducing manual schema updates.

Health Assessment

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

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: Vue
Nc fix(nc-gui): guard populateInsertObject against undefined table meta rameshmane7218 M No 4.5h 4.5h Jun 30, 2026

Summary

Bug Fix

Guard populateInsertObject against undefined table meta

Fixes a bug where inserting data could fail due to missing table metadata, improving reliability for users.

Health Assessment

Medium
Low
Low
  • Quick, single-commit fix with minimal review time and no rework, indicating a straightforward bug resolution.

AI Details

Tech Stack

Languages: Typescript, Javascript
Nc feat(nc-gui): allow excluding sheets in Excel quick import rameshmane7218 M No 64.4h 64.4h Jun 30, 2026

Summary

Feature

Allow excluding sheets in Excel quick import

Users can now skip unwanted sheets during Excel import, improving data import accuracy.

Health Assessment

Medium
Medium
Medium
  • PR took over 2.5 days to review and merge, indicating moderate review friction but no major rework.

AI Details

Tech Stack

Languages: Vue
Frameworks: Vue
Nc fix(nc-gui): reduce gallery & kanban card title font size, add truncation tooltip rameshmane7218 M No 14.9h 14.9h Jun 30, 2026

Summary

Bug Fix

Reduce card title font size, add tooltip

Improves UI readability by reducing font size and adding tooltips for truncated titles, enhancing user experience in gallery and kanban views.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within 15 hours, no review needed.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Vue
fix(nocodb): disambiguate paired link column on V2 upgrade by fk_index_name decoded-cipher M No 12.5h 0.0h Jun 29, 2026

Summary

Bug Fix

Fix link column pairing bug in V2 upgrade

Corrects a V1→V2 upgrade bug that could incorrectly pair link columns when multiple foreign key constraints share the same column pair, ensuring accurate data migration.

Health Assessment

Medium
Low
Low
  • Merged within 12.5 hours with a single review comment, indicating a straightforward bug fix with minimal rework.

AI Details

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

Tech Stack

Languages: Typescript
Nc fix(nc-gui): restore shared-base view config (filter/sort/group-by) + hide audit rameshmane7218 M No 0.6h 0.6h Jun 29, 2026

Summary

Bug Fix

Restore shared-base view config and hide audit

Fixes UI behavior for shared-base views, restoring filter, sort, group-by functionality and hiding audit info to improve user experience.

Health Assessment

Medium
Low
Low
  • Rapid resolution with minimal changes, indicating a straightforward bug fix with quick review.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Vue
Nc feat(nc-gui): show field description on hover in expanded record form rameshmane7218 M No 1.6h 1.4h Jun 29, 2026

Summary

Feature

Show field description on hover in record form

Adds a hover tooltip for field descriptions in the expanded record view, improving user clarity and reducing confusion.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal rework indicates a straightforward UI enhancement.

AI Details

Tech Stack

Languages: Vue
Frameworks: Vue
fix(nocodb): guard null colOptions in Column.delete2 formula loop fendy3002 XS No 0.1h 0.1h Jun 29, 2026

Summary

Bug Fix

Guard null colOptions in Column delete loop

Prevents runtime errors when deleting columns with null options, improving stability for users.

Health Assessment

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

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Nc remove featureflag dstala M No 0.4h 0.0h Jun 29, 2026

Summary

Feature

Remove feature flag gating for MSSQL & Oracle

Disables beta feature flag gating for MSSQL and Oracle data sources, making them Enterprise Edition only, improving clarity for users.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal rework indicate a straightforward change with low risk.

AI Details

Tech Stack

Languages: Typescript, Javascript, Vue
Frameworks: Vue
fix(nocodb): expand select choices into enum DDL on v3 bulk table-create dstala M No 39.2h 38.7h Jun 29, 2026

Summary

Bug Fix

Expand select choices into enum DDL

Fixes bulk table creation by expanding select choices into enum DDL, improving data integrity and reducing errors.

Health Assessment

Small
Low
High
  • Review took almost 39 hours, indicating potential communication delays, but the PR was small and resolved quickly.

AI Details

Tech Stack

Languages: Typescript
Nc oracle issues dstala M No 0.0h 0.0h Jun 29, 2026

Summary

Bug Fix

Fix Oracle group-by and datetime handling

Improves Oracle and MSSQL query grouping, datetime truncation, and formula key handling, enhancing data accuracy and performance.

Health Assessment

Small
Low
Low
  • Rapid resolution with minimal changes, indicating a straightforward bug fix.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
« Page 2 of 2

Get this analytics stack for your team

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

Connect Repos