n8n/packages/editor-ui/src
Milorad FIlipović cb3bfc32f7
test: Setup e2e tests for workflow actions (#4724)
*  Adding first batch of workflow actions tests
*  Adding loading handling logic and new workflow actions tests
*  Added workflow activation and rename tests
* 👌 Addressing review feedback
* 🔥 Removing leftover commented code
2022-11-25 15:32:09 +01:00
..
__tests__ fix(editor): Showing string numbers and null properly in JSON view (#4513) 2022-11-07 12:27:02 +01:00
api feat(core): Lazy-load nodes and credentials to reduce baseline memory usage (#4577) 2022-11-23 16:20:28 +01:00
components test: Setup e2e tests for workflow actions (#4724) 2022-11-25 15:32:09 +01:00
declarations refactor(editor): Encapsulate canvas actions (#4416) 2022-11-07 09:53:27 +01:00
event-bus feat: Add workflow sharing functionality and permissions (#4370) 2022-11-15 14:25:04 +02:00
mixins refactor(core): Reduce memory usage in the Webhook node (#4640) 2022-11-24 16:54:43 +01:00
plugins refactor: Improve typings for element-ui imports (no-changelog) (#4678) 2022-11-25 10:51:51 +01:00
stores fix(editor): Fix for missing node connections in dev environment (#4707) 2022-11-24 10:52:56 +01:00
utils fix(editor): Fix for missing node connections in dev environment (#4707) 2022-11-24 10:52:56 +01:00
views test: Setup e2e tests for workflow actions (#4724) 2022-11-25 15:32:09 +01:00
App.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
constants.ts feat: Add workflow sharing functionality and permissions (#4370) 2022-11-15 14:25:04 +02:00
Interface.ts refactor(core): Reduce memory usage in the Webhook node (#4640) 2022-11-24 16:54:43 +01:00
main.ts refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
n8n-theme-variables.scss feat(editor, core, cli): implement new workflow experience (#4358) 2022-10-18 14:23:22 +02:00
n8n-theme.scss feat(editor): Main navigation redesign (#4144) 2022-09-26 15:25:19 +02:00
permissions.ts feat: Show delete button based on workflow permissions (#4686) 2022-11-22 13:40:20 +02:00
router.ts refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
shims-vue.d.ts refactor(editor): Implemented NodeIcon design system component (#3727) 2022-08-01 22:35:45 +02:00
shims.d.ts fix(editor): fix BASE_PATH for Vite dev mode (#4342) 2022-10-14 10:05:25 +02:00
vue-agile.d.ts Add Templates (#2720) 2022-02-28 10:57:44 +01:00