n8n/packages/editor-ui/src
Milorad FIlipović d3a34ab71b
fix(editor): Use credentials when fetching node and credential types (#5760)
fix(editor): Use credentials when fetching node and credential types with axios
2023-03-23 10:31:08 +00: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: Update Posthog no-capture (#5693) 2023-03-23 11:20:11 +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: HTML node (#5107) 2023-01-26 10:03:13 +01:00
mixins feat(editor): Move canvas by holding Space or Middle mouse button (#5719) 2023-03-17 17:38:54 +01:00
models refactor(editor): Upgrade to jsPlumb 5 (#4989) 2023-01-30 18:20:50 +01:00
plugins feat(editor): SSO login button (#5615) 2023-03-17 21:07:08 +01:00
stores feat(editor): SSO login button (#5615) 2023-03-17 21:07:08 +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 feat(editor): Completions for extensions in expression editor (#5130) 2023-02-02 12:35:38 +01:00
utils fix(editor): Remove cloud check when pre-selecting auth options (no-changelog) (#5711) 2023-03-17 15:14:55 +01:00
views feat(editor): Fix ResourceLocator dropdown style (#5714) 2023-03-22 15:36:10 +01:00
App.vue fix(editor): Only fetch new versions at app launch (#5647) 2023-03-09 11:01:30 +01:00
constants.ts feat(editor): SSO login button (#5615) 2023-03-17 21:07:08 +01:00
Interface.ts feat(editor): SSO login button (#5615) 2023-03-17 21:07:08 +01:00
main.ts feat(editor): Add most important native props and methods to autocomplete (#5486) 2023-02-16 12:47:19 +01: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 for large notifications being cut off (#5705) 2023-03-16 15:29:57 +01:00
permissions.ts refactor: Workflow sharing bug bash fixes (#4888) 2022-12-21 16:42:07 +01:00
router.ts feat(editor): SSO login button (#5615) 2023-03-17 21:07:08 +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 feat(editor): Update design-system and editor dependencies (no-changelog) (#5188) 2023-01-27 02:09:30 +01:00
vue-agile.d.ts Add Templates (#2720) 2022-02-28 10:57:44 +01:00