Commit Graph

6274 Commits

Author SHA1 Message Date
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
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
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
Pranav
fadadf3a1a fix: resolve eslint lint errors across nc-gui, nocodb-sdk, and nocodb 2026-04-14 07:38:05 +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
aa799e9668 fix: block extensions on unlicensed on-prem with upgrade modal 2026-04-13 17:23:11 +00:00
Ramesh Mane
a77b0191c2 fix: replace showEEFeatures with isEEFeatureBlocked for correct CE/on-prem gating 2026-04-13 17:23:10 +00:00
Pranav
36aab6d936 fix: OSS release prep — docs permission, token expiry, view order 2026-04-13 11:52:21 +00:00
Pranav
8df60af3d1 fix: hide upgrade field option in column menu for custom links 2026-04-13 09:33:26 +00:00
Pranav
e371eea353 fix: show only MM, HM, OO for custom links — no BT option 2026-04-13 09:33:25 +00:00
Pranav
e39799bd00 fix: custom link improvements — V1 versioning, BT realtime, upgrade UI 2026-04-13 09:33:25 +00:00
Ramesh Mane
626d15ed54 fix: guard attachment data with ncIsArray in processNewDataFor 2026-04-13 06:59:58 +00:00
Raju Udava
25625dba7c fix: remove beta badges from List/Map/Timeline views, lighten Business badge colors, and reduce fields menu button size 2026-04-11 10:41:02 +00:00
Ramesh Mane
589e771a31 fix: show error toast on bulk LTAR paste/delete failure, type cleanup 2026-04-11 06:45:58 +00:00
Raju Udava
856540c60a refactor: extract BulkLtarOp type and isOoOrOm helper to reduce duplication 2026-04-11 06:45:58 +00:00
Raju Udava
e2a5ea85ec fix: block bulk paste for OO and OM LTAR columns with toast 2026-04-11 06:45:57 +00:00
Raju Udava
47d3ec8a1f fix: move OO/OM view refresh inside success path, restrict bulk delete to junction columns 2026-04-11 06:45:57 +00:00
Raju Udava
6d921dc604 feat: extend LTAR copy/paste/delete to V2 OM (one-to-many) and all junction types 2026-04-11 06:45:57 +00:00
Raju Udava
91e1491442 fix: handle V2 OO paste view refresh and prevent double-clear 2026-04-11 06:45:57 +00:00
Raju Udava
99d1358926 feat: add copy/paste/delete support for V2 BT-like (mo) LTAR fields 2026-04-11 06:45:57 +00:00
DarkPhoenix2704
afd291da3f fix: lookup rendering fix 2026-04-09 06:34:53 +00:00
Ramesh Mane
28b6c203b7 fix: canvas grid group-by tag overlapping count label 2026-04-07 14:16:42 +00:00
Ramesh Mane
07a8baff54 fix: enable group-by for timeline view with UI improvements 2026-04-07 14:16:42 +00:00
Raju Udava
dc39b42450 Merge pull request #13432 from nocodb/nc-fix/formula-input-improvements
Nc fix(nc-gui): improve formula editor keyboard navigation
2026-04-07 16:39:58 +05:30
mertmit
afdf6fce0b chore: sync changes
Signed-off-by: mertmit <mertmit99@gmail.com>
2026-04-07 14:06:03 +03:00
Anbarasu
5c417b5520 Merge pull request #13473 from nocodb/nc-chore/lint-7-apr 2026-04-07 16:31:12 +05:30
Ramesh Mane
cadb0142f7 chore: lint 2026-04-07 08:25:05 +00:00
Ramesh Mane
167831e2b1 fix: handle hide empty groups locally for public/shared views 2026-04-07 08:25:05 +00:00
Ramesh Mane
8c62386701 fix: show hide empty groups toggle only for grid views 2026-04-07 08:25:05 +00:00
Ramesh Mane
358dc3ab83 fix: add try/catch and rollback for hide empty groups toggle 2026-04-07 08:25:05 +00:00
Fendy Heryanto
61a8863eb9 smaller switch 2026-04-07 08:25:04 +00:00
Fendy Heryanto
ab83d7079e add hide empty group by toggle 2026-04-07 08:25:04 +00:00
Ramesh Mane
956284bc46 chore(nc-gui): lint 2026-04-07 08:22:41 +00:00
Raju Udava
9b6496fd8f Merge pull request #13463 from nocodb/nc-fix/list-view-loading-skeleton
Nc fix(list-view): optimistic collapse/expand with loading skeleton
2026-04-06 21:01:29 +05:30
Raju Udava
e1e235e45b Merge pull request #13452 from nocodb/nc-fix/bug-fixes-4th-apr
Nc fix: skip grid keyboard handlers during IME composition
2026-04-06 21:00:35 +05:30
Ramesh Mane
e33a886b98 chore: lint 2026-04-04 13:38:43 +00:00
Ramesh Mane
dcb500c9d5 fix: include viewId in comment copy URL to open correct view 2026-04-04 12:11:18 +00:00
Ramesh Mane
5c281d522c fix: skip grid keyboard handlers during IME composition 2026-04-04 11:45:26 +00:00
Ramesh Mane
38cc965429 fix: upgrade link alert box bg color issue in dark mode 2026-04-03 12:45:52 +00:00
Ramesh Mane
200dfe6bd7 fix(nc-gui): disable save on invalid formula, fix stale Enter on mount, dispose editor on unmount 2026-04-02 12:33:07 +00:00
Ramesh Mane
5206cdaa29 fix(nc-gui): prevent stale Enter keypress from inserting newline on formula editor mount 2026-04-02 12:33:07 +00:00
Ramesh Mane
6ec446bb96 fix: some review changes 2026-04-02 12:33:06 +00:00
Ramesh Mane
0f954bb909 fix(nc-gui): improve formula editor keyboard navigation 2026-04-02 12:33:06 +00:00
Ramesh Mane
8a281ab3ce fix: expanded form discussion mode changes 2026-04-02 07:59:52 +00:00
Ramesh Mane
a2131db748 fix: expanded form input issue 2026-04-02 07:59:52 +00:00
Raju Udava
ea5df9215f Merge pull request #13422 from nocodb/nc-fix/rtl-lang-ui-issue
Nc fix: RTL lang UI issues
2026-04-02 10:50:03 +05:30
Ramesh Mane
eb65867e76 fix: api snippets rtl issue 2026-04-01 12:50:39 +00:00
Ramesh Mane
efd215e6e9 fix: sidebar toggle button icon direction 2026-04-01 12:50:39 +00:00