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

25 lines
4.5 KiB
JSON

[
{"id": "F001", "description": "Create en/msp/service-catalog.json with all keys for 14 service catalog and tax rate components (~285-430 strings)", "implemented": true},
{"id": "F002", "description": "Wire useTranslation('msp/service-catalog') in TaxRates.tsx — table column headers, dialog title/labels, validation messages, button text, loading indicator", "implemented": true},
{"id": "F003", "description": "Wire useTranslation in TaxRateDetailPanel.tsx — tab labels (Details, Components, Brackets, Holidays), detail field labels, precedence info, composite badge, alert text", "implemented": true},
{"id": "F004", "description": "Wire useTranslation in ServiceForm.tsx — placeholder text, select labels (Service Type, Billing Method, Tax Rate), description label, submit button", "implemented": true},
{"id": "F005", "description": "Wire useTranslation in ServiceSelectionDialog.tsx — dialog title, search placeholder, table headers (Item Name, Type, Unit, Rate), Quick Add label, selection count, action buttons, loading/empty/error states", "implemented": true},
{"id": "F006", "description": "Wire useTranslation in ConfigurationTypeSelector.tsx — type labels (Fixed Price, Hourly Rate, Usage-Based, Bucket Hours), type descriptions, warning dialog title/body/buttons", "implemented": true},
{"id": "F007", "description": "Wire useTranslation in BaseServiceConfigPanel.tsx and ServiceConfigurationPanel (service-configurations/) — section headings, field labels (Quantity, Custom Rate), helper text, effective mode/default source labels, save/cancel buttons", "implemented": true},
{"id": "F008", "description": "Wire useTranslation in FixedServiceConfigPanel.tsx — section heading, proration toggle label, alignment options (Start of Billing Cycle, End of Billing Cycle, Proportional Coverage), helper text", "implemented": true},
{"id": "F009", "description": "Wire useTranslation in HourlyServiceConfigPanel.tsx — section heading, field labels (Minimum Billable Time, Round Up To Nearest), user type rate section (header, column headers, user type options, Add Rate button), validation messages", "implemented": true},
{"id": "F010", "description": "Wire useTranslation in UsageServiceConfigPanel.tsx — section heading, field labels (Unit of Measure, Minimum Usage Threshold), tiered pricing toggle, tier labels (From, To, Rate per), Add Tier button, validation messages, helper text", "implemented": true},
{"id": "F011", "description": "Wire useTranslation in BucketServiceConfigPanel.tsx — section heading, field labels (Total Minutes, Billing Period, Overage Rate), rollover toggle, mismatch warning, helper text, validation messages", "implemented": true},
{"id": "F012", "description": "Wire useTranslation in ServiceRateTiers.tsx — card title, table headers (Min Quantity, Max Quantity, Rate, Actions), Add Tier button, Save button, loading text, validation errors", "implemented": true},
{"id": "F013", "description": "Wire useTranslation in ServiceTaxSettings.tsx — card title, select label, Non-Taxable option, helper text, Save button, error messages", "implemented": true},
{"id": "F014", "description": "Wire useTranslation in ServiceConfigurationPanel (service-config/) — card title, card description, section headings (Unit of Measure, Base Rate), rate display text, loading/error states", "implemented": true},
{"id": "F015", "description": "Generate msp/service-catalog translations for 7 non-English production locales (de, es, fr, it, nl, pl, pt)", "implemented": true},
{"id": "F016", "description": "Generate pseudo-locale files (xx, yy) for msp/service-catalog via generate-pseudo-locales.cjs", "implemented": true},
{"id": "F017", "description": "Italian accent audit on it/msp/service-catalog.json", "implemented": true},
{"id": "F018", "description": "Update ROUTE_NAMESPACES to add 'msp/service-catalog' to /msp/settings route", "implemented": true},
{"id": "F022", "description": "Seed the rest of server/public/locales/pt from English so global translation validation/runtime can resolve Portuguese beyond msp/service-catalog", "implemented": true},
{"id": "F019", "description": "validate-translations.cjs passes for msp/service-catalog across all 9 locales (0 errors, 0 warnings)", "implemented": true},
{"id": "F020", "description": "npm run build succeeds with no TypeScript errors after all wiring", "implemented": true},
{"id": "F021", "description": "Add Portuguese locale support to shared i18n runtime config(s) so pt/msp/service-catalog.json can be resolved in-app", "implemented": true}
]