Commit Graph

33021 Commits

Author SHA1 Message Date
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
Mert E.
d38c6534c7 Merge pull request #12847 from nocodb/nc-http-nodes
feat: http nodes
2026-01-20 12:34:08 +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
DarkPhoenix2704
cc6e17674a fix: table meta not loading 2026-01-19 06:26:00 +00:00
Ramesh Mane
dc7d23585c Merge pull request #12881 from nocodb/nc-fix/rich-text-cell-skeleton
Nc Fix: Add skeleton in rich text cell while parsing it
2026-01-17 17:12:15 +05:30
Ramesh Mane
d1c7e3c41b fix: ai review changes 2026-01-17 10:29:20 +00:00
Ramesh Mane
07ac29552d chore(nc-gui): lint 2026-01-17 10:29:19 +00:00
Ramesh Mane
18f8d1508e fix: root page watch error Handling 2026-01-17 10:29:19 +00:00
Ramesh Mane
86c70b8974 fix: Cannot read properties of undefined (reading 'pk') 2026-01-17 10:29:19 +00:00
Ramesh Mane
309695b6b4 fix: Failed to construct 'URL': Invalid base URL 2026-01-17 10:29:19 +00:00
Ramesh Mane
6e113296b5 fix: y.some is not a function 2026-01-17 10:29:19 +00:00
Ramesh Mane
b5189538a0 fix: l.shouldKeepModalOpen is not a function 2026-01-17 10:29:19 +00:00
Ramesh Mane
d78fbfb970 fix: Cannot read properties of undefined (reading 'id') 2026-01-17 10:29:19 +00:00
Ramesh Mane
a7a43bdf98 fix(TypeError): Failed to construct 'URL': Invalid base URL 2026-01-17 10:29:19 +00:00
Ramesh Mane
5dcfb10d44 fix(TypeError): Cannot read properties of undefined (reading 'find') 2026-01-17 10:29:19 +00:00
Ramesh Mane
4d16365735 fix(SyntaxError): Unexpected non-whitespace character after JSON at position 8 (line 1 column 9) 2026-01-17 10:29:18 +00:00
Ramesh Mane
f47f633440 fix(TypeError): undefined is not an object (evaluating 'e(r).table_name') 2026-01-17 10:29:18 +00:00
Ramesh Mane
a39e39fed7 fix(TypeError): Cannot read properties of undefined (reading 'source_id') 2026-01-17 10:29:18 +00:00
Ramesh Mane
5d0f80e14a fix(TypeError): undefined is not an object (evaluating 'ee.value.getAbstractType') 2026-01-17 10:29:18 +00:00
Ramesh Mane
e8fe442fce fix(TypeError): Cannot read properties of undefined (reading 'toLowerCase') 2026-01-17 10:29:18 +00:00
Ramesh Mane
0c83158b6d fix(ReferenceError): structuredClone is not defined 2026-01-17 10:29:18 +00:00
Ramesh Mane
411508c5cf fix(TypeError): Cannot read properties of null (reading 'scrollHeight') 2026-01-17 10:29:18 +00:00
Ramesh Mane
412c4a47af fix: token overflow issue 2026-01-17 10:29:18 +00:00
Ramesh Mane
4de5a7c3e8 fix: rich text serialize error Handling 2026-01-17 10:29:18 +00:00
Ramesh Mane
3991c05295 fix(TypeError): can't access property "message", i is undefined 2026-01-17 10:29:18 +00:00
Ramesh Mane
429be18f52 fix: Cannot read properties of undefined (reading 'date') 2026-01-17 10:29:18 +00:00
Ramesh Mane
facb96c08a fix: M.closest is not a function 2026-01-17 10:29:17 +00:00
Ramesh Mane
819d2f25e6 fix: render a-carousel only after component mounted 2026-01-17 10:29:17 +00:00
Ramesh Mane
7b6501050f fix: Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element' 2026-01-17 10:29:17 +00:00
Ramesh Mane
fa95bc29c7 fix: some promise error Handlings 2026-01-17 10:29:17 +00:00
Ramesh Mane
581103cc21 fix: some warning issues 2026-01-17 10:29:17 +00:00
Ramesh Mane
12525c58ae fix: markdown parser improvement 2026-01-17 10:10:50 +00:00
Ramesh Mane
fc0451ed77 fix: show loading skeleton for canvas rich text cell 2026-01-17 10:10:50 +00:00
Fendy Heryanto
154ba58122 fix missing changes 2026-01-17 16:25:20 +07:00
Pranav C
44e77c6b48 Merge pull request #12883 from nocodb/sync-hub
Sync ee changes
2026-01-17 14:12:52 +05:30
Pranav C
130687bcd7 chore: sync
Signed-off-by: Pranav C <pranavxc@gmail.com>
2026-01-17 11:59:08 +05:30
Fendy Heryanto
e28bbda69c add comment 2026-01-16 16:11:30 +00:00
Fendy Heryanto
ca8f97a9fd chore: nc concurrent utils 2026-01-16 16:11:30 +00:00
Raju Udava
e55871b8dd Merge pull request #12863 from nocodb/nc-feat/editor-behaviour
Nc feat/editor behaviour
2026-01-16 15:26:02 +05:30
Anbarasu
5a4baf7f12 Merge pull request #12873 from nocodb/nc-script-timeout-issues
fix: workflow timeout issues
2026-01-16 09:56:43 +05:30
Fendy H
2c0e260f22 Merge pull request #12793 from nocodb/nc-chore/upgrade-request-filtering-agent
chore: upgrade request-filtering-agent to version 3.2.0
2026-01-16 11:11:44 +07:00
Fendy Heryanto
e5ad699d42 uniform refactor 2026-01-15 09:38:10 +00:00
Fendy Heryanto
d03e581ebf refactor a bit 2026-01-15 09:38:10 +00:00
Fendy Heryanto
bf1d08de88 move fields as computed 2026-01-15 09:38:09 +00:00
Fendy Heryanto
94d3a5e895 send fields query 2026-01-15 09:38:09 +00:00
Fendy Heryanto
8407a24df0 nocoExecute relation data fetcher 2026-01-15 09:38:09 +00:00