.. |
commands
|
refactor(core): Refactor cli command tests (no-changelog) (#9731)
|
2024-06-18 10:50:39 +02:00 |
controllers
|
fix(core): Fix type errors (no-changelog) (#9571)
|
2024-05-31 14:06:13 +02:00 |
credentials
|
fix: When editing nodes only show the credentials in the dropdown that the user is allowed to use in that workflow (#9718)
|
2024-06-14 14:48:49 +02:00 |
database/repositories
|
feat: RBAC (#8922)
|
2024-05-17 10:53:15 +02:00 |
environments
|
perf(core): Introduce concurrency control for main mode (#9453)
|
2024-06-12 15:05:43 +02:00 |
ExternalSecrets
|
fix(core): Fix type errors (no-changelog) (#9571)
|
2024-05-31 14:06:13 +02:00 |
ldap
|
refactor(core): Update supertest, and fix some typing errors (no-changelog) (#9527)
|
2024-05-31 09:40:03 +02:00 |
mfa
|
refactor(core): Extract all Auth-related User columns into a separate entity (#9557)
|
2024-05-31 09:40:19 +02:00 |
middlewares
|
fix(core): Handle gzip and deflate compressed request payloads (#7461)
|
2023-10-18 21:52:15 +02:00 |
publicApi
|
feat: Add custom data to public API execution endpoints (#9705)
|
2024-06-17 12:38:10 +01:00 |
saml
|
refactor(core): Update supertest, and fix some typing errors (no-changelog) (#9527)
|
2024-05-31 09:40:03 +02:00 |
security-audit
|
refactor(core): Make execution status non-nullable (no-changelog) (#9483)
|
2024-05-22 16:56:05 +02:00 |
services
|
feat: RBAC (#8922)
|
2024-05-17 10:53:15 +02:00 |
shared
|
refactor(core): Refactor cli command tests (no-changelog) (#9731)
|
2024-06-18 10:50:39 +02:00 |
workflows
|
perf(core): Introduce concurrency control for main mode (#9453)
|
2024-06-12 15:05:43 +02:00 |
activation-errors.service.test.ts
|
perf(core): Optimize workflow activation errors (#8242)
|
2024-01-05 13:06:42 +01:00 |
active-workflow-manager.test.ts
|
refactor(core): Rename ActiveWorkflowRunner to ActiveWorkflowManager (no-changelog) (#9280)
|
2024-05-06 17:54:05 +02:00 |
auth.api.test.ts
|
refactor(core): Update supertest, and fix some typing errors (no-changelog) (#9527)
|
2024-05-31 09:40:03 +02:00 |
auth.mw.test.ts
|
refactor(core): Update supertest, and fix some typing errors (no-changelog) (#9527)
|
2024-05-31 09:40:03 +02:00 |
binaryData.api.test.ts
|
refactor(core): Update supertest, and fix some typing errors (no-changelog) (#9527)
|
2024-05-31 09:40:03 +02:00 |
community-packages.api.test.ts
|
refactor(core): Update supertest, and fix some typing errors (no-changelog) (#9527)
|
2024-05-31 09:40:03 +02:00 |
CredentialsHelper.test.ts
|
feat: RBAC (#8922)
|
2024-05-17 10:53:15 +02:00 |
cta.service.test.ts
|
feat: Nudge users to become template creators if eligible (#8357)
|
2024-01-17 19:07:34 +02:00 |
debug.controller.test.ts
|
refactor(core): Update supertest, and fix some typing errors (no-changelog) (#9527)
|
2024-05-31 09:40:03 +02:00 |
eventbus.ee.test.ts
|
refactor(core): Revamp crash recovery mechanism for main mode (#9613)
|
2024-06-07 16:19:59 +02:00 |
eventbus.test.ts
|
refactor(core): Revamp crash recovery mechanism for main mode (#9613)
|
2024-06-07 16:19:59 +02:00 |
execution.service.integration.test.ts
|
perf(core): Introduce concurrency control for main mode (#9453)
|
2024-06-12 15:05:43 +02:00 |
executions.controller.test.ts
|
perf(core): Introduce concurrency control for main mode (#9453)
|
2024-06-12 15:05:43 +02:00 |
import.service.test.ts
|
feat: RBAC (#8922)
|
2024-05-17 10:53:15 +02:00 |
license.api.test.ts
|
fix(core): Make enterprise trial requests via the backend (no-changelog) (#9784)
|
2024-06-17 19:56:52 +02:00 |
me.api.test.ts
|
refactor(core): Update supertest, and fix some typing errors (no-changelog) (#9527)
|
2024-05-31 09:40:03 +02:00 |
metrics.test.ts
|
refactor(core): Revamp crash recovery mechanism for main mode (#9613)
|
2024-06-07 16:19:59 +02:00 |
owner.api.test.ts
|
refactor(core): Enforce authorization by default on all routes (no-changelog) (#8762)
|
2024-02-28 17:02:18 +01:00 |
passwordReset.api.test.ts
|
refactor(core): Remove all legacy auth middleware code (no-changelog) (#8755)
|
2024-02-28 13:12:28 +01:00 |
PermissionChecker.test.ts
|
feat: RBAC (#8922)
|
2024-05-17 10:53:15 +02:00 |
project.api.test.ts
|
feat(core): Implement project:viewer role (#9611)
|
2024-06-06 11:55:48 +02:00 |
project.service.integration.test.ts
|
feat: RBAC (#8922)
|
2024-05-17 10:53:15 +02:00 |
pruning.service.test.ts
|
refactor(core): Make PruningService.init and WaitTracker.init consistent (no-changelog) (#9761)
|
2024-06-17 12:49:40 +02:00 |
role.api.test.ts
|
refactor(core): Update supertest, and fix some typing errors (no-changelog) (#9527)
|
2024-05-31 09:40:03 +02:00 |
tags.api.test.ts
|
refactor(core): Update supertest, and fix some typing errors (no-changelog) (#9527)
|
2024-05-31 09:40:03 +02:00 |
usageMetrics.repository.test.ts
|
feat: Include totalUsers in usage metrics during license renewal (no-changelog) (#8598)
|
2024-02-09 14:15:05 +01:00 |
user.repository.test.ts
|
feat: RBAC (#8922)
|
2024-05-17 10:53:15 +02:00 |
users.api.test.ts
|
perf(core): Introduce concurrency control for main mode (#9453)
|
2024-06-12 15:05:43 +02:00 |
variables.test.ts
|
fix(core): Fix type errors (no-changelog) (#9571)
|
2024-05-31 14:06:13 +02:00 |
webhooks.api.test.ts
|
perf(core): Introduce concurrency control for main mode (#9453)
|
2024-06-12 15:05:43 +02:00 |
workflow-tag-mapping.repository.integration.test.ts
|
fix(core): Fix workflow tagging failure due to unique constraint check (#8505)
|
2024-02-02 12:36:55 +01:00 |
workflowHistory.api.test.ts
|
fix(core): Fix type errors (no-changelog) (#9571)
|
2024-05-31 14:06:13 +02:00 |
workflowHistoryManager.test.ts
|
feat: RBAC (#8922)
|
2024-05-17 10:53:15 +02:00 |