n8n/packages/editor-ui/src/stores
Alex Grozav dea67ca6b7
fix: Fix foreign credentials being shown for new nodes (#4622)
* feat: Extract usedCredentials into separate store entry and fix foreign credentials being shown for new nodes

* chore: adjust spacing
2022-11-17 16:22:46 +02:00
..
canvas.ts refactor(editor): Encapsulate canvas actions (#4416) 2022-11-07 09:53:27 +01:00
communityNodes.ts refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
credentials.ts fix: Fix foreign credentials being shown for new nodes (#4622) 2022-11-17 16:22:46 +02:00
n8nRootStore.ts fix(editor): Use base path in workflow preview component URL (#4560) 2022-11-09 16:46:13 +01:00
ndv.ts refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
nodeCreator.ts refactor(editor): Finish pinia migration, remove all vuex dependancies (#4533) 2022-11-09 10:01:50 +01:00
nodeTypes.ts refactor(editor): Finish pinia migration, remove all vuex dependancies (#4533) 2022-11-09 10:01:50 +01:00
nodeTypesHelpers.ts refactor(editor): Finish pinia migration, remove all vuex dependancies (#4533) 2022-11-09 10:01:50 +01:00
settings.ts refactor(editor): Finish pinia migration, remove all vuex dependancies (#4533) 2022-11-09 10:01:50 +01:00
tags.ts refactor(editor): Finish pinia migration, remove all vuex dependancies (#4533) 2022-11-09 10:01:50 +01:00
templates.ts refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
ui.ts feat: Add workflow sharing functionality and permissions (#4370) 2022-11-15 14:25:04 +02:00
userHelpers.ts refactor(editor): Finish pinia migration, remove all vuex dependancies (#4533) 2022-11-09 10:01:50 +01:00
users.ts fix: Fix user redirect to signin bug (#4623) 2022-11-16 14:21:49 +01:00
versions.ts refactor(editor): Finish pinia migration, remove all vuex dependancies (#4533) 2022-11-09 10:01:50 +01:00
webhooks.ts refactor(editor): Finish pinia migration, remove all vuex dependancies (#4533) 2022-11-09 10:01:50 +01:00
workflows.ee.ts feat: Add workflow data reset action (#4618) 2022-11-17 15:19:40 +02:00
workflows.ts fix: Fix foreign credentials being shown for new nodes (#4622) 2022-11-17 16:22:46 +02:00