n8n/packages/editor-ui/src
Alex Grozav bb66e60afc
feat: add support for unit testing using vitest in editor-ui (#4184)
* feat: add support for unit testing using vitest in editor-ui

* fix(editor): update tsconfig types and typeRoots

* chore(editor): update package-lock.json
2022-09-28 11:26:20 +03:00
..
__tests__ feat: add support for unit testing using vitest in editor-ui (#4184) 2022-09-28 11:26:20 +03:00
api feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00
components fix(editor-ui): Fix ParameterInput inputField ref focus (#4215) 2022-09-28 09:46:38 +02:00
event-bus feat(editor): Add data pinning functionality (#3511) 2022-07-20 17:50:39 +02:00
modules feat(editor): Main navigation redesign (#4144) 2022-09-26 15:25:19 +02:00
plugins refactor(editor): Updated retry execution labels (#4198) 2022-09-26 17:12:11 +02:00
views feat(editor): Main navigation redesign (#4144) 2022-09-26 15:25:19 +02:00
App.vue feat(editor): Main navigation redesign (#4144) 2022-09-26 15:25:19 +02:00
constants.ts feat(editor): Main navigation redesign (#4144) 2022-09-26 15:25:19 +02:00
Interface.ts feat(editor-ui): Resizable main panel (#3980) 2022-09-22 17:41:15 +02:00
main.ts feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00
n8n-theme-variables.scss feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00
n8n-theme.scss feat(editor): Main navigation redesign (#4144) 2022-09-26 15:25:19 +02:00
permissions.ts feat: add support for unit testing using vitest in editor-ui (#4184) 2022-09-28 11:26:20 +03:00
router.ts fix(editor-ui): fix BASE_URL replacement on windows (#4202) 2022-09-27 08:02:41 +03:00
shims-element-ui.d.ts feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00
shims-vue.d.ts refactor(editor): Implemented NodeIcon design system component (#3727) 2022-08-01 22:35:45 +02:00
shims.d.ts feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00
store.ts fix(editor-ui): fix BASE_URL replacement on windows (#4202) 2022-09-27 08:02:41 +03:00
typeGuards.ts fix(core): Fix resolve RL values in expressions (#4173) 2022-09-22 19:04:26 +02:00
utils.ts feat(editor): Implement HTML sanitization for Notification and Message components (#4081) 2022-09-13 17:39:47 +02:00
vue-agile.d.ts Add Templates (#2720) 2022-02-28 10:57:44 +01:00