..
__tests__
feat: add support for unit testing using vitest in editor-ui ( #4184 )
2022-09-28 11:26:20 +03:00
api
feat(editor): create new workflows page ( #4267 )
2022-10-18 16:28:21 +03:00
components
feat(core): block workflow update on interim change ( #4374 )
2022-10-20 15:30:44 +02:00
declarations
feat(editor-ui): JSON mapping ( #4270 )
2022-10-06 15:03:55 +02:00
event-bus
feat(Code Node): create Code node ( #3965 )
2022-10-13 14:28:02 +02:00
modules
fix(editor): replace cron node with schedule node ( #4371 )
2022-10-18 15:45:55 +02:00
plugins
fix(editor): remove wrong linting from Code node editor ( #4384 )
2022-10-19 17:21:14 +02:00
views
feat(core): block workflow update on interim change ( #4374 )
2022-10-20 15:30:44 +02:00
App.vue
feat(editor): Main navigation redesign ( #4144 )
2022-09-26 15:25:19 +02:00
constants.ts
fix(editor): replace cron node with schedule node ( #4371 )
2022-10-18 15:45:55 +02:00
Interface.ts
feat(core): block workflow update on interim change ( #4374 )
2022-10-20 15:30:44 +02:00
main.ts
feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) ( #4061 )
2022-09-23 17:14:28 +03: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
pairedItemUtils.ts
feat(editor): update expressions display ( #4171 )
2022-10-12 14:06:28 +02:00
permissions.ts
feat(editor): create new workflows page ( #4267 )
2022-10-18 16:28:21 +03:00
router.ts
feat(editor): switch initial route based on feature flag ( #4383 )
2022-10-20 13:14:48 +03:00
shims-element-ui.d.ts
feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) ( #4061 )
2022-09-23 17:14:28 +03:00
shims-vue.d.ts
shims.d.ts
fix(editor): fix BASE_PATH
for Vite dev mode ( #4342 )
2022-10-14 10:05:25 +02:00
store.ts
feat(core): block workflow update on interim change ( #4374 )
2022-10-20 15:30:44 +02:00
typeGuards.ts
feat(editor): update expressions display ( #4171 )
2022-10-12 14:06:28 +02:00
utils.ts
feat(editor-ui): JSON mapping ( #4270 )
2022-10-06 15:03:55 +02:00
vue-agile.d.ts