Some checks are pending
Bidi Control Character Guard / bidi-control-guard (push) Waiting to run
Circular Dependency Check / Check for new circular dependencies (push) Waiting to run
Citus Migration Smoke / Combined migrations on single-node Citus (push) Waiting to run
E2E Fresh Install Tests / fresh-install-e2e (push) Waiting to run
ext-v2 guardrails / Run ext-v2 guard and ESLint (push) Waiting to run
Integration Tests / Check for relevant changes (push) Waiting to run
Integration Tests / ${{ (github.event_name == 'schedule' || github.event.inputs.suite == 'full') && 'Full integration suite' || 'Tier-1 integration subset' }} (push) Blocked by required conditions
Mobile checks / Mobile lint + typecheck (push) Waiting to run
Mobile checks / Mobile unit tests (push) Waiting to run
Mobile checks / Mobile dependency audit (report) (push) Waiting to run
Mobile checks / Mobile reproducibility checks (push) Waiting to run
Secrets guard (env backups) / Ensure no tracked env backup files (push) Waiting to run
Temporal Readiness / fast-readiness (push) Waiting to run
Temporal Readiness / docker-parity (push) Waiting to run
TypeScript Type Check / Nx affected typecheck (push) Waiting to run
Unit Tests / Skipped-test budget (push) Waiting to run
Unit Tests / Nx affected unit tests (push) Waiting to run
Unit Tests / Server unit coverage (informational) (push) Waiting to run
Validate Tenant Management Schema / Check for relevant changes (push) Waiting to run
Validate Tenant Management Schema / Validate Tenant Management Schema (push) Blocked by required conditions
EE Workflows Build Guard / ee-workflows-build-guard (push) Waiting to run
Excluded: .git, node_modules, secrets/, compose.env, assemblyscript tgz Source: /opt/alga-psa on psa.joliet.tech
97 lines
2.5 KiB
JSON
97 lines
2.5 KiB
JSON
[
|
|
{
|
|
"id": "T001",
|
|
"description": "Existing status-panel tests continue to validate connection diagnostics render correctly in new layout context.",
|
|
"implemented": true,
|
|
"featureIds": [
|
|
"F009"
|
|
]
|
|
},
|
|
{
|
|
"id": "T002",
|
|
"description": "When not connected, guided flow marks Connect as current and hides/locks discovery and sync onboarding CTAs.",
|
|
"implemented": true,
|
|
"featureIds": [
|
|
"F001",
|
|
"F002",
|
|
"F003",
|
|
"F004"
|
|
]
|
|
},
|
|
{
|
|
"id": "T003",
|
|
"description": "When connected with no `lastDiscoveryAt`, guided flow marks Discover as current and primary CTA triggers `discoverEntraManagedTenants`.",
|
|
"implemented": true,
|
|
"featureIds": [
|
|
"F001",
|
|
"F003",
|
|
"F005"
|
|
]
|
|
},
|
|
{
|
|
"id": "T004",
|
|
"description": "When discovery is complete but mapped count is zero, guided flow marks Map as current and emphasizes mapping-table confirmation path.",
|
|
"implemented": true,
|
|
"featureIds": [
|
|
"F001",
|
|
"F003",
|
|
"F008"
|
|
]
|
|
},
|
|
{
|
|
"id": "T005",
|
|
"description": "When mapped tenants exist, guided flow marks Sync as current and primary CTA triggers `startEntraSync({ scope: 'initial' })`.",
|
|
"implemented": true,
|
|
"featureIds": [
|
|
"F001",
|
|
"F003",
|
|
"F006"
|
|
]
|
|
},
|
|
{
|
|
"id": "T006",
|
|
"description": "`Sync All Tenants Now` appears in Ongoing Operations section and retains existing enable/disable behavior based on mapped tenant count.",
|
|
"implemented": true,
|
|
"featureIds": [
|
|
"F007"
|
|
]
|
|
},
|
|
{
|
|
"id": "T007",
|
|
"description": "Field-sync and ambiguous-queue sections remain controlled by existing flags after layout changes.",
|
|
"implemented": true,
|
|
"featureIds": [
|
|
"F010"
|
|
]
|
|
},
|
|
{
|
|
"id": "T008",
|
|
"description": "When sync history is empty, page remains in onboarding mode and continues to show current-step guidance.",
|
|
"implemented": true,
|
|
"featureIds": [
|
|
"F012",
|
|
"F014"
|
|
]
|
|
},
|
|
{
|
|
"id": "T009",
|
|
"description": "When at least one initial/all-tenants sync run exists, page switches to maintenance mode and prioritizes operations layout.",
|
|
"implemented": true,
|
|
"featureIds": [
|
|
"F012",
|
|
"F013",
|
|
"F014"
|
|
]
|
|
},
|
|
{
|
|
"id": "T010",
|
|
"description": "Maintenance mode still exposes mapping and queue/history sections without re-promoting onboarding CTAs to primary actions.",
|
|
"implemented": true,
|
|
"featureIds": [
|
|
"F013",
|
|
"F014",
|
|
"F008"
|
|
]
|
|
}
|
|
]
|