Commit Graph

39379 Commits

Author SHA1 Message Date
Ramesh Mane
9841f7682d fix: discussion mode comment section colors 2026-01-22 06:52:53 +00:00
Ramesh Mane
bcab059c2e fix: update tooltip bg color in darkmode 2026-01-22 06:52:53 +00:00
Ramesh Mane
7109e50879 fix: cleanup ai and canvas related feature flags 2026-01-22 06:52:53 +00:00
Ramesh Mane
822fadfe6a fix: remove worksflows feature flag 2026-01-22 06:52:53 +00:00
Ramesh Mane
3e401569c3 fix: remove dark mode feature flag 2026-01-22 06:52:52 +00:00
Ramesh Mane
cf66ad0929 fix: remove card field header visibility feature flag 2026-01-22 06:52:52 +00:00
Pranav C
c190e04b67 Merge pull request #12914 from nocodb/nc/b28ece22
chore: post-release sync
2026-01-21 22:28:21 +05:30
Pranav C
1c5f33eaed Merge pull request #12912 from nocodb/nc-fix/cross-base-record-expand
fix: Extract base_id from column
2026-01-21 22:27:44 +05:30
Mert E.
8af1295a6e Merge pull request #12915 from nocodb/nc-fix-public-form-issie 2026-01-21 19:08:58 +03:00
DarkPhoenix2704
0f9c655f48 fix: form submissing breaking 2026-01-21 16:03:27 +00:00
github-actions[bot]
f5759aae00 chore: update sdk path 2026-01-21 15:25:07 +00:00
github-actions[bot]
b28ece2239 Merge pull request #12913 from nocodb/release/0.301.2 2026-01-21 15:22:40 +00:00
mertmit
cedad063b7 [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
2026-01-21 15:22:36 +00:00
Pranav C
eb804b59de fix: extract base_id from column 2026-01-21 15:06:37 +00:00
github-actions[bot]
e933184334 Merge pull request #12911 from nocodb/develop 0.301.2 2026-01-21 15:00:23 +00:00
Mert E.
e76d6b331c Merge pull request #12908 from nocodb/fix/migrate-admin-ws
fix: verify default ws owner
2026-01-21 17:52:02 +03:00
Mert E.
c6480664ff Merge pull request #12910 from nocodb/fix/v1-superuser
fix: api v1 superuser check
2026-01-21 17:49:54 +03:00
Mert E.
16eb9914a9 Merge pull request #12904 from nocodb/nc-fix/filter-related-issue
Nc fix/filter related issue
2026-01-21 17:41:14 +03:00
Fendy Heryanto
8daf1b5e33 address feedback, only update workspace role 2026-01-21 20:48:37 +07:00
Pranav C
44c9a70467 fix: realtime - filter in root list only if parent id missing 2026-01-21 19:09:11 +05:30
Pranav C
9f1272f14b fix: replace disableAutoLoad with isTempFilters in ColumnFilter components and fix realtime related issues 2026-01-21 19:09:04 +05:30
Fendy Heryanto
20180fdd82 fix v1 superuser check 2026-01-21 20:38:55 +07:00
Fendy H
637822714c Merge pull request #12907 from nocodb/nc-fix/arith-default-fnname
fix: do not default arith for fnName
2026-01-21 20:28:42 +07:00
Mert E.
ac95776320 Merge pull request #12893 from nocodb/nc-feat/editor-behaviour
Nc feat/editor behaviour
2026-01-21 16:27:08 +03:00
Raju Udava
2baf1de2de Merge pull request #12905 from nocodb/nc-fix/v3-base-view
fix: base v3 view rename & reassign
2026-01-21 18:13:50 +05:30
Fendy H
d2eb9034d9 Merge pull request #12906 from nocodb/fix/verify-workspace-fresh
fix: verify workspace
2026-01-21 17:59:52 +07:00
Fendy Heryanto
85a56653a7 verify default ws owner 2026-01-21 17:58:06 +07:00
Fendy Heryanto
66b4334450 change to isEE validation 2026-01-21 17:29:52 +07:00
Fendy Heryanto
a5081d67a9 add process.env.NC_CLOUD validation 2026-01-21 17:27:48 +07:00
Raju Udava
6eba9f4c5a Merge pull request #12880 from nocodb/nc-chore/mig-notification
feat: notifications change
2026-01-21 15:34:45 +05:30
Fendy Heryanto
a578ec6fe1 verify workspace 2026-01-21 16:54:46 +07:00
Raju Udava
dbb891e2b7 Merge pull request #12903 from nocodb/nc-fix/serial
feat: use true circular replacer to allow proper serialization
2026-01-21 15:17:56 +05:30
Fendy Heryanto
0552cf5720 base v3 view rename & reassign 2026-01-21 08:51:05 +00:00
Raju Udava
0720c9624e Merge pull request #12898 from nocodb/nc-fix/expanded-form-hidden-field-visibility
Nc Fix: Use internal api for extension CRUD operations
2026-01-21 14:12:44 +05:30
Ramesh Mane
4680ad72d2 chore: lint 2026-01-21 08:24:10 +00:00
Ramesh Mane
f721b68fbe fix: use internal api for extension table data crud operation 2026-01-21 08:24:10 +00:00
Ramesh Mane
81981209ea fix: use internal api to get view data 2026-01-21 08:24:10 +00:00
Ramesh Mane
0a1f65eb3a chore(nocodb): lint 2026-01-21 08:24:10 +00:00
Ramesh Mane
417c65e974 chore(nc-gui): lint 2026-01-21 08:24:09 +00:00
Ramesh Mane
b9a705ef05 fix: use internal api for extension crud operations 2026-01-21 08:24:09 +00:00
Ramesh Mane
e07db54c0b fix: skeleton size issue 2026-01-21 08:24:09 +00:00
mertmit
cab80e5938 fix: use req itself as we replace circular 2026-01-21 07:59:38 +00:00
Fendy Heryanto
69c6c432b1 add unit test for circular replacer 2026-01-21 07:59:38 +00:00
mertmit
e2430f87cc fix: move helper to sdk and use for fallback as well 2026-01-21 07:59:37 +00:00
mertmit
8db2551b67 feat: use true circular replacer to allow proper serialization 2026-01-21 07:59:37 +00:00
Raju Udava
7bff6dbaec Merge pull request #12902 from nocodb/nc-fix/webhook-related-issue
fix: Missing pagination info in webhook logs api
2026-01-21 12:09:43 +05:30
Ramesh Mane
52add91b44 fix: pagination info missing in webhook logs api 2026-01-21 06:33:36 +00:00
Raju Udava
b78b814051 Merge pull request #12901 from nocodb/nc-fix/cross-base-nested-lookup-context
fix: nested lookup - proper context extraction
2026-01-21 11:31:41 +05:30
Pranav C
b089fc5dfa fix: nested lookup - proper context extraction 2026-01-21 05:55:34 +00:00
Raju Udava
8fde9f407a Merge pull request #12897 from nocodb/nc-fix/include-bom-public-export
Nc fix/include bom public export
2026-01-21 09:38:23 +05:30