n8n/packages/editor-ui/src
Csaba Tuncsik c0b1cb273e
fix(editor): Increase contrast ratio in execution list workflow names (#6661)
fix(editor): Increase contrast ration in execution list workflow names
2023-07-14 10:07:34 +02:00
..
__tests__ fix: Add postAuthenticate hook for source control preferences (no-changelog) (#6629) 2023-07-10 13:35:36 +03:00
api Merge remote-tracking branch 'origin/master' into release/1.0.1 2023-07-05 20:01:24 +02:00
components fix(editor): Increase contrast ratio in execution list workflow names (#6661) 2023-07-14 10:07:34 +02:00
composables feat(editor): Replace root events with event bus events (no-changelog) (#6454) 2023-06-20 13:00:53 +03: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 feat(editor): Load fixed template list as experiment (#6632) 2023-07-10 17:11:42 +02:00
stores feat(API): Implement users account quota guards (#6434) 2023-07-12 14:11:46 +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 refactor(core)!: Remove basic-auth, external-jwt-auth, and no-auth options (#6362) 2023-06-22 20:03:47 +02:00
views fix(editor): Remove duplicated action box to upgrade on UsersSettngsView (no-changelog) (#6652) 2023-07-13 10:47:22 +02:00
App.vue fix: Add postAuthenticate hook for source control preferences (no-changelog) (#6629) 2023-07-10 13:35:36 +03:00
constants.ts feat(editor): Load fixed template list as experiment (#6632) 2023-07-10 17:11:42 +02:00
Interface.ts Merge remote-tracking branch 'origin/master' into release/1.0.1 2023-07-05 20:01:24 +02:00
main.ts feat(editor): Add v1 banner (#6443) 2023-06-22 21:05:04 +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 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