n8n/packages/editor-ui/src
2023-05-19 15:31:16 +02:00
..
__tests__ refactor(editor): Stricter linting for promises and async functions (no-changelog) (#4642) 2023-05-10 18:10:03 +03:00
api feat(editor): Add cloud ExecutionsUsage and API blocking using licenses (#6159) 2023-05-15 17:16:13 -04:00
components ci(editor): Enfore stricter linting rules from eslint-plugin-vue (no-changelog) (#6242) 2023-05-19 15:31:16 +02:00
composables fix(editor): Fix close and cancel operations on useMessage (no-changelog) (#6260) 2023-05-16 11:00:22 +02:00
declarations refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
event-bus ci(editor): Enfore stricter linting rules from eslint-plugin-vue (no-changelog) (#6242) 2023-05-19 15:31:16 +02:00
mixins fix: Remove workflow execution credential error message when instance owner (#6116) 2023-05-16 13:22:53 +03:00
models ci(editor): Enfore stricter linting rules from eslint-plugin-vue (no-changelog) (#6242) 2023-05-19 15:31:16 +02:00
plugins fix(editor): Fix typo and change text sizes in ExecutionUsage component (no-changelog) (#6261) 2023-05-16 09:12:07 -04:00
stores feat(editor): Add cloud ExecutionsUsage and API blocking using licenses (#6159) 2023-05-15 17:16:13 -04:00
styles fix(editor): Fix cropped off completions docstrings (#6129) 2023-05-02 09:36:28 +02:00
types feat(editor): Completions for extensions in expression editor (#5130) 2023-02-02 12:35:38 +01:00
utils feat(editor): Add cloud ExecutionsUsage and API blocking using licenses (#6159) 2023-05-15 17:16:13 -04:00
views ci(editor): Enfore stricter linting rules from eslint-plugin-vue (no-changelog) (#6242) 2023-05-19 15:31:16 +02:00
App.vue refactor(editor): Drop vue-typed-mixins (no-changelog) (#6257) 2023-05-16 11:43:46 +02:00
constants.ts feat(editor): Add cloud ExecutionsUsage and API blocking using licenses (#6159) 2023-05-15 17:16:13 -04:00
Interface.ts feat(editor): Add cloud ExecutionsUsage and API blocking using licenses (#6159) 2023-05-15 17:16:13 -04:00
main.ts refactor(editor): Stricter linting for promises and async functions (no-changelog) (#4642) 2023-05-10 18:10:03 +03: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 refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
router.ts refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +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 feat: Replace Vue.extend with defineComponent in editor-ui (no-changelog) (#6033) 2023-04-21 18:51:08 +03:00
vue-agile.d.ts Add Templates (#2720) 2022-02-28 10:57:44 +01:00