Add shared specialty stage stepper to all workspace shells.
Deploy Ladill Care / deploy (push) Successful in 35s
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:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user