kblincoe / VisualGit_SE701_3

0 stars 0 forks source link

Closes Issue#130, can now log in using either email or username at both locations. #153

Closed nathangavin closed 6 years ago

nathangavin commented 6 years ago

Closes issue #130.

Changes made to the App include changing the placeholder text in the username section of both the main login screen and the inline login screen in the top right of the app. the functionality of the app allowed for users to use either their GitHub username or associated email address to log in. Now both log in places' reflect this functionality, with the placeholder text stating "Username or Email" at both places. Also, the username input area for the inline login screen has been made wider, to more comfortably accommodate email addresses, if the user wishes to use one.

files changed:

app/components/header.component.ts
app/components/authenticate.component.ts