Commit graph

2900 commits

Author SHA1 Message Date
Alex Grozav ada1256898
feat(editor): Add undo/redo create connection in new canvas (no-changelog) (#10141) 2024-07-22 20:26:47 +03:00
Elias Meire a036aa43dc
feat(editor): Connect adjacent nodes when a node is deleted in canvas v2 (no-changelog) (#10125) 2024-07-22 12:41:43 +02:00
oleg a8b5551331
refactor(OpenAI Model Node Node, Google PaLM Language Model Node, Google PaLM Chat Model Node): Mark nodes as deprecated (#10119) 2024-07-19 17:57:50 +02:00
Iván Ovejero 0542765b98
ci: Fix typecheck on master (no-changelog) (#10122)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-07-19 17:20:23 +02:00
Elias Meire 2e5c548452
feat(editor): Add duplicate and copy/paste to canvas v2 (no-changelog) (#10112) 2024-07-19 14:49:52 +02: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
Elias Meire 062633ec9b
feat(editor): Open NDV when a node is added to canvas v2 (no-changelog) (#10114) 2024-07-19 14:29:11 +02:00
Alex Grozav 4559e3ae18
feat(editor): Cleanup unused keymap functions and add additional onSave events in new canvas (no-changelog) (#10106) 2024-07-19 14:40:00 +03:00
Iván Ovejero bf57f38d1c
fix(editor): Allow $secrets to resolve on credentials (#10093) 2024-07-19 12:00:07 +02: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
Iván Ovejero 1b6c2d3a37
feat: Introduce Azure Key Vault as external secrets provider (#10054) 2024-07-18 15:51:48 +02:00
Csaba Tuncsik 5a9a2713b4
fix(editor): Remove "move" action from workflow and credential on community plan (#10057) 2024-07-18 15:34:39 +02:00
Csaba Tuncsik 028a8a2c75
fix(editor): UX Improvements to RBAC feature set (#9683) 2024-07-18 14:17:27 +02:00
Elias Meire 5b440a7679
feat(editor): Add context menu to canvas v2 (no-changelog) (#10088) 2024-07-18 13:00:54 +02:00
Alex Grozav 45affe5d89
feat(editor): Add ability to import workflows in new canvas (no-changelog) (#10051)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-07-18 11:59:11 +03:00
Alex Grozav a04c4335da
fix(editor): Close node creator when clicking on new canvas (no-changelog) (#10086) 2024-07-18 11:45:19 +03:00
github-actions[bot] b0abee7eb6
🚀 Release 1.51.0 (#10085)
Co-authored-by: mutdmour <mutdmour@users.noreply.github.com>
2024-07-17 13:50:17 +02:00
Elias Meire ab5688c582
fix(editor): Handle disabled nodes in schema view (#10052)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-07-17 11:18:13 +02:00
Alex Grozav bb354f3c88
feat(editor): Add support for connection validation (no-changelog) (#10059) 2024-07-15 18:32:02 +03:00
कारतोफ्फेलस्क्रिप्ट™ 0d12f0a6b3
fix(editor): Remove push event listeners when migrating away from the canvas (#10063) 2024-07-15 17:25:32 +02:00
कारतोफ्फेलस्क्रिप्ट™ 3bde8453ef
fix(editor): Ensure all static assets are accessible from the server (#10062) 2024-07-15 17:10:33 +02:00
Alex Grozav cd24c71a9e
feat: Add sticky notes support to the new canvas (no-changelog) (#10031) 2024-07-15 13:00:52 +03:00
Elias Meire 46d6edc2a4
fix(editor): Provide autocomplete for nodes, even when intermediate node has not run (#10036) 2024-07-12 17:32:50 +02:00
oleg c4c25eadfd
feat(editor): Refactor several smaller components to composition API (no-changelog) (#10038) 2024-07-12 15:43:07 +02:00
Mutasem Aldmour 2e9ab66602
refactor(editor): Move a few components to script setup (no-changelog) (#10029) 2024-07-12 15:03:23 +02:00
oleg 3b2d76e358
refactor(editor): Refactor VariableSelector and VariableSelectorItem to composition API (no-changelog) (#10030) 2024-07-12 12:03:30 +02:00
oleg 7db16561dc
feat(editor): Tweak node creator search logic for AI sub-nodes (#10025)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-07-12 10:43:46 +02:00
Michael Kret e2dd000d13
fix: Prevent errors processed by n8n to be flagged as internal (no-changelog) (#10023) 2024-07-12 11:13:17 +03:00
Elias Meire 1d2b403644
fix(editor): Use selected input item for autocomplete (#10019) 2024-07-12 10:11:59 +02:00
Elias Meire c29664d688
fix(editor): Make schema view use the correct output (#10016) 2024-07-11 17:36:53 +02:00
Elias Meire cde6fe90e5
feat(editor): Make expression autocomplete search case-insensitive (#10017) 2024-07-11 17:30:07 +02:00
Alex Grozav 8171d75f5d
feat(editor): Add capability to open workflow from template in new canvas (no-changelog) (#10011) 2024-07-11 18:29:06 +03:00
jeanpaul 28ca7d6a2d
feat(Text Classifier Node): Add Text Classifier Node (#9997)
Co-authored-by: oleg <me@olegivaniv.com>
2024-07-11 16:24:03 +02:00
Alex Grozav 1aae65dfdc
feat(editor): Add ability to add a node between two nodes in new canvas (no-changelog) (#10006) 2024-07-11 17:05:51 +03:00
Alex Grozav c2adaa58cd
feat(editor): Add clear execution button to new canvas (no-changelog) (#10010) 2024-07-11 16:37:01 +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
Elias Meire f9e9d274b9
feat(editor): Render trigger node on canvas v2 (no-changelog) (#10001) 2024-07-11 10:30:11 +02:00
github-actions[bot] de9590e10e
🚀 Release 1.50.0 (#10000)
Co-authored-by: netroy <netroy@users.noreply.github.com>
2024-07-10 17:23:31 +02: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
कारतोफ्फेलस्क्रिप्ट™ d2ca8b4b42
ci: Ensure that all published packages have consistent provenance data in package.json (#9994) 2024-07-10 16:43:21 +02:00
Alex Grozav 504bb704d3
feat(editor): Open node creator when cancelling a connection in new canvas (no-changelog) (#9978) 2024-07-10 12:22:31 +03:00
Alex Grozav 2107de2f4a
feat(editor): Add stop current execution button in new canvas (no-changelog) (#9968) 2024-07-10 11:53:27 +03:00
Elias Meire 90e3f56a9d
feat(editor): Add execution indication to canvas v2 (no-changelog) (#9984) 2024-07-10 10:36:00 +02:00
Elias Meire 32ddcee782
feat(editor): Add ability to execute a specific node to canvas v2 (no-changelog) (#9986) 2024-07-10 09:56:39 +02:00
कारतोफ्फेलस्क्रिप्ट™ e8e3d44146
fix(editor): Fix the regression in runWorkflow, introduced in #9977 (no-changelog) (#9988) 2024-07-10 08:52:19 +02:00
Alex Grozav 4e2f0adb2a
feat(editor): Add workflow action to switch between new and old canvas (no-changelog) (#9969) 2024-07-09 15:58:36 +03:00
कारतोफ्फेलस्क्रिप्ट™ b5b96eb43e
ci: Remove unused dependencies (no-changelog) (#9973) 2024-07-09 14:48:24 +02:00
कारतोफ्फेलस्क्रिप्ट™ 058ae5d3f6
fix(editor): Use workflowHelpers.getWebhookUrl to determine webhook/form test URL (no-changelog) (#9977) 2024-07-09 14:15:08 +02:00
oleg df783151b8
feat(Chat Trigger Node): Add support for file uploads & harmonize public and development chat (#9802)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-07-09 13:45:41 +02:00
Ricardo Espinoza 501bcd80ff
refactor(editor): Migrate OutputPanel.vue to composition API (no-changelog) (#9958) 2024-07-08 11:19:27 -04:00
Ricardo Espinoza f40f9b0287
refactor(editor): Migrate users.store to composition API (no-changelog) (#9960) 2024-07-08 10:21:03 -04:00
Ricardo Espinoza 4ff4534454
refactor(editor): Remove getters with arguments from communityNodes.store.ts (#9964) 2024-07-08 10:13:30 -04:00
Alex Grozav cc27b57953
feat(editor): Add prompt to save when leaving with unsaved changes in new canvas (no-changelog) (#9967) 2024-07-08 15:57:42 +03: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
Ricardo Espinoza 1ae64ec4fb
refactor(editor): Rename $emits to emits where we use defineEmits (no-changelog) (#9959) 2024-07-06 13:54:36 -04:00
कारतोफ्फेलस्क्रिप्ट™ bbb2296b3d
ci: Make pinning e2e test work locally (no-changelog) (#9954)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-07-05 16:52:12 +02:00
Alex Grozav aca38a8f9c
feat: Simplify n8n/chat build process (no-changelog) (#9952)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-07-05 15:44:19 +03:00
कारतोफ्फेलस्क्रिप्ट™ 9e92a5774e
refactor(core): Remove Onboarding call prompts (no-changelog) (#9933) 2024-07-04 13:51:26 +02:00
कारतोफ्फेलस्क्रिप्ट™ 31163e1da5
fix(editor): Improve the contrast in the Chat Window in dark mode (no-changelog) (#9937) 2024-07-04 12:59:43 +02:00
कारतोफ्फेलस्क्रिप्ट™ 86018aa6e0
refactor(core): Remove Ask AI HTTP request feature (no-changelog) (#9931) 2024-07-04 12:09:45 +02:00
Ricardo Espinoza cef177455e
refactor(editor): Standardize how we use defineEmits in components using the composition API (no-changelog) (#9934) 2024-07-04 10:30:51 +03:00
Ricardo Espinoza f64ca621e1
refactor(editor): Migrate ui.store to use composition API (no-changelog) (#9892) 2024-07-03 15:11:40 -04:00
कारतोफ्फेलस्क्रिप्ट™ 22990342df
refactor(core): Delete all collaboration related code (no-changelog) (#9929) 2024-07-03 18:46:24 +02:00
कारतोफ्फेलस्क्रिप्ट™ 24091dfd9b
ci: Start typechecking n8n-workflow and n8n-core (no-changelog) (#9925)
Co-authored-by: Danny Martini <danny@n8n.io>
2024-07-03 18:27:07 +02:00
github-actions[bot] 47cd411436
🚀 Release 1.49.0 (#9927)
Co-authored-by: cstuncsik <cstuncsik@users.noreply.github.com>
2024-07-03 15:29:45 +02:00
Danny Martini b80df2a47e
fix(editor): Don't try to load credentials on the demo route (#9926) 2024-07-03 15:14:26 +02:00
कारतोफ्फेलस्क्रिप्ट™ 7f8857f69b
refactor(editor): Upgrade frontend typing (no-changelog) (#9915) 2024-07-03 14:19:24 +02:00
Elias Meire b2f8ea7918
feat(editor): Add docs sidebar to credential modal (#9914)
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
2024-07-03 14:18:47 +02:00
Iván Ovejero be9a247577
feat: Introduce debug info button (#9895) 2024-07-03 09:38:21 +02:00
Elias Meire ae67d6b753
refactor(editor): Convert Draggable components to composition API (no-changelog) (#9889)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2024-07-02 20:55:19 +02:00
Ricardo Espinoza 8debac755e
refactor(editor): Migrate tags.store to use composition API (no-changelog) (#9891) 2024-07-02 14:15:20 -04:00
Csaba Tuncsik f229577209
fix(editor): Fix frontend project roles (#9901) 2024-07-02 14:17:09 +02:00
Michael Kret af69c80bf5
feat(Merge Node): Overhaul, v3 (#9528)
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-07-02 13:47:04 +03:00
Alex Grozav 55cbc900a4
fix(editor): Fix new node credential creation via Resource Locator Component (#9896) 2024-07-01 14:48:39 +03:00
Elias Meire dc1c5fce8a
fix(editor): Improve text wrapping in schema view (#9888) 2024-07-01 11:03:04 +02:00
Mutasem Aldmour 10f7d4b5b9
feat(editor): Remove Segment (#9878) 2024-06-28 10:52:36 +02:00
Alex Grozav 13d83f2037
fix(editor): Fix performance issues related to expressions and pinned data (#9882)
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
2024-06-27 18:50:09 +02:00
Csaba Tuncsik d9747d5e9b
fix(editor): Enable expression preview in SQL node when looking at executions (#9733)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-06-27 17:07:29 +02:00
कारतोफ्फेलस्क्रिप्ट™ ddf0de8f03
Merge tag 'n8n@1.48.0' 2024-06-27 12:27:53 +02:00
Michael Kret 4773aad170
fix: Error processing and output pane improvements (no-changelog) (#9626)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-27 13:22:07 +03:00
github-actions[bot] 7f6b322ef9
🚀 Release 1.48.0 (#9879)
Co-authored-by: elsmr <elsmr@users.noreply.github.com>
2024-06-27 12:18:15 +02:00
Ricardo Espinoza 4008c147d7
fix(editor): Load credentials for workflow before determining credentials errors (#9876)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2024-06-27 11:54:55 +02:00
Iván Ovejero 6cb3072a5d
fix(editor): Use pinned data to resolve expressions in unexecuted nodes (#9693)
Co-authored-by: Milorad Filipovic <milorad@n8n.io>
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
2024-06-27 10:49:53 +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
Elias Meire 5bc58efde9
fix(editor): Show error state correctly in options parameter with remote options (#9836) 2024-06-26 12:35:55 +02:00
कारतोफ्फेलस्क्रिप्ट™ 803895360c
refactor(editor): Delete unused code (no-changelog) (#9866) 2024-06-26 11:45:41 +02:00
Alex Grozav 405e8746c9
feat(editor): Allow two-way connection for AI Nodes in new canvas (no-changelog) (#9864) 2024-06-26 12:17:32 +03:00
Michael Kret 19213efc30
fix: Remove Request Options from sub nodes (no-changelog) (#9853)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-25 14:53:31 +03:00
Csaba Tuncsik 5cdcb61f66
fix(editor): Optimizing main sidebar to have more space for Projects (#9686)
Co-authored-by: Omar Ajoue <krynble@gmail.com>
2024-06-25 11:14:02 +02: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
Elias Meire e51de9d391
feat(editor): Show multiple nodes in input pane schema view (#9816) 2024-06-24 18:09:28 +02:00
Csaba Tuncsik 1ba656ef4a
fix(editor): Properly update workflow info in main header (#9789) 2024-06-24 15:08:24 +02:00
Iván Ovejero 44ea4c73eb
refactor: Remove unused lint directives (no-changelog) (#9842) 2024-06-24 12:13:18 +02:00
github-actions[bot] d13c1bbba5
🚀 Release 1.47.0 (#9826)
Co-authored-by: netroy <netroy@users.noreply.github.com>
2024-06-20 15:00:30 -04:00
Mohammad Alsmadi c334ecb2ed
fix(editor): Console error in ActionsMode when searching for action and pressing enter (no-changelog) (#9292) 2024-06-20 14:54:46 +02:00
Elias Meire 202124152c
refactor(editor): Refactor code editors to composition API (no-changelog) (#9757) 2024-06-20 14:17:12 +02:00
pebosi 828649d7e7
fix(editor): Align all cell contents to the top in RunDataTable (no-changelog) (#3889)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-20 13:48:00 +02:00
oleg c0a6acaef6
refactor(editor): Migrate InlineNameEdit & InlineTextEdit components to Vue 3 syntax (no-changelog) (#9755)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-06-20 10:38:08 +02:00
Taylor Hoffmann 4740162232
refactor(editor): Translate sidebar "Help" label (no-changelog) (#9732) 2024-06-19 21:36:24 +02:00
Ricardo Espinoza 89b8d04fcd
refactor(editor): Migrate nodeTypes.store to use composition API (no-changelog) (#9795) 2024-06-19 12:34:38 -07:00
Ricardo Espinoza 106b0ac1a0
refactor(editor): Migrate VersionCard.vue to use composition API (no-changelog) (#9799) 2024-06-19 12:36:38 -04:00
Ricardo Espinoza f6b8b8d956
refactor(editor): Migrate versions.store to use composition API (no-changelog) (#9798) 2024-06-19 08:34:58 -07:00
कारतोफ्फेलस्क्रिप्ट™ 65c5609ab5
feat(core): Use WebCrypto to generate all random numbers and strings (#9786) 2024-06-19 13:33:57 +02:00
Iván Ovejero 11fe48b3dc
fix(editor): Revert header toggle fix (#9800) 2024-06-19 10:03:09 +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
Iván Ovejero 653953e2bd
ci: Fix typecheck to fix build (no-changelog) (#9792) 2024-06-18 17:05:01 +02:00
Alex Grozav b0d7cfa2ab
refactor(editor): Migrate nodeBase mixin to composable (no-changelog) (#9742) 2024-06-18 16:35:26 +03:00
Elias Meire 7e44cd7f16
refactor(editor): Enable @typescript-eslint/no-base-to-string lint rule, fix errors (no-changelog) (#9783) 2024-06-18 15:04:29 +02:00
Elias Meire e3cbce5028
refactor: Refactor input components to composition API (no-changelog) (#9744) 2024-06-18 15:04:08 +02:00
Elias Meire 1a3f72b751
fix(editor): Error dropdown in resource locator disappears when search filter is required (#9681) 2024-06-18 11:11:10 +02:00
oleg fb73ec3994
refactor(editor): Refactor BinaryDataDisplay components to Vue 3 syntax (no-changelog) (#9753)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-06-18 10:50:28 +02:00
Elias Meire d1163533a6
feat(Set Node): Preserve binary data by default (#9668)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-06-18 10:32:51 +02:00
oleg 0524f588f6
refactor(editor): Migrate BreakpointsObserver component to Vue 3 syntax (no-changelog) (#9758)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-06-18 10:13:11 +02:00
Elias Meire b7d356f49c
fix(editor): Fix node icon in node creator header (#9782) 2024-06-18 10:05:18 +02:00
कारतोफ्फेलस्क्रिप्ट™ 08c6e9b571
refactor(editor): Replace mixed style of defineProps with the new style (no-changelog) (#9787) 2024-06-18 09:55:10 +02:00
Ricardo Espinoza 1e8716a607
fix(editor): Set default value for isProductionExecutionPreview in NodeDetaillsView.vue (no-changelog) (#9788) 2024-06-18 08:17:27 +02:00
कारतोफ्फेलस्क्रिप्ट™ 876bcbb04c
fix(core): Make enterprise trial requests via the backend (no-changelog) (#9784) 2024-06-17 19:56:52 +02:00
Ricardo Espinoza f7d7404907
refactor(editor): Migrate NodeDetailsView.vue to use script setup (no-changelog) (#9762) 2024-06-17 09:53:35 -07:00
Iván Ovejero 551fb6d7a2
fix(editor): Active toggle incorrectly displayed as inactive in execution view (#9778) 2024-06-17 18:24:56 +02: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
कारतोफ्फेलस्क्रिप्ट™ 87cb199745
fix(editor): Use BroadcastChannel instead of window.opener for OAuth callback window (#9779) 2024-06-17 13:41:49 +02:00
Tomi Turtiainen 7c70b782a1
refactor: Migrate Pagination to composition API (no-changelog) (#9752) 2024-06-17 13:43:06 +03:00
Csaba Tuncsik 403947a6a4
test: Add resource moving modal tests (no-changelog) (#9775) 2024-06-17 11:31:21 +02:00
Ricardo Espinoza 60491d979d
refactor(editor): Migrate Credentials.store to use composition API (no-changelog) (#9767) 2024-06-17 04:54:38 -04:00
Alex Grozav 076c35d193
refactor(editor): Migrate SettingsView to composition api (no-changelog) (#9746) 2024-06-17 11:53:40 +03:00
Ricardo Espinoza 4a1ff4878f
refactor(editor): Migrate CommunityNodes.store to use composition API (no-changelog) (#9766) 2024-06-17 04:53:25 -04:00
Ricardo Espinoza 0431f5a4ee
refactor(editor): Migrate MfaSetupModal.vue to use script setup (no-changelog) (#9765) 2024-06-17 04:52:38 -04:00
Ricardo Espinoza 21a9682862
refactor(editor): Migrate MfaView.vue to use script setup (no-changelog) (#9764) 2024-06-17 04:52:15 -04:00
Ricardo Espinoza ac7a561379
refactor(editor): Migrate userHelpers mixin to composable (no-changelog) (#9737) 2024-06-15 09:41:23 -04:00
Alex Grozav ca2e5d90ed
refactor(editor): Migrate TimeAgo component to composition API (no-changelog) (#9749) 2024-06-14 16:03:33 +03:00
Danny Martini 2cf4364ee0
fix: When editing nodes only show the credentials in the dropdown that the user is allowed to use in that workflow (#9718) 2024-06-14 14:48:49 +02:00
Alex Grozav db1cc24414
refactor(editor): Migrate SignupView to composition api (no-changelog) (#9743) 2024-06-14 14:03:21 +03:00
Csaba Tuncsik e84d2538b6
fix(editor): Add telemetry to resource moving (#9720) 2024-06-14 10:49:48 +01:00
oleg d62ca78a4c
refactor(editor): Migrate ErrorView component to Vue 3 (no-changelog) (#9740)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-06-14 10:37:52 +02:00
कारतोफ्फेलस्क्रिप्ट™ c8f0029bc5
ci: Move type-checking out of the build process (no-changelog) (#9730) 2024-06-13 16:46:25 +02:00
Tomi Turtiainen 6c1a4c8ebf
fix: Fix sending pin data twice causing payload too large errors (#9710) 2024-06-12 15:11:39 +03:00
कारतोफ्फेलस्क्रिप्ट™ e08b4337c9
Merge tag 'n8n@1.46.0' 2024-06-12 14:04:49 +02:00
github-actions[bot] bc93204f95
🚀 Release 1.46.0 (#9716)
Co-authored-by: netroy <netroy@users.noreply.github.com>
2024-06-12 13:56:04 +02:00
Milorad FIlipović 3b86f52b02
fix(editor): Improve touch device detection (#9675) 2024-06-12 13:49:41 +02:00
Danny Martini dc17cf3a49
fix(editor): Render credentials editable when opening them from the node view (#9678) 2024-06-12 13:06:05 +02:00
Tomi Turtiainen 0502738c0d
fix(editor): Persist tag filter when clicking tag directly in workflows page (#9709) 2024-06-12 12:06:50 +03:00
Csaba Tuncsik f9aa340015
fix(editor): Add back credential type icon (no-changelog) (#9704) 2024-06-11 20:16:27 +02:00
Alex Grozav daf85b4439
feat(editor): Add canvas edge toolbar hover show/hide support (no-changelog) (#9699) 2024-06-11 19:09:29 +03:00
कारतोफ्फेलस्क्रिप्ट™ 90f8b919fa
ci: Fix custom docker builds (no-changelog) (#9702) 2024-06-11 15:41:38 +02:00
कारतोफ्फेलस्क्रिप्ट™ 3d0393c739
ci: Refactor e2e tests to be less flaky (no-changelog) (#9695) 2024-06-11 14:45:15 +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
Elias Meire 4918ac81de
fix(editor): Improve large data warning in input/output panel (#9671) 2024-06-11 12:08:55 +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
Iván Ovejero 817167cf4b
refactor(core): Merge event bus controllers and remove dead code (no-changelog) (#9688) 2024-06-10 17:38:02 +02:00
Giulio Andreini ae00b446a7
fix(editor): Node background for executing nodes in dark mode (#9682) 2024-06-10 16:02:47 +02:00
Milorad FIlipović b652405a06
fix(editor): Prevent saving already saved workflows (#9670) 2024-06-10 16:00:21 +02:00
Tomi Turtiainen 99b54bb029
fix(editor): Fix node connection showing incorrect item count during … (#9684) 2024-06-10 16:54:13 +03:00
oleg bc3dcf706f
feat(editor): Harmonize rendering of new-lines in RunData (#9614)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2024-06-10 15:24:17 +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
Tomi Turtiainen 1e15f73b0d
fix(editor): Remove template creds setup from workflow when copied (no-changelog) (#9673) 2024-06-10 13:36:42 +03:00
Iván Ovejero b0b4093072
refactor(editor): Stop expecting null execution status (no-changelog) (#9672) 2024-06-10 10:19:40 +02:00
Elias Meire 291d46af15
fix(editor): Improve dragndrop of input pills with spaces (#9656) 2024-06-07 15:37:30 +02:00
Milorad FIlipović bb7227d18d
fix(editor): Indent on tabs in expression fields (#9659) 2024-06-07 15:30:26 +02:00
Tomi Turtiainen ebba7c87cd
fix(editor): Color node connections correctly in execution preview for nodes that have pinned data (#9669) 2024-06-07 16:12:59 +03:00
Elias Meire eccc637b63
feat(editor): Add isEmpty on DateTime, add is empty to all types in filter component (#9645) 2024-06-07 13:25:22 +02:00
Jan Oberhauser 4e568631be
feat(core): Add batching and other options to declarative nodes (#8885)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-06-07 08:39:31 +03:00
Mutasem Aldmour e520f8a98f
fix: Reset pagination when output size changes (#9652) 2024-06-06 17:14:55 +02:00
Giulio Andreini 566b52c4e1
fix(editor): Remove transparency from dark mode callouts (#9650)
Co-authored-by: Milorad Filipovic <milorad@n8n.io>
2024-06-06 16:29:35 +02:00
Csaba Tuncsik ed963011c9
fix(editor): Move projects and rbac files (no-changelog) (#9651) 2024-06-06 15:30:17 +02:00
Elias Meire 600013a1ab
feat: Add support for dark mode node icons and colors (#9412)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2024-06-06 13:34:30 +02:00
Milorad FIlipović e9e3b254fe
fix(editor): Prevent running workflows using keyboard shortcuts if execution is disabled (#9644) 2024-06-06 10:41:40 +02:00
कारतोफ्फेलस्क्रिप्ट™ be0dee2a15
Merge tag 'n8n@1.45.0' 2024-06-05 17:36:58 +02:00
github-actions[bot] 07dae514c7
🚀 Release 1.45.0 (#9637)
Co-authored-by: despairblue <despairblue@users.noreply.github.com>
2024-06-05 17:29:26 +02:00
Tomi Turtiainen 0ac86ac76b
refactor(editor): Fix eslint errors in Node.vue (no-changelog) (#9628) 2024-06-05 18:04:09 +03:00
Csaba Tuncsik c92765dcdb
fix(editor): Filter credentials by project ID also for new workflow (#9615) 2024-06-05 15:58:15 +02:00
Milorad FIlipović a8bb53f4e3
fix(editor): Improve error messages around pinned data (#9632) 2024-06-05 13:48:55 +02:00
कारतोफ्फेलस्क्रिप्ट™ 1563bf571d
refactor(core): Move curl endpoint to its own controller (no-changelog) (#9605) 2024-06-05 10:43:09 +02:00
Tomi Turtiainen 744c94d94b
fix(editor): Commit theme change from Save button (#9619) 2024-06-05 09:38:26 +03:00
Tomi Turtiainen d6a046b8ad
refactor: Update typings of /me/settings and /users/:id/settings endpoints (no-changelog) (#9620) 2024-06-05 09:35:43 +03:00
oleg 5322802992
feat(editor): Chat Trigger tweaks (#9618)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-06-04 17:24:18 +02:00
Milorad FIlipović 42ceec6879
fix(editor): Shrink #node-view-background to viewport size (no-changelog) (#9616) 2024-06-04 15:29:42 +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
Milorad FIlipović 245c63f216
fix(editor): Skip disabled nodes when detecting workflow issues (#9610) 2024-06-04 13:26:57 +02:00
Michael Kret b91e50fc92
feat: Run once for each item tooltip (#9486)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-06-04 10:18:17 +03:00
Ricardo Espinoza 631f077c18
fix(editor): Type errors in VariablesView.vue (no-changelog) (#9558) 2024-06-03 13:17:01 -04:00
oleg 68420ca6be
refactor(editor): Fix NodeView/Canvas related TS errors (#9581)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-06-03 16:33:20 +02:00
Alex Grozav 1a982d51b3
refactor(editor): Fix typecheck for design-system and chat packages (no-changelog) (#9599) 2024-06-03 16:04:21 +03:00
Csaba Tuncsik 4eb6edc73a
refactor(editor): Fix type errors (no-changelog) (#9584) 2024-06-03 14:24:26 +02:00
Milorad FIlipović c1b1ee57b1
fix(editor): Fix type errors in NodeCredentials (no-changelog) (#9567) 2024-06-03 13:54:00 +02:00
Michael Kret f50c73a3cb
fix(Code Node): Replace tab character with spaces in placeholder (no-changelog) (#9577) 2024-06-03 12:53:01 +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 0e10c84efd
fix(editor): Fix most ts errors in credential components (no-changelog) (#9576) 2024-06-03 11:28:41 +03:00
Mutasem Aldmour 379e2da547
fix: Fix TS issues in connectors (no-changelog) (#9585) 2024-06-03 10:14:27 +02:00
Tomi Turtiainen 03f15c49d5
fix(editor): Fix ts and eslint errors in various components (no-changelog) (#9592) 2024-06-03 11:04:13 +03:00
Tomi Turtiainen 09472fb9ee
feat(editor): Clean up lead enrichment experiment (no-changelog) (#9572) 2024-06-03 10:35:55 +03:00
Elias Meire c0ec990f4c
feat(editor): Overhaul input selector in NDV (#9520) 2024-05-31 18:04:57 +02:00
Csaba Tuncsik 2e9bd6739b
fix(editor): Show owner email in the owner badge if the resource owner is a pending user (#9560) 2024-05-31 17:50:42 +02:00
Milorad FIlipović 9419c28ff3
fix(editor): Fix type errors in TriggerPanel.vue (no-changelog) (#9578) 2024-05-31 17:22:27 +02:00
Elias Meire 3227f6c13e
refactor(editor): Fix typescript issues in components (no-changelog) (#9580) 2024-05-31 16:27:56 +02:00
Elias Meire e23420d89d
refactor(editor): Fix TypeScript issues in views (no-changelog) (#9573) 2024-05-31 15:52:00 +02:00
Milorad FIlipović c5e0cf0137
fix(editor): Fix type errors in Sticky component (no-changelog) (#9570) 2024-05-31 15:29:56 +02:00
Elias Meire 1cefd488fe
refactor(editor): Fix TypeScript issues in template code (no-changelog) (#9574) 2024-05-31 15:07:49 +02:00
Tomi Turtiainen 400c005866
fix: Fix ts errors in editor part2 (no-changelog) (#9566) 2024-05-31 13:02:21 +03:00
Tomi Turtiainen 6ce18ccda1
fix(editor): Fix ts errors in PersonalizationModal.spec.ts (no-changelog) (#9562) 2024-05-31 12:19:24 +03:00
Tomi Turtiainen 020bd36354
fix(editor): Show correct schema for output with falsy keys (#9556) 2024-05-31 11:33:52 +03:00
Tomi Turtiainen 93fb9b5393
fix(editor): Fix ts errors across the board (no-changelog) (#9561) 2024-05-31 10:48:09 +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
कारतोफ्फेलस्क्रिप्ट™ de59e5ea60
Merge tag 'n8n@1.44.0' 2024-05-30 17:08:29 +02:00
github-actions[bot] 72b5d3d8dc
🚀 Release 1.44.0 (#9553)
Co-authored-by: elsmr <elsmr@users.noreply.github.com>
2024-05-30 17:01:49 +02:00
oleg be4f54de15
feat(editor): Node Creator AI nodes improvements (#9484)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-05-30 16:53:33 +02:00
Csaba Tuncsik e68a3fd6ce
fix(editor): Show workflow data in header when execution page is hard reloaded (#9529) 2024-05-30 16:47:02 +02:00
Milorad FIlipović da41d31bc0
fix(editor): Fix empty node name handling (#9548)
Co-authored-by: oleg <me@olegivaniv.com>
2024-05-30 15:25:14 +02:00
Elias Meire 936bbb2068
fix: Don't throw errors for NaN in number operators in the filter component (#9506) 2024-05-30 13:51:45 +02:00
Milorad FIlipović cadb59fecb
fix(editor): Redirect to workflows list after deleting a workflow (#9546) 2024-05-30 11:12:56 +02:00
कारतोफ्फेलस्क्रिप्ट™ a126cedd32
fix(editor): Improve contrast for --color-danger in dark mode (no-changelog) (#9537)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2024-05-29 19:09:38 +02:00
Milorad FIlipović 63990f14e3
fix(editor): Prevent updating node parameter value if it hasn't changed (#9535) 2024-05-29 16:13:54 +02:00
Csaba Tuncsik f914c97d11
fix(editor): Show execution error toast also if there is no error stack just message (#9526) 2024-05-29 13:57:01 +01:00
Elias Meire 6698179a69
fix(editor): Prevent expression editor focus being lost when user is selecting (#9525) 2024-05-29 14:37:05 +02:00
Milorad FIlipović 3be7bb898b
fix(editor): Update webhook paths when duplicating workflow (#9516) 2024-05-29 12:51:33 +02:00
Elias Meire ec0373f666
feat(editor): Show expression infobox on hover and cursor position (#9507)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
2024-05-28 16:58:44 +02:00
Giulio Andreini 1abb26e2da
fix(editor): Executions view popup in dark mode (#9517) 2024-05-27 15:30:29 +02:00
Iván Ovejero 008f62aaf4
refactor: Delete dead crash recovery code (no-changelog) (#9512) 2024-05-27 13:55:52 +02:00
Csaba Tuncsik 49b5bd70f0
fix(editor): Send only execution id in postMessage when previewing an execution (#9514) 2024-05-27 12:44:25 +02:00
Csaba Tuncsik 3a2e5455a9
fix(editor): Make sure auto loading and auto scrolling works in executions tab (#9505) 2024-05-27 12:44:04 +02:00
Csaba Tuncsik 93679076b4
fix(editor): Hard load after logout to reset stores (no-changelog) (#9500) 2024-05-23 17:07:40 +02:00
Iván Ovejero 75408b0113
refactor: Remove skipped tests (no-changelog) (#9497) 2024-05-23 12:29:20 +02:00
Alex Grozav 70948ec71b
feat(editor): Add initial code for NodeView and Canvas rewrite (no-changelog) (#9135)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2024-05-23 11:42:10 +03:00
Csaba Tuncsik 8566301731
fix(editor): Show input panel with not connected message (#9495) 2024-05-23 06:39:05 +02:00
कारतोफ्फेलस्क्रिप्ट™ 301e846cf6
fix(editor): Prevent XSS in node-issues tooltip (#9490) 2024-05-22 18:40:42 +02:00
कारतोफ्फेलस्क्रिप्ट™ 0deb7d0fcc
Merge tag 'n8n@1.43.0' 2024-05-22 17:42:03 +02:00
github-actions[bot] 6bdfaf8f5b
🚀 Release 1.43.0 (#9491)
Co-authored-by: RicardoE105 <RicardoE105@users.noreply.github.com>
2024-05-22 11:29:57 -04:00
कारतोफ्फेलस्क्रिप्ट™ 09a5867707
ci: Skip the flaky test in SettingsSso.test.ts (no-changelog) (#9481) 2024-05-22 17:14:58 +02:00
Csaba Tuncsik 8f55bb1457
fix(editor): Project related frontend fixes (no-changelog) (#9482) 2024-05-22 14:54:55 +01:00
Elias Meire 62ee796895
fix(editor): Fix node execution errors showing undefined (#9487) 2024-05-22 15:54:25 +02:00
Iván Ovejero a217866cef
fix(core): Account for retry of execution aborted by pre-execute hook (#9474) 2024-05-22 15:22:07 +02:00
Michael Kret 870412f093
feat(core): Node hints improvements (no-changelog) (#9387)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
2024-05-22 13:35:29 +03:00
Elias Meire a591f63e3f
feat(editor): Add examples for root expression methods (#9373) 2024-05-22 10:05:31 +02:00
Elias Meire 62df4331d4
fix(editor): Emit change events from filter component on update (#9479) 2024-05-22 09:40:09 +02:00
Alex Grozav 0cb977bf2f
fix(editor): Fix type errors for various utils files (no-changelog) (#9480) 2024-05-22 07:54:55 +03:00
Alex Grozav eef5479e96
fix(editor): Fix design system typecheck errors (no-changelog) (#9447) 2024-05-21 20:53:19 +03:00
Iván Ovejero d21ad15c1f
fix(core): Fix 431 for large dynamic node parameters (#9384) 2024-05-21 19:11:02 +02:00
Csaba Tuncsik 96cf41f851
fix(editor): Fix project settings layout (#9475) 2024-05-21 15:49:55 +02:00
Elias Meire 711c46f205
refactor: Fix type issues for parameter input components (#9449) 2024-05-21 15:04:20 +02:00
Csaba Tuncsik cd751e7cc8
fix(editor): Fix rundata type errors (no-changelog) (#9443) 2024-05-21 13:19:56 +02:00
oleg 277511a9b5
refactor(editor): Refactor code completions mixins to composables (no-changelog) (#9459)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-05-21 12:07:04 +02:00
Ricardo Espinoza 75919397d6
refactor(editor): Fix type errors in ResourcesListLayout.vue (no-changelog) (#9461) 2024-05-20 09:01:38 -04:00
Daniil Zobov 87f965e905
feat(Telegram Node): Add support for local bot api server (#8437)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2024-05-20 13:47:01 +01:00
Csaba Tuncsik 04dd4760e1
fix(editor): Fix i18n translation addition (#9451) 2024-05-17 17:18:15 +02:00
Ricardo Espinoza 18933edff1
refactor(editor): Fix type errors in NodeDetailsView.vue (no-changelog) (#9431) 2024-05-17 10:57:14 -04:00
Ricardo Espinoza 3a5412850c
refactor(editor): Convert workflowActivate mixin into a composable (no-changelog) (#9423) 2024-05-17 10:03:39 -04:00
Milorad FIlipović 9c768a0443
fix(editor): Fix type errors in components/executions/workflow (#9448) 2024-05-17 15:14:59 +02:00
Alex Grozav 003a4ea620
fix(editor): Fix editor-ui tsconfig types for vue-tsc (no-changelog) (#9446) 2024-05-17 16:01:26 +03:00
oleg 69bb745cac
refactor(editor): Fix types issues in src/components/Node/* (no-changelog) (#9444)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-05-17 14:46:11 +02:00