As a practitioner, I can browse and open cases from the web UI #14
Labels
No labels
area:agents
area:backend
area:clinical
area:dashboard
area:deploy
area:design
area:design-review
area:devices
area:docs
area:federation
area:identity
area:infra
area:interop
area:meta
area:security
area:sessions
area:web
area:webhook
area:workdir
type:bug
type:chore
type:epic
type:meta
type:user-story
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
charles/koinos#14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
User story
As a practitioner, I want a case list and case detail page in the web client, so that I can see my active teleexpertise work and open any case's workspace.
Acceptance criteria
Case list
/casesroute with tabs: Requested by me, Assigned to me, All (admin).Case detail
/cases/{id}route with: header (state, urgency, requester, invitees), question, supporting docs list, chat panel (stub until #15), video panel (stub until #16), activity log.New case form
/cases/newroute with structured form matching the backendPOST /api/casespayload.Tests
Out of scope
References
spec/04-functional/02-teleexpertise.md§3.spec/08-roadmap-mvp.md— step #14.