n8n/packages/editor-ui/src
2023-07-18 11:58:53 +02:00
..
__tests__ feat(editor): Implement new banners framework (#6603) 2023-07-14 15:36:17 +02:00
api feat(editor): Implement new banners framework (#6603) 2023-07-14 15:36:17 +02:00
components feat: Allow hiding credential params on cloud (#6687) 2023-07-18 11:43:28 +02:00
composables feat(editor): Implement new banners framework (#6603) 2023-07-14 15:36:17 +02:00
declarations refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
event-bus feat(editor): Replace root events with event bus events (no-changelog) (#6454) 2023-06-20 13:00:53 +03:00
mixins fix(editor): Prevent keyboard shortcuts to edit workflows in readonly mode (#6613) 2023-07-06 16:01:52 +02: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): Add paywall state to non owner users for Variables (#6679) 2023-07-18 11:18:07 +02:00
stores feat(editor): Implement new banners framework (#6603) 2023-07-14 15:36:17 +02:00
styles feat(editor): SQL editor overhaul (#6282) 2023-06-22 16:47:28 +02:00
types feat(editor): Completions for extensions in expression editor (#5130) 2023-02-02 12:35:38 +01:00
utils feat(editor): Implement new banners framework (#6603) 2023-07-14 15:36:17 +02:00
views fix: Stop n8n from complaining about credentials when saving a new workflow form a template (#6671) 2023-07-18 11:58:53 +02:00
App.vue fix: Remove duplicate source control preferences fetching (no-changelog) (#6675) 2023-07-17 16:03:27 +02:00
constants.ts feat(editor): Load fixed template list as experiment (#6632) 2023-07-10 17:11:42 +02:00
Interface.ts feat(editor): Implement new banners framework (#6603) 2023-07-14 15:36:17 +02:00
main.ts feat(editor): Implement new banners framework (#6603) 2023-07-14 15:36:17 +02:00
n8n-theme-variables.scss feat(editor): Implement new banners framework (#6603) 2023-07-14 15:36:17 +02:00
n8n-theme.scss fix(editor): Fix resource mapper dropdown width and disabled styling (#6493) 2023-06-20 18:51:51 +02:00
permissions.ts refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
router.ts feat(editor): Load fixed template list as experiment (#6632) 2023-07-10 17:11:42 +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