Commit graph

3146 commits

Author SHA1 Message Date
Mutasem Aldmour d3b05f1c54
feat: Add tracking for node errors and update node graph (#11060) 2024-10-15 12:38:17 +02:00
Mutasem Aldmour 439132c291
fix: Adjust arrow button colors in dark mode (#11248) 2024-10-14 16:52:34 +02:00
Michael Kret 4bd4b6977a
feat: Enable code capture in ai transform node (no-changelog) (#11241) 2024-10-14 14:53:16 +01:00
कारतोफ्फेलस्क्रिप्ट™ 4f27b39b45
fix(editor): Make submit in ChangePasswordView work again (#11227)
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-10-11 12:26:43 -04:00
Alex Grozav c9628de72b
feat(editor): Improve insertion algorithm for nodes with multiple main outputs (no-changelog) (#11213) 2024-10-11 17:03:58 +03:00
Ricardo Espinoza 98759701e4
fix(editor): Disable Ask AI button in deprecated nodes (no-changelog) (#11194) 2024-10-11 09:36:27 -04:00
Alex Grozav 6e990175c7
fix(editor): Fix canvas handle plus rectangle background on new canvas (no-changelog) (#11160) 2024-10-11 15:42:17 +03:00
Iván Ovejero 0820cb5ab9
refactor(core): Simplify main pubsub message handler (#11156) 2024-10-11 10:31:33 +02:00
oleg 4aaebfd435
fix(editor): Fix chat crashing when rendering output-parsed content (#11210)
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-10-11 09:47:10 +02:00
कारतोफ्फेलस्क्रिप्ट™ 4e78c46a74
fix(editor): Bring back the "Forgot password" link on SigninView (#11216) 2024-10-10 18:58:33 +02:00
Shireen Missi 52dd2c7619
feat(core): Dedupe (#10101)
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: Jan Oberhauser <jan@n8n.io>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
Co-authored-by: Elias Meire <elias@meire.dev>
2024-10-10 16:12:05 +01:00
Alex Grozav 3d2fbcfd93
feat(editor): Improve Sentry ignore definitions for class instance types (no-changelog) (#11208)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-10-10 16:21:58 +02:00
Alex Grozav eaf933049e
feat(editor): Remove manual chunking from vite (no-changelog) (#11206) 2024-10-10 16:34:08 +03:00
Milorad FIlipović a6664ef3a2
fix(editor): Fix DataTable markup (no-changelog) (#11205)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-10-10 14:58:46 +02:00
Milorad FIlipović fade9e43c8
feat(editor): Send workflow context to assistant store (#11135) 2024-10-10 13:13:30 +02:00
Mike Arvela cd59f33e59
fix(editor): Allow SSO login focus outlines to draw fully (no-changelog) (#11195) 2024-10-10 12:25:45 +03:00
कारतोफ्फेलस्क्रिप्ट™ ad13a756d7
ci: Upgrade frontend dev tooling (no-changelog) (#10786) 2024-10-10 10:58:18 +02:00
github-actions[bot] d78ab2983a
🚀 Release 1.63.0 (#11190)
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: fedme <3295133+fedme@users.noreply.github.com>
2024-10-09 18:30:19 +02:00
Ricardo Espinoza 06f51dc7d2
refactor: Use Ask AI feature through AI services instead of hooks (#11027) 2024-10-09 11:24:33 -04:00
Csaba Tuncsik c2adfc8545
feat: Opt in to additional features on community for existing users (#11166) 2024-10-09 13:21:34 +02:00
कारतोफ्फेलस्क्रिप्ट™ 94cfb3727c
feat(editor): Upgrade @sentry/vue to address GHSA-593m-55hh-j8gv (no-changelog) (#11169) 2024-10-08 18:10:19 +02:00
Alex Grozav ad4cb0ea0c
fix(editor): Align undo/redo functionality on new canvas (no-changelog) (#11154) 2024-10-08 16:41:54 +03:00
Alex Grozav f124687b01
feat(editor): Bring selected nodes and edges to front on new canvas (no-changelog) (#11158) 2024-10-08 14:49:13 +03:00
Alex Grozav 7f7294be9e
fix(editor): Update canvas handle plus line size on new canvas (no-changelog) (#11157) 2024-10-08 14:24:44 +03:00
Raúl Gómez Morales 5697de4429
feat(editor): Add route for create / edit / share credentials (#11134)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2024-10-08 11:56:48 +02:00
Alex Grozav 2161ff1217
fix(editor): Allow connecting node to itself on new canvas (no-changelog) (#11143) 2024-10-08 11:15:36 +03:00
Elias Meire 8566b3a999
fix(editor): Show previous nodes autocomplete in AI tool nodes (#11111) 2024-10-08 09:51:59 +02:00
Alex Grozav 9c41c5c6d4
fix(editor): Disable all modifying keybindings when the canvas is in read-only mode (no-changelog) (#11137)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-10-07 17:03:03 +02:00
Alex Grozav 2343634c64
fix(editor): Make sure deactivated status shows even for nodes with long names on new canvas (no-changelog) (#11142) 2024-10-07 17:15:25 +03:00
Alex Grozav 6522b1cc44
fix(editor): Fix success status for plus stalk on new canvas (no-changelog) (#11140)
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-10-07 16:57:45 +03:00
Michael Kret 41228b472d
feat: Human in the loop (#10675)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2024-10-07 16:45:22 +03:00
Alex Grozav d2713ae50a
fix(editor): Reset last interacted with when resetting the workspace on new canvas (no-changelog) (#11138) 2024-10-07 16:17:39 +03:00
Alex Grozav 0321582c11
fix(editor): Prevent setting sticky node as active node on new canvas (no-changelog) (#11141) 2024-10-07 16:12:23 +03:00
Csaba Tuncsik 92cf860f9f
feat(editor): Community+ enrollment (#10776) 2024-10-07 13:09:58 +02:00
Alex Grozav 3950cab6dd
fix(editor): Fix render key for dynamic number of handles on new canvas (no-changelog) (#11105) 2024-10-04 16:38:46 +03:00
Elias Meire 565b117a52
fix(editor): Add safety to prevent undefined errors (#11104) 2024-10-04 14:37:37 +01:00
Alex Grozav 71e75e8a68
feat(editor): Add undo/redo for importing workflow data on new canvas (no-changelog) (#11101) 2024-10-04 15:57:09 +03:00
Alex Grozav caeda22811
fix(editor): Fix node position when auto adding chat trigger node (no-changelog) (#11097) 2024-10-04 15:42:46 +03:00
Elias Meire 09cfdbd181
fix(editor): Fix schema view in AI tools (#11089)
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-10-04 14:29:42 +02:00
Alex Grozav cc009559ee
fix(editor): Set document title when renaming and loading workflow (no-changelog) (#11100) 2024-10-04 15:15:25 +03:00
Raúl Gómez Morales cd6edeae17
refactor(editor): CredentialsView.vue to script setup (#11094) 2024-10-04 14:04:15 +02:00
Alex Grozav cb4294b9f4
feat(editor): Add node execution waiting state to new canvas (no-changelog) (#11083) 2024-10-04 15:01:51 +03:00
Alex Grozav b925791c15
feat(editor): Adjust selection rectangle to include node selection box on new canvas (no-changelog) (#11088) 2024-10-04 13:02:30 +03:00
कारतोफ्फेलस्क्रिप्ट™ e5c7215bca
fix(editor): Don't report certain error types to Sentry (no-changelog) (#11090) 2024-10-04 11:32:20 +02:00
Alex Grozav 90e6d3384c
fix(editor): Fix condition for allowing keyboard shortcuts and pasting on new canvas (no-changelog) (#11082) 2024-10-04 11:14:15 +03:00
Alex Grozav bdb9cbb396
test(editor): Update RunDataSchema snapshots in editor-ui (no-changelog) (#11085) 2024-10-04 11:02:06 +03:00
Alex Grozav 4b0187e7e8
feat(editor): Add logic for renaming duplicate nodes in new canvas (no-changelog) (#11081)
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-10-03 21:20:57 +03:00
Raúl Gómez Morales ce69218f1b
refactor(editor): WorkflowsView to script setup + tests (#11078) 2024-10-03 16:43:08 +02:00
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
Alex Grozav 9ed8040ec0
fix(editor): Hide run workflow button if only chat trigger available on new canvas (no-changelog) (#11041) 2024-10-03 15:13:09 +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 f9480e9f57
fix(editor): Stop connection to last selected node when pasting on new canvas (no-changelog) (#11042)
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-10-03 15:01:04 +03:00
Csaba Tuncsik 3974981ea5
fix(editor): Update Usage page for Community+ edition (#11074) 2024-10-03 13:39:48 +02:00
Federico Meini 86c632aabf
chore: Anonymise ip addresses in rudderstack events (#11066) 2024-10-03 10:42:29 +02:00
Ricardo Espinoza 59c5ff6135
fix(editor): Respect tag querystring filter when listing workflows (#11029)
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-10-02 15:11:41 -04:00
github-actions[bot] 3c7556542c
🚀 Release 1.62.1 (#11068)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2024-10-02 16:37:44 +02:00
github-actions[bot] 86069321a1
🚀 Release 1.62.0 (#11056)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2024-10-02 16:19:12 +02:00
Ricardo Espinoza 9c43fb301d
fix(editor): Format action names properly when action is not defined (#11030) 2024-10-02 08:16:33 -04:00
oleg ef5b7cf9b7
feat(core): Implement Dynamic Parameters within regular nodes used as AI Tools (#10862) 2024-10-02 13:31:22 +02:00
Milorad FIlipović 8a30f92156
feat: Add more context to support chat (#11014) 2024-10-02 10:00:20 +02:00
Alex Grozav 3191912168
fix(editor): Fix success state for disabled nodes in new canvas (no-changelog) (#11039)
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-10-01 21:06:33 +03:00
Alex Grozav e04b980dff
feat(editor): Improve edges and connection lines rendering on new canvas (no-changelog) (#11036) 2024-10-01 16:43:47 +03:00
Eugene e7199dbfcc
feat(editor): Remove execution annotation feature flag (#11020) 2024-10-01 15:24:52 +02:00
oleg 72b70d9d98
feat(editor): Support node-creator actions for vector store nodes (#11032) 2024-10-01 14:10:08 +02:00
Alex Grozav 805a1140c9
fix(editor): Update new canvas connection checks (no-changelog) (#11019) 2024-09-30 17:09:17 +03:00
Ricardo Espinoza e54a396088
refactor: Move api-keys endpoints to their own controller (#11000) 2024-09-30 09:10:22 -04:00
Alex Grozav 3ff3e05e75
feat(editor): Add support for maxConnections in new canvas (no-changelog) (#10994) 2024-09-30 15:23:51 +03:00
Eugene b20d2eb403
fix(editor): Color scheme for a markdown code blocks in dark mode (#11008) 2024-09-30 13:41:46 +02: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
Alex Grozav c09ae3c18c
feat(editor): Improve sticky note experience on new canvas (no-changelog) (#11010)
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-09-30 13:27:37 +03:00
कारतोफ्फेलस्क्रिप्ट™ bb2895689f
feat(editor): Overhaul document title management (#10999) 2024-09-30 10:57:25 +02:00
Alex Grozav 574cff16ed
fix(editor): Fix bug causing node issues to not be assigned before first interaction (no-changelog) (#10980) 2024-09-27 16:15:15 +03:00
Csaba Tuncsik 136d491325
fix(editor): Allow resources to move between personal and team projects (#10683)
Co-authored-by: Danny Martini <danny@n8n.io>
2024-09-27 15:12:31 +02:00
Iván Ovejero afda049491
refactor(core): Separate execution startedAt from createdAt (#10810) 2024-09-27 13:32:12 +02:00
Elias Meire 7073ec6fe5
fix(editor): Fix performance issue in credentials list (#10988) 2024-09-27 12:04:00 +02:00
Csaba Tuncsik fe7d060568
fix(editor): Fix workflow executions list page redirection (#10981) 2024-09-27 11:09:20 +02:00
Raúl Gómez Morales 819d20fa2e
fix(editor): Fix filter execution by "Queued" (#10987)
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-09-27 11:00:21 +02:00
Ricardo Espinoza a13a4f7442
refactor: Move API keys into their own table (no-changelog) (#10629)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-09-26 08:58:49 -04:00
Alex Grozav 7e79a46750
fix(editor): Fix success status for branching edges in new canvas (no-changelog) (#10964) 2024-09-26 15:41:01 +03:00
कारतोफ्फेलस्क्रिप्ट™ b7951a071c
refactor(editor): Convert Sticky component to Options API (no-changelog) (#10975) 2024-09-26 14:15:11 +02:00
Eugene efc5d859eb
chore: Correct naming of annotation-related files (#10946) 2024-09-26 13:15:08 +02:00
Eugene 9fc3699beb
feat(editor): Do not show error for remote options when credentials aren't specified (#10944) 2024-09-26 12:03:29 +02:00
Elias Meire af9e227ad4
feat(editor): Enable drag and drop in code editors (Code/SQL/HTML) (#10888) 2024-09-25 14:25:26 +01:00
कारतोफ्फेलस्क्रिप्ट™ cd5676a66c
Merge tag 'n8n@1.61.0' 2024-09-25 14:45:47 +02:00
Elias Meire 1b973dcd8d
fix(editor): Fix schema view pill highlighting (#10936) 2024-09-25 13:33:49 +01:00
github-actions[bot] 9e18a31208
🚀 Release 1.61.0 (#10968)
Co-authored-by: cstuncsik <5410822+cstuncsik@users.noreply.github.com>
2024-09-25 14:33:47 +02:00
Alex Grozav 9bd247f06b
fix(editor): Set correct connection type when auto-adding nodes in new canvas (no-changelog) (#10966) 2024-09-25 15:00:06 +03:00
Alex Grozav 5ce05b33d2
feat(editor): Allow unknown nodes on new canvas (no-changelog) (#10962) 2024-09-25 13:05:40 +03:00
Alex Grozav dd3b2cb62d
fix(editor): Fix node deletion undo/redo in new canvas (no-changelog) (#10935) 2024-09-25 12:59:54 +03:00
Alex Grozav a6cfb3b0c5
feat(editor): Show strikethrough line for all single main input and single main output nodes in new canvas (no-changelog) (#10925) 2024-09-25 11:28:07 +03:00
Michael Kret bdc0622f59
feat: Page size 1 option (#10957) 2024-09-25 11:15:10 +03:00
Raúl Gómez Morales e069608022
fix(editor): Credentials scopes and n8n scopes mix up (#10930) 2024-09-25 08:38:15 +02:00
कारतोफ्फेलस्क्रिप्ट™ 6de4dfff87
feat(editor): Setup Sentry integration (#10945)
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-09-24 17:49:22 +02:00
Elias Meire ad60d49b42
fix(editor): Use correct output for connected nodes in schema view (#10928) 2024-09-24 16:14:39 +01:00
Eugene dcc1c72fc4
feat(editor): Show a notice before deleting annotated executions (#10934) 2024-09-24 16:48:58 +02:00
Csaba Tuncsik 8db8817851
fix(editor): Fix source control push modal checkboxes (#10910) 2024-09-24 11:40:28 +02:00
Mutasem Aldmour d74cff2030
fix: Hide assistant button when showing Click to connect (#10932) 2024-09-23 17:38:35 +02:00
Ricardo Espinoza f96977e6e4
refactor(editor): Migrate TemplatesWorkflowView.vue to composition API (#10918) 2024-09-23 11:33:25 -04:00
Milorad FIlipović f9515b9afa
refactor(editor): Migrate community nodes modals to composition api (no-changelog) (#10909)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2024-09-23 17:28:50 +02:00
Raúl Gómez Morales 4effb66952
refactor(editor): DuplicateWorkflowDialog.vue to script setup (#10902) 2024-09-23 09:49:48 -04:00
Elias Meire f9f303f562
fix(editor): Fix modal overflow when AI is enabled in code node (#10887) 2024-09-23 15:30:09 +02:00
Raúl Gómez Morales 8ac661ee98
refactor(editor): SettingsSidebar.vue to script setup (no-changelog) (#10709) 2024-09-23 09:17:29 -04:00
Mutasem Aldmour 23c09eae42
fix: Ensure user id for early track events (#10885) 2024-09-23 14:13:06 +02:00
Mutasem Aldmour 557db9c170
fix: Enable Assistant on other credential views (#10931) 2024-09-23 14:06:38 +02:00
Ricardo Espinoza eae4e30aee
refactor(editor): Migrate TemplatesCollectionView.vue to composition API (#10917) 2024-09-23 07:52:58 -04:00
Ricardo Espinoza 6e0d9d2fd5
refactor(editor): Migrate TemplatesInfoCarousel.vue to composition API (#10919) 2024-09-23 07:52:40 -04:00
Ricardo Espinoza 39310c01fb
refactor(editor): Migrate SettingsLdapView.vue to composition API (#10916) 2024-09-23 07:52:08 -04:00
Ricardo Espinoza f75ca41fc0
refactor(editor): Remove unused PageAlert.vue component (#10915) 2024-09-23 07:51:56 -04:00
Ricardo Espinoza 99d4058e9d
refactor(editor): Migrate workflow.ee.store to composition API (#10912) 2024-09-23 07:51:41 -04:00
Milorad FIlipović 9141d15823
refactor(editor): Migrate TagsTable to composition api (no-changelog) (#10898) 2024-09-23 10:17:50 +02:00
Milorad FIlipović a2237d128f
fix(editor): Prevent node name input in NDV to expand unnecessarily (#10922) 2024-09-23 10:17:29 +02:00
कारतोफ्फेलस्क्रिप्ट™ 60ee0d4ce7
refactor(editor): Correct some prop types (no-changelog) (#10907) 2024-09-23 09:19:37 +02:00
कारतोफ्फेलस्क्रिप्ट™ 769ddfdd1d
refactor(core): Move some request DTOs to @n8n/api-types (no-changelog) (#10880)
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-09-20 21:14:06 +02:00
Ricardo Espinoza 583d3a7acb
refactor: Clean all instances of isNpmAvailable (#10891) 2024-09-20 10:38:52 -04:00
Ricardo Espinoza 30261bdc91
fix(editor): Stop adding error message to event User encounted an error (no-changelog) (#10905) 2024-09-20 10:11:53 -04:00
कारतोफ्फेलस्क्रिप्ट™ ecb9ff9916
ci: Upgrade vite, and vitest (no-changelog) (#10886) 2024-09-20 14:44:12 +02:00
Ricardo Espinoza 26a653a79a
refactor(editor): Clean all instances of isDesktopDeployment (#10884) 2024-09-20 08:24:08 -04:00
Raúl Gómez Morales e20ab59c1d
fix(editor): Prevent clipboard xss injection (#10894) 2024-09-20 12:51:18 +02:00
Ricardo Espinoza 48294e7ec1
refactor(editor): Stop importing Vue compiler macros (#10890)
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-09-19 13:53:23 -04:00
कारतोफ्फेलस्क्रिप्ट™ fdef6c9f0d
ci: Remove eslint-plugin-prettier again (no-changelog) (#10876) 2024-09-19 16:29:04 +02:00
Ricardo Espinoza cee57b6504
refactor(editor): Migrate LogStreaming.store.ts to composition API (#10719)
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-09-19 09:15:01 -04:00
Ricardo Espinoza f5474ff791
perf(editor): Use virtual scrolling in RunDataJson.vue (#10838) 2024-09-19 08:43:09 -04:00
Milorad FIlipović b86fd80fc9
fix(editor): Update gird size when opening credentials support chat (#10882) 2024-09-19 14:06:14 +02:00
Milorad FIlipović 91008b2676
refactor(editor): Migrate AuthView and associated components to composition api (#10713)
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-09-18 23:38:45 -04:00
Ricardo Espinoza 05ae2aa9c5
refactor(editor): Migrate RunDataJson.vue to composition API (#10861)
Co-authored-by: Raúl Gómez Morales <raul00gm@gmail.com>
2024-09-18 11:06:25 -04:00
Danny Martini 2a084f96f8
feat: Implement new partial execution logic for acyclic workflows (no-changelog) (#10256)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-09-18 15:06:36 +02:00
github-actions[bot] 73f89ef101
🚀 Release 1.60.0 (#10872)
Co-authored-by: ShireenMissi <94372015+ShireenMissi@users.noreply.github.com>
2024-09-18 13:33:53 +01:00
Raúl Gómez Morales 5a1db6db1a
fix(editor): Restore V1 keybinding, Space Key to toggle panning (#10841) 2024-09-18 09:10:51 +02:00
Csaba Tuncsik 44e5fb9b06
fix(editor): Replace v-html with custom directive to sanitize html (#10804)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-09-18 09:49:41 +03:00
कारतोफ्फेलस्क्रिप्ट™ 430c14ad19
refactor(core): Move frontend settings to @n8n/api-types (no-changelog) (#10856) 2024-09-17 17:21:11 +02:00
Milorad FIlipović d65ade4e92
fix(editor): Add missing node parameter values to AI Assistant request (#10788) 2024-09-17 16:14:02 +02:00
कारतोफ्फेलस्क्रिप्ट™ 6a35812f92
ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795)
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: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-09-17 15:10:22 +03:00
Csaba Tuncsik a63a9b53f0
fix(editor): Allow custom git repo urls in source control settings (#10849) 2024-09-17 13:39:13 +02:00
Raúl Gómez Morales 9c95db8282
fix(editor): Minimap Show nodes outside viewport (#10843) 2024-09-17 12:12:39 +02:00
Raúl Gómez Morales e0c0ddee59
fix(editor): Address edge toolbar rendering glitches (#10839) 2024-09-17 11:22:49 +02:00
कारतोफ्फेलस्क्रिप्ट™ 7c23101ab8
fix(editor): Render image binary-data using img tags (#10829)
Co-authored-by: Milorad Filipovic <milorad@n8n.io>
2024-09-16 15:17:33 +02:00
Mutasem Aldmour 22c1890139
fix: Prevent copying workflow when copying outside of canvas (#10813) 2024-09-16 12:27:44 +02:00
Mutasem Aldmour 3be31e27ed
fix: Fix telemetry causing console error (#10828) 2024-09-16 12:11:50 +02:00
Iván Ovejero 460fe14ae1
chore: Upgrade to TypeScript 5.6 (#10822) 2024-09-16 10:29:28 +02:00
Raúl Gómez Morales db846d3235
fix(editor): Prevent clipboard XSS injection (#10805) 2024-09-16 08:36:40 +02:00
Elias Meire 394ef88843
fix(editor): Make expression edit modal read-only in executions view (#10806) 2024-09-13 15:27:55 +02:00
कारतोफ्फेलस्क्रिप्ट™ 2f8c8448d3
refactor(core): Move push message types to a new shared package (no-changelog) (#10742) 2024-09-13 13:02:00 +02:00
Elias Meire 7f1c131b72
fix(editor): Make schema view search copy more clear (#10807) 2024-09-13 11:59:57 +01:00
Elias Meire 45dccf3d0c
fix(editor): Fix completion on $input.item. in Code node (#10800)
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-09-13 08:36:13 +02:00
कारतोफ्फेलस्क्रिप्ट™ ea89c36447
fix(editor): Render the current first in CollaborationPane (no-changelog) (#10799) 2024-09-12 20:07:19 +02:00
कारतोफ्फेलस्क्रिप्ट™ 64aa1813b2
refactor(core): Migrate Modal.vue to composition API (no-changelog) (#10792) 2024-09-12 16:41:21 +02:00
Tomi Turtiainen a8a3de9ff7
refactor(editor): Convert NodeExecuteButton to composition api (#10703) 2024-09-12 17:12:08 +03:00
कारतोफ्फेलस्क्रिप्ट™ a0af1d9a06
feat(editor): Show Collaboration pane only when there are multiple active users (#10772)
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-09-11 18:18:19 +02:00
github-actions[bot] 755188897b
🚀 Release 1.59.0 (#10775)
Co-authored-by: mutdmour <4711238+mutdmour@users.noreply.github.com>
2024-09-11 16:56:54 +02:00
Mutasem Aldmour 2bc983ba32
feat: Add credential help to Assistant (no-changelog) (#10736) 2024-09-11 16:38:39 +02:00