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 |
|
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
|
0431f5a4ee
|
refactor(editor): Migrate MfaSetupModal.vue to use script setup (no-changelog) (#9765)
|
2024-06-17 04:52:38 -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 |
|
Csaba Tuncsik
|
e84d2538b6
|
fix(editor): Add telemetry to resource moving (#9720)
|
2024-06-14 10:49:48 +01: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 |
|
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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
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 |
|
Giulio Andreini
|
ae00b446a7
|
fix(editor): Node background for executing nodes in dark mode (#9682)
|
2024-06-10 16:02:47 +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 |
|
Tomi Turtiainen
|
0ac86ac76b
|
refactor(editor): Fix eslint errors in Node.vue (no-changelog) (#9628)
|
2024-06-05 18:04:09 +03:00 |
|
Milorad FIlipović
|
a8bb53f4e3
|
fix(editor): Improve error messages around pinned data (#9632)
|
2024-06-05 13:48:55 +02: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 |
|
Alex Grozav
|
f6a466cd87
|
feat(editor): Add remove node and connections functionality to canvas v2 (#9602)
|
2024-06-04 15:36:27 +03: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 |
|