Commit Graph

22739 Commits

Author SHA1 Message Date
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
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
DarkPhoenix2704
e03c8fa6f0 fix: keep headers and params enabled by default 2026-04-15 05:35:06 +00:00
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
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
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
Ramesh Mane
aa799e9668 fix: block extensions on unlicensed on-prem with upgrade modal 2026-04-13 17:23:11 +00:00
Ramesh Mane
47a5486ae8 fix: use isEeUI instead of appInfo.ee for rich text image rendering check 2026-04-13 17:23:10 +00:00
Ramesh Mane
2edc60f176 fix: remove unused ViewInline component 2026-04-13 17:23:10 +00:00
Ramesh Mane
a77b0191c2 fix: replace showEEFeatures with isEEFeatureBlocked for correct CE/on-prem gating 2026-04-13 17:23:10 +00:00
Ramesh Mane
3e9c8c1e2b fix: hide base list filter dropdown when only 'all' option exists on CE 2026-04-13 17:23:10 +00:00
Raju Udava
7e0557faa8 Merge pull request #13509 from nocodb/nc-fix/row-moved
fix(canvas): invalidate tail chunks in clearInvalidRows to clear stuc…
2026-04-13 21:20:41 +05:30
Ramesh Mane
f5cada61a0 fix: disable delete workspace on unlicensed on-prem with tooltip 2026-04-13 12:31:44 +00:00
Ramesh Mane
4c4d58444b fix: show enterprise license modal instead of cloud plan on unlicensed on-prem 2026-04-13 12:31:44 +00:00
Pranav
eb25d3c939 fix: address review feedback — view order in action menu, enterprise badge on docs 2026-04-13 11:52:21 +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
Raju Udava
cb89f521c6 fix(canvas): invalidate tail chunks in clearInvalidRows to clear stuck skeletons 2026-04-13 08:41:58 +00:00
Pranav
dbb34c4a70 fix: on-prem audit — add CE stub, include null-scope events in query 2026-04-13 07:49:31 +00:00
Pranav
2fc62ca6b0 feat: add Audit tab to on-prem admin panel 2026-04-13 07:49:31 +00:00
Pranav
20e2f4f9ba feat: complete org audit — missing events, UI cleanup 2026-04-13 07:49:31 +00:00
Ramesh Mane
7e71fbb532 fix: guard childrenList.list with ncIsArray before forEach 2026-04-13 06:59:59 +00:00
Ramesh Mane
53df2f0346 fix: guard deleted table metadata in ERD edgeLabel and add missing relation types 2026-04-13 06:59:59 +00:00
Ramesh Mane
fbe706e489 fix: guard undefined order in form filter field comparison 2026-04-13 06:59:59 +00:00
Ramesh Mane
626d15ed54 fix: guard attachment data with ncIsArray in processNewDataFor 2026-04-13 06:59:58 +00:00
Ramesh Mane
94890682cc fix: add null guard for splitpanes container in redoSplitters 2026-04-13 06:59:58 +00:00
Ramesh Mane
cfb1f5af86 fix: resolve infinite navigation loop with non-ASCII view title slugs 2026-04-13 06:59:58 +00:00
Ramesh Mane
edceef859d fix: always show integration search input box 2026-04-11 10:41:02 +00:00
Raju Udava
a1ebf69cf8 fix: use theme-aware CSS variables for Business plan badge colors 2026-04-11 10:41:02 +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
Fendy Heryanto
3cafc000ee replace regex with trim 2026-04-11 08:35:28 +00:00
Fendy Heryanto
46dfa6d2b4 replace space with %20 for url in formula 2026-04-11 08:35:28 +00:00
Ramesh Mane
67d1fc9f3a Merge pull request #13496 from nocodb/nc-feat/ltar-enhancements
Nc feat : LTAR copy, paste, delete + bulk operations
2026-04-11 12:55:00 +05:30
Ramesh Mane
2a7370c2d4 chore: lint 2026-04-11 06:45:58 +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