n8n/packages/editor-ui/src
Iván Ovejero d5c44987f4
refactor(editor): Add infix to Pinia stores (no-changelog) (#6149)
*  Add infix to Pinia stores

*  Fix paths in mocks

* 🐛 Fix import
2023-05-05 10:41:54 +02:00
..
__tests__ ci: Enforce no unused imports (no-changelog) (#6073) 2023-04-25 11:47:03 +02:00
api feat(editor): Add version controls settings (WIP) (#6036) 2023-04-26 17:52:53 +02:00
components refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
composables refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41: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 refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
models refactor: Integrate consistent-type-imports in FE packages (no-changelog) (#6060) 2023-04-24 12:18:24 +02:00
plugins refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
stores refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02: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 refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
views refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
App.vue refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
constants.ts fix(editor): Fix Show details summary (#6113) 2023-04-28 17:16:46 +02:00
Interface.ts feat(editor): Add version controls settings (WIP) (#6036) 2023-04-26 17:52:53 +02:00
main.ts feat(editor): Enhance Node Creator actions view (#5954) 2023-04-26 09:18:10 +02: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