Skip to main content

Workflow UI Overview

Verified surface

WorkflowAdminPage is the only dedicated Workflow page component. It is mounted on one authenticated portal route and owns two in-page tabs. The component loads the caller's pending tasks and the tenant's definition summaries in parallel.

The page uses shared Shell, Tabs, Panel, DataTable, form, status and action components from the operations-page file. Data access uses the shared portal API client; there is no Workflow-specific frontend state store or client module.

Maturity

CapabilityClassificationEvidence
Definition list/create/publishFoundationDefinitions tab
Pending task decisionsPartialTasks tab
Visual design and version editingNot implementedNo component or route found
Instance execution/detailNot implemented in UIBackend-only endpoints
Workflow operationsTransitionalShared dashboard/activity/health surfaces

Requires Confirmation

Responsive behavior, accessibility acceptance, production API routing and intended separation of authoring from task work require confirmation.

Source References

  • UI/salary-ui/apps/client-hrms-portal/src/pages/admin/OperationsAdminPages.tsx
  • UI/salary-ui/apps/client-hrms-portal/src/App.tsx
  • UI/salary-ui/apps/client-hrms-portal/src/styles/pageStyles.ts

See Also

Keywords

Workflow UI, page architecture, maturity.

Revision Information

Draft source-backed documentation reviewed on 2026-07-20; next quarterly review is 2026-10-20.