Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebrand/hhdb conditions #803

Merged
merged 100 commits into from
Dec 14, 2023
Merged
Show file tree
Hide file tree
Changes from 93 commits
Commits
Show all changes
100 commits
Select commit Hold shift + click to select a range
916fd15
Change householdData var name to memberData
ivonne-hernandez Nov 30, 2023
5e92ffa
WIP for OptionCardGroup2
ivonne-hernandez Dec 1, 2023
ac9d30d
Update conditionOptions
ivonne-hernandez Dec 5, 2023
ee9145a
Add space
ivonne-hernandez Dec 5, 2023
868b933
Add OptionCardGroup2 component
ivonne-hernandez Dec 5, 2023
504a276
Replace condition ckbox with optionCardGroup
ivonne-hernandez Dec 5, 2023
2d7da70
Update healthInsuranceOptions
ivonne-hernandez Dec 5, 2023
7cb7935
Add a conditions key to memberData & move conditions inside
ivonne-hernandez Dec 5, 2023
fe3261e
Update update & fetchScreen to acct for new conditions key
ivonne-hernandez Dec 5, 2023
81da90e
Add handleOptionCardClick
ivonne-hernandez Dec 5, 2023
2dc0621
Update createConditionOptionCards
ivonne-hernandez Dec 5, 2023
07c04bb
Add displayHealthCareQuestion
ivonne-hernandez Dec 5, 2023
13b7c51
Add stateVariable prop to OptionCardGroup2
ivonne-hernandez Dec 5, 2023
823b6c6
Delete comment from FetchScreen
ivonne-hernandez Dec 5, 2023
0ccdf8c
Add HealthInsuranceError component
ivonne-hernandez Dec 5, 2023
d6a755e
Refactor displayHealthInsQ func to use new comps
ivonne-hernandez Dec 5, 2023
c00f3dd
Delete old OptionCardGroup
ivonne-hernandez Dec 5, 2023
d431beb
Add updated OptionCardGroup component
ivonne-hernandez Dec 5, 2023
973f70b
Update QCC to use new OptionCardGroup
ivonne-hernandez Dec 5, 2023
56fc059
Mv handleOptionCardClick inside OptionCardGroup comp
ivonne-hernandez Dec 5, 2023
d1cc10f
Delete the HealthInsuranceQ comp
ivonne-hernandez Dec 5, 2023
fd073a9
Update conditionOptions with new icons
ivonne-hernandez Dec 5, 2023
d538ff6
Update healthInsuranceOptions with new icons
ivonne-hernandez Dec 5, 2023
f312da5
Update acuteConditionOptions with new icons
ivonne-hernandez Dec 5, 2023
4e75bff
Remove old option card icons
ivonne-hernandez Dec 5, 2023
42effdd
Add checkmark to cards
ivonne-hernandez Dec 6, 2023
db2771d
Update card styling
ivonne-hernandez Dec 6, 2023
d550e23
Make the cards a square by X width & height
ivonne-hernandez Dec 6, 2023
2c9f31c
Increase card height for mobile
ivonne-hernandez Dec 6, 2023
cea115f
Remove period from student text
ivonne-hernandez Dec 6, 2023
cd1c259
Remove padding from CardContent
ivonne-hernandez Dec 6, 2023
e1588e2
Reorder css properties
ivonne-hernandez Dec 6, 2023
0c90970
Align OptionCardGroup container to the center
ivonne-hernandez Dec 6, 2023
22ccf5b
Fix box shadow to match figma values
ivonne-hernandez Dec 6, 2023
5ccf68f
Add padding back in to acct for mobile
ivonne-hernandez Dec 6, 2023
486069c
Adjust the checkmark height/width, add query for it
ivonne-hernandez Dec 6, 2023
d71aa30
Fix formatting
ivonne-hernandez Dec 7, 2023
5b6158b
Add hhMemberIndex to displayHealthIns to fix error in Confirmation
ivonne-hernandez Dec 7, 2023
434fa91
Fix displayConditions in Confirmation comp to acct for state X
ivonne-hernandez Dec 7, 2023
ec4265f
Split OptionCardGroupProps into Member & OptionCardGroupProps
ivonne-hernandez Dec 7, 2023
e8089ae
Make OptionCardGroup a JS file
ivonne-hernandez Dec 7, 2023
e448084
Fix TS error in healthInsuranceOptions
ivonne-hernandez Dec 7, 2023
3a42e85
make background go full width
ivonne-hernandez Dec 7, 2023
39898fd
Merge branch 'Marianna/734/typography-updates' of github.com:Gary-Com…
ivonne-hernandez Dec 7, 2023
66aa0ab
Remove underline, add pink bkg to PersonIncomeBlk
ivonne-hernandez Dec 7, 2023
dc194d7
Move the pink-background css rules to App.css
ivonne-hernandez Dec 8, 2023
3c772cd
Change the name from pink-bckgrd to section
ivonne-hernandez Dec 8, 2023
bb4167b
Wrap els in divs to have button be white
ivonne-hernandez Dec 8, 2023
1035e79
Delete radio-question css rule that was adding extra margin
ivonne-hernandez Dec 8, 2023
78a4262
Add margin-top to add-income-btn
ivonne-hernandez Dec 8, 2023
a0b943a
Make input backgrounds white
ivonne-hernandez Dec 8, 2023
2d96b04
Add font-weight to add another income btn
ivonne-hernandez Dec 8, 2023
72473c4
Change MuiRadio color to midBlue
ivonne-hernandez Dec 8, 2023
583367b
Add padding to income-stream question
ivonne-hernandez Dec 8, 2023
3e84533
Rp body & html target with root id to fix mobile overflow
ivonne-hernandez Dec 8, 2023
3ca883e
Replace all png icons with original svg files
ivonne-hernandez Dec 11, 2023
c1c22e7
Rm orange fill color from checkmark, make it a React comp
ivonne-hernandez Dec 11, 2023
041ca8e
Add optionCardIconFillColor to styleController
ivonne-hernandez Dec 11, 2023
e1da70a
Replace cls-1 with cls-checkmark to allow for custom white fill on ch…
ivonne-hernandez Dec 12, 2023
8b89e6a
Remove .cls-1 fill from svgs to allow for dynamic fill color
ivonne-hernandez Dec 12, 2023
50dd350
Make all icons a ReactComponent, change image key to icon
ivonne-hernandez Dec 12, 2023
870e904
Replace img tag with ReactComp icon wrapped in a MUI Box
ivonne-hernandez Dec 12, 2023
f13e2ea
Remove .cls-1 fill from svgs to allow for dynamic fill color
ivonne-hernandez Dec 12, 2023
61b32a4
Make all condition icons a ReactComponent, change image key to icon
ivonne-hernandez Dec 12, 2023
5e2ec50
Refactor css variable names
ivonne-hernandez Dec 12, 2023
1eb0887
Change option card icon fill color var name
ivonne-hernandez Dec 12, 2023
dd57aa0
Remove cls-1 fill from svg to allow for dynamic fill color
ivonne-hernandez Dec 12, 2023
2a9eb2c
Add .food-icon class to svg to allow for dynamic fill on food carton
ivonne-hernandez Dec 12, 2023
1e6c8eb
Make all acuteCond icons a ReactComponent, change image key to icon
ivonne-hernandez Dec 12, 2023
720b49f
Add comment to document how the food-icon css rule works
ivonne-hernandez Dec 12, 2023
95e48f7
Rename follow up question function
ivonne-hernandez Dec 12, 2023
f31ee0c
Remove SubHeaderWrapper from createIncomeStreamsMenuItems to fix drop…
ivonne-hernandez Dec 12, 2023
9137851
Rm IncomeBlock comp & css file since we only use PersonIncomeBlock
ivonne-hernandez Dec 12, 2023
01f7fca
Rename IncomeBlock css to PersonIncBlck css
ivonne-hernandez Dec 12, 2023
171a222
Add income button hover css var to styleController
ivonne-hernandez Dec 12, 2023
e4982bc
Add secondary-heading class to hhdb subheader, rm wrapper
ivonne-hernandez Dec 12, 2023
66e101d
Delete SubHeaderWrapper since it's just an empty div
ivonne-hernandez Dec 12, 2023
d7a2da1
Change comment text
ivonne-hernandez Dec 13, 2023
a147fc5
Add property description to income button hover variable
ivonne-hernandez Dec 13, 2023
9e9f377
Change the data type for setMemberData
ivonne-hernandez Dec 13, 2023
3f9197c
Refactor inline styles
ivonne-hernandez Dec 13, 2023
9a6eeda
Use rem unit instead of pixels
ivonne-hernandez Dec 13, 2023
9bd8540
Rename key to optionKey
ivonne-hernandez Dec 13, 2023
83ce0e8
Refactor HHDB condition section spacing
ivonne-hernandez Dec 13, 2023
a083dca
Remove padding from income radio question
ivonne-hernandez Dec 13, 2023
8b8cfc6
Reorder css class for consistency
ivonne-hernandez Dec 13, 2023
a362023
Add hexcode for selectfield background color
ivonne-hernandez Dec 13, 2023
96f696c
Add white hexcode for styledTextfield
ivonne-hernandez Dec 13, 2023
84b49b6
Move inline styles to option-card css classes & styleController
ivonne-hernandez Dec 13, 2023
c16cd6a
Fix formatting
ivonne-hernandez Dec 13, 2023
f9fe0c7
Move HealthInsuranceOptionsList type inside of its corresponding file
ivonne-hernandez Dec 13, 2023
bf45e52
Make hexcodes uppercase
ivonne-hernandez Dec 13, 2023
295206b
Change the current-household-member & member-added-relation color
ivonne-hernandez Dec 13, 2023
970ee09
Revert changes to member-added-relationship
ivonne-hernandez Dec 13, 2023
83e2ae0
Add inline marginBottom property for all sections
ivonne-hernandez Dec 13, 2023
791a10b
Adjust income-question-padding
ivonne-hernandez Dec 13, 2023
50428f5
Merge branch 'Marianna/734/typography-updates' into rebrand/hhdb-cond…
ivonne-hernandez Dec 13, 2023
5d04fc5
Remove & add css vars from styleController
ivonne-hernandez Dec 14, 2023
932baf8
Add main-max-width back in
ivonne-hernandez Dec 14, 2023
bbfb286
Merge branch 'Marianna/734/typography-updates' into rebrand/hhdb-cond…
ivonne-hernandez Dec 14, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
margin: 0%;
}

#root {
overflow-x: hidden;
position: relative;
}

.benefits-form {
margin: 0 auto 20px auto;
justify-content: center;
Expand Down Expand Up @@ -90,3 +95,19 @@
font-family: 'Roboto Slab', sans-serif;
color: #293457;
}

/* the following section classes are needed in order to extend the background to the edges of the screen */
.section-container {
position: relative;
}

.section:before {
content: '';
position: absolute;
height: 100%;
top: 0;
left: -100vw;
width: 300vw;
background: var(--secondary-background-color);
z-index: -1;
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/Assets/OptionCardIcons/AcuteConditions/dental_care.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading