n8n/packages/cli/src/databases/entities
brianinoa f0dddaa2a5
fix: Fix problem saving workflow when tags disabled (#3792)
*  Add @AfterLoad nullCheck for WorkflowEntity tags

*  Make tags optional in Entity

* Fix workflows api typing issue

Co-authored-by: Omar Ajoue <krynble@gmail.com>
2022-08-02 17:18:57 +02:00
..
CredentialsEntity.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
ExecutionEntity.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
index.ts feat: Make it possible to dynamically load community nodes (#2849) 2022-07-20 16:24:03 +02:00
InstalledNodes.ts feat: Make it possible to dynamically load community nodes (#2849) 2022-07-20 16:24:03 +02:00
InstalledPackages.ts feat: Make it possible to dynamically load community nodes (#2849) 2022-07-20 16:24:03 +02:00
Role.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
Settings.ts feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
SharedCredentials.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
SharedWorkflow.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
TagEntity.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
User.ts test: Fix failing tests on MySQL for Public API (#3520) 2022-06-23 10:59:23 -07:00
WebhookEntity.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
WorkflowEntity.ts fix: Fix problem saving workflow when tags disabled (#3792) 2022-08-02 17:18:57 +02:00