Tien

Results 6 issues of Tien

There may be a mismatch between the database's data type and the intake form ui. Please note any fields that should be changed/removed and the data type you recommend.

status_GoodFirstIssue
area_IntakeForm
type_Database
B: Sprint 1 Backlog

### Docs for the IntakeForm https://github.com/hackforla/heart/blob/db3fe1c40998741930c1a2bb67ce9e9b948b42dc/main-app/client/src/components/DynamicForm/components/README.md ### Acceptance Criteria - [x] Add “ID” to “Drivers License” label (for those without DL) - [ ] Add Secondary contact (email & phone)...

area_IntakeForm
product_CurrentSprint
type_Feature
B: Sprint 1 Backlog

There are now many new fields in the agreements_obligations table and participants now has: clinic_date case_closed_reason an array case_closed_other (varchar 250) we ought to try to use these in the...

status_GoodFirstIssue
type_Enhancement

We'll need new endpoints to update the status for use with the status/timeline component (#84) Currently we've got a status field in the participants table, it's an enumerable. We need...

type_TechnicalDebt
status_NeedsIssuesMade

As Gina and her team When I work on a individual participant, I want to be able to track the status of their file So I know where they are...

product_UserStory
area_Participant_Status
B: Sprint 1 Backlog

### _On Hold until the Main App is completed_ ### Goals Setup the base and file structure for the offline-first intake app using electron to serve as the basis for...

area_IntakeForm
status_OnHold