Commit graph

2661 commits

Author SHA1 Message Date
Milorad FIlipović 8dc691dc62
feat(editor): Easy AI workflow improvements (#12400) 2024-12-31 14:38:32 +01:00
Milorad FIlipović 09ddce0580
fix(editor): Minor styling improvements in project settings page (#12405)
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-30 15:52:09 +01:00
कारतोफ्फेलस्क्रिप्ट™ 1674dd0f88
refactor(core): Update dynamic node parameter endpoints to use DTOs (#12379) 2024-12-30 15:48:44 +01:00
Ricardo Espinoza f8731963f6
feat(editor): Add free AI credits CTA (#12365) 2024-12-30 07:35:49 -05:00
Milorad FIlipović 9117718cc9
feat(editor): Add support for project icons (#12349) 2024-12-27 19:00:40 +01:00
Ricardo Espinoza 7ea6c8b144
feat: Expose license feature flags for free AI credits feature to frontend (no-changelog) (#12363) 2024-12-27 10:23:20 -05:00
Raúl Gómez Morales 6891cefa6d
fix(editor): Consistent protected environment styling and messaging (#12374) 2024-12-27 14:18:30 +01:00
Alex Grozav 983e87a9b0
fix(editor): Allow zooming when panning keycode is pressed on new canvas (#12327) 2024-12-27 10:56:32 +02:00
कारतोफ्फेलस्क्रिप्ट™ 371a09de96
refactor(core): Port 3 more controllers to use DTOs (no-changelog) (#12375) 2024-12-26 16:09:42 +01:00
Charlie Kolb b4c77f27b6
fix: Set correct default for added Resource Mapper boolean fields (#12344) 2024-12-23 13:03:24 +01:00
Ivan Atanasov d4116630a6
feat: (Execute Workflow Node): Inputs for Sub-workflows (#11830) (#11837)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-12-20 17:01:22 +01:00
Alex Grozav 50913de265
fix(editor): Remove primary highlight color from edge being executed on new canvas (#12307) 2024-12-20 13:37:23 +02:00
Alex Grozav a71194c7c2
fix(editor): Adjust run count and check margin on new canvas (no-changelog) (#12309) 2024-12-20 12:45:48 +02:00
oleg 8c635993bd
fix(editor): Unify disabled parameters background color (#12306)
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-19 17:42:52 +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
Raúl Gómez Morales 5300e0ac45
fix(editor): Update the universal create button interaction (#12105) 2024-12-11 15:23:55 +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
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