-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Update account settings/profile #35662
Merged
mountiny
merged 32 commits into
Expensify:main
from
software-mansion-labs:update-account-settings/profile
Feb 8, 2024
Merged
Changes from 30 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
67a7d8c
refactor section styling
kosmydel ce7523d
new Profile page designs
kosmydel e98f871
Add title styles and spanish translation
filip-solecki 5acf846
Apply styles to both sections
filip-solecki d5e12f4
Merge branch 'main' into update-account-settings/profile
filip-solecki b8b5976
Fix fontSize and padding
filip-solecki 1160e20
Make title bold
filip-solecki e679d5d
Fix childrenStyles
filip-solecki c006060
Merge branch 'main' into update-account-settings/profile
filip-solecki 34fe83b
redesign preferences page
kosmydel 9e124d3
Merge branch 'Expensify:main' into update-account-settings/profile
kosmydel afc7011
Revert "redesign preferences page"
kosmydel 65f460c
Revert unnecessary deleted function
filip-solecki ad0a03c
Fix Personal Information goBack route
filip-solecki ce8ecb6
Remove PersonalDetailsPage
filip-solecki beab06a
Merge branch 'Expensify:main' into update-account-settings/profile
kosmydel 766c54a
Remove personal-details from all profile routes
filip-solecki 366cb8c
Remove personal-details page naming
filip-solecki e7b1214
Merge branch 'main' into update-account-settings/profile
filip-solecki 33608a0
Fix typo
filip-solecki 0329001
Merge branch 'main' into update-account-settings/profile
filip-solecki 09fa75d
Merge branch 'main' into update-account-settings/profile
filip-solecki 5ee8d9e
Merge branch 'main' into update-account-settings/profile
filip-solecki be9540c
Merge branch 'Expensify:main' into update-account-settings/profile
kosmydel c0127ee
Merge branch 'Expensify:main' into update-account-settings/profile
kosmydel 7639dad
Merge branch 'main' into update-account-settings/profile
filip-solecki 4430320
Merge branch 'main' into update-account-settings/profile
filip-solecki 25cd75f
Merge branch 'Expensify:main' into update-account-settings/profile
kosmydel bc774da
Fix goBack
filip-solecki 99ba948
Update submit navigation
filip-solecki 3f7cd92
Merge branch 'main' into update-account-settings/profile
filip-solecki c576325
Merge branch 'main' into update-account-settings/profile
filip-solecki 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mountiny - I meant this line, cause key: OpenPersonalDetailsPage should probably be changed to OpenPersonalDetails or something not including 'Page' as there is no longer such page
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh yeah we would have to change that but I think this is not necessary it still makes sense so not worth it