n8n/packages/editor-ui/src/composables
Mutasem Aldmour 151e60f829
fix(editor): Fix local storage flags defaulting to undefined string (#7603)
useStorage takes the default value `undefined` and sets it in local
storage.. also returns "undefined" as string which breaks onboarding
flows

Github issue / Community forum post (link here to close automatically):
2023-11-07 10:06:08 +01:00
..
__tests__ refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
index.ts feat: External Secrets storage for credentials (#6477) 2023-08-25 10:33:46 +02:00
useCanvasMouseSelect.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
useCopyToClipboard.ts feat: Add variables feature (#5602) 2023-04-18 12:41:55 +02:00
useDataSchema.ts feat(core): Add support for building LLM applications (#7235) 2023-10-02 17:33:43 +02:00
useDebounce.ts refactor(editor): Refactor history and debounce mixins to composables (no-changelog) (#5930) 2023-04-18 11:47:08 +02:00
useDeviceSupport.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
useExecutionDebugging.ts feat(editor): Support autologin for upgrade path (#7316) 2023-10-06 13:16:27 +02:00
useExternalHooks.ts fix: Account for nanoid workflow ids for subworkflow execute policy (#7094) 2023-09-13 09:56:58 +02:00
useExternalSecretsProvider.ts feat: External Secrets storage for credentials (#6477) 2023-08-25 10:33:46 +02:00
useGlobalLinkActions.ts feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
useHistoryHelper.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
useI18n.ts feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
useLoadingService.ts refactor(editor): Color palette updates, introduce dark mode (#6980) 2023-11-01 13:33:36 +01:00
useMessage.ts feat(editor): Debug executions in the editor (#6834) 2023-08-25 09:39:14 +02:00
useNodeSpecificationValues.ts feat(editor): Implement Resource Mapper component (#6207) 2023-05-31 11:56:09 +02:00
useStorage.test.ts fix(editor): Fix local storage flags defaulting to undefined string (#7603) 2023-11-07 10:06:08 +01:00
useStorage.ts fix(editor): Fix local storage flags defaulting to undefined string (#7603) 2023-11-07 10:06:08 +01:00
useTelemetry.ts refactor: Integrate consistent-type-imports in FE packages (no-changelog) (#6060) 2023-04-24 12:18:24 +02:00
useTitleChange.ts ci: Make builds release-channel aware. Add support for scheduled beta builds (#7323) 2023-10-03 20:49:04 +02:00
useToast.ts feat(editor): Workflow history [WIP] - Add cloned workflow link to success toast message (no-changelog) (#7405) 2023-10-19 14:02:59 +02:00
useUniqueNodeName.ts refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00