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] - Completed Change Email screen layout #329

Merged
merged 3 commits into from
Sep 13, 2018

Conversation

Rcureton
Copy link
Contributor

What

  • Finished the layout for Change Email screen.
  • Also add the ChangeEmailActivity

See

screenshot-1536780102631

Copy link
Contributor

@eoji eoji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some non blocking new lines 🤓


</ScrollView>

</LinearLayout>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: nl

android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="@dimen/grid_3">

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: nl

@Rcureton Rcureton merged commit 6a649dc into settings-v2 Sep 13, 2018
@Rcureton Rcureton deleted the rc/change-email branch September 13, 2018 14:42
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants