Commit graph

3347 commits

Author SHA1 Message Date
github-actions[bot] 441d71e35d
🚀 Release 1.73.0 (#12302)
Co-authored-by: r00gm <22072110+r00gm@users.noreply.github.com>
2024-12-19 11:19:39 +01:00
Csaba Tuncsik 878b41904d
fix(editor): Add new create first project CTA (#12189)
Co-authored-by: r00gm <raul00gm@gmail.com>
2024-12-19 09:07:30 +01:00
Shireen Missi 6e44c71c9c
feat(editor): Params pane collection improvements (#11607)
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
Co-authored-by: Elias Meire <elsmr@users.noreply.github.com>
2024-12-18 20:39:10 +00:00
Raúl Gómez Morales 6ba91b5e1e
fix(editor): Set dangerouslyUseHTMLString in composable (#12280) 2024-12-18 12:24:38 +01:00
Charlie Kolb 54b02acdd7
chore: Remove unused @ts-ignore's (no-changelog) (#12198)
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-18 08:35:53 +01:00
Alex Grozav 5d33a6ba8a
fix(editor): Fix canvas ready opacity transition on new canvas (#12264)
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-17 22:38:13 +02:00
Raúl Gómez Morales ad39243982
fix(editor): Improve commit modal user facing messaging (#12161)
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-17 16:24:50 +01:00
Alex Grozav 9180b46b52
fix(editor): Prevent connection line from showing when clicking the plus button of a node (#12265) 2024-12-17 17:15:47 +02:00
Alex Grozav 6330bec4db
fix(editor): Remove invalid connections after node handles change (#12247) 2024-12-17 16:57:40 +02:00
Alex Grozav 27bd3c85b3
fix(editor): Fix sticky color picker getting covered by nodes on new canvas (#12263) 2024-12-17 15:48:35 +02:00
Charlie Kolb dc4261ae7e
fix(editor): Set RunData outputIndex based on incoming data (#12182) 2024-12-17 10:59:55 +01:00
Milorad FIlipović 3af93b945f
test(editor): Update templates tests for new canvas (no-changelog) (#12246)
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-16 16:58:43 +01:00
कारतोफ्फेलस्क्रिप्ट™ 6706dcdf72
fix(editor): Prevent stickies from being edited in preview mode in the new canvas (#12222) 2024-12-16 12:46:02 +01:00
कारतोफ्फेलस्क्रिप्ट™ 4ae6049d82
feat(editor): Use a single SVG for logo and favicon (no-changelog) (#11811) 2024-12-16 10:31:55 +01:00
Raúl Gómez Morales c3b968acf5
chore(editor): Disable i18n warnings (#12202) 2024-12-13 10:46:09 +01:00
Alex Grozav 1bfd9c0e91
feat(editor): Support adding nodes via drag and drop from node creator on new canvas (#12197) 2024-12-13 11:20:53 +02:00
Raúl Gómez Morales 6a5830959f
perf(editor): SchemaView performance improvement by ≈90% 🚀 (#12180)
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-12 14:03:59 +01:00
कारतोफ्फेलस्क्रिप्ट™ 5a055ed526
refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147) 2024-12-12 13:54:44 +01:00
Michael Kret 73f0c4cca9
fix(n8n Form Node): Popup does not work in some browsers (no-changelog) (#12176) 2024-12-12 14:49:50 +02:00
Charlie Kolb 365e82d200
fix(editor): Reduce cases for Auto-Add of ChatTrigger for AI Agents (#12154) 2024-12-12 08:35:08 +01:00
कारतोफ्फेलस्क्रिप्ट™ 7f3bcb964e
Merge tag 'n8n@1.72.0' 2024-12-11 15:49:25 +01:00
Raúl Gómez Morales 5300e0ac45
fix(editor): Update the universal create button interaction (#12105) 2024-12-11 15:23:55 +01:00
github-actions[bot] c9d4de11ab
🚀 Release 1.72.0 (#12158)
Co-authored-by: dana-gill <152518854+dana-gill@users.noreply.github.com>
2024-12-11 14:47:47 +01:00
Alex Grozav e6985f79db
test: Update 20-workflow-executions e2e tests for new canvas (#12136) 2024-12-11 12:12:47 +02:00
Csaba Tuncsik 0468945c99
fix(editor): Render sanitized HTML content in toast messages (#12139) 2024-12-11 10:11:51 +01:00
Alex Grozav 43009b6aa8
fix(editor): Fix canvas panning using Control + Left Mouse Button on Windows (#12104) 2024-12-10 14:12:44 +02:00
Elias Meire a50969b244
build(editor): Improve browser support for the n8n editor (#12064) 2024-12-10 10:08:25 +01:00
Csaba Tuncsik fa572bbca4
fix(editor): Update concurrency UI considering different types of instances (#12068) 2024-12-09 15:22:09 +01:00
Alex Grozav 127d864bbb
fix(editor): Add optional chaining to pruning.isEnabled (no-changelog) (#12023) 2024-12-09 15:46:20 +02:00
Alex Grozav 78c64adb09
fix(editor): Add length check for selecting added nodes (no-changelog) (#11976) 2024-12-09 15:27:58 +02:00
Michael Kret d8ca8de13a
feat(AI Transform Node): Reduce payload size (#11965) 2024-12-09 10:21:43 +02:00
कारतोफ्फेलस्क्रिप्ट™ 596f22103c
fix(editor): Fix svg background pattern rendering on safari (#12079)
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-12-06 17:09:49 +01:00
Milorad FIlipović 67ed1d2c3c
feat(editor): Implementing the Easy AI Workflow experiment (#12043) 2024-12-06 14:23:39 +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
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
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
कारतोफ्फेलस्क्रिप्ट™ 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
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
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
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
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
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
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
Ricardo Espinoza 70706d81e1
refactor: Standardize MFA code and recovery code naming across code base (#12011) 2024-12-03 07:15:29 -05:00
Mutasem Aldmour 9f78b16efc
chore: Clean up welcome sticky feature (no-changelog) (#11987) 2024-12-02 19:35:54 +01:00
oleg 967340a293
fix(editor): Fix copy/paste keyboard events in canvas chat (#12004) 2024-12-02 16:08:48 +01:00
Csaba Tuncsik d74423c751
fix(editor): Resolve going back from Settings (#11958) 2024-12-02 14:57:22 +01:00
Thomas B 90f8b09af0
docs: Update Skip SSL to mention it is insecure (no-changelog) (#11935) 2024-12-02 13:56:14 +00:00
Milorad FIlipović 0ffc8591a0
fix(editor): Simplify workflow payload to AI Assistant (no-changelog) (#11975) 2024-12-02 11:53:21 +01:00
Raúl Gómez Morales af0398a5e3
fix(editor): Fix community check (#11979) 2024-11-29 13:57:14 +00: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
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
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
Raúl Gómez Morales 9c6def9197
perf(editor): Virtualize SchemaView (#11694) 2024-11-28 11:04:24 +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
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
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
Alex Grozav a8df221bfb
fix(editor): Add missing trigger waiting tooltip on new canvas (#11918) 2024-11-27 14:05:00 +02: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
Michael Kret 2c252b0b2d
feat(AI Transform Node): Support for drag and drop (#11276) 2024-11-27 12:42:55 +02:00
Csaba Tuncsik b2c3312ce3
test(editor): Test telemetry component (no-changelog) (#11903) 2024-11-27 09:35:40 +01:00
Alex Grozav caa744785a
feat(editor): Migrate existing users to new canvas and set new canvas as default (#11896) 2024-11-27 10:11:33 +02:00
oleg 132aa0b9f1
feat(editor): Add workflow evaluation edit and list views (no-changelog) (#11719) 2024-11-27 07:47:41 +01:00
Dana a713b3ed25
feat(editor): Make the left sidebar in Expressions editor draggable (#11838) 2024-11-26 19:13:53 +00:00
Alex Grozav f4ab5c7b92
fix(editor): Fix new canvas discovery tooltip position after adding github stars button (#11898) 2024-11-26 17:36:42 +02:00
Iván Ovejero 3341267518
chore: Upgrade to TypeScript 5.7 (#11865) 2024-11-26 14:16:46 +01:00
Alex Grozav bc4857a1b3
fix(editor): Use crypto.randomUUID() to initialize node id if missing on new canvas (#11873) 2024-11-26 14:39:52 +02:00
Danny Martini 3320436a6f
fix: Retain execution data between partial executions (new flow) (#11828) 2024-11-26 13:32:39 +01:00
Iván Ovejero 3aa72f613f
fix(editor): Restore workers view (#11876) 2024-11-26 11:31:40 +01:00
Alex Grozav 595de81c03
fix(editor): Fix node position not getting set when dragging selection on new canvas (#11871)
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-25 15:29:08 +02:00
Alex Grozav 91d1bd8d33
feat(editor): Make new canvas connections go underneath node when looping backwards (#11833) 2024-11-25 14:29:37 +02:00
कारतोफ्फेलस्क्रिप्ट™ 03135702f1
fix(core): Bring back execution data on the executionFinished push message (#11821)
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-11-22 19:09:48 +01:00
Bin Chang adf026c201
fix: Fix some comments (no-changelog) (#11816)
Signed-off-by: binchengqu <bincheng@before.tech>
2024-11-22 13:31:52 +01:00
Alex Grozav b89ca9d482
feat(editor): Improve node and edge bring-to-front mechanism on new canvas (#11793) 2024-11-21 16:00:38 +02:00
Ricardo Espinoza ca169f3f34
fix(editor): Turn NPS survey into a modal and make sure it shows above the Ask AI button (#11814) 2024-11-21 08:27:47 -05:00
Michael Kret d99e0a7c97
fix: CodeNodeEditor walk cannot read properties of null (#11129)
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: Elias Meire <elias@meire.dev>
2024-11-21 10:16:10 +01:00
Ricardo Espinoza b3a99a2351
fix(editor): Don't re-render input panel after node finishes executing (#11813)
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-20 11:11:29 -05:00
github-actions[bot] 4435b14424
🚀 Release 1.69.0 (#11812)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2024-11-20 16:22:11 +01:00
Raúl Gómez Morales cd5ad65e90
fix(editor): Fix executions sorting (#11808) 2024-11-20 15:33:16 +01:00
Charlie Kolb 187edf28aa
fix(editor): Fix failing non-null assertion in useDataSchema:getNodeInputData (no-changelog) (#11807) 2024-11-20 15:30:12 +01:00
Michael Kret bcb9a20781
fix: Prevent workflow to run if active and single webhook service (#11752) 2024-11-20 13:48:56 +00:00
Csaba Tuncsik ff4261c168
fix(editor): Add project header subtitle (#11797) 2024-11-20 13:03:09 +01:00
Danny Martini b05d435199
fix(editor): Fix partial executions not working due to broken push message queue and race conditions (#11798)
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-20 12:07:05 +01:00
Michael Kret 8fbad74ab6
feat: GitHub stars dismiss button (#11794)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2024-11-20 11:03:43 +00:00
Ivan Atanasov 1987363f79
fix(editor): Add documentation link to insufficient quota message (#11777) 2024-11-19 16:28:02 +01:00
Ricardo Espinoza c265d44841
feat(editor): Add option to create sub workflow from workflows list in Execute Workflow node (#11706) 2024-11-19 10:09:06 -05:00