This repository was archived by the owner on Apr 16, 2026. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
[Task] [Complete your user profile] DSR and Figma Alignment #146
Merged
Merged
Changes from 9 commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
7aadbcc
refactor: Utilized DSR AlertFieldLevel in NoDatabaseResultError
shindigira 7f27a85
refactor: created a const for the sblhelp link
shindigira 0fc8bc8
refactor: InputEntry utilizes DSR's TextInput
shindigira 0b3a026
refactor: Utilized DSR AlertFieldLevel in InputErrorMessage
shindigira 75099ba
dev: placed a way to destroy the login creds during development
shindigira f708e8f
refactor: auto-format
shindigira b9b75bf
chore: removed import
shindigira c92bdfa
Merge branch 'main' of github.com:cfpb/sbl-frontend into 85-dsr-userp…
shindigira 1132062
refactor: Utilized TextIntroduction in Step1FormHeader and resolved T…
shindigira 7b62970
fix: RSSD not RSS
shindigira 131dbf4
chore: changed type to null
shindigira db5ff92
chore: changed TAX ID to TIN
shindigira d8cfb37
feat: email text instead of disabled input
shindigira 0a6cd9e
style: adjusted spacing styles on User Profile
shindigira 5997892
Merge branch 'main' of github.com:cfpb/sbl-frontend into 85-dsr-userp…
shindigira fac1333
chore: added TODO
shindigira 17a49da
refactor: updated content text to the figma
shindigira f322295
chore: added TODO comment
shindigira 60cecf3
styling: updated Checkbox, 01-09-24 Figma updates to spacing and cont…
shindigira 9d8f286
styling: additional spacing changes
shindigira 7345d67
style: px to rem button group
shindigira 55048d8
chore: updated to latest DSR package
shindigira 3655dd3
fix: disabled user name and LOG OUT during profile-form view
shindigira ec10c62
comment: indicated workaround for red checkbox border
shindigira b52498a
style: removed input border under red border during an error
shindigira 3b16dc2
chore: remove unused classes
shindigira eda5f9c
style: updated content text, removed App.less
shindigira 53aa0ad
style: fixed tailwind overriding styles by removing @tailwind directives
shindigira 7991c7d
style: fixed tailwind overriding styles by removing @tailwind base di…
shindigira e79c9b5
chore: updated denied email notification based on figma
shindigira b7fad69
style: uses the listlink in the step1formerrorheader
shindigira 9b21bdc
style: moved error within well
shindigira fc0ec76
style: small em to rem fix
shindigira 59eba5f
style: style mt fix
shindigira ee5966a
fix: merge conflicts
shindigira 6b056da
style: style updated spacings
shindigira 0bdb4e9
style: spacing 2
shindigira 424b438
fix: removed unused variable
shindigira 74da277
fix: resolved merge conflicts from authenticatedlanding PRs
shindigira 4fad441
[Task] [User Profile] useRef in Step1FormErrorHeader (#145)
shindigira 9bcb2df
chore: package fix
shindigira 64ad038
chore: CFPB package update
shindigira d0ec02d
chore: updated content text - checkbox well
shindigira File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| export const sblHelpLink = 'https://sblhelp.consumerfinance.gov/'; | ||
|
shindigira marked this conversation as resolved.
|
||
| export const gleifLink = 'https://www.gleif.org/'; | ||
|
|
||
| export default { | ||
| sblHelpLink, | ||
| gleifLink | ||
| } | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.