n8n/packages/cli/src/databases/entities
कारतोफ्फेलस्क्रिप्ट™ f69ddcd796
refactor(core): Use Dependency Injection for all Controller classes (no-changelog) (#8146)
## Review / Merge checklist
- [x] PR title and summary are descriptive
2023-12-27 11:50:43 +01:00
..
AbstractEntity.ts refactor(core): Use Dependency Injection for all Controller classes (no-changelog) (#8146) 2023-12-27 11:50:43 +01:00
AuthIdentity.ts refactor(core): Use mixins to delete redundant code between Entity classes (no-changelog) (#6616) 2023-07-27 11:53:37 +02:00
AuthProviderSyncHistory.ts feat(core): Add LDAP support (#3835) 2023-01-25 02:18:39 +01:00
CredentialsEntity.ts refactor(core): Use mixins to delete redundant code between Entity classes (no-changelog) (#6616) 2023-07-27 11:53:37 +02:00
EventDestinations.ts refactor(core): Use mixins to delete redundant code between Entity classes (no-changelog) (#6616) 2023-07-27 11:53:37 +02:00
ExecutionData.ts feat: Migrate integer primary keys to nanoids (#6345) 2023-06-20 19:13:18 +02:00
ExecutionEntity.ts refactor(core): Implement soft-deletions for executions (#7092) 2023-09-20 15:21:42 +02:00
ExecutionMetadata.ts feat: Execution custom data saving and filtering (#5496) 2023-03-23 18:07:46 +01:00
index.ts feat: Add workflow history repository files (no-changelog) (#7071) 2023-09-06 12:23:40 +02:00
InstalledNodes.ts refactor: Integrate consistent-type-imports in BE packages (no-changelog) (#5270) 2023-01-27 14:56:56 +01:00
InstalledPackages.ts refactor(core): Use mixins to delete redundant code between Entity classes (no-changelog) (#6616) 2023-07-27 11:53:37 +02:00
Role.ts feat(core): Allow user role modification (#7797) 2023-11-24 11:40:08 +01:00
Settings.ts feat(core): Lazy-load nodes and credentials to reduce baseline memory usage (#4577) 2022-11-23 16:20:28 +01:00
SharedCredentials.ts refactor(core): Use mixins to delete redundant code between Entity classes (no-changelog) (#6616) 2023-07-27 11:53:37 +02:00
SharedWorkflow.ts refactor(core): Use mixins to delete redundant code between Entity classes (no-changelog) (#6616) 2023-07-27 11:53:37 +02:00
TagEntity.ts refactor(core): Use mixins to delete redundant code between Entity classes (no-changelog) (#6616) 2023-07-27 11:53:37 +02:00
User.ts ci: Remove unnecessary async/await, enable await-thenable linting rule (no-changelog) (#8076) 2023-12-19 13:52:42 +01:00
Variables.ts refactor(core): Use mixins to delete redundant code between Entity classes (no-changelog) (#6616) 2023-07-27 11:53:37 +02:00
WebhookEntity.ts refactor(core): Improve test-webhooks (no-changelog) (#8069) 2023-12-19 17:32:02 +01:00
WorkflowEntity.ts feat(core): Coordinate workflow activation in multiple main scenario in internal API (#7566) 2023-11-07 13:48:48 +01:00
WorkflowHistory.ts feat(core): Initial workflow history API (#7234) 2023-09-27 15:22:39 +01:00
WorkflowStatistics.ts feat: Migrate integer primary keys to nanoids (#6345) 2023-06-20 19:13:18 +02:00
WorkflowTagMapping.ts feat: Migrate integer primary keys to nanoids (#6345) 2023-06-20 19:13:18 +02:00