n8n/packages/editor-ui/src
Csaba Tuncsik 808a92809e
fix(editor): Disable telemetry in dev mode and in E2E tests (#6869)
* fix(editor): Disable telemetry in dev mode and in E2E tests

* fix(editor): add external js to rollup config

* fix(editor): using vite plugin to control external script loading

* fix(editor): update lock file version

* fix(editor): block telemetry host
2023-08-11 14:42:25 +02:00
..
__tests__ refactor: Clear unused ESLint directives from FE packages (no-changelog) (#6811) 2023-08-01 13:47:55 +02:00
api feat: Environments release using source control (#6653) 2023-07-26 09:25:01 +02:00
components fix(editor): Fix multiOptions parameters resetting on initial load (#6903) 2023-08-10 12:28:41 +03:00
composables feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
declarations feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
event-bus feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
mixins fix(editor): Fix credential errors in executions view for workflow sharee (#6875) 2023-08-08 18:34:36 +03:00
models feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
plugins fix(editor): Disable telemetry in dev mode and in E2E tests (#6869) 2023-08-11 14:42:25 +02:00
stores fix(editor): Replace native Array.prototype.findLast with lodash.findLast (no-changelog) (#6885) 2023-08-09 10:26:40 +02:00
styles feat(editor): SQL editor overhaul (#6282) 2023-06-22 16:47:28 +02:00
types feat(editor): Completions for extensions in expression editor (#5130) 2023-02-02 12:35:38 +01:00
utils refactor: Clear unused ESLint directives from FE packages (no-changelog) (#6811) 2023-08-01 13:47:55 +02:00
views fix(editor): Fix post-migration CSS inconsistencies (no-changelog) (#6902) 2023-08-10 11:09:55 +03:00
App.vue fix: Fix double hiring banner logging (no-changelog) (#6829) 2023-08-02 14:37:49 +03:00
constants.ts feat: Clean up onboarding experiment (#6873) 2023-08-08 17:00:25 +02:00
Interface.ts refactor: Clear unused ESLint directives from FE packages (no-changelog) (#6811) 2023-08-01 13:47:55 +02:00
main.ts refactor: Clear unused ESLint directives from FE packages (no-changelog) (#6811) 2023-08-01 13:47:55 +02:00
n8n-theme-variables.scss feat(editor): Implement new banners framework (#6603) 2023-07-14 15:36:17 +02:00
n8n-theme.scss fix(editor): Fix post-migration CSS inconsistencies (no-changelog) (#6902) 2023-08-10 11:09:55 +03:00
permissions.ts refactor(editor): Add infix to Pinia stores (no-changelog) (#6149) 2023-05-05 10:41:54 +02:00
router.ts feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
shims-vue.d.ts feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
shims.d.ts feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00