n8n/packages/editor-ui/src/stores
Alex Grozav 5ed4d19059
feat: Add opt-in enterprise license trial checkbox (no-changelog) (#7826)
<img width="518" alt="image"
src="https://github.com/n8n-io/n8n/assets/6179477/6422a057-de94-49dc-90fd-7381b5642902">

---------

Co-authored-by: Omar Ajoue <krynble@gmail.com>
2023-12-19 14:58:30 +02:00
..
__tests__ fix(editor): Fix cloud plan data loading on instance (#7841) 2023-11-29 10:51:15 +01:00
auditLogs.store.ts refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838) 2023-11-28 12:15:08 +01:00
canvas.store.ts feat(core): Update LLM applications building support (no-changelog) (#7710) 2023-11-28 16:47:28 +01:00
cloudPlan.store.ts fix(editor): Replace isInstanceOwner checks with scopes where applicable (#7858) 2023-12-04 10:02:54 +01:00
collaboration.store.ts feat(editor): Show avatars for users currently working on the same workflow (#7763) 2023-11-23 10:14:34 +01:00
communityNodes.store.ts fix: Remove Vue.component usage and refactor plugins into Vue Plugins (no-changelog) (#6445) 2023-06-16 10:30:57 +03:00
credentials.store.ts feat: Introduce advanced permissions (#7844) 2023-12-08 12:52:25 +01:00
environments.ee.store.ts refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
externalSecrets.ee.store.ts fix(editor): Replace isInstanceOwner checks with scopes where applicable (#7858) 2023-12-04 10:02:54 +01:00
history.store.ts refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
logStreaming.store.ts fix: Fix tags overflow handler in workflows header (#6784) 2023-07-31 15:17:05 +03:00
n8nRoot.store.ts feat(n8n Form Trigger Node): Improvements (#7571) 2023-12-13 17:00:51 +02:00
ndv.store.ts feat(editor): Filter component + implement in If node (#7490) 2023-12-13 14:45:22 +01:00
nodeCreator.store.ts feat(core): Add support for building LLM applications (#7235) 2023-10-02 17:33:43 +02:00
nodeTypes.store.ts feat(core): Update LLM applications building support (no-changelog) (#7710) 2023-11-28 16:47:28 +01:00
orchestration.store.ts feat(editor): Adds a EE view to show worker details and job status (#7600) 2023-11-10 23:48:31 +01:00
posthog.store.ts feat(editor): Show template credential setup based on feature flag (#7989) 2023-12-11 20:21:10 +02:00
pushConnection.store.ts fix(editor): Setup push connection in NodeView (no-changelog) (#7821) 2023-11-27 12:48:48 +01:00
rbac.store.ts feat(editor): Replace middleware for Role checks with Scope checks (#7847) 2023-11-29 10:35:40 +02:00
segment.store.ts feat: Rewrite Front End cloud and posthog hooks using TypeScript (no-changelog) (#5491) 2023-11-13 15:10:42 +02:00
settings.store.ts feat(n8n Form Trigger Node): Improvements (#7571) 2023-12-13 17:00:51 +02:00
sourceControl.store.ts fix(editor): Add ssh key type selection to source control settings when regenerating key (#7172) 2023-09-14 14:40:34 +02:00
sso.store.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
tags.store.ts fix: Remove Vue.component usage and refactor plugins into Vue Plugins (no-changelog) (#6445) 2023-06-16 10:30:57 +03:00
telemetry.store.ts refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
templates.store.ts feat(editor): Open template credential setup from collection (#7882) 2023-11-30 14:09:12 +02:00
ui.store.ts feat: Introduce advanced permissions (#7844) 2023-12-08 12:52:25 +01:00
ui.utils.ts fix(editor): Fix local storage flags defaulting to undefined string (#7603) 2023-11-07 10:06:08 +01:00
usage.store.ts feat: Add opt-in enterprise license trial checkbox (no-changelog) (#7826) 2023-12-19 14:58:30 +02:00
users.store.ts fix(editor): Add back credential use permission (#8023) 2023-12-14 13:36:36 +01:00
versions.store.ts refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
webhooks.store.ts feat: Rewrite Front End cloud and posthog hooks using TypeScript (no-changelog) (#5491) 2023-11-13 15:10:42 +02:00
workflowHistory.store.ts fix(editor): Fix route component caching, incorrect use of array reduce method and enable WF history feature (#7434) 2023-10-26 20:47:42 +02:00
workflows.ee.store.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
workflows.store.ts perf(editor): Improve canvas rendering performance (#8022) 2023-12-14 12:01:00 +01:00