41792 Commits

Author SHA1 Message Date
Raju Udava
620af32f7a fix: set doc_version default to 1 so rename and version checks work 2026-04-17 13:47:29 +00:00
Raju Udava
a907f55c54 fix: doc routes resolve to data tab so sidebar stays unified 2026-04-17 13:47:29 +00:00
Raju Udava
98e6e43d4e refactor: remove Docs tab from minibar — docs now live in Data tab 2026-04-17 13:47:29 +00:00
Raju Udava
50305fb861 feat: merge docs into nc_models_v2 and show in data tab sidebar 2026-04-17 13:47:28 +00:00
Ramesh Mane
adf682ebf0 fix: remove redundant reload() fallback from error handler 2026-04-16 12:31:03 +00:00
Ramesh Mane
99f0288eb8 fix: update stale hash-based URLs after history-mode routing migration 2026-04-16 12:31:03 +00:00
Mert E.
6f52e846e4 Merge pull request #13554 from nocodb/nc-fix/comment-grp-count
Nc fix/comment grp count
2026-04-16 10:09:41 +03:00
Raju Udava
46a2a49462 refactor: replace labeled loops with helper function in useInfiniteData 2026-04-15 18:02:26 +00:00
Raju Udava
38c2d2b00d fix: sync row edits and deletes live in grouped grid views 2026-04-15 18:02:26 +00:00
Raju Udava
060ebdeaca fix: update comment count live in grouped grid views 2026-04-15 18:02:26 +00:00
Mert E.
2595bfa0b2 Merge pull request #13519 from nocodb/nc-fix/change-password-clear-reset-token
nullify reset password token when user change password
2026-04-15 21:02:15 +03:00
Mert E.
e173be2931 Merge pull request #13533 from nocodb/nc-fix/hot-ui
Nc fix: ui & plan corrections
2026-04-15 21:02:02 +03:00
Mert E.
7c2270865e Merge pull request #13535 from nocodb/chore/sync-26-04-15
chore: sync changes
2026-04-15 21:01:35 +03:00
mertmit
eca7ea6430 chore: sync changes
Signed-off-by: mertmit <mertmit99@gmail.com>
2026-04-15 15:11:35 +03:00
Ramesh Mane
0e29ed80ec chore(nc-gui): lint 2026-04-15 12:02:38 +00:00
Ramesh Mane
1869af2073 fix: show lock icon on upgrade badges for RLS, date dependency, and view action menu 2026-04-15 12:02:37 +00:00
Ramesh Mane
1902949810 fix: show lock icon for view mode personal 2026-04-15 12:02:37 +00:00
Ramesh Mane
d3e0245aad fix: remove some unwanted changes and dashboard lock icon alignment 2026-04-15 12:02:37 +00:00
Ramesh Mane
69c234bda9 fix: view list dropdown item height and some feature badge alignments 2026-04-15 12:02:37 +00:00
mertmit
f85150e2ae fix: make map view available to all 2026-04-15 12:02:36 +00:00
mertmit
5c8aac5473 fix: remaining changes 2026-04-15 12:02:36 +00:00
mertmit
108c9807ec fix: ui & plan corrections 2026-04-15 12:02:36 +00:00
Ramesh Mane
4e6037f9fa Merge pull request #13527 from nocodb/nc-feat/improve-feat-gating
chore: few changes
2026.04.1
2026-04-15 16:43:50 +05:30
Ramesh Mane
1500b28869 fix: only show upgrade badges on workspace tabs for unlicensed on-prem 2026-04-15 08:26:27 +00:00
mertmit
a516f4e83b fix: few corrections 2026-04-15 08:26:26 +00:00
mertmit
9873330cba fix: various gating 2026-04-15 08:26:26 +00:00
mertmit
910c37d20a fix: rls gating 2026-04-15 08:26:26 +00:00
mertmit
745e562b69 fix: ws page 2026-04-15 08:26:25 +00:00
mertmit
1da6a13b8f feat: improve plan gating for on-premise 2026-04-15 08:26:25 +00:00
Ramesh Mane
242e53e374 Merge pull request #13531 from nocodb/nc-fix/canvas-blur-on-zoom
Nc fix: resolve canvas grid blur on fractional zoom
2026-04-15 12:17:40 +05:30
Raju Udava
611f651893 Merge pull request #13529 from nocodb/nc-fix/bug-fixes-14th-apr
Nc fix: on-prem unlicensed UI bug fixes
2026-04-15 12:13:00 +05:30
Ramesh Mane
98fc996850 fix: resolve blurry icons and text in canvas grid at fractional zoom levels 2026-04-15 06:29:30 +00:00
Ramesh Mane
21cc75c022 fix: hide EE-only features in on-prem unlicensed mode and add copy project info 2026-04-15 05:49:51 +00:00
Anbarasu
470ca4f2ba Merge pull request #13528 from nocodb/nc-webhook-fix 2026-04-15 11:19:08 +05:30
DarkPhoenix2704
e03c8fa6f0 fix: keep headers and params enabled by default 2026-04-15 05:35:06 +00:00
Pranav C
16aaf71e09 Merge pull request #13523 from nocodb/nc-fix/oo-route-exclude-list
Nc fix: Route oo exclude list to correct handler based on LTAR version
2026-04-14 18:02:26 +05:30
Pranav
d71a313fec fix: route oo exclude list to correct handler based on LTAR version 2026-04-14 11:40:07 +00:00
Raju Udava
a5e6fc0be4 Merge pull request #13522 from nocodb/nc-fix/misc
Nc fix: percent progress bar in LTAR link modal
2026-04-14 16:57:03 +05:30
Ramesh Mane
cdf1eb5420 fix: remove fixed 4px height constraint on percent progress bar in grid view 2026-04-14 11:22:32 +00:00
Raju Udava
47eaaf592a fix: percent progress bar in LTAR link modal — thin bar with label beside 2026-04-14 11:22:31 +00:00
Fendy H
ef82fb6e2a Merge pull request #13520 from nocodb/nc-fix/select-options-remove-pagination
Nc fix: select options panel losing items beyond 20 due to broken virtual scroll
2026-04-14 17:59:16 +07:00
Ramesh Mane
c8f6f80e3f fix: replace render-all with append-only infinite scroll for select options 2026-04-14 09:38:03 +00:00
Fendy Heryanto
4a2f5fc486 fix: select options panel losing items beyond 20 due to broken virtual scroll 2026-04-14 09:38:03 +00:00
Fendy Heryanto
c856dfa7fc nullify reset password token when user change password 2026-04-14 09:26:02 +00:00
Mert E.
aa94772b4f Merge pull request #13518 from nocodb/nc-fix/lint-fixes
fix: resolve eslint lint errors across nc-gui, nocodb-sdk, and nocodb
2026-04-14 12:03:08 +03:00
Pranav
fadadf3a1a fix: resolve eslint lint errors across nc-gui, nocodb-sdk, and nocodb 2026-04-14 07:38:05 +00:00
Pranav C
f7242d1b75 Merge pull request #13515 from nocodb/nc-fix/oss-fixes-13th-apr
Nc fix/oss fixes 13th apr
2026-04-14 00:30:44 +05:30
Ramesh Mane
703785d300 fix: restrict base integrations to DB-only when isEEFeatureBlocked 2026-04-13 17:23:11 +00:00
Ramesh Mane
2e179e7954 fix: add use-backdrop to color picker dropdowns in select options 2026-04-13 17:23:11 +00:00
Ramesh Mane
4af88e0a8b fix: set blockExtensions to false in CE stub 2026-04-13 17:23:11 +00:00