1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
n8n/packages/editor-ui/src
OlegIvaniv 354edf6886
feat(editor): Redirect users to canvas if they don't have any workflows ()
* feat(editor): Bring new users to empty canvas

* Fix failing e2e tests and revert CLI implementation

* Revert editor-ui Interface changes

* Try to mock /settings and /active

* Revert canvas test changes, reload after executions in 20-workflow-executions

* Make sure we include manual executiosn before running them in 20-workflow-executions

* Make sure to re-init node view when replacing empty workflows route, show phantom loader
2023-03-08 15:11:13 +01:00
..
__tests__ feat(editor): Update to personalization survey v4 () 2023-02-15 15:05:55 +02:00
api feat: Support feature flag evaluation server side () 2023-02-21 11:35:35 +03:00
components fix: Fix color discrepancies for executions list items () 2023-03-08 12:28:23 +01:00
composables refactor(editor): Apply Prettier (no-changelog) () 2022-12-14 10:04:10 +01:00
declarations refactor(editor): Apply Prettier (no-changelog) () 2022-12-14 10:04:10 +01:00
event-bus feat: HTML node () 2023-01-26 10:03:13 +01:00
mixins feat: Add events to enable onboarding checklist () 2023-02-28 13:44:37 +03:00
models refactor(editor): Upgrade to jsPlumb 5 () 2023-01-30 18:20:50 +01:00
plugins refactor: catch doesn't need to have a param (no-changelog) () 2023-03-03 18:18:49 +01:00
stores fix: Fix issues with nodes missing in nodes panel () 2023-03-02 18:27:56 +03:00
styles feat(editor): Add missing documentation to autocomplete items for inline code editor () 2023-02-28 07:34:03 +03:00
types feat(editor): Completions for extensions in expression editor () 2023-02-02 12:35:38 +01:00
utils fix: Fix mapping paths when appending to empty expression () 2023-03-02 15:02:29 +03:00
views feat(editor): Redirect users to canvas if they don't have any workflows () 2023-03-08 15:11:13 +01:00
App.vue feat: Support feature flag evaluation server side () 2023-02-21 11:35:35 +03:00
constants.ts chore: Clean up distribution test () 2023-03-07 15:41:02 +01:00
Interface.ts feat(core): Add SAML settings and consolidate LDAP under SSO () 2023-03-02 09:00:51 +01:00
main.ts feat(editor): Add most important native props and methods to autocomplete () 2023-02-16 12:47:19 +01:00
n8n-theme-variables.scss refactor(editor): Apply Prettier (no-changelog) () 2022-12-14 10:04:10 +01:00
n8n-theme.scss refactor(editor): Apply Prettier (no-changelog) () 2022-12-14 10:04:10 +01:00
permissions.ts refactor: Workflow sharing bug bash fixes () 2022-12-21 16:42:07 +01:00
router.ts feat: Add e2e user invite test suite (no-changelog) () 2023-02-08 22:41:35 +02:00
shims-vue.d.ts ci: Setup eslint-import-resolver-typescript for improved TS linting () 2022-12-22 09:55:39 +01:00
shims.d.ts feat(editor): Update design-system and editor dependencies (no-changelog) () 2023-01-27 02:09:30 +01:00
vue-agile.d.ts Add Templates () 2022-02-28 10:57:44 +01:00