1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-02-02 07:01:30 -08:00
Commit graph

12254 commits

Author SHA1 Message Date
Mutasem Aldmour 87bee7123e
fix types 2024-10-30 14:53:14 +01:00
Mutasem Aldmour f55d922d02
fix 2024-10-30 14:19:06 +01:00
Mutasem Aldmour 6d5e7ea88d
add better filtering for node types 2024-10-30 14:17:55 +01:00
Mutasem Aldmour 750bbb5a95
add debounce 2024-10-30 14:02:43 +01:00
Danny Martini 73745cd562
filter by node name 2024-10-30 13:43:39 +01:00
Mutasem Aldmour 63357aad82
fix api call 2024-10-30 13:41:52 +01:00
Mutasem Aldmour e449ed01d2
Merge branch 'add-workflow-filters' of github.com:n8n-io/n8n into add-workflow-filters 2024-10-30 13:34:26 +01:00
Mutasem Aldmour b41c91d290
add all filters 2024-10-30 13:34:07 +01:00
Mutasem Aldmour 0a357a8c97
add to url 2024-10-30 13:30:36 +01:00
Danny Martini 800f750aee
filter by node types 2024-10-30 13:28:05 +01:00
Mutasem Aldmour 6392610004
fix ui to work better 2024-10-30 13:21:55 +01:00
Mutasem Aldmour 26877949b9
add filtering by creds 2024-10-30 13:03:18 +01:00
Mutasem Aldmour 32d3c8aa1a
Merge branch 'add-workflow-filters' of github.com:n8n-io/n8n into add-workflow-filters 2024-10-30 13:03:04 +01:00
Danny Martini fd9435c3f1
filter by credential ids in a better way 2024-10-30 13:00:08 +01:00
Mutasem Aldmour 3455776ea8
Merge branch 'add-workflow-filters' of github.com:n8n-io/n8n into add-workflow-filters 2024-10-30 11:20:20 +01:00
Mutasem Aldmour 988b8492f1
fix: move owner up 2024-10-30 11:19:51 +01:00
Danny Martini ee1b50de3e
allow filtering workflows by credential ids 2024-10-30 11:08:38 +01:00
Mutasem Aldmour 32cd9a72c5
feat: remove comment 2024-10-30 10:40:21 +01:00
Mutasem Aldmour 33a4873bc7
feat: Add more filters to workflows 2024-10-30 10:38:11 +01:00
Tomi Turtiainen d7ba206b30
feat: Make runner concurrency configurable (no-changelog) () 2024-10-29 21:08:50 +02:00
Alex Grozav ea47b025fb
fix(editor): Fix adding connections when initializing workspace in templates view on new canvas () 2024-10-29 16:36:25 +02:00
Ivan Atanasov dcd6038c30
fix(editor): Change tooltip for workflow with execute workflow trigger () 2024-10-29 15:25:35 +01:00
कारतोफ्फेलस्क्रिप्ट™ 60cdf0ba44
feat(editor): Allow enabling canvas v2 via instance settings (no-changelog) () 2024-10-29 14:41:10 +01:00
Alex Grozav a701d87f5b
feat(editor): Remove edge execution animation on new canvas () 2024-10-29 13:39:45 +02:00
Tomi Turtiainen 4e3681b905
fix: Provide a better error message when task runner disconnects (no-changelog) () 2024-10-29 12:39:31 +02:00
कारतोफ्फेलस्क्रिप्ट™ 0ab24c814a
fix(editor): Run external hooks after settings have been initialized () 2024-10-29 11:37:10 +01:00
Csaba Tuncsik 7a8dafe990
fix(core): Add 'user_id' to license-community-plus-registered telemetry event () 2024-10-29 10:45:03 +01:00
Shireen Missi 4f511aab68
fix: Update required node js version in CONTRIBUTING.md () 2024-10-29 08:54:35 +00:00
Iván Ovejero 097f93564c
refactor(core): Port security config () 2024-10-29 08:52:07 +01:00
Iván Ovejero c152a3ac56
fix(core): Ensure job processor does not reprocess amended executions () 2024-10-29 08:51:55 +01:00
Alex Grozav ad292350b3
fix(editor): Import copy-pasted workflow only after nodes are added to new canvas (no-changelog) () 2024-10-28 17:47:12 +02:00
Tomi Turtiainen d4c4db823e
feat: Forward logs from task runner to logger (no-changelog) () 2024-10-28 15:44:03 +01:00
Tomi Turtiainen c56f30ce15
feat: N8N_RUNNERS_MAX_OLD_SPACE_SIZE configuration (no-changelog) () 2024-10-28 16:14:38 +02:00
Ivan Atanasov 3f30a08c8a
chore: Add vitest extension for vs code test execution () 2024-10-28 14:42:27 +01:00
Charlie Kolb 3cd804fe1d
test(editor): Add e2e test to verify Save button behavior when opening and closing Webhook node () 2024-10-28 13:51:28 +01:00
कारतोफ्फेलस्क्रिप्ट™ 8f5fe05a92
refactor(core): All calls to supplyData should use a distinct context type (no-changelog) () 2024-10-28 11:37:23 +01:00
Jon 04c075a46b
fix(Asana Node): Fix issue with pagination () 2024-10-28 09:58:00 +00:00
Iván Ovejero 12d218ea38
refactor(core): Port license config () 2024-10-28 10:52:31 +01:00
Danny Martini cb7c4d29a6
feat(core): Handle nodes with multiple inputs and connections during partial executions () 2024-10-28 10:16:19 +01:00
Raúl Gómez Morales ae37c520a9
fix(editor): Fix TypeError: Cannot read properties of undefined (reading '0') () 2024-10-28 10:15:22 +01:00
Raúl Gómez Morales 8147038cf8
feat(editor): Update ownership pills () 2024-10-28 08:48:51 +01:00
Mutasem Aldmour 351134f786
fix(editor): Ensure toasts show above modal overlays () 2024-10-25 16:56:47 +02:00
Tomi Turtiainen d6aaeea2ab
fix: Load sentry for task runner server only if configured (no-changelog) () 2024-10-25 17:52:39 +03:00
Charlie Kolb 7699240073
fix(editor): Add Retry button for AI Assistant errors () 2024-10-25 15:35:46 +02:00
Jon 766cc92978
fix(Lemlist Node): Fix typos and incorrect action name (no-changelog) () 2024-10-25 14:02:07 +01:00
Michael Kret 151f4dd7b8
fix(n8n Form Node): Form Trigger does not wait in multi-form mode () 2024-10-25 11:49:36 +01:00
Iván Ovejero 8b0a48f530
fix(editor): Prevent running workflow that has issues if listening to webhook () 2024-10-25 10:48:41 +02:00
Danny Martini 7fc3b25d21
fix(core): Fix Message Event Bus Metrics not counting up for labeled metrics () 2024-10-25 10:24:39 +02:00
कारतोफ्फेलस्क्रिप्ट™ 8cbe94708e
refactor: Every node class should have a distinct constructor name (no-changelog) () 2024-10-25 09:55:15 +02:00
oleg 2e6446454d
fix(core): Fix resolving of $fromAI expression via evaluateExpression ()
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-10-24 22:50:18 +02:00