Commit graph

11421 commits

Author SHA1 Message Date
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
Ivan Atanasov dacd1907f3
extract workflow inputs to generic function 2024-12-04 17:36:47 +01:00
Ivan Atanasov 4ae18fa25f
group execute workflow node and trigger 2024-12-04 14:08:29 +01:00
Ivan Atanasov e0c9e9eb0d
add workflow loader 2024-12-04 13:19:24 +01:00
Ivan Atanasov 5efdde1f6d
rename workflow mappings inputs to local resource mappings 2024-12-04 12:00:57 +01:00
Ivan Atanasov 46b662fa03
addressing comments 2024-12-04 10:01:03 +01:00
Ivan Atanasov 2dd4096800
feat: add workflow input mapping fields to resource mapper 2024-12-02 22:21:53 +01:00
Ivan Atanasov 8c38bf2d0a
Merge branch 'feature-sub-workflow-inputs' of github.com:n8n-io/n8n into ado-2898-execute-workflow-node-add-workflow-inputs-parameter 2024-12-02 18:08:55 +01:00
Charlie Kolb e2b00a3ce3
fix(Workflow Trigger Node): Implement Product feedback (#12008) 2024-12-02 17:19:59 +01:00
Charlie Kolb dc400b73c6
fix(Workflow Trigger Node): Display dropdown for V1.1 and up only (#12002) 2024-12-02 15:54:38 +01:00
Ivan Atanasov 17d250edfd
Merge branch 'feature-sub-workflow-inputs' of github.com:n8n-io/n8n into ado-2898-execute-workflow-node-add-workflow-inputs-parameter 2024-12-02 10:06:47 +01:00
Ivan Atanasov 75a571e02b
Merge branch 'master' of github.com:n8n-io/n8n into feature-sub-workflow-inputs 2024-12-02 10:02:57 +01:00
कारतोफ्फेलस्क्रिप्ट™ 8d71307da0
fix(core): Fix push for waiting executions (#11984)
Some checks failed
Test Master / install-and-build (push) Has been cancelled
Benchmark Docker Image CI / 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-11-29 16:14:05 +01:00
Jon 1eb94bcaf5
fix(Webflow Node): Fix issue with pagination in v2 node (#11934) 2024-11-29 14:04:12 +00:00
Raúl Gómez Morales af0398a5e3
fix(editor): Fix community check (#11979) 2024-11-29 13:57:14 +00:00
Danny Martini 40a41dd192
refactor(core): Extract disabled node filtering out of findSubgraph (#11941) 2024-11-29 12:58:53 +01:00
oleg 1e25774541
feat(editor): Canvas chat UI & UX improvements (#11924) 2024-11-29 11:24:17 +01:00
Alex Grozav 5f6f8a1bdd
fix(editor): Fix pin data showing up in production executions on new canvas (#11951) 2024-11-29 12:02:16 +02:00
Michael Kret 40a7445f08
feat(AI Transform Node): Node Prompt improvements (#11611)
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-11-28 21:36:25 +02:00
Ivan Atanasov e83200b203
Merge remote-tracking branch 'origin/feature-sub-workflow-inputs' into ado-2898-execute-workflow-node-add-workflow-inputs-parameter 2024-11-28 19:00:09 +01:00
Ivan Atanasov 0ffc72a8a3
populate workflow Inputs 2024-11-28 18:59:01 +01:00
कारतोफ्फेलस्क्रिप्ट™ fcbf0ea771
ci: Report test-workflows errors to Sentry (no-changelog) (#11944) 2024-11-28 17:33:25 +01:00
Charlie Kolb 001e3f931f
feat(Execute Workflow Trigger Node): Add JSON-based input modes and dropdown (#11946) 2024-11-28 16:29:36 +01:00
कारतोफ्फेलस्क्रिप्ट™ 41e9e39b5b
fix(core): Improve header parameter parsing on http client responses (#11953)
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-11-28 15:53:18 +01:00
Alex Grozav 439a1cc4f3
fix(editor): Fix bug causing connection lines to disappear when hovering stickies (#11950) 2024-11-28 16:22:20 +02:00
Csaba Tuncsik fc797188d6
fix(editor): Unify executions card label color (#11949) 2024-11-28 14:58:53 +01:00
Raúl Gómez Morales 6be8e86c45
fix(editor): Handle source control initialization to prevent UI form crashing (#11776) 2024-11-28 14:53:48 +01:00
कारतोफ्फेलस्क्रिप्ट™ f1ecd9b68c
fix(core): Stop reporting ExpressionError to Sentry (no-changelog) (#11943) 2024-11-28 14:49:21 +01:00
कारतोफ्फेलस्क्रिप्ट™ 461b39c5df
fix(HTTP Request Node): Use iconv-lite to decode http responses, to support more encoding types (#11930) 2024-11-28 14:31:54 +01:00
कारतोफ्फेलस्क्रिप्ट™ eccd924f5e
fix(n8n Form Node): Use https to load google fonts (#11948) 2024-11-28 14:14:00 +01:00
Raúl Gómez Morales b8da4ff9ed
fix(editor): Implement dirty nodes for partial executions (#11739)
Co-authored-by: Danny Martini <danny@n8n.io>
2024-11-28 14:04:55 +01:00
Csaba Tuncsik 57d3269e40
fix(editor): Add execution concurrency info and paywall (#11847) 2024-11-28 13:53:39 +01:00
Justin Ellingwood 96e6be7fe7
docs(Google Drive Node): Replace the description of the 'Can Share' capability in Google Drive (no-changelog) (#11827) 2024-11-28 10:08:46 +00:00
Raúl Gómez Morales 9c6def9197
perf(editor): Virtualize SchemaView (#11694) 2024-11-28 11:04:24 +01:00
Ivan Atanasov 0a924e0dd3
Merge remote-tracking branch 'origin/feature-sub-workflow-inputs' into ado-2898-execute-workflow-node-add-workflow-inputs-parameter 2024-11-28 09:56:34 +01:00
Michael Kret 3a5bd12945
feat(Code Node): Warning if pairedItem absent or could not be auto mapped (#11737)
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: Shireen Missi <shireen@n8n.io>
2024-11-27 16:31:36 +00:00
Jon af61dbf37f
docs: Update Excel node to use external template url (no-changelog) (#11846) 2024-11-27 16:31:07 +00:00
कारतोफ्फेलस्क्रिप्ट™ ddda0bde0b
refactor: Remove unnecessary console.log in nodes (no-changelog) (#11915)
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-11-27 15:53:07 +01:00
कारतोफ्फेलस्क्रिप्ट™ 683ee42d3b
Merge tag 'n8n@1.70.0' 2024-11-27 15:02:22 +01:00
github-actions[bot] 2d89f5cb64
🚀 Release 1.70.0 (#11927)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2024-11-27 14:36:59 +01:00
Eugene 11f9212eda
chore: Add test run entity (no-changelog) (#11832) 2024-11-27 14:33:28 +01:00
Charlie Kolb 698f7d0ae1
feat(Execute Workflow Trigger Node): Add types for input fields (#11922) 2024-11-27 14:32:31 +01:00
Ivan Atanasov 0c20b2c46d
we need to call it with load options too 2024-11-27 14:27:34 +01:00
Michael Kret 2c34bf4ea6
fix(n8n Form Node): Duplicate popup in manual mode (#11925)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-11-27 14:19:06 +01:00
Tomi Turtiainen 9669380097
feat(core): Add health endpoint for task broker server (no-changelog) (#11920) 2024-11-27 14:50:41 +02:00
Alex Grozav a8df221bfb
fix(editor): Add missing trigger waiting tooltip on new canvas (#11918) 2024-11-27 14:05:00 +02:00
Eugene f91fecfe0d
feat(core): Add internal API to manage metrics of a test definition (no-changelog) (#11851) 2024-11-27 13:00:33 +01:00
Alex Grozav a7de34dac6
fix(editor): Lower throttle time to only briefly show execution running status (no-changelog) (#11921) 2024-11-27 13:42:13 +02:00
कारतोफ्फेलस्क्रिप्ट™ f6c0d045e9
fix(core): Don't use unbound context methods in code sandboxes (#11914) 2024-11-27 12:08:16 +01:00