n8n/packages/editor-ui/src
Csaba Tuncsik 9b59f1df9c
fix(editor): Fix typo in SSO upgrade link (#6031)
* fix(editor): Fix typo in SSO upgrade link

* fix(editor): remove unused import
2023-04-20 13:25:57 +02:00
..
__tests__ feat: Add variables feature (#5602) 2023-04-18 12:41:55 +02:00
api feat: Add variables feature (#5602) 2023-04-18 12:41:55 +02:00
components fix(editor): Fix memory leak in Node Detail View by correctly unsubscribing from event buses (#6021) 2023-04-20 12:26:14 +02:00
composables fix(editor): Use fake timers in useDebounce.test.ts to make the test less flaky (no-changelog) (#6029) 2023-04-20 12:22:54 +02:00
declarations refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
event-bus feat: Replace new Vue() with custom event bus (no-changelog) (#5780) 2023-04-06 16:32:45 +03:00
mixins feat: Add variables feature (#5602) 2023-04-18 12:41:55 +02:00
models feat: Replace new Vue() with custom event bus (no-changelog) (#5780) 2023-04-06 16:32:45 +03:00
plugins fix(editor): Add correct add variable button message when no variables created (no-changelog) (#6028) 2023-04-20 14:05:50 +03:00
stores refactor(editor): Go to upgrade page (#5994) 2023-04-19 11:00:09 +02:00
styles feat: Add variables feature (#5602) 2023-04-18 12:41:55 +02:00
types feat(editor): Completions for extensions in expression editor (#5130) 2023-02-02 12:35:38 +01:00
utils fix(editor): Cleanup demo/video experiment (#5974) 2023-04-18 07:28:12 -04:00
views fix(editor): Fix typo in SSO upgrade link (#6031) 2023-04-20 13:25:57 +02:00
App.vue refactor(editor): Refactor history and debounce mixins to composables (no-changelog) (#5930) 2023-04-18 11:47:08 +02:00
constants.ts feat(editor): Version control (WIP) (#6013) 2023-04-19 16:01:32 +02:00
Interface.ts feat: Add variables feature (#5602) 2023-04-18 12:41:55 +02:00
main.ts fix: Small changes to user activation modal (no-changelog) (#5962) 2023-04-18 07:28:50 -04:00
n8n-theme-variables.scss refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
n8n-theme.scss fix(editor): Fix for large notifications being cut off (#5705) 2023-03-16 15:29:57 +01:00
permissions.ts feat: Add variables feature (#5602) 2023-04-18 12:41:55 +02:00
router.ts feat(editor): Version control (WIP) (#6013) 2023-04-19 16:01:32 +02:00
shims-vue.d.ts ci: Setup eslint-import-resolver-typescript for improved TS linting (#4996) 2022-12-22 09:55:39 +01:00
shims.d.ts fix(core): App should not crash with a custom rest endpoint (#5911) 2023-04-06 11:35:05 +02:00
vue-agile.d.ts Add Templates (#2720) 2022-02-28 10:57:44 +01:00