n8n/packages/editor-ui/src
2023-05-30 15:49:27 +02:00
..
__tests__ feat: Add SSO SAML metadataUrl support and various improvements (#6139) 2023-05-23 16:25:28 +03:00
api feat: Add manual login option and password reset link for SSO (#6328) 2023-05-30 12:52:02 +02:00
components refactor: Add telemetry to upgrade paths (no-changelog) (#6313) 2023-05-30 15:49:27 +02:00
composables feat: Add dangerouslyUseHTMLString where needed (no-changelog) (#6292) 2023-05-22 16:09:29 +03:00
declarations refactor(editor): Apply Prettier (no-changelog) (#4920) 2022-12-14 10:04:10 +01:00
event-bus ci(editor): Enfore stricter linting rules from eslint-plugin-vue (no-changelog) (#6242) 2023-05-19 15:31:16 +02:00
mixins fix(editor): Fix Luxon date parsing of ExecutionsUsage component (#6333) 2023-05-29 13:29:07 +02:00
models ci(editor): Enfore stricter linting rules from eslint-plugin-vue (no-changelog) (#6242) 2023-05-19 15:31:16 +02:00
plugins feat: Add manual login option and password reset link for SSO (#6328) 2023-05-30 12:52:02 +02:00
stores refactor: Add telemetry to upgrade paths (no-changelog) (#6313) 2023-05-30 15:49:27 +02:00
styles fix(editor): Fix cropped off completions docstrings (#6129) 2023-05-02 09:36:28 +02:00
types feat(editor): Completions for extensions in expression editor (#5130) 2023-02-02 12:35:38 +01:00
utils feat(editor): Add cloud ExecutionsUsage and API blocking using licenses (#6159) 2023-05-15 17:16:13 -04:00
views refactor: Add telemetry to upgrade paths (no-changelog) (#6313) 2023-05-30 15:49:27 +02:00
App.vue fix(editor): Fix Luxon date parsing of ExecutionsUsage component (#6333) 2023-05-29 13:29:07 +02:00
constants.ts feat(editor): Bring back checklist experiment (no-changelog) (#6307) 2023-05-25 11:15:48 -04:00
Interface.ts feat: Add manual login option and password reset link for SSO (#6328) 2023-05-30 12:52:02 +02:00
main.ts refactor(editor): Stricter linting for promises and async functions (no-changelog) (#4642) 2023-05-10 18:10:03 +03: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(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
router.ts refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02: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: Replace Vue.extend with defineComponent in editor-ui (no-changelog) (#6033) 2023-04-21 18:51:08 +03:00
vue-agile.d.ts Add Templates (#2720) 2022-02-28 10:57:44 +01:00