n8n/packages/editor-ui/src
OlegIvaniv a9c63f980f
feat(editor): Only redirect new users to blank canvas (no-changelog) (#5654)
* feat(editor): Bring new users to empty canvas

* fix(editor): Revert empty /workflows redirect

* Provide `COMMIT_INFO_BRANCH` and uncomment demo experiment

* Only change redirect after set-up/sign-up to new canvas

* Fix failing specs

* Prevent redirect for demo experiment

* Fix workflows cards spacing
2023-03-09 15:26:27 +01:00
..
__tests__
api
components feat(editor): Do not automatically add manual trigger on node plus (#5644) 2023-03-09 15:22:12 +01:00
composables
declarations
event-bus feat: HTML node (#5107) 2023-01-26 10:03:13 +01:00
mixins
models refactor(editor): Upgrade to jsPlumb 5 (#4989) 2023-01-30 18:20:50 +01:00
plugins
stores feat(editor): Do not automatically add manual trigger on node plus (#5644) 2023-03-09 15:22:12 +01:00
styles
types
utils
views feat(editor): Only redirect new users to blank canvas (no-changelog) (#5654) 2023-03-09 15:26:27 +01:00
App.vue fix(editor): Only fetch new versions at app launch (#5647) 2023-03-09 11:01:30 +01:00
constants.ts feat(editor): Do not automatically add manual trigger on node plus (#5644) 2023-03-09 15:22:12 +01:00
Interface.ts feat(editor): Do not automatically add manual trigger on node plus (#5644) 2023-03-09 15:22:12 +01:00
main.ts
n8n-theme-variables.scss
n8n-theme.scss
permissions.ts
router.ts
shims-vue.d.ts
shims.d.ts
vue-agile.d.ts