Commit Graph

14889 Commits

Author SHA1 Message Date
Charlie Kolb
9cf0aa4421
restore tests 2025-08-05 13:52:16 +02:00
Charlie Kolb
e1cf43d829
use em for db type 2025-08-05 13:50:07 +02:00
Charlie Kolb
7f0d49f92e
use entityManager 2025-08-05 13:33:30 +02:00
Charlie Kolb
b536817998
remove second service 2025-08-05 13:28:32 +02:00
Charlie Kolb
cbf1284040
store only 2025-08-05 13:01:07 +02:00
Charlie Kolb
1663e6f690
avoid nested transaction 2025-08-05 11:23:39 +02:00
Charlie Kolb
43c00c7a01
fix lint and unit tests 2025-08-05 11:17:40 +02:00
Charlie Kolb
7f0655e528
Add dataStoreShared endpoint and readd start/shutdown 2025-08-05 11:03:21 +02:00
Charlie Kolb
205078fc3e
remove IDataStoreService interface and use RegExp 2025-08-05 10:45:27 +02:00
Charlie Kolb
815688be79
remove unused code 2025-08-05 10:42:32 +02:00
Charlie Kolb
0ad74e40b5
refactor existing table check 2025-08-05 10:39:27 +02:00
Charlie Kolb
0079c9c4d5
add transactions to data store operations 2025-08-05 10:23:18 +02:00
Charlie Kolb
305e321a0c
add transactions for column operations 2025-08-05 10:10:03 +02:00
Daria Staferova
320139983f
fix permissions test 2025-08-05 10:35:50 +03:00
Daria Staferova
5124f2b79e
fix import on frontend 2025-08-05 10:09:38 +03:00
Iván Ovejero
c0c8eac8c3
fix(core): Fix some DataStore backend API issues (#17978) 2025-08-05 08:32:32 +02:00
Charlie Kolb
23d6a8411b
Merge remote-tracking branch 'origin/master' into ADO-3851 2025-08-04 17:31:04 +02:00
Charlie Kolb
419f51789c
fix query and type 2025-08-04 17:30:57 +02:00
Eugene
642e68e345
fix(core): Handle null workflow settings in toSaveSettings (#17972) 2025-08-04 17:12:07 +02:00
RomanDavydchuk
381c146dd4
fix(GraphQL Node): Refresh OAuth2 token when it expires (#17891) 2025-08-04 16:06:27 +01:00
Charlie Kolb
9d37427452
Merge remote-tracking branch 'origin/master' into ADO-3851 2025-08-04 15:53:54 +02:00
Charlie Kolb
96e7f6e4f4
Merge remote-tracking branch 'origin/master' into ADO-3851 2025-08-04 15:39:31 +02:00
Iván Ovejero
c001e020b0
fix(core): Address feedback on modules (no-changelog) (#17966) 2025-08-04 15:24:39 +02:00
Milorad FIlipović
a4f75101c7
feat(editor): Allow front-end modules to register modals (no-changelog) (#17885) 2025-08-04 15:23:58 +02:00
Tomi Turtiainen
c425444a7c Merge tag 'n8n@1.106.0' 2025-08-04 16:04:34 +03:00
Csaba Tuncsik
b7887bf899
fix(editor): Migrate from @import to @use for SCSS files to address deprecation warnings (#17858) 2025-08-04 15:01:16 +02:00
Suguru Inoue
566789caee
fix(editor): Connection port mapped incorrectly when changed dynamically (#17958) 2025-08-04 14:54:04 +02:00
Robert Squires
7b92e33b3b
fix(editor): Focus editable text input when clicking anywhere on the element (#17780) 2025-08-04 13:38:12 +01:00
github-actions[bot]
dc32952fcd
🚀 Release 1.106.0 (#17967)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-08-04 15:21:52 +03:00
Alex Grozav
279dce639a
feat: Update Workflow class usage on the Frontend for better performance (no-changelog) (#17680) 2025-08-04 15:04:00 +03:00
Jon
ff8531d544
docs: Add claude alias to Anthropic (#17960) 2025-08-04 12:41:00 +01:00
Jon
e437dace70
feat(FTP Node): Add support for concurrent reads when using SFTP (#17896)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-08-04 12:40:18 +01:00
Charlie Kolb
145365877e
remove experiments 2025-08-04 13:30:05 +02:00
Charlie Kolb
8ba6878c23
try catch instead 2025-08-04 12:50:46 +02:00
Charlie Kolb
a0a4ac01ba
fix tests 2025-08-04 12:15:52 +02:00
Charlie Kolb
eb5b4b8141
lint 2025-08-04 11:52:58 +02:00
Charlie Kolb
e13746d9b8
attempt to fix db issues 2025-08-04 11:43:28 +02:00
Charlie Kolb
8e6811dce0
self review 2025-08-04 11:39:40 +02:00
Daria Staferova
796786487c
Fix permissions type errors 2025-08-04 12:00:39 +03:00
Charlie Kolb
e8146a6cf9
captalize file name correctly 2025-08-04 10:41:43 +02:00
Charlie Kolb
8434c5a164
fix build 2025-08-04 10:31:12 +02:00
Romeo Balta
508c636c2c
feat(editor): Ready to run workflows experiment (no-changelog) (#17946) 2025-08-04 09:24:15 +01:00
Charlie Kolb
ade6ebab22
clean up Do The Thing button and adjust api 2025-08-04 10:11:47 +02:00
Charlie Kolb
fa33743e1f
Merge remote-tracking branch 'origin/master' into ADO-3851 2025-08-04 10:04:50 +02:00
Daria Staferova
b1a2b053e6
Add upsert endpoint 2025-08-04 10:55:15 +03:00
oleg
ce98f7c175
feat: Abort AI builder requests on chat stop (#17854) 2025-08-04 09:55:07 +02:00
Bailey Pearson
1554e76500
feat(MongoDB Node): Add search index CRUD API to MongoDB CRUD Node (#16490) 2025-08-04 09:23:40 +03:00
Danny Martini
557e261d67
chore(benchmark): Enable insights in benchmarks by default and remove most insights specific benchmark setups (#17892) 2025-08-04 08:02:00 +02:00
Elias Meire
4247477b3d
build: Add lint rule to ban argument spreads to prevent stack overflow (#17493) 2025-08-02 13:40:47 +02:00
Jon
133058183e
feat(Slack Trigger Node): Add support for signature verification (#17838) 2025-08-01 17:32:01 +01:00