n8n/packages/cli/src/services
Iván Ovejero 38b88b946b
fix(core): Consolidate ownership and sharing data on workflows and credentials (#7920)
## Summary

Ensure `ownedBy` and `sharedWith` are present and uniform for
credentials and workflows.

Details in story: https://linear.app/n8n/issue/PAY-987
2023-12-05 10:11:18 +01:00
..
orchestration fix(core): Tighten checks for multi-main setup usage (#7788) 2023-11-23 12:18:39 +01:00
redis feat(core): Coordinate manual workflow activation and deactivation in multi-main scenario (#7643) 2023-11-17 15:58:50 +01:00
cache.service.ts refactor(core): Switch plain errors in cli to ApplicationError (#7857) 2023-11-29 12:25:10 +01:00
communityPackages.service.ts refactor(core): Switch plain errors in cli to ApplicationError (#7857) 2023-11-29 12:25:10 +01:00
dynamicNodeParameters.service.ts refactor(core): Switch plain errors in cli to ApplicationError (#7857) 2023-11-29 12:25:10 +01:00
events.service.ts fix(core): Prevent error messages due to statistics about data loading (#7824) 2023-11-27 15:43:48 +01:00
executionMetadata.service.ts ci(core): Reduce memory usage in tests (part-2) (no-changelog) (#7671) 2023-11-10 15:04:26 +01:00
frontend.service.ts feat(core): Add Advanced Permissions to FE settings (no-changelog) (#7867) 2023-11-29 15:56:35 +01:00
jwt.service.ts fix(core): Initialize JWT Secret before it's used anywhere (#7707) 2023-11-15 12:17:18 +01:00
metrics.service.ts refactor(core): Make Logger a service (no-changelog) (#7494) 2023-10-25 16:35:22 +02:00
orchestration.base.service.ts feat(core): Coordinate manual workflow activation and deactivation in multi-main scenario (#7643) 2023-11-17 15:58:50 +01:00
orchestration.handler.base.service.ts feat(core): Add Job Summary to Worker response (#7360) 2023-10-06 17:52:27 +02:00
ownership.service.ts fix(core): Consolidate ownership and sharing data on workflows and credentials (#7920) 2023-12-05 10:11:18 +01:00
pruning.service.ts fix(core): Tighten checks for multi-main setup usage (#7788) 2023-11-23 12:18:39 +01:00
redis.service.ts feat(core): Make Redis available for backend communication (#6719) 2023-08-02 12:51:25 +02:00
role.service.ts feat(core): Set up endpoint for all existing roles with license flag (#7834) 2023-11-28 14:16:47 +01:00
tag.service.ts ci(core): Reduce memory usage in tests (part-2) (no-changelog) (#7671) 2023-11-10 15:04:26 +01:00
user.service.ts feat(core): Allow admin creation (#7837) 2023-11-29 13:55:41 +01:00
webhook.service.ts ci(core): Reduce memory usage in tests (part-2) (no-changelog) (#7671) 2023-11-10 15:04:26 +01:00