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

86 lines
2.3 KiB
JSON

[
{
"id": "F001",
"description": "Pass the current tenant product code into the onboarding wizard from the MSP onboarding page.",
"implemented": true,
"prdRefs": [
"Goals 1",
"Data / API / Integration Notes"
]
},
{
"id": "F002",
"description": "Derive wizard step lists by product while preserving the full existing PSA step list.",
"implemented": true,
"prdRefs": [
"Goals 1",
"Goals 2",
"Acceptance Criteria 1"
]
},
{
"id": "F003",
"description": "Hide the Billing step for AlgaDesk tenants so setupBilling cannot be reached through wizard navigation.",
"implemented": true,
"prdRefs": [
"Goals 3",
"Goals 6",
"Acceptance Criteria 2"
]
},
{
"id": "F004",
"description": "Map displayed step positions to original step action indexes so product filtering does not call the wrong save/validation/render logic.",
"implemented": true,
"prdRefs": [
"Risks and Constraints"
]
},
{
"id": "F005",
"description": "Keep AlgaDesk help-desk setup steps available and skippable where optional: team members, first client, client contact, and ticketing configuration.",
"implemented": true,
"prdRefs": [
"Goals 4",
"Acceptance Criteria 4"
]
},
{
"id": "F006",
"description": "Use AlgaDesk/help-desk-oriented title and description copy in the onboarding shell for AlgaDesk tenants.",
"implemented": true,
"prdRefs": [
"UX / UI Notes",
"Acceptance Criteria 5"
]
},
{
"id": "F007",
"description": "Retain current onboarding completion and ticketing-default validation behavior for both PSA and AlgaDesk.",
"implemented": true,
"prdRefs": [
"Goals 5",
"Data / API / Integration Notes",
"Acceptance Criteria 3"
]
},
{
"id": "F008",
"description": "Keep existing onboarding_data merge behavior and user-specific field separation unchanged.",
"implemented": true,
"prdRefs": [
"Data / API / Integration Notes",
"Acceptance Criteria 6"
]
},
{
"id": "F009",
"description": "Add AlgaDesk onboarding wizard shell and step translation keys to all onboarding locale files.",
"implemented": true,
"prdRefs": [
"UX / UI Notes",
"Acceptance Criteria 5"
]
}
]