n8n/packages/cli/commands
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
..
db refactor: Upgrade to ESLint 8 (#3722) 2022-07-24 17:25:01 +02:00
export refactor: Upgrade to ESLint 8 (#3722) 2022-07-24 17:25:01 +02:00
import refactor: Add node IDs (#3788) 2022-08-03 13:06:53 +02:00
list Remove non-null assertions for Db collections (#3111) 2022-04-14 09:02:12 +02:00
update refactor: Upgrade to ESLint 8 (#3722) 2022-07-24 17:25:01 +02:00
user-management test: Make oclif commands testable (#3571) 2022-06-25 21:03:46 -07:00
BaseCommand.ts test: Make oclif commands testable (#3571) 2022-06-25 21:03:46 -07:00
execute.ts refactor: Upgrade to ESLint 8 (#3722) 2022-07-24 17:25:01 +02:00
executeBatch.ts Remove non-null assertions for Db collections (#3111) 2022-04-14 09:02:12 +02:00
Interfaces.d.ts feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
start.ts refactor: Upgrade to ESLint 8 (#3722) 2022-07-24 17:25:01 +02:00
webhook.ts refactor: Upgrade to ESLint 8 (#3722) 2022-07-24 17:25:01 +02:00
worker.ts refactor: Upgrade to ESLint 8 (#3722) 2022-07-24 17:25:01 +02:00