Commit graph

12259 commits

Author SHA1 Message Date
Danny Martini 7a072ac729
filter by http node url 2024-10-30 16:00:41 +01:00
Mutasem Aldmour 97109b0069
handle params better 2024-10-30 15:46:53 +01:00
Mutasem Aldmour 6709fd3dde
Merge branch 'add-workflow-filters' of github.com:n8n-io/n8n into add-workflow-filters 2024-10-30 15:31:13 +01:00
Mutasem Aldmour 2c3689a9ef
fix projects 2024-10-30 15:30:54 +01:00
Danny Martini 27c0cfbb8b
filter by webhook urls 2024-10-30 15:30:30 +01:00
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) (#11448)
Some checks failed
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
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 (#11451)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
2024-10-29 16:36:25 +02:00
Ivan Atanasov dcd6038c30
fix(editor): Change tooltip for workflow with execute workflow trigger (#11374) 2024-10-29 15:25:35 +01:00
कारतोफ्फेलस्क्रिप्ट™ 60cdf0ba44
feat(editor): Allow enabling canvas v2 via instance settings (no-changelog) (#11447) 2024-10-29 14:41:10 +01:00
Alex Grozav a701d87f5b
feat(editor): Remove edge execution animation on new canvas (#11446) 2024-10-29 13:39:45 +02:00
Tomi Turtiainen 4e3681b905
fix: Provide a better error message when task runner disconnects (no-changelog) (#11442) 2024-10-29 12:39:31 +02:00
कारतोफ्फेलस्क्रिप्ट™ 0ab24c814a
fix(editor): Run external hooks after settings have been initialized (#11423) 2024-10-29 11:37:10 +01:00
Csaba Tuncsik 7a8dafe990
fix(core): Add 'user_id' to license-community-plus-registered telemetry event (#11430) 2024-10-29 10:45:03 +01:00
Shireen Missi 4f511aab68
fix: Update required node js version in CONTRIBUTING.md (#11437) 2024-10-29 08:54:35 +00:00
Iván Ovejero 097f93564c
refactor(core): Port security config (#11440)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-10-29 08:52:07 +01:00
Iván Ovejero c152a3ac56
fix(core): Ensure job processor does not reprocess amended executions (#11438) 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) (#11434)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-10-28 17:47:12 +02:00
Tomi Turtiainen d4c4db823e
feat: Forward logs from task runner to logger (no-changelog) (#11422) 2024-10-28 15:44:03 +01:00
Tomi Turtiainen c56f30ce15
feat: N8N_RUNNERS_MAX_OLD_SPACE_SIZE configuration (no-changelog) (#11419) 2024-10-28 16:14:38 +02:00
Ivan Atanasov 3f30a08c8a
chore: Add vitest extension for vs code test execution (#11414) 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 (#11407) 2024-10-28 13:51:28 +01:00
कारतोफ्फेलस्क्रिप्ट™ 8f5fe05a92
refactor(core): All calls to supplyData should use a distinct context type (no-changelog) (#11421) 2024-10-28 11:37:23 +01:00
Jon 04c075a46b
fix(Asana Node): Fix issue with pagination (#11415) 2024-10-28 09:58:00 +00:00
Iván Ovejero 12d218ea38
refactor(core): Port license config (#11428) 2024-10-28 10:52:31 +01:00
Danny Martini cb7c4d29a6
feat(core): Handle nodes with multiple inputs and connections during partial executions (#11376) 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') (#11399) 2024-10-28 10:15:22 +01:00
Raúl Gómez Morales 8147038cf8
feat(editor): Update ownership pills (#11155)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-10-28 08:48:51 +01:00
Mutasem Aldmour 351134f786
fix(editor): Ensure toasts show above modal overlays (#11410)
Some checks failed
Test Master / install-and-build (push) Has been cancelled
Test Master / Unit tests (18.x) (push) Has been cancelled
Test Master / Unit tests (20.x) (push) Has been cancelled
Test Master / Unit tests (22.4) (push) Has been cancelled
Test Master / Lint (push) Has been cancelled
Test Master / Notify Slack on failure (push) Has been cancelled
2024-10-25 16:56:47 +02:00
Tomi Turtiainen d6aaeea2ab
fix: Load sentry for task runner server only if configured (no-changelog) (#11420) 2024-10-25 17:52:39 +03:00
Charlie Kolb 7699240073
fix(editor): Add Retry button for AI Assistant errors (#11345)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-10-25 15:35:46 +02:00
Jon 766cc92978
fix(Lemlist Node): Fix typos and incorrect action name (no-changelog) (#11406) 2024-10-25 14:02:07 +01:00