n8n/packages/editor-ui/src
2022-12-07 12:00:59 +01:00
..
__tests__ feat(editor): Schema view (#4615) 2022-12-06 12:50:06 +01:00
api feat(core): Lazy-load nodes and credentials to reduce baseline memory usage (#4577) 2022-11-23 16:20:28 +01:00
components fix(editor): Schema unit test stub fontawesome icon (#4840) 2022-12-07 12:00:59 +01:00
declarations refactor(editor): Encapsulate canvas actions (#4416) 2022-11-07 09:53:27 +01:00
event-bus feat: Add workflow sharing functionality and permissions (#4370) 2022-11-15 14:25:04 +02:00
mixins feat(editor): Schema view (#4615) 2022-12-06 12:50:06 +01:00
plugins feat(editor): Schema view (#4615) 2022-12-06 12:50:06 +01:00
stores feat(editor): Schema view (#4615) 2022-12-06 12:50:06 +01:00
styles feat(editor): Schema view (#4615) 2022-12-06 12:50:06 +01:00
utils feat(editor): Schema view (#4615) 2022-12-06 12:50:06 +01:00
views fix: Handle error when workflow does not exist or is inaccessible (#4831) 2022-12-06 14:35:57 +02:00
App.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
constants.ts feat(editor): Overhaul expression editor modal (#4631) 2022-12-01 13:26:22 +01:00
Interface.ts feat(editor): Schema view (#4615) 2022-12-06 12:50:06 +01:00
main.ts refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
n8n-theme-variables.scss feat(editor, core, cli): implement new workflow experience (#4358) 2022-10-18 14:23:22 +02:00
n8n-theme.scss feat(editor): Main navigation redesign (#4144) 2022-09-26 15:25:19 +02:00
permissions.ts feat: Show delete button based on workflow permissions (#4686) 2022-11-22 13:40:20 +02:00
router.ts refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
shims-vue.d.ts refactor(editor): Implemented NodeIcon design system component (#3727) 2022-08-01 22:35:45 +02:00
shims.d.ts fix(editor): fix BASE_PATH for Vite dev mode (#4342) 2022-10-14 10:05:25 +02:00
vue-agile.d.ts Add Templates (#2720) 2022-02-28 10:57:44 +01:00