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 |
|
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 |
|
Csaba Tuncsik
|
ed963011c9
|
fix(editor): Move projects and rbac files (no-changelog) (#9651)
|
2024-06-06 15:30:17 +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 |
|
Csaba Tuncsik
|
c92765dcdb
|
fix(editor): Filter credentials by project ID also for new workflow (#9615)
|
2024-06-05 15:58:15 +02:00 |
|
Tomi Turtiainen
|
744c94d94b
|
fix(editor): Commit theme change from Save button (#9619)
|
2024-06-05 09:38:26 +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 |
|
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 |
|
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
|
09472fb9ee
|
feat(editor): Clean up lead enrichment experiment (no-changelog) (#9572)
|
2024-06-03 10:35:55 +03:00 |
|
Elias Meire
|
e23420d89d
|
refactor(editor): Fix TypeScript issues in views (no-changelog) (#9573)
|
2024-05-31 15:52:00 +02:00 |
|
Elias Meire
|
1cefd488fe
|
refactor(editor): Fix TypeScript issues in template code (no-changelog) (#9574)
|
2024-05-31 15:07:49 +02: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 |
|
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 |
|
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
|
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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
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 |
|
Alex Grozav
|
eef5479e96
|
fix(editor): Fix design system typecheck errors (no-changelog) (#9447)
|
2024-05-21 20:53:19 +03:00 |
|
Milorad FIlipović
|
aac19d3285
|
fix: Fix type errors in community nodes components (#9445)
|
2024-05-17 14:11:55 +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 |
|
Milorad FIlipović
|
491c6ec546
|
feat(editor): Implement AI Assistant chat UI (#9300)
|
2024-05-07 15:43:19 +02:00 |
|
Ricardo Espinoza
|
552cf8f3db
|
fix(editor): Fix type errors in the SettingsLdapView.vue (no-changelog) (#9308)
|
2024-05-06 11:20:55 -04:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
b65e0e2811
|
fix(editor): Show MFA section to instance owner, even when external auth is enabled (#9301)
|
2024-05-03 15:03:59 +02:00 |
|
Iván Ovejero
|
d92f994913
|
fix(editor): Resolve $vars and $secrets in expressions in credentials fields (#9289)
|
2024-05-03 14:39:31 +02:00 |
|
Alex Grozav
|
ff0955c995
|
refactor(editor): Migrate pushConnection mixin to composable and remove collaboration store side effects (no-changelog) (#9249)
|
2024-05-03 10:26:15 +03:00 |
|
Alex Grozav
|
a3eea3ac5e
|
feat(editor): Refactor and unify executions views (no-changelog) (#8538)
|
2024-04-19 07:50:18 +02:00 |
|
Milorad FIlipović
|
53101960e6
|
fix: Update sales templates card content (no-changelog) (#9155)
|
2024-04-18 12:30:30 +02:00 |
|
Iván Ovejero
|
b8ab049932
|
refactor(core, editor): Remove legacy nodesAccess (no-changelog) (#9016)
|
2024-04-05 13:17:34 +02:00 |
|
Iván Ovejero
|
ba986fb018
|
refactor(editor): Remove legacy audit logs view (no-changelog) (#9053)
|
2024-04-05 10:23:27 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
637b6c4d3e
|
refactor(editor): Do not make rest api calls for disabled features (no-changelog) (#9046)
|
2024-04-04 15:53:34 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
072c3db97d
|
refactor(core): Rename push sessionId to pushRef (#8905)
|
2024-04-03 13:43:14 +02:00 |
|
Milorad FIlipović
|
02219dde2f
|
fix: Stop listening button not working in NDV (#9023)
|
2024-04-03 12:18:50 +02:00 |
|
Milorad FIlipović
|
4619dec285
|
feat(editor): Update templates links (#9024)
|
2024-04-03 12:15:08 +02:00 |
|
Michael Kret
|
3fd97e4c72
|
fix: Prevent chat modal opening on 'Test workflow' click (#9009)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-04-01 17:08:00 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
372d5c7d01
|
ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) (#8895)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2024-03-26 14:22:57 +01:00 |
|
Csaba Tuncsik
|
117b57ccc5
|
fix(editor): Fix accidental IDE code addition (#8971)
|
2024-03-26 10:50:31 +01:00 |
|
Milorad FIlipović
|
666867a236
|
feat: Fetch user cloud role and pass it on in website links (#8942)
|
2024-03-22 11:33:39 +01:00 |
|
Csaba Tuncsik
|
6955e8991c
|
fix(editor): Remove isOwner from IUser interface (#8888)
|
2024-03-18 11:39:15 +01:00 |
|
Csaba Tuncsik
|
a92d8bfc6e
|
fix(editor): Fix source control docs link in add workflow button tooltip (#8891)
|
2024-03-15 12:46:25 +00:00 |
|
Michael Kret
|
ed6dc86d60
|
feat: Add more AI node info to telemetry (#8827)
|
2024-03-07 12:46:07 +02:00 |
|