n8n/packages/editor-ui/src
2022-12-28 09:21:22 +01:00
..
__tests__ refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
api fix(editor): Fix for loading executions that are not on the current executions list (#5035) 2022-12-27 14:51:48 +01:00
components fix(editor): Display default missing value in table view as undefined (#5038) 2022-12-27 17:22:48 +01:00
composables refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
declarations refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
event-bus feat: Add workflow sharing functionality and permissions (#4370) 2022-11-15 14:25:04 +02:00
mixins fix(editor): Ensure full tree on expression editor parse (#5027) 2022-12-23 16:13:16 +01:00
models refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
plugins refactor(editor): Tweak phrasing of itemMatching() (no-changelog) (#5037) 2022-12-27 17:22:08 +01:00
stores fix(editor): Fix displaying of some trigger nodes in the creator panel (#5040) 2022-12-28 09:21:22 +01:00
styles feat(editor): Schema view (#4615) 2022-12-06 12:50:06 +01:00
types feat(editor): Inline expression editor (#4814) 2022-12-14 14:43:02 +01:00
utils fix(editor): Force parse on long expressions (#5009) 2022-12-22 17:42:37 +01:00
views fix(editor): Transparentize tertiary button on Usage page (#5033) 2022-12-27 09:47:43 +01:00
App.vue refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
constants.ts fix(editor): Ensure full tree on expression editor parse (#5027) 2022-12-23 16:13:16 +01:00
Interface.ts ci: Setup eslint-import-resolver-typescript for improved TS linting (#4996) 2022-12-22 09:55:39 +01:00
main.ts refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
n8n-theme-variables.scss refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
n8n-theme.scss refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
permissions.ts refactor: Workflow sharing bug bash fixes (#4888) 2022-12-21 16:42:07 +01:00
router.ts ci: Enforce code formatting on editor-ui (no-changelog) (#5022) 2022-12-23 13:37:32 +01: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 refactor: Phase out TSLint in editor-ui (no-changelog) (#4935) 2022-12-15 14:06:00 +01:00
vue-agile.d.ts Add Templates (#2720) 2022-02-28 10:57:44 +01:00