Alex Grozav
|
6d716494a4
|
feat(editor): Add executing state and disable node run button while executing on new canvas (no-changelog) (#11079)
|
2024-10-03 15:29:41 +03:00 |
|
Michael Kret
|
90b4bfc472
|
fix: Show result of waiting execution on canvas after execution complete (#10815)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: Shireen Missi <shireen@n8n.io>
|
2024-10-03 15:09:37 +03:00 |
|
Alex Grozav
|
3ff3e05e75
|
feat(editor): Add support for maxConnections in new canvas (no-changelog) (#10994)
|
2024-09-30 15:23:51 +03:00 |
|
Alex Grozav
|
fe871d89a9
|
feat(editor): Improve ai nodes, handles and connections design in new canvas (no-changelog) (#10969)
|
2024-09-30 14:29:30 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
60ee0d4ce7
|
refactor(editor): Correct some prop types (no-changelog) (#10907)
|
2024-09-23 09:19:37 +02:00 |
|
Ricardo Espinoza
|
583d3a7acb
|
refactor: Clean all instances of isNpmAvailable (#10891)
|
2024-09-20 10:38:52 -04:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
ecb9ff9916
|
ci: Upgrade vite, and vitest (no-changelog) (#10886)
|
2024-09-20 14:44:12 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
430c14ad19
|
refactor(core): Move frontend settings to @n8n/api-types (no-changelog) (#10856)
|
2024-09-17 17:21:11 +02:00 |
|
Alex Grozav
|
468f01aaa8
|
fix(editor): Provide correct node output runData information in new canvas (no-changelog) (#10691)
|
2024-09-06 13:37:44 +03:00 |
|
Raúl Gómez Morales
|
62cb189985
|
fix(editor): Plus node button should not be visible on readonly mode (#10692)
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-09-06 07:54:54 +02:00 |
|
Alex Grozav
|
c5bc8e6eb9
|
fix(editor): Add sticky note readonly state in new canvas (#10678)
|
2024-09-05 14:18:13 +03:00 |
|
Alex Grozav
|
32ce65c1af
|
feat(editor): Overhaul node insert position computation in new canvas (no-changelog) (#10637)
|
2024-09-03 15:11:44 +03:00 |
|
Raúl Gómez Morales
|
a20c915e57
|
test(editor): Increase test coverage for users settings page and modal (#10623)
|
2024-08-30 16:45:18 +02:00 |
|
Ricardo Espinoza
|
c4eb3746d7
|
refactor: Use NodeConnectionType consistently across the code base (no-changelog) (#10595)
|
2024-08-29 09:55:53 -04:00 |
|
Alex Grozav
|
c988931898
|
feat(editor): Add support for changing sticky notes color in new canvas (no-changelog) (#10593)
|
2024-08-29 13:07:39 +03:00 |
|
Alex Grozav
|
04363bf4bc
|
feat(editor): Allow sticky notes alongside fallback nodes in new canvas (no-changelog) (#10583)
|
2024-08-29 08:21:19 +03:00 |
|
Milorad FIlipović
|
95a9cd2c73
|
feat(editor): Implement new app layout (#10548)
|
2024-08-28 14:01:05 +02:00 |
|
Alex Grozav
|
351d8413e9
|
feat(editor): Overhaul handle rendering to allow dragging of plus button (no-changelog) (#10512)
|
2024-08-26 10:32:39 +03:00 |
|
Milorad FIlipović
|
ecd287564d
|
feat(editor): Update element-plus to 2.4.3 (no-changelog) (#10281)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-08-21 10:42:08 +02:00 |
|
Alex Grozav
|
b857c2cda0
|
fix(editor): Add workflow scopes when initializing workflow (#10455)
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: Mutasem Aldmour <mutasem@n8n.io>
|
2024-08-16 14:51:38 +02:00 |
|
Mutasem Aldmour
|
5ed2a77740
|
feat: Add Ask assistant behind feature flag (#9995)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
Co-authored-by: Milorad Filipovic <milorad@n8n.io>
|
2024-08-14 14:59:11 +02:00 |
|
Elias Meire
|
79bccf0305
|
feat(editor): Implement custom edge to support loops (no-changelog) (#10171)
Co-authored-by: Alex Grozav <alex@grozav.com>
|
2024-07-24 15:47:18 +03:00 |
|
Alex Grozav
|
6b8ad6fc3e
|
feat(editor): Add readonly mode to new canvas (no-changelog) (#10133)
|
2024-07-23 11:27:09 +03:00 |
|
Ricardo Espinoza
|
ba27c987dc
|
refactor(editor): Migrate settings.store to composition API (no-changelog) (#10022)
Co-authored-by: Elias Meire <elias@meire.dev>
|
2024-07-19 08:35:36 -04:00 |
|
Alex Grozav
|
11db5a5b51
|
feat(editor): Add plus handle design with ability to add connected nodes in new canvas (no-changelog) (#10097)
|
2024-07-18 19:01:14 +03:00 |
|
Alex Grozav
|
cd24c71a9e
|
feat: Add sticky notes support to the new canvas (no-changelog) (#10031)
|
2024-07-15 13:00:52 +03:00 |
|
Alex Grozav
|
57dfefd0f6
|
feat(editor): Add support for fallback nodes and new addNodes node render type in new canvas (no-changelog) (#10004)
|
2024-07-11 13:03:46 +03:00 |
|
Alex Grozav
|
a45899765c
|
feat(editor): Add support for configurable configuration nodes in new canvas (no-changelog) (#9991)
|
2024-07-10 17:51:18 +03:00 |
|
Elias Meire
|
90e3f56a9d
|
feat(editor): Add execution indication to canvas v2 (no-changelog) (#9984)
|
2024-07-10 10:36:00 +02:00 |
|
Alex Grozav
|
8f970b5d37
|
feat(editor): Add execute workflow functionality and statuses to new canvas (no-changelog) (#9902)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-07-08 13:25:18 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
9e92a5774e
|
refactor(core): Remove Onboarding call prompts (no-changelog) (#9933)
|
2024-07-04 13:51:26 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
86018aa6e0
|
refactor(core): Remove Ask AI HTTP request feature (no-changelog) (#9931)
|
2024-07-04 12:09:45 +02:00 |
|
Iván Ovejero
|
be9a247577
|
feat: Introduce debug info button (#9895)
|
2024-07-03 09:38:21 +02:00 |
|
Alex Grozav
|
e995309789
|
feat(editor): Add node enable/disable functionality in new canvas (no-changelog) (#9872)
|
2024-06-26 16:56:58 +03:00 |
|
Csaba Tuncsik
|
4de58dcbf5
|
fix(editor): Fix initialize authenticated features (#9867)
|
2024-06-26 12:03:04 +01:00 |
|
Alex Grozav
|
31c456700a
|
feat(editor): Compute node position and connections when creating new nodes in new canvas (no-changelog) (#9830)
|
2024-06-25 12:11:44 +03:00 |
|
Iván Ovejero
|
44ea4c73eb
|
refactor: Remove unused lint directives (no-changelog) (#9842)
|
2024-06-24 12:13:18 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
e3e20b48eb
|
refactor(editor): Use typed-mocks to speed up tests and type-checking (no-changelog) (#9796)
|
2024-06-19 07:41:27 +02:00 |
|
Ricardo Espinoza
|
41e06be6fd
|
refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770)
|
2024-06-18 13:15:12 -04:00 |
|
Alex Grozav
|
b0d7cfa2ab
|
refactor(editor): Migrate nodeBase mixin to composable (no-changelog) (#9742)
|
2024-06-18 16:35:26 +03:00 |
|
Alex Grozav
|
12604fe1da
|
feat(editor): Add capability to open NDV and rename node (no-changelog) (#9712)
|
2024-06-17 15:46:55 +03:00 |
|
Milorad FIlipović
|
3b86f52b02
|
fix(editor): Improve touch device detection (#9675)
|
2024-06-12 13:49:41 +02:00 |
|
Csaba Tuncsik
|
bc35e8c33d
|
feat(editor): Add move resources option to workflows and credentials on (#9654)
|
2024-06-11 14:21:16 +02:00 |
|
Mutasem Aldmour
|
50bd5b9080
|
feat: Update NPS Value Survey (#9638)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2024-06-11 10:23:30 +02:00 |
|
Ricardo Espinoza
|
22bdb0568e
|
refactor(editor): Fix remaining FE type check errors (no-changelog) (#9607)
Co-authored-by: Alex Grozav <alex@grozav.com>
|
2024-06-10 16:23:06 +03:00 |
|
Csaba Tuncsik
|
ed963011c9
|
fix(editor): Move projects and rbac files (no-changelog) (#9651)
|
2024-06-06 15:30:17 +02:00 |
|
Alex Grozav
|
f6a466cd87
|
feat(editor): Add remove node and connections functionality to canvas v2 (#9602)
|
2024-06-04 15:36:27 +03:00 |
|
Elias Meire
|
6268276746
|
refactor(editor): Fix typescript issues in composables and misc files (no-changelog) (#9583)
|
2024-06-03 11:34:51 +02:00 |
|
Tomi Turtiainen
|
6ce18ccda1
|
fix(editor): Fix ts errors in PersonalizationModal.spec.ts (no-changelog) (#9562)
|
2024-05-31 12:19:24 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
5887ed6498
|
refactor(core): Extract all Auth-related User columns into a separate entity (#9557)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
|
2024-05-31 09:40:19 +02:00 |
|