Commit Graph

39347 Commits

Author SHA1 Message Date
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
Raju Udava
5a4d05da34 Merge pull request #12896 from nocodb/nc-fix/base-v3-download-csv
Nc fix: export csv now use internalapi
2026-01-21 09:37:42 +05:30
Pranav C
8d5625beac Merge pull request #12895 from nocodb/nc-feat/google-calendar
fix: error handling
2026-01-20 17:55:32 +05:30
Pranav C
d58ba526ff refactor: label update 2026-01-20 17:52:41 +05:30
Pranav C
35c0d7d221 fix: apply temp filter 2026-01-20 11:27:31 +00:00
Ramesh Mane
1828129105 chore(nc-gui): lint 2026-01-20 11:27:31 +00:00
Ramesh Mane
72dbad9ed5 fix: disable editing fields menu cofig for editor 2026-01-20 11:27:31 +00:00
Ramesh Mane
26b808d965 chore: lint 2026-01-20 11:27:31 +00:00
Ramesh Mane
dfa85266cb fix: show hidden fields for editor 2026-01-20 11:27:31 +00:00
Pranav C
d66d717e23 refactor: minor ui correction 2026-01-20 11:27:31 +00:00
Pranav C
09cf18da37 fix: disable realtime load for temporary filter list 2026-01-20 11:27:31 +00:00
Pranav C
af2940374c refactor: rearrange filters 2026-01-20 11:27:31 +00:00
Pranav C
51f84630a3 fix: reload filters only in case of view filters 2026-01-20 11:27:30 +00:00
Pranav C
f8f3c35d7d chore: lint 2026-01-20 11:27:30 +00:00
Pranav C
5d4cc8a2ad fix: handle is nested filter ref is undefined 2026-01-20 11:27:30 +00:00
Pranav C
18bdc6d50e fix: locked view behaviour 2026-01-20 11:27:30 +00:00
Pranav C
e097f1e1a1 fix: recursive call issue 2026-01-20 11:27:30 +00:00
Pranav C
998d0733ac refactor: tooltip correction 2026-01-20 11:27:30 +00:00
Fendy Heryanto
24fa6b8521 google calendar trigger node 2026-01-20 11:19:41 +00:00
Fendy Heryanto
9fd700c042 move to use dependencyTracker 2026-01-20 11:19:40 +00:00
Fendy Heryanto
fc3c6456f9 use cron instead of interval 2026-01-20 11:19:40 +00:00
Fendy Heryanto
f603c0ac12 move migration to v0 2026-01-20 11:19:40 +00:00
Fendy Heryanto
e989262fcb add heartbeat process (heartbeat not yet registered) 2026-01-20 11:19:40 +00:00
Fendy Heryanto
533f71c977 also fix extension 2026-01-20 10:51:31 +00:00
Fendy Heryanto
5ae2c9c65d export csv now use internalapi 2026-01-20 10:51:31 +00:00
Mert E.
d38c6534c7 Merge pull request #12847 from nocodb/nc-http-nodes
feat: http nodes
2026-01-20 12:34:08 +03:00
Mert E.
35b29c3d98 Merge pull request #12894 from nocodb/nc-webhook-workflow-trigger
feat: webhook trigger nodes
2026-01-20 12:30:34 +03:00
DarkPhoenix2704
5315134b93 feat: webhook trigger nodes 2026-01-20 14:59:18 +05:30
DarkPhoenix2704
c304a2790f fix: plus button styles 2026-01-20 08:45:53 +00:00
DarkPhoenix2704
99daf1482d fix: bump dependencies 2026-01-20 08:45:52 +00:00
DarkPhoenix2704
9cf81862b4 feat: http request node 2026-01-20 08:45:52 +00:00
Fendy Heryanto
49ee9bd098 do not default arith for fnName 2026-01-20 05:31:47 +00:00
Fendy Heryanto
bbb3e983ec fix playwright test 2026-01-20 03:23:33 +00:00