n8n/packages/editor-ui/src
Csaba Tuncsik 329e5bf9ee
fix(editor): Add back credential use permission (#8023)
## Summary
A shared credential is not selectable in NDV

Aim

If a credential is shared with a user they should be able to select it
in node details view
2023-12-14 13:36:36 +01:00
..
__tests__ feat(n8n Form Trigger Node): Improvements (#7571) 2023-12-13 17:00:51 +02:00
api feat: Introduce advanced permissions (#7844) 2023-12-08 12:52:25 +01:00
assets/images
components fix(editor): Disable auto scroll and list size check when clicking on executions (#7983) 2023-12-14 12:37:03 +01:00
composables fix(editor): Add back credential use permission (#8023) 2023-12-14 13:36:36 +01:00
event-bus
hooks fix(editor): Fix dialogVisibleChanged hooks event when meta.value is undefined (no-changelog) (#7986) 2023-12-14 13:13:02 +02:00
mixins feat(n8n Form Trigger Node): Improvements (#7571) 2023-12-13 17:00:51 +02:00
models refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
plugins perf(editor): Improve canvas rendering performance (#8022) 2023-12-14 12:01:00 +01:00
rbac fix(editor): Replace isInstanceOwner checks with scopes where applicable (#7858) 2023-12-04 10:02:54 +01:00
stores fix(editor): Add back credential use permission (#8023) 2023-12-14 13:36:36 +01:00
styles refactor(editor): Color palette updates, introduce dark mode (#6980) 2023-11-01 13:33:36 +01:00
types fix(editor): Replace isInstanceOwner checks with scopes where applicable (#7858) 2023-12-04 10:02:54 +01:00
utils feat(editor): Show template credential setup based on feature flag (#7989) 2023-12-11 20:21:10 +02:00
views perf(editor): Improve canvas rendering performance (#8022) 2023-12-14 12:01:00 +01:00
App.vue refactor: Migrate externalHooks mixin to composables (no-changelog) (#7930) 2023-12-06 17:28:09 +02:00
constants.ts feat(editor): Show template credential setup based on feature flag (#7989) 2023-12-11 20:21:10 +02:00
init.ts fix(editor): Fix cloud plan data loading on instance (#7841) 2023-11-29 10:51:15 +01:00
Interface.ts feat(n8n Form Trigger Node): Improvements (#7571) 2023-12-13 17:00:51 +02:00
main.ts fix(editor): Remove n8nHooksNext flag (no-changelog) (#7733) 2023-11-17 14:44:28 +01:00
n8n-theme-variables.scss refactor(editor): Color palette updates, introduce dark mode (#6980) 2023-11-01 13:33:36 +01:00
n8n-theme.scss fix(editor): Dark mode switch style fix and other tweaks (no-changelog) (#7599) 2023-11-14 17:13:30 +01:00
permissions.ts fix(editor): Add back credential use permission (#8023) 2023-12-14 13:36:36 +01:00
router.ts refactor: Migrate externalHooks mixin to composables (no-changelog) (#7930) 2023-12-06 17:28:09 +02:00
shims-vue.d.ts
shims.d.ts fix(editor): Remove n8nHooksNext flag (no-changelog) (#7733) 2023-11-17 14:44:28 +01:00