Hermes 284313f908
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
Initial import of AlgaPSA codebase from PSA server
Excluded: .git, node_modules, secrets/, compose.env, assemblyscript tgz

Source: /opt/alga-psa on psa.joliet.tech
2026-06-22 16:12:17 -05:00

63 lines
2.4 KiB
JSON

[
{
"id": "F001",
"description": "Add appliance status landing behavior that detects setup mode and automatically redirects authenticated users from `/` to `/setup/`.",
"prdRefs": ["Goals 1", "Acceptance 1"],
"implemented": false
},
{
"id": "F002",
"description": "Add a prominent Continue setup CTA on the appliance `/` status page for setup-required or setup-reeditable states.",
"prdRefs": ["Goals 1", "Acceptance 2"],
"implemented": false
},
{
"id": "F003",
"description": "Restructure appliance `/setup/` into a progressive flow where install code entry is shown first and remaining setup fields are hidden until a code is entered.",
"prdRefs": ["Goals 2", "Acceptance 3"],
"implemented": false
},
{
"id": "F004",
"description": "Move appliance release channel and release pin controls under an Advanced disclosure on `/setup/`.",
"prdRefs": ["Goals 3", "Acceptance 4"],
"implemented": false
},
{
"id": "F005",
"description": "Change nm-store Essentials appliance registration action to return only non-secret confirmation fields to the browser.",
"prdRefs": ["Goals 4", "Acceptance 5"],
"implemented": false
},
{
"id": "F006",
"description": "Change nm-store Essentials appliance success UI to show email confirmation/instructions without rendering install code or ISO URL.",
"prdRefs": ["Goals 4", "Acceptance 6"],
"implemented": false
},
{
"id": "F007",
"description": "Change nm-store paid appliance thank-you flow to avoid displaying install code or ISO URL for newly registered and already-provisioned sessions.",
"prdRefs": ["Goals 4", "Acceptance 7"],
"implemented": false
},
{
"id": "F008",
"description": "Preserve server-side appliance registration/reissue email behavior so emails still contain the install code and stable ISO download link.",
"prdRefs": ["Goals 5", "Acceptance 8"],
"implemented": false
},
{
"id": "F009",
"description": "Add or update tests that prove browser-facing nm-store appliance actions/provisioning do not expose install code or download URL.",
"prdRefs": ["Acceptance 9"],
"implemented": false
},
{
"id": "F010",
"description": "Run targeted validation for appliance UI and nm-store changed paths; document any residual warnings or unrelated failures.",
"prdRefs": ["Acceptance 10"],
"implemented": false
}
]