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 |
|
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 |
|
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 |
|
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 |
|
Tomi Turtiainen
|
6c1a4c8ebf
|
fix: Fix sending pin data twice causing payload too large errors (#9710)
|
2024-06-12 15:11:39 +03: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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
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 |
|
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 |
|
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 |
|
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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
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 |
|
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 |
|
Milorad FIlipović
|
aac19d3285
|
fix: Fix type errors in community nodes components (#9445)
|
2024-05-17 14:11:55 +02:00 |
|
Mutasem Aldmour
|
b2c17034c2
|
refactor: Fix Enteprise type errors (#9442)
|
2024-05-17 13:58:26 +02:00 |
|
Elias Meire
|
feba07ba8b
|
refactor: Fix type errors in completions code (#9439)
|
2024-05-17 13:36:34 +02:00 |
|
Alex Grozav
|
db1a40635d
|
fix(editor): Fix External secrets typecheck (no-changelog) (#9434)
|
2024-05-17 14:16:00 +03:00 |
|
Giulio Andreini
|
2782534d78
|
feat(editor): Update Node Details View header tabs structure (#9425)
Co-authored-by: Elias Meire <elias@meire.dev>
|
2024-05-17 12:37:34 +02:00 |
|
Csaba Tuncsik
|
a7d3e59aef
|
fix(editor): Fix type errors in i18n plugin (#9441)
|
2024-05-17 12:30:33 +02:00 |
|
Alex Grozav
|
6aec42069c
|
fix(editor): Fix RBAC type errors (no-changelog) (#9435)
|
2024-05-17 13:29:47 +03:00 |
|
Csaba Tuncsik
|
bc05faf0a6
|
fix(editor): Fix workflow history TS errors (#9433)
|
2024-05-17 10:59:01 +02:00 |
|
Csaba Tuncsik
|
596c472ecc
|
feat: RBAC (#8922)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Val <68596159+valya@users.noreply.github.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Valya Bullions <valya@n8n.io>
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Danny Martini <despair.blue@gmail.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Omar Ajoue <krynble@gmail.com>
Co-authored-by: oleg <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: Giulio Andreini <andreini@netseven.it>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Ayato Hayashi <go12limchangyong@gmail.com>
|
2024-05-17 10:53:15 +02:00 |
|
Elias Meire
|
40bce7f443
|
feat(editor): Add examples for Luxon DateTime expression methods (#9361)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2024-05-16 14:53:22 +02:00 |
|
Iván Ovejero
|
38b498e73a
|
fix(editor): Fix outdated roles in variables labels (#9411)
|
2024-05-15 18:04:17 +02:00 |
|
Giulio Andreini
|
aad43d8cdc
|
fix(editor): Secondary button in dark mode (#9401)
|
2024-05-15 17:57:21 +02:00 |
|
Iván Ovejero
|
14fe9f268f
|
fix(editor): Fix blank Public API page (#9409)
|
2024-05-15 17:35:30 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
1777f8cdb1
|
fix(editor): Temporarily disable tailwind (no-changelog) (#9394)
|
2024-05-14 17:20:31 +02:00 |
|
Elias Meire
|
52936633af
|
feat(editor): Add examples for object and array expression methods (#9360)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2024-05-14 16:32:31 +02:00 |
|
Elias Meire
|
7b45dc313f
|
feat(editor): Add examples for number & boolean, add new methods (#9358)
|
2024-05-13 16:28:27 +02:00 |
|
Michael Kret
|
da6088d0bb
|
feat(core): Node hints(warnings) system (#8954)
|
2024-05-13 15:46:02 +03:00 |
|
oleg
|
359ade45bc
|
refactor: Implement LLM tracing callback to improve parsing of tokens usage stats (#9311)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-05-12 21:12:07 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
244520547b
|
feat(editor): Migrate codemirror-lang-n8n-expression into this monorepo (no-changelog) (#9087)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2024-05-10 18:49:22 +02:00 |
|
Alex Grozav
|
aa397b9730
|
fix(editor): Fix unwanted side effects from tailwind components (no-changelog) (#9359)
|
2024-05-10 18:12:04 +03:00 |
|
Elias Meire
|
c92c870c73
|
feat(editor): Autocomplete info box: improve structure and add examples (#9019)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
|
2024-05-10 14:39:06 +02:00 |
|
Elias Meire
|
4ed585040b
|
fix(editor): Render backticks as code segments in error view (#9352)
|
2024-05-10 11:23:23 +02:00 |
|
Michael Kret
|
a00467c9fa
|
feat(core): Node version available in expression (#9350)
|
2024-05-10 09:51:26 +03:00 |
|
Elias Meire
|
dc5994b185
|
feat(editor): Add item selector to expression output (#9281)
|
2024-05-09 14:45:31 +02:00 |
|
Csaba Tuncsik
|
1c1e4443f4
|
perf: Add tailwind to editor and design system (#9032)
|
2024-05-09 14:12:13 +02:00 |
|
Milorad FIlipović
|
cda062bde6
|
feat(editor): Remove AI Error Debugging (#9337)
|
2024-05-08 14:13:47 +02:00 |
|
Alex Grozav
|
f64a41d617
|
refactor(editor): Migrate workflows store to setup function with composition API (no-changelog) (#9270)
|
2024-05-08 14:35:29 +03:00 |
|
Michael Kret
|
6b6e8dfc33
|
feat(Simulate Node): New node (no-changelog) (#9109)
|
2024-05-08 12:02:36 +01:00 |
|
Milorad FIlipović
|
35b983b6df
|
feat(editor): Temporarily disable AI error helper (#9329)
|
2024-05-08 10:53:17 +02:00 |
|
Elias Meire
|
0ee4b6c860
|
fix(editor): Fix multi-select parameters with load options getting cleared (#9324)
|
2024-05-08 10:43:04 +02:00 |
|
Milorad FIlipović
|
491c6ec546
|
feat(editor): Implement AI Assistant chat UI (#9300)
|
2024-05-07 15:43:19 +02:00 |
|
Iván Ovejero
|
e74c14ffbe
|
fix(editor): Fix shortcut issue on save buttons (#9309)
|
2024-05-07 09:09:09 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
cf441e0294
|
ci: Remove gulp (no-changelog) (#9283)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2024-05-06 18:42:03 +02:00 |
|