n8n/packages/editor-ui/src/views
Mutasem Aldmour 679a443a0c
refactor: Add node IDs (#3788)
* update type

* add id to new nodes

* update paste/import behavior

* update duplicate/copy

* update duplicate workflow

* update import functions + templates

* add instance id on copy

* on download add instance id

* simplify for testing

* update telemetry events

* add ids to nodegraph

* not if same instance

* update spacing

* fix tests

* update tests

* add uuid

* fix tests

update tests

add uuid

fix ts issue

* fix telemetry event

* update workflow import

* update public api

* add sqlit migration

* on workflow update

* add psql migration

* add mysql migration

* revert to title

* fix telemetry bug

* remove console log

* remove migration logs

* fix copy/paste bug

* replace node index with node id

* remove console log

* address PR feedback

* address comment

* fix type issue

* fix select

* update schema

* fix ts issue

* update tel helpers

* fix eslint issues
2022-08-03 13:06:53 +02:00
..
AuthView.vue refactor: Add Onboarding call prompts (#3682) 2022-07-27 16:28:13 +02:00
canvasHelpers.ts refactor: Add node IDs (#3788) 2022-08-03 13:06:53 +02:00
ChangePasswordView.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
ErrorView.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
ForgotMyPasswordView.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
LoadingView.vue Add Templates (#2720) 2022-02-28 10:57:44 +01:00
NodeView.vue refactor: Add node IDs (#3788) 2022-08-03 13:06:53 +02:00
SettingsApiView.vue feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02:00
SettingsCommunityNodesView.vue refactor(editor): Unify Callout components (#3798) 2022-08-02 10:36:11 +02:00
SettingsFakeDoorView.vue refactor: Add Onboarding call prompts (#3682) 2022-07-27 16:28:13 +02:00
SettingsPersonalView.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
SettingsUsersView.vue Add autocompletion for i18n keys in script sections of Vue files (#3133) 2022-04-15 08:22:58 +02:00
SettingsView.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
SetupView.vue refactor: Add Onboarding call prompts (#3682) 2022-07-27 16:28:13 +02:00
SigninView.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
SignupView.vue refactor: Add Onboarding call prompts (#3682) 2022-07-27 16:28:13 +02:00
TemplatesCollectionView.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
TemplatesSearchView.vue refactor(editor): Change size of the New Blank Workflow button in templates page (#3536) 2022-06-17 21:48:16 -07:00
TemplatesView.vue Add Templates (#2720) 2022-02-28 10:57:44 +01:00
TemplatesWorkflowView.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00