Commit Graph

2664 Commits

Author SHA1 Message Date
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