n8n/packages/editor-ui/src
2023-04-01 07:45:11 +02:00
..
__tests__ feat: Add Mirage.js server to enable editor-ui unit tests (#5671) 2023-03-13 11:05:08 +02:00
api fix(editor): Use credentials when fetching node and credential types (#5760) 2023-03-23 10:31:08 +00:00
components fix(editor): Update execution loading parameters after pushing test values (no-changelog) (#5876) 2023-04-01 07:45:11 +02:00
composables refactor(editor): Migrate mouseSelect & deviceSupportHelpers mixins to composables (no-changelog) (#5775) 2023-03-24 14:52:06 +01:00
declarations
event-bus
mixins fix(editor): Show correct status on canceled executions (#5813) 2023-03-30 16:27:40 +02:00
models
plugins feat(editor): Enable saving workflow when node details view is open (#5856) 2023-03-31 13:59:09 +02:00
stores feat: Add test overrides (#5642) 2023-03-24 15:57:22 +01:00
styles feat(editor): Add missing documentation to autocomplete items for inline code editor (#5560) 2023-02-28 07:34:03 +03:00
types
utils fix(editor): Fix mapping with special characters (#5837) 2023-03-30 15:50:47 +02:00
views feat(editor): Enable saving workflow when node details view is open (#5856) 2023-03-31 13:59:09 +02:00
App.vue fix(editor): Only fetch new versions at app launch (#5647) 2023-03-09 11:01:30 +01:00
constants.ts feat(Filter Node): Show discarded items 2023-03-31 10:27:33 +03:00
Interface.ts feat: Add test overrides (#5642) 2023-03-24 15:57:22 +01:00
main.ts
n8n-theme-variables.scss
n8n-theme.scss fix(editor): Fix for large notifications being cut off (#5705) 2023-03-16 15:29:57 +01:00
permissions.ts
router.ts feat(editor): SSO login button (#5615) 2023-03-17 21:07:08 +01:00
shims-vue.d.ts
shims.d.ts
vue-agile.d.ts