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

Login page #26

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Login page #26

wants to merge 4 commits into from

Conversation

Bartzi
Copy link
Contributor

@Bartzi Bartzi commented Dec 18, 2015

adds possibility for users to login locally. Uses the oauth integration in the backend as described by
this PR.

It might need some more test but I'm not sure what kind of tests... I just have such a feeling ;)

fa-icon "key"
= input class='form-control' value=password placeholder='Your Password' type='password'
.row.login-links
.col-xs-3.col-sm-2.col-md-1
Copy link
Member

Choose a reason for hiding this comment

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

I'd make the buttons equally large and take the whole width on a mobile screen for consistency and and fat fingers 😉 . col-xs-3 col-sm-3 col-md-2 and changing the button width to 100%.

@dahoo
Copy link
Member

dahoo commented Dec 18, 2015

Great! Please use locale strings instead of English words.

@Bartzi
Copy link
Contributor Author

Bartzi commented Dec 20, 2015

okay I've done everything you mentioned... but I'm not really able to add locale strings as placeholder for the inputs... do you have an idea?

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.

2 participants