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

feat(): add contact page and add menu icons #15

Merged
merged 1 commit into from
Apr 18, 2016

Conversation

thielpa
Copy link
Collaborator

@thielpa thielpa commented Apr 16, 2016

add conatact page and add menu icons

Screenshots (ignore the green bar....colors will be changed in a following pr):
image
image
image

@thielpa thielpa force-pushed the feat/add-contact-page branch 2 times, most recently from 158aafb to fc73a70 Compare April 17, 2016 12:02
@thielpa
Copy link
Collaborator Author

thielpa commented Apr 17, 2016

@devversion resolved conflicts

@thielpa
Copy link
Collaborator Author

thielpa commented Apr 17, 2016

@devversion added a screenshot without bold username

@pgschwendtner
Copy link

Thanks for your reply, we will analyze your comment as soon as possible.

}

this.localStorage.set('VP_USERNAME', username);
this.sqlStorage.set('VP_USERNAME', username);
Copy link
Owner

Choose a reason for hiding this comment

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

This is weird. The username is included inside of the token.

Take a look at jwt-token to see how you can decode a token.

@thielpa thielpa force-pushed the feat/add-contact-page branch from fc73a70 to dbf61bb Compare April 17, 2016 15:28
@devversion devversion assigned thielpa and unassigned devversion Apr 18, 2016
update(): change style of username
update(): add JWTDecoder service and get username from the jwt
@thielpa thielpa force-pushed the feat/add-contact-page branch from dbf61bb to 6eb4dcf Compare April 18, 2016 16:05
<ion-list>
<button ion-item (click)="showRepresentations()">
<ion-icon name="calendar"></ion-icon>
<span padding-left>{{ currentClass !== '*' ? 'Klasse ' + currentClass : 'Klassen' }}</span>
Copy link
Owner

Choose a reason for hiding this comment

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

👍

@devversion devversion merged commit ad7d59f into master Apr 18, 2016
@devversion devversion deleted the feat/add-contact-page branch April 18, 2016 16:08
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