Commit graph

12616 commits

Author SHA1 Message Date
Ivan Atanasov 6fc8e29fca
add map option to preserve field order 2024-12-06 21:36:09 +01:00
Ivan Atanasov 4e759419f7
Merge branch 'feature-sub-workflow-inputs' of github.com:n8n-io/n8n into ado-2898-execute-workflow-node-add-workflow-inputs-parameter 2024-12-06 16:15:29 +01:00
Milorad FIlipović b6eb5d1dc2 Merge branch 'master' into feature-sub-workflow-inputs 2024-12-06 15:22:12 +01:00
Milorad FIlipović 67ed1d2c3c
feat(editor): Implementing the Easy AI Workflow experiment (#12043) 2024-12-06 14:23:39 +01:00
Mutasem Aldmour 7b20f8aaa8
fix(OpenAI Node): Allow updating assistant files (#12042) 2024-12-06 14:06:21 +01:00
कारतोफ्फेलस्क्रिप्ट™ 0ad3871141
refactor: Refactor axios invocation code, and add tests (no-changelog) (#12070) 2024-12-06 13:42:38 +01:00
Raúl Gómez Morales 4fe1952e2f
fix(editor): Improvements to the commit modal (#12031) 2024-12-06 12:53:14 +01:00
कारतोफ्फेलस्क्रिप्ट™ 60b3dccf93
feat(core): Parent workflows should wait for sub-workflows to finish (#11985) 2024-12-06 12:20:34 +01:00
Ivan Atanasov c31bf0a4d1
Ado-2898-execute-workflow-node-add-workflow-inputs-parameter (#11887)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2024-12-06 11:30:44 +01:00
Ivan Atanasov 9e8fddcdb6
simplify load resource options from store 2024-12-06 08:55:14 +01:00
Raúl Gómez Morales 956b11a560
fix(editor): Universal button snags (#11974)
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
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2024-12-06 08:52:07 +01:00
Ivan Atanasov 5640c7bd00
Simplify ResourceMapperTypeOptions optional methods
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2024-12-05 17:02:04 +01:00
Ivan Atanasov f131e9381a
addressing comments 2024-12-05 16:29:43 +01:00
Ivan Atanasov 0e532992bd
Merge branch 'feature-sub-workflow-inputs' of github.com:n8n-io/n8n into ado-2898-execute-workflow-node-add-workflow-inputs-parameter 2024-12-05 16:15:01 +01:00
Ivan Atanasov 814eec2c19
addressing comments 2024-12-05 16:14:42 +01:00
Raúl Gómez Morales b1f8663265
fix(editor): Fix Nodeview.v2 reinitialise based on route changes (#12062)
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-12-05 14:59:03 +01:00
Charlie Kolb 706702dff8
fix(editor): Don't reset all Parameter Inputs when switched to read-only (#12063) 2024-12-05 12:20:12 +01:00
Tomi Turtiainen 2e979547a4
refactor: Unify task runner env vars (#12040)
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-12-05 12:36:43 +02:00
Ivan Atanasov 8e374b4394
Merge branch 'master' of github.com:n8n-io/n8n into feature-sub-workflow-inputs 2024-12-05 11:32:50 +01:00
कारतोफ्फेलस्क्रिप्ट™ 0537524c3e
fix(editor): Polyfill crypto.randomUUID (#12052) 2024-12-05 10:09:36 +01:00
Csaba Tuncsik a16d006f89
fix(editor): Redirect Settings to the proper sub page depending on the instance type (cloud or not) (#12053) 2024-12-05 08:47:55 +01:00
Ivan Atanasov f5b7ecdcda
extract convert/select workflow inputs to generic function 2024-12-05 00:22:52 +01:00
Ivan Atanasov c83bbcf50a
load on demand selected workflow inputs 2024-12-04 22:40:31 +01:00
Alex Grozav 72e6343964
feat: Enable canvas v2 only if beta feature enabled (no-changelog) (#12049)
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-12-04 21:33:35 +02:00
Alex Grozav 5c76de324c
fix(editor): Fix switching from v2 to v1 (#12050)
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-12-04 19:22:50 +02:00
कारतोफ्फेलस्क्रिप्ट™ b145f52972
chore(editor): Update frontend dev tooling (no-changelog) (#12045) 2024-12-04 17:58:19 +01:00
Alex Grozav 4ac5f9527b
fix(editor): Load node types in demo and preview modes (#12048)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-12-04 18:43:35 +02:00
Ivan Atanasov dacd1907f3
extract workflow inputs to generic function 2024-12-04 17:36:47 +01:00
Ricardo Espinoza 95d56fee8d
fix: Allow disabling MFA with recovery codes (#12014)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-12-04 10:02:06 -05:00
Charlie Kolb 2e55cbd764
feat: Update Example Sub-Workflow (#12000) 2024-12-04 15:35:46 +01:00
Danny Martini 2b6a72f128
fix: Chat triggers don't work with the new partial execution flow (#11952) 2024-12-04 15:33:46 +01:00
github-actions[bot] 0e26f58ae6
🚀 Release 1.71.0 (#12037)
Co-authored-by: mutdmour <4711238+mutdmour@users.noreply.github.com>
2024-12-04 14:14:45 +01:00
Ivan Atanasov 4ae18fa25f
group execute workflow node and trigger 2024-12-04 14:08:29 +01:00
Mutasem Aldmour abc851c0cf
fix: Load workflows with unconnected Switch outputs (#12020) 2024-12-04 13:44:25 +01:00
कारतोफ्फेलस्क्रिप्ट™ bd693162b8
feat(editor): Persist user's preferred display modes on localStorage (#11929) 2024-12-04 13:40:08 +01:00
Tomi Turtiainen 872535a40c
fix(core): Opt-out from optimizations if $item is used (#12036) 2024-12-04 14:32:28 +02:00
Ivan Atanasov e0c9e9eb0d
add workflow loader 2024-12-04 13:19:24 +01:00
Iván Ovejero 75ed749172
chore: Upgrade launcher to 0.7.0-rc (#12033) 2024-12-04 13:55:01 +02:00
Tomi Turtiainen 2e6845afcb
fix(core): Use the configured timezone in task runner (#12032) 2024-12-04 13:32:44 +02:00
Ivan Atanasov 5efdde1f6d
rename workflow mappings inputs to local resource mappings 2024-12-04 12:00:57 +01:00
Alex Grozav 8616b17cc6
fix(editor): Fix node showing as successful if errors exists on subsequent runs (#12019) 2024-12-04 11:40:49 +01:00
Csaba Tuncsik 67aa0c9107
fix(editor): Use optional chaining for all members in execution data when using the debug feature (#12024)
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-12-04 11:05:16 +01:00
Ivan Atanasov 46b662fa03
addressing comments 2024-12-04 10:01:03 +01:00
Alex Grozav 6af9c82af6
fix(editor): Fix canvas keybindings using splitter keys such as zooming using + key (#12022) 2024-12-04 09:35:41 +02:00
कारतोफ्फेलस्क्रिप्ट™ d3bb0b6d41
ci: Trigger workflow tests on release PRs (no-changelog) (#12010)
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-12-03 14:11:27 +01:00
Ricardo Espinoza 70706d81e1
refactor: Standardize MFA code and recovery code naming across code base (#12011) 2024-12-03 07:15:29 -05:00
Tomi Turtiainen f16de4db01
fix(Telegram Trigger Node): Fix header secret check (#12018) 2024-12-03 12:29:36 +02:00
Ivan Atanasov 2dd4096800
feat: add workflow input mapping fields to resource mapper 2024-12-02 22:21:53 +01:00
Jon 7ad4badd2d
test(Telegram Node): Add some tests for Telegram (no-changelog) (#11043)
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-12-02 19:02:08 +00:00
Jon 0a8a57e4ec
fix(Webflow Node): Fix issue with publishing items (#11982) 2024-12-02 18:51:25 +00:00