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

Partially fixed #168: Introduced fragment components for profile choosing and adding #254

Merged
merged 6 commits into from
Oct 22, 2019

Conversation

jamesxu0
Copy link
Contributor

@jamesxu0 jamesxu0 commented Oct 21, 2019

Explanation

Partially fixing #168 : Introduced fragment components for profile choosing and adding. Introduced ProfileChooserFragment, AdminAuthFragment, and AddProfileFragment.

Checklist

  • The PR title starts with "Fix #bugnum: ", followed by a short, clear summary of the changes. (If this PR fixes part of an issue, prefix the title with "Fix part of #bugnum: ...".)
  • The PR explanation includes the words "Fixes #bugnum: ..." (or "Fixes part of #bugnum" if the PR only partially fixes an issue).
  • The PR follows the style guide.
  • The PR does not contain any unnecessary auto-generated code from Android Studio.
  • The PR is made from a branch that's not called "develop".
  • The PR is assigned to an appropriate reviewer.

Copy link
Member

@BenHenning BenHenning left a comment

Choose a reason for hiding this comment

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

Shouldn't this correspond to #168?

Other than that, this looks like a good introduction. Thanks @jamesxu0!

@BenHenning BenHenning assigned rt4914 and unassigned BenHenning Oct 22, 2019
@rt4914
Copy link
Contributor

rt4914 commented Oct 22, 2019

Shouldn't this correspond to #168?

Other than that, this looks like a good introduction. Thanks @jamesxu0!

+1 and also though it is fine for this PR but we generally do not use any Capital letter in branch name.

Copy link
Contributor

@rt4914 rt4914 left a comment

Choose a reason for hiding this comment

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

LGTM. Some nit changes for best practices.

@rt4914 rt4914 assigned jamesxu0 and unassigned rt4914 Oct 22, 2019
@jamesxu0 jamesxu0 changed the title Partially fixed #16: Introduced fragment components for profile choosing and adding Partially fixed #168: Introduced fragment components for profile choosing and adding Oct 22, 2019
@jamesxu0 jamesxu0 merged commit e167176 into develop Oct 22, 2019
@jamesxu0 jamesxu0 deleted the Introduce-profile-fragments branch October 22, 2019 17:57
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.

3 participants