41792 Commits

Author SHA1 Message Date
Ramesh Mane
1f437bbbfd Merge pull request #13558 from nocodb/nc-fix/select-type-field-option-color
Nc fix: use solid option colors in light mode for select fields
2026-04-18 16:45:33 +05:30
Raju Udava
2803e87f61 Merge pull request #13561 from nocodb/nc-feat/docs-in-data
Nc feat : docs in data
2026-04-18 15:44:28 +05:30
Ramesh Mane
d86225bc10 fix(nc-gui): drop muted color style toggle, use solid colors in light mode 2026-04-18 10:00:43 +00:00
Ramesh Mane
e5f79adc26 chore(nc-gui): lint 2026-04-18 10:00:42 +00:00
Ramesh Mane
dcec3171ce fix: pass isMutedColorEnabled to remaining select color callers 2026-04-18 10:00:42 +00:00
Ramesh Mane
e59cfa4bd4 fix: add muted color style toggle for select field options 2026-04-18 10:00:42 +00:00
Fendy H
8483a0c874 Merge pull request #13566 from nocodb/nc-fix/ltar-display-value-paste
Nc fix/ltar display value paste
2026-04-18 16:24:28 +07:00
Fendy H
b0be42fc24 Merge pull request #13565 from nocodb/nc-fix/user-default
Nc fix/user default
2026-04-18 16:24:08 +07:00
Fendy Heryanto
df1c3aad7c export & import csv for currency formatting 2026-04-18 09:23:29 +00:00
Ramesh Mane
a2e632aefc Merge pull request #13557 from nocodb/nc-fix/error-handler-url-issue
fix: update stale hash-based URLs after history-mode routing migration
2026-04-18 13:18:23 +05:30
Fendy Heryanto
665a4f6341 remove barrel import on nocodb-sdk 2026-04-18 07:12:46 +00:00
Ramesh Mane
5510b53be9 Merge pull request #13556 from nocodb/nc-fix/rollup-precision
Nc fix(nc-gui): rollup precision visibility for count and currency
2026-04-18 12:39:49 +05:30
Fendy Heryanto
3da7dded14 refactor to user helper, prevent duplicated user via user token problem 2026-04-18 06:37:36 +00:00
Raju Udava
d7ab0d68d6 fix: add "Current User" option to user field default value 2026-04-18 06:37:36 +00:00
Fendy Heryanto
0537ea2872 return many to one 2026-04-18 06:36:29 +00:00
Fendy Heryanto
cfceed7672 added minItems 2026-04-18 06:36:29 +00:00
Fendy Heryanto
264b0725e7 fix missing export 2026-04-18 06:36:29 +00:00
Fendy Heryanto
de0def336b added permissionDescriptions 2026-04-18 06:36:29 +00:00
Fendy Heryanto
a567bbec6e list use v3 api version 2026-04-18 06:36:29 +00:00
Fendy Heryanto
7cb34a6b3e use filterarr to prevent syntax breaking 2026-04-18 06:36:29 +00:00
Fendy Heryanto
f3be4b0906 reafactor to smaller functions 2026-04-18 06:36:28 +00:00
Raju Udava
39bcf6ec27 fix: address LTAR display-value paste review comments 2026-04-18 06:36:28 +00:00
Raju Udava
6661201041 fix: support pasting text display values into LTAR fields 2026-04-18 06:36:28 +00:00
Raju Udava
592d6ba797 fix: support pasting text display values into LTAR fields 2026-04-18 06:36:28 +00:00
Ramesh Mane
f344407e3b fix: run precision default watcher immediately on mount 2026-04-17 14:08:11 +00:00
Ramesh Mane
e015ce7085 fix: ensure valid precision when formatting options enabled 2026-04-17 14:08:11 +00:00
Ramesh Mane
e8ef952ed0 refactor: remove redundant precision watcher 2026-04-17 14:08:11 +00:00
Ramesh Mane
5641889b33 fix: restore default precision when enableFormattingOptions becomes true 2026-04-17 14:08:11 +00:00
Ramesh Mane
d112497b21 fix: move isIntegerUiType to helperFunctions to fix circular dep 2026-04-17 14:08:10 +00:00
Ramesh Mane
785071d5b1 chore: lint 2026-04-17 14:08:10 +00:00
Ramesh Mane
da1aa22f0e refactor: deduplicate integerUITypes, guard null rollup_function 2026-04-17 14:08:10 +00:00
Ramesh Mane
cc94a248d7 fix: add isIntegerUiType, strip stale rollup precision, support ID/AutoNumber/Rating/Links 2026-04-17 14:08:10 +00:00
Ramesh Mane
2bf0b374bb fix: use brand color for selected option check mark 2026-04-17 14:08:09 +00:00
Ramesh Mane
b539fa94b2 fix: rollup meta merge order for formula source columns 2026-04-17 14:08:09 +00:00
Ramesh Mane
a52710e1c9 revert: restore BASE_FALLBACK_URL to default port 8080 2026-04-17 14:08:09 +00:00
Ramesh Mane
b9dfd1da86 fix(nocodb-sdk): render percent rollup results with % format 2026-04-17 14:08:09 +00:00
Ramesh Mane
65740ffad2 fix(nc-gui): handle formula columns without display_type in rollup precision 2026-04-17 14:08:09 +00:00
Ramesh Mane
33e1818300 fix(nc-gui): rollup precision options shown incorrectly for count and missing for currency 2026-04-17 14:08:08 +00:00
Ramesh Mane
7ca9f22b3f chore(nc-gui): lint 2026-04-17 13:47:32 +00:00
Ramesh Mane
0856ce3d22 refactor: reorder Create New menu + overview to Table → Document → Dashboard → Sync 2026-04-17 13:47:31 +00:00
mertmit
083daf487b fix: final changes for docs 2026-04-17 13:47:31 +00:00
Raju Udava
34cf70cd15 fix: append migrated docs after existing tables/dashboards 2026-04-17 13:47:31 +00:00
Ramesh Mane
477bcf49a8 refactor: use toReadableUrlSlug for doc URLs and simplify sidebar tab resolver 2026-04-17 13:47:31 +00:00
Ramesh Mane
9a073abc02 fix: duplicate base modal changes 2026-04-17 13:47:31 +00:00
mertmit
726d813d7d fix: few corrections 2026-04-17 13:47:31 +00:00
Raju Udava
1ae01476ed refactor: address PR review — cleanup, perf, and correctness fixes 2026-04-17 13:47:30 +00:00
Raju Udava
ba3c408fc3 fix: strip special characters from URL slugs instead of encoding them 2026-04-17 13:47:30 +00:00
Raju Udava
6be7505155 fix: navigate to document immediately after creation 2026-04-17 13:47:30 +00:00
Raju Udava
c9803cd28e feat: add document export/import to CE base duplication path 2026-04-17 13:47:29 +00:00
Raju Udava
4837ea8e36 feat: support document duplication in base duplicate 2026-04-17 13:47:29 +00:00