Commit Graph

42614 Commits

Author SHA1 Message Date
DarkPhoenix2704
0c4fda28db fix: comment of copy 2026-05-29 14:06:18 +05:30
DarkPhoenix2704
af11280d71 fix: column mapping amd hide system cols 2026-05-29 14:06:18 +05:30
DarkPhoenix2704
96878bbc22 fix: review changes and move to system fields
# Conflicts:
#	packages/nocodb-sdk/src/lib/enums.ts
2026-05-29 14:06:16 +05:30
DarkPhoenix2704
5b3021369c fix: review corrections 2026-05-29 14:05:55 +05:30
DarkPhoenix2704
4e760ba8ba fix: review corrections 2026-05-29 14:05:55 +05:30
DarkPhoenix2704
7b50049c70 fix: some corrections 2026-05-29 14:05:55 +05:30
DarkPhoenix2704
7da8b64b4c fix: review corrections 2026-05-29 14:05:55 +05:30
DarkPhoenix2704
950b06c603 fix: sync junction tables properly 2026-05-29 14:05:55 +05:30
DarkPhoenix2704
a9f8eb1e59 feat: table sync 2026-05-29 14:05:54 +05:30
Pranav C
e89a6be4a0 Merge pull request #13934 from nocodb/nc-feat/autonumber-display-value
Allow AutoNumber columns as display value
2026-05-29 13:47:33 +05:30
Pranav
1686632d79 feat(sdk): allow AutoNumber columns as display value 2026-05-29 07:45:39 +00:00
Raju Udava
f083ac3c4f Merge pull request #13933 from nocodb/nc-fix/me-endpoint-multisession
fix(nocodb): reject /auth/user/me with 401 when supplied JWT is invalid
2026-05-29 12:57:02 +05:30
Pranav C
7c7b101b3e Merge pull request #13932 from nocodb/nc-fix/sync-missing-ce-build-files
Nc fix/sync missing ce build files
2026-05-29 12:26:48 +05:30
Pranav C
636d3da615 fix: bump @nuxt/devtools override to patched >=2.6.4 <3 (CVE-2025-52662) 2026-05-29 12:13:37 +05:30
Pranav C
a97e7f002e fix: cap vite to 6.x and pin @nuxt/devtools to 2.4.1 to fix nuxt dev 2026-05-29 12:03:34 +05:30
Pranav C
68e33b7457 fix: add missing xlsx tarball integrity to lockfile 2026-05-29 11:31:17 +05:30
Pranav C
516fd463d5 fix: ce app-hooks emit overload for document public share events 2026-05-29 11:05:07 +05:30
Pranav C
f307dee082 sync ee to ce 2026-05-29 01:37:52 +05:30
Ramesh Mane
b018b60d76 Merge pull request #13919 from nocodb/nc-feat/docs-rev-history
Nc feat : docs rev history
2026-05-29 01:27:22 +05:30
Ramesh Mane
6b9db397ad Merge pull request #13927 from nocodb/nc-fix/link-modal-arrow-keys
Nc fix(nc-gui): arrow-key navigation in link/unlink record modals
2026-05-29 01:26:05 +05:30
Ramesh Mane
b7e9b1c3ed fix(nc-gui): update childrenCached* state in link() to match unlink() 2026-05-28 13:10:59 +00:00
Ramesh Mane
72c492f3bc refactor(nc-gui): extract LTAR list key-nav into shared composable 2026-05-28 13:10:59 +00:00
Fendy Heryanto
a59b9ca1da fix(nc-gui): arrow-key navigation in link/unlink record modals 2026-05-28 13:10:59 +00:00
Pranav
4ef9130ab2 fix(nocodb): reject /auth/user/me with 401 when supplied JWT is invalid 2026-05-28 11:43:14 +00:00
Ramesh Mane
06813d9078 fix(docs): widen nc_file_references.fk_revision_id to 40 chars 2026-05-28 11:25:43 +00:00
Ramesh Mane
03396c0247 chore(docs): bump migration timestamp post-rebase 2026-05-28 11:25:43 +00:00
Ramesh Mane
61b83bf792 feat(docs): per-revision upgrade plan + hard cutoff in version history 2026-05-28 11:25:42 +00:00
Ramesh Mane
4d415bbb27 fix(docs): declare docId & revisionId query params for revision history 2026-05-28 11:25:42 +00:00
Ramesh Mane
2c745ecb14 i18n(docs): localize revision history UI; drop unused SDK type 2026-05-28 11:25:41 +00:00
Ramesh Mane
f220a16a32 chore(docs): bump migration timestamp post-rebase 2026-05-28 11:25:41 +00:00
Raju Udava
e86acf4d42 feat(docs): plan-tier retention gating for revision history 2026-05-28 11:25:41 +00:00
mertmit
1845599e69 chore: add nuxt deps 2026-05-28 11:25:41 +00:00
Raju Udava
0e42c3cab3 feat(docs): telemetry + audit logging for revision history 2026-05-28 11:25:40 +00:00
mertmit
78fb4a722b perf(docs): partial index on nc_file_references.fk_revision_id 2026-05-28 11:25:39 +00:00
mertmit
8d18bb1d5e refactor(docs): review pass on revision file-reference snapshots 2026-05-28 11:25:37 +00:00
mertmit
98c3391cb1 perf(docs): sliding coalesce window + per-tab scope, drop refetch 2026-05-28 11:25:35 +00:00
mertmit
c3d81e37eb perf(docs): keyset cursor + hash compare + satellite revision copy 2026-05-28 11:25:35 +00:00
mertmit
a9c4d42de2 fix(docs): enforce visibility on revisions + drop dead fk_audit_id 2026-05-28 11:25:34 +00:00
Raju Udava
1f10442096 feat(docs): revision history with coalesced auto-snapshots 2026-05-28 11:25:32 +00:00
Ramesh Mane
2cf0de39e8 Merge pull request #13921 from nocodb/nc-feat/group-toggle
feat(group-by): per-group enable/disable toggle
2026-05-28 14:34:22 +05:30
Ramesh Mane
823da1fd91 Merge pull request #13923 from nocodb/nc-fix/13911-link-v2-upgrade-schema-readonly
Nc fix: block link v1→v2 upgrade when source schema is read-only
2026-05-28 12:54:10 +05:30
Ramesh Mane
e62b97ca9f fix(group-by): gate group_by_enabled on grid-only paths 2026-05-28 06:43:17 +00:00
Ramesh Mane
ce40d2f6ba chore: lint 2026-05-28 06:43:17 +00:00
Ramesh Mane
c52fd7c4af feat(group-by): dedicated FEATURE_TOGGLE_GROUPBY plan flag 2026-05-28 06:43:17 +00:00
Raju Udava
fa4eb314d1 feat(group-by): per-group enable/disable toggle 2026-05-28 06:43:16 +00:00
Ramesh Mane
86920d6c3e refactor(nocodb): fail-fast schema readonly check in link v2 upgrades 2026-05-28 06:28:58 +00:00
Ramesh Mane
5f50b381de fix(nc-gui,nocodb): block link v1→v2 upgrade when source schema is read-only 2026-05-28 06:28:58 +00:00
Raju Udava
5e5a416b71 Merge pull request #13912 from nocodb/nc-feat/exp-rec-search
Nc feat : ER side panel v2
2026.05.2
2026-05-27 11:31:52 +05:30
Mert E.
34d9d80d9a Merge pull request #13917 from nocodb/nc-feat/cognito-2fa
Nc feat/cognito 2fa
2026-05-26 19:10:28 +03:00
Pranav
41e59cdc19 fix(cognito-2fa): simpler ineligible-tooltip copy, name the auth method 2026-05-26 16:09:05 +00:00