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

[Enhancement] - User can see Edit Profile Screen #338

Merged
merged 22 commits into from
Sep 18, 2018
Merged

Conversation

Rcureton
Copy link
Contributor

What

  • Users can now see the EditProfile Screen with all the necessary fields.
  • Location and Website are not wired in since this is just a UI story.

See

native_edit_profile
rashad_edit_prof

Story

@Rcureton Rcureton merged commit 7dde6ee into settings-v2 Sep 18, 2018
@Rcureton Rcureton deleted the rc/edit-profile branch September 18, 2018 15:40
Rcureton pushed a commit that referenced this pull request Sep 25, 2018
* added account screen with all necessary fields also added the strings for the spinner (#326)

* refactored method in account activity

* removed shipping addresses as per the card

* [Enhancement] - Completed Change Email screen layout (#329)

* completed screen for change email

* added proper dimens from dimens.xml

* fixed pr feedback

* [Enhancement] - Change Password screen (#330)

* added change password screen, toolbar and added style for textinputlayout

* refactored styles

* [Enhancement] - User can see Edit Profile Screen (#338)

* added cells for edit profile and change password

* made rows for account in settings and added account activity layout with rows

* added toolbar layout, account layout, AccountActivity, Updated SettingsNewViewModel

* added edit text and line restrictions

* re-added tests that were deleted accidentally

* fixed lines and spacing issues

* fixed imports

* fixed more imports

* moved the tests into the right package

* setup edit profile cell and added the activity

* added toolbar and imageview to edit profile

* still fixing layout

* updated strings, completed edit profile ui

* removed duplicate activity in manifest and sample layout

* fixed circle issues

* added icon for different screen mods

* fixed error

* fixed more errors

* fixed the last error

* added viewmodel to change email
Rcureton pushed a commit that referenced this pull request Sep 25, 2018
* added account screen with all necessary fields also added the strings for the spinner (#326)

* refactored method in account activity

* removed shipping addresses as per the card

* [Enhancement] - Completed Change Email screen layout (#329)

* completed screen for change email

* added proper dimens from dimens.xml

* fixed pr feedback

* [Enhancement] - Change Password screen (#330)

* added change password screen, toolbar and added style for textinputlayout

* refactored styles

* [Enhancement] - User can see Edit Profile Screen (#338)

* added cells for edit profile and change password

* made rows for account in settings and added account activity layout with rows

* added toolbar layout, account layout, AccountActivity, Updated SettingsNewViewModel

* added edit text and line restrictions

* re-added tests that were deleted accidentally

* fixed lines and spacing issues

* fixed imports

* fixed more imports

* moved the tests into the right package

* setup edit profile cell and added the activity

* added toolbar and imageview to edit profile

* still fixing layout

* updated strings, completed edit profile ui

* removed duplicate activity in manifest and sample layout

* fixed circle issues

* added icon for different screen mods

* fixed error

* fixed more errors

* fixed the last error

* added viewmodel to change email

* setting up call to change email

* still trying to retrieve user email

* completed change email screen with logic

* fixed circle errors

* added contentDescription

* added test and removed certain fields

* fixed broken test

* fixed test

* added email mutation test

* removed copy pasta

* fixed merge conflicts and pr feedback

* added new line to snackbar ext

* removed url

* changed success to void

* fixed url again
Rcureton pushed a commit that referenced this pull request Oct 8, 2018
* added account screen with all necessary fields also added the strings for the spinner (#326)

* refactored method in account activity

* removed shipping addresses as per the card

* [Enhancement] - Completed Change Email screen layout (#329)

* completed screen for change email

* added proper dimens from dimens.xml

* fixed pr feedback

* [Enhancement] - Change Password screen (#330)

* added change password screen, toolbar and added style for textinputlayout

* refactored styles

* [Enhancement] - User can see Edit Profile Screen (#338)

* added cells for edit profile and change password

* made rows for account in settings and added account activity layout with rows

* added toolbar layout, account layout, AccountActivity, Updated SettingsNewViewModel

* added edit text and line restrictions

* re-added tests that were deleted accidentally

* fixed lines and spacing issues

* fixed imports

* fixed more imports

* moved the tests into the right package

* setup edit profile cell and added the activity

* added toolbar and imageview to edit profile

* still fixing layout

* updated strings, completed edit profile ui

* removed duplicate activity in manifest and sample layout

* fixed circle issues

* added icon for different screen mods

* fixed error

* fixed more errors

* fixed the last error

* added dialog for currency change

* fixed changes from PR review with Izzy

* added currency enum and graph mutation

* Fixing the test :3

*  successful tests and handling errors and stuff

* fixed tests added success and error messages

* fixed and removed lines of code

* fixed PR feedback and added default value for spinner if user has no chosen currency

*  addressed pr feedback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant