Commit graph

2839 commits

Author SHA1 Message Date
Michael Kret 9fa1a9aa99
fix: Disable errors obfuscation (no-changelog) (#10617) 2024-08-30 10:59:30 +03:00
Elias Meire fcdeb0f5d8
refactor(editor): Convert ResourceLocator to composition API (no-changelog) (#10526) 2024-08-29 17:01:43 +02:00
Alex Grozav 38eb00a643
feat(editor): Update new canvas node handle label rendering mechanism and design (no-changelog) (#10611) 2024-08-29 17:56:50 +03:00
Elias Meire 402a8b40c0
refactor(editor): Convert credential related components to composition API (no-changelog) (#10530) 2024-08-29 10:30:19 -04: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 1491cbd228
fix(editor): Hide execution buttons in readonly mode in new canvas (no-changelog) (#10603) 2024-08-29 16:31:45 +03:00
Alex Grozav 78f34f66c6
fix(editor): Prevent keyboard shortcuts when ndv is open in new canvas (no-changelog) (#10601) 2024-08-29 15:25:49 +03:00
Raúl Gómez Morales 95da4d4797
fix(editor): Add confirmation toast when changing user role (#10592)
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-08-29 12:37:21 +02: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
कारतोफ्फेलस्क्रिप्ट™ dca797e4db
Merge tag 'n8n@1.57.0' 2024-08-28 13:53:38 +02:00
github-actions[bot] e5c7534eba
🚀 Release 1.57.0 (#10587)
Co-authored-by: despairblue <927609+despairblue@users.noreply.github.com>
2024-08-28 13:34:34 +02:00
Csaba Tuncsik 4a125f511c
fix(editor): Add tooltips to workflow history button (#10570)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-08-28 13:06:01 +02:00
Iván Ovejero 836178fcaa
refactor(editor): User journey link to n8n.io (#10331) 2024-08-27 16:46:07 +02:00
Elias Meire 52c574d83f
fix(editor): Scale output item selector input width with value (#10555) 2024-08-27 13:45:28 +01:00
Alex Grozav 9d156d3703
fix(editor): Fix node positions update event in new canvas (no-changelog) (#10528) 2024-08-26 10:33:11 +03:00
Alex Grozav 51c70b5cff
feat(editor): Set default canvas version to version 2 on internal deployment (no-changelog) (#10514) 2024-08-26 10:32:57 +03: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
Ricardo Espinoza 609bc4d97d
refactor(editor): Standardize components sections order (no-changelog) (#10540)
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-08-24 09:24:08 -04:00
Elias Meire 4d48f903af
refactor(editor): Convert Node.vue component to composition API (no-changelog) (#10535)
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-08-23 16:42:20 -04:00
Milorad FIlipović a6f4dbb0ab
test(editor): Unit tests for assistant store and new design system components (no-changelog) (#10508) 2024-08-23 15:55:07 +02:00
Milorad FIlipović 2f743bf4d6
refactor(editor): Migrate App.vue to composition api (no-changelog) (#10524) 2024-08-23 15:36:36 +02:00
Tomi Turtiainen 7bcb0be27a
refactor(editor): Convert DeleteUserModal to composition api (no-changelog) (#10531) 2024-08-23 16:23:31 +03:00
Michael Kret dd0c098b86
fix(AI Transform Node): Data Transformation > Other section should not contain node (no-changelog) (#10519) 2024-08-23 09:48:01 +01:00
Milorad FIlipović 9cd7f1ec0d
fix(editor): Prevent dialog overlay from rendering on top of AI Assistant (no-changelog) (#10509)
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-08-23 10:16:10 +02:00
oleg 84e54beac7
feat(editor): Implement workflowSelector parameter type (#10482)
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-08-22 16:59:12 +02:00
कारतोफ्फेलस्क्रिप्ट™ a73b9a38d6
fix(editor): Prevent Safari users from accessing the frontend over insecure contexts (#10510) 2024-08-22 14:30:55 +02:00
Alex Grozav ab76b106fd
fix(editor): Fix node insert position on new canvas (no-changelog) (#10495) 2024-08-22 15:28:56 +03:00
कारतोफ्फेलस्क्रिप्ट™ 9fe6a71690
feat(core): Logout should invalidate the auth token (no-changelog) (#10335)
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-08-22 09:33:06 +02:00
Tomi Turtiainen b805e8ddb8
refactor(editor): Add types to importCurlEventBus (no-changelog) (#10497) 2024-08-22 09:32:05 +03:00
Tomi Turtiainen 8ab7fea32c
refactor(editor): Add types to htmlEditorEventBus (no-changelog) (#10498) 2024-08-22 09:31:57 +03:00
Tomi Turtiainen 7bf25ea505
refactor(editor): Add types for dataPinningEventBus (no-changelog) (#10499) 2024-08-22 09:31:48 +03:00
Tomi Turtiainen 18491f6a6f
refactor(editor): Add types to codeNodeEditorEventBus (no-changelog) (#10501) 2024-08-22 09:31:40 +03:00
github-actions[bot] bcc4bb3c57
🚀 Release 1.56.0 (#10502)
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: ShireenMissi <ShireenMissi@users.noreply.github.com>
2024-08-21 16:47:06 +01:00
Milorad FIlipović 0276323881
fix(editor): Sending 'Assistant session started event' to posthog (no-changelog) (#10500)
Co-authored-by: Shireen Missi <shireen@n8n.io>
2024-08-21 16:31:02 +01:00
Iván Ovejero 547a60642c
fix(core): Use class-validator with XSS check for survey answers (#10490)
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: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-08-21 16:18:16 +02:00
Alex Grozav d5acde5ce4
fix(editor): Stop telemetry from triggering when initializing workflow in new canvas (no-changelog) (#10492) 2024-08-21 15:46:36 +03:00
Shireen Missi d4012c7bf8
fix(AI Transform Node): Remove prompt as it's already set in ASK AI endpoint (no-changelog) (#10496) 2024-08-21 12:13:30 +01:00
Alex Grozav 6d82fb9fc0
fix(editor): Prevent unloading when changes are pending in new canvas (no-changelog) (#10474) 2024-08-21 13:46:57 +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
Milorad FIlipović 03c19723d2
feat(editor): Add more onboarding options experiment (no-changelog) (#10478) 2024-08-21 10:37:02 +02:00
Milorad FIlipović eecb80400d
test(editor): Add AI Assistant e2e tests (no-changelog) (#10476)
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-08-20 13:05:09 +02:00
Tomi Turtiainen 51f3e84dff
refactor(editor): Add types to global link actions event bus (no-changelog) (#10452)
Co-authored-by: Alex Grozav <alex@grozav.com>
2024-08-20 11:25:22 +03:00
Michael Kret 61ac0c7775
fix: Filter component - improve errors (#10456)
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-08-19 19:01:33 +03:00
Tomi Turtiainen f784a4c95a
refactor(editor): Type source control event bus (no-changelog) (#10395) 2024-08-19 18:04:00 +03:00
Alex Grozav b4aec594e4
fix(editor): Fix edge button background color in dark mode in new canvas (no-changelog) (#10475)
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-08-19 17:07:12 +03:00
Alex Grozav 9d8e574cc7
feat(editor): Add old execution status rendering in new canvas (no-changelog) (#10473) 2024-08-19 17:06:25 +03:00
Alex Grozav c77c6963c8
feat(editor): Update cursor behaviour in new canvas (no-changelog) (#10472) 2024-08-19 17:06:06 +03:00
Alex Grozav fadb5c9ae5
fix(editor): Add missing control button events to new canvas (no-changelog) (#10471) 2024-08-19 17:05:47 +03:00