.. |
__tests__/utils
|
refactor(editor): Move test files alongside tested files (no-changelog) (#11504)
|
2024-11-01 18:01:13 +02:00 |
assistant.store.test.ts
|
refactor(editor): Move test files alongside tested files (no-changelog) (#11504)
|
2024-11-01 18:01:13 +02:00 |
assistant.store.ts
|
fix(editor): Add Retry button for AI Assistant errors (#11345)
|
2024-10-25 15:35:46 +02:00 |
auditLogs.store.ts
|
refactor(editor): Migrate settings.store to composition API (no-changelog) (#10022)
|
2024-07-19 08:35:36 -04:00 |
canvas.store.ts
|
fix(editor): Connect up new project viewer role to the FE (#9913)
|
2024-08-13 16:45:28 +03:00 |
cloudPlan.store.ts
|
fix(editor): When cloud users click on "How to update your n8n version" auto-login them before redirecting to the dashboard (no-changelog) (#11467)
|
2024-11-01 11:01:54 -04:00 |
collaboration.store.ts
|
refactor(core): Move push message types to a new shared package (no-changelog) (#10742)
|
2024-09-13 13:02:00 +02:00 |
communityNodes.store.ts
|
refactor(editor): Remove getters with arguments from communityNodes.store.ts (#9964)
|
2024-07-08 10:13:30 -04:00 |
credentials.spec.ts
|
refactor(editor): Move test files alongside tested files (no-changelog) (#11504)
|
2024-11-01 18:01:13 +02:00 |
credentials.store.ts
|
fix(editor): Fix performance issue in credentials list (#10988)
|
2024-09-27 12:04:00 +02:00 |
environments.ee.store.ts
|
refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770)
|
2024-06-18 13:15:12 -04:00 |
environments.spec.ts
|
refactor(editor): Move test files alongside tested files (no-changelog) (#11504)
|
2024-11-01 18:01:13 +02:00 |
executions.store.test.ts
|
fix(editor): Fix delete all existing executions (#11352)
|
2024-10-23 12:46:34 +02:00 |
executions.store.ts
|
fix(editor): Fix delete all existing executions (#11352)
|
2024-10-23 12:46:34 +02:00 |
externalSecrets.ee.store.ts
|
refactor(editor): Migrate settings.store to composition API (no-changelog) (#10022)
|
2024-07-19 08:35:36 -04: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
|
refactor(editor): Migrate LogStreaming.store.ts to composition API (#10719)
|
2024-09-19 09:15:01 -04:00 |
ndv.store.ts
|
ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795)
|
2024-09-17 15:10:22 +03:00 |
nodeCreator.store.test.ts
|
fix: Bring back nodes panel telemetry events (#11456)
|
2024-10-31 16:29:51 +01:00 |
nodeCreator.store.ts
|
fix: Bring back nodes panel telemetry events (#11456)
|
2024-10-31 16:29:51 +01:00 |
nodeTypes.store.ts
|
refactor: Use NodeConnectionType consistently across the code base (no-changelog) (#10595)
|
2024-08-29 09:55:53 -04:00 |
npsStore.store.spec.ts
|
feat: Update NPS Value Survey (#9638)
|
2024-06-11 10:23:30 +02:00 |
npsSurvey.store.ts
|
refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770)
|
2024-06-18 13:15:12 -04:00 |
orchestration.store.ts
|
refactor(core): Simplify main pubsub message handler (#11156)
|
2024-10-11 10:31:33 +02:00 |
posthog.store.ts
|
refactor: Use Ask AI feature through AI services instead of hooks (#11027)
|
2024-10-09 11:24:33 -04:00 |
posthog.test.ts
|
refactor(editor): Move test files alongside tested files (no-changelog) (#11504)
|
2024-11-01 18:01:13 +02:00 |
projects.store.ts
|
fix(editor): Add Personal project to main navigation (#11161)
|
2024-10-17 09:25:32 +02:00 |
pushConnection.store.ts
|
refactor(core): Move push message types to a new shared package (no-changelog) (#10742)
|
2024-09-13 13:02:00 +02:00 |
rbac.store.test.ts
|
refactor(editor): Move test files alongside tested files (no-changelog) (#11504)
|
2024-11-01 18:01:13 +02:00 |
rbac.store.ts
|
fix(editor): Open Community+ enrollment modal only for the instance owner (#11292)
|
2024-10-21 10:02:18 +02:00 |
roles.store.test.ts
|
fix(editor): Connect up new project viewer role to the FE (#9913)
|
2024-08-13 16:45:28 +03:00 |
roles.store.ts
|
fix(editor): Connect up new project viewer role to the FE (#9913)
|
2024-08-13 16:45:28 +03:00 |
root.store.ts
|
fix: Show result of waiting execution on canvas after execution complete (#10815)
|
2024-10-03 15:09:37 +03:00 |
settings.store.test.ts
|
fix(editor): Record sessionStarted telemetry event in Setting Store (#11334)
|
2024-10-22 17:48:08 +02:00 |
settings.store.ts
|
fix(editor): When cloud users click on "How to update your n8n version" auto-login them before redirecting to the dashboard (no-changelog) (#11467)
|
2024-11-01 11:01:54 -04:00 |
sourceControl.store.ts
|
refactor(editor): Migrate settings.store to composition API (no-changelog) (#10022)
|
2024-07-19 08:35:36 -04:00 |
sso.store.ts
|
refactor(editor): Remove id param from PATCH /me calls (no-changelog) (#10449)
|
2024-08-16 12:15:48 +03:00 |
sso.test.ts
|
refactor(editor): Move test files alongside tested files (no-changelog) (#11504)
|
2024-11-01 18:01:13 +02:00 |
tags.store.ts
|
feat(core): Execution curation (#10342)
|
2024-09-02 15:20:08 +02:00 |
templates.store.ts
|
refactor(editor): Migrate settings.store to composition API (no-changelog) (#10022)
|
2024-07-19 08:35:36 -04:00 |
ui.store.ts
|
fix(editor): When cloud users click on "How to update your n8n version" auto-login them before redirecting to the dashboard (no-changelog) (#11467)
|
2024-11-01 11:01:54 -04:00 |
ui.test.ts
|
refactor(editor): Move test files alongside tested files (no-changelog) (#11504)
|
2024-11-01 18:01:13 +02: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 active workflow triggers metric (no-changelog) (#11398)
|
2024-10-24 17:27:56 +01:00 |
usage.test.ts
|
refactor(editor): Move test files alongside tested files (no-changelog) (#11504)
|
2024-11-01 18:01:13 +02:00 |
users.store.test.ts
|
fix: Resend invite operation on users list (#11351)
|
2024-10-23 10:23:28 +02:00 |
users.store.ts
|
fix(editor): When cloud users click on "How to update your n8n version" auto-login them before redirecting to the dashboard (no-changelog) (#11467)
|
2024-11-01 11:01:54 -04:00 |
versions.store.ts
|
refactor(core): Move frontend settings to @n8n/api-types (no-changelog) (#10856)
|
2024-09-17 17:21:11 +02:00 |
webhooks.store.ts
|
refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770)
|
2024-06-18 13:15:12 -04:00 |
workflowHistory.store.test.ts
|
refactor(editor): Move test files alongside tested files (no-changelog) (#11504)
|
2024-11-01 18:01:13 +02:00 |
workflowHistory.store.ts
|
refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770)
|
2024-06-18 13:15:12 -04:00 |
workflows.ee.store.ts
|
refactor(editor): Migrate workflow.ee.store to composition API (#10912)
|
2024-09-23 07:51:41 -04:00 |
workflows.store.spec.ts
|
fix: Show Pinned data in demo mode (#11490)
|
2024-11-01 14:04:58 +01:00 |
workflows.store.ts
|
fix: Show Pinned data in demo mode (#11490)
|
2024-11-01 14:04:58 +01:00 |