n8n/packages/editor-ui/src
Milorad FIlipović 7d7418140e
fix(editor): Fix node authentication options ordering and hiding options based on node version (#5268)
* 🐛 Fixing auth options order and hiding options that are not valid for current node version
* 🔨 Minor refactoring
2023-01-27 13:20:08 +01:00
..
__tests__ refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
api feat: Improve workflow list performance using RecycleScroller and on-demand sharing data loading (#5181) 2023-01-27 09:51:32 +02:00
components fix(editor): Fix node authentication options ordering and hiding options based on node version (#5268) 2023-01-27 13:20:08 +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): Simplify NDV by moving authentication details to credentials modal (#5067) 2023-01-27 09:05:43 +01:00
models refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
plugins ci: Run pnpm format and pnpm lintfix (no-changelog) (#5265) 2023-01-27 11:01:31 +01:00
stores fix: Fix baseUrl assignment (no-changelog) (#5266) 2023-01-27 12:16:34 +02:00
styles feat(editor): Schema view (#4615) 2022-12-06 12:50:06 +01:00
types feat: HTML node (#5107) 2023-01-26 10:03:13 +01:00
utils fix(editor): Fix node authentication options ordering and hiding options based on node version (#5268) 2023-01-27 13:20:08 +01:00
views feat: Improve workflow list performance using RecycleScroller and on-demand sharing data loading (#5181) 2023-01-27 09:51:32 +02:00
App.vue feat: Add demo experiment to help users activate (#5141) 2023-01-13 11:56:29 +01:00
constants.ts feat(editor): Simplify NDV by moving authentication details to credentials modal (#5067) 2023-01-27 09:05:43 +01:00
Interface.ts feat(editor): Simplify NDV by moving authentication details to credentials modal (#5067) 2023-01-27 09:05:43 +01:00
main.ts fix(editor): Do not overwrite window.onerror in production (#5135) 2023-01-11 22:22:12 +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 feat(core): Add LDAP support (#3835) 2023-01-25 02:18:39 +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