Add shared specialty stage stepper to all workspace shells.
Deploy Ladill Care / deploy (push) Successful in 35s

Lift Eye Care stage pills into a reusable action-bar component so every
module visit workspace shows config-driven stages with RBAC-gated Move CTAs.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-07-19 16:13:29 +00:00
co-authored by Cursor
parent b44ed50fe7
commit be7bd8f433
13 changed files with 185 additions and 233 deletions
@@ -963,6 +963,8 @@ class SpecialtyModuleController extends Controller
'visitHistory' => $visitHistory,
'kpis' => $kpis,
'stages' => $shell->stages($module),
'specialtyStageFlow' => $shell->stageFlow($module),
'specialtyStageRoute' => $shell->stageAdvanceRoute($module),
'services' => $services,
'workspaceTabs' => $shell->workspaceTabs($module),
'actions' => $shell->actions($module),