Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update version to 0.3.7 * [PATIENTAPP-115] Adding FHIR-React Component: Medication (#325) * Update Medication component based on similar components * Update test name * Update imports * Update medcation to fit figma design * Add icon * Fix showing image, make url if manufacturer has an url * Update tests * Fix imports * Fix styles of image in attachment, fix tests with incorrect fhirResource * [PATIENTAP-116] Adding FHIR-React Component: Organization (#326) * Update Organization component based on Patient component * Update imports, fix test id * Add icon, add tests * Fix test * Add gap in components body table data * Add style for no Cursive to Identifier component * Add missing enter * Add icon * Remove custom styles and add bootstrap styles * Add gap style * [Patientapp-114] Adding FHIR-React Component: Coverage (#328) * Put coverege commponent data into accordeon * Add icons, add gaps, add no cursive * Add test for icons, update test of title element * Fix imports * [PatientApp-113] Adding FHIR-React Component: Claim (#329) * Make basic collapsabe item table, update styles of table * Make it not use actual accordion * Make collapsable rows actually rows, not divs * Fix table stylings * Fix styling * Add icons, update tests with icon tests * Fix imports * Make only parent expandable, bold and with darker background * Fix background color of expandable element in table * Clean up code * Fix condition for expandable row, add top border to expandable row * Clean up code * Fix condition * Move component to their own files, remove use of className in Item component * Update imports * Remove console.log * Fix passing props * Clicking entire row expands other rows * Remove console.log * Remove empty body Co-authored-by: Daria Lasecka <[email protected]>
- Loading branch information