n8n/packages/editor-ui/src
2022-05-30 11:29:31 +02:00
..
api feat(editor): Improve n8n welcome experience (#3289) 2022-05-16 18:19:33 +02:00
components fix(editor): Fix credential display bug (#3372) 2022-05-27 17:07:14 +02:00
modules feat(core): Allow credential reuse on HTTP Request node (#3228) 2022-05-24 11:36:19 +02:00
plugins feat(core): Allow credential reuse on HTTP Request node (#3228) 2022-05-24 11:36:19 +02:00
views fix(editor): Fix conflicting hover states between sticky button and node view (#3368) 2022-05-27 17:04:14 +02:00
App.vue fix(editor): Fix i18n issues (#3072) 2022-04-11 15:12:13 +02:00
constants.ts Update URLs to n8n.io API (#3391) 2022-05-30 11:29:31 +02:00
Interface.ts feat(core): Allow credential reuse on HTTP Request node (#3228) 2022-05-24 11:36:19 +02:00
main.ts 🐛 Fix issue with running n8n under subfolder (#2816) 2022-02-24 17:17:24 +01:00
n8n-theme-variables.scss feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
n8n-theme.scss feat(editor): Add input panel to NDV (#3204) 2022-05-23 17:56:15 +02:00
public_path.js 🐛 Fix issue with running n8n under subfolder (#2816) 2022-02-24 17:17:24 +01:00
router.ts feat(editor): Improve n8n welcome experience (#3289) 2022-05-16 18:19:33 +02:00
shims-tsx.d.ts Initial commit to release 2019-06-23 12:35:23 +02:00
shims-vue.d.ts test(editor): Add first frontend unit-test and update notice component design (#3166) 2022-04-29 15:23:41 +02:00
store.ts feat(editor): Add input panel to NDV (#3204) 2022-05-23 17:56:15 +02:00
vue-agile.d.ts Add Templates (#2720) 2022-02-28 10:57:44 +01:00