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

format current and sync client sessions in Personal #438

Merged
merged 2 commits into from
Jul 19, 2016

Conversation

icewind1991
Copy link
Member

It took me a while to remember what "mirall" was and I doubt any regular user would know without a bit of googling.

This replaces the user agent of sync clients and the current session with a more descriptive name, full user agent can still be found in the tooltip

Before:

After

Further formatting (show nicer browser names instead of their full user agent) can be added at a later date

cc @nextcloud/designers

@icewind1991 icewind1991 added the 3. to review Waiting for reviews label Jul 18, 2016
@icewind1991 icewind1991 added this to the Nextcloud Next milestone Jul 18, 2016
@mention-bot
Copy link

@icewind1991, thanks for your PR! By analyzing the annotation information on this pull request, we identified @ChristophWurst and @PVince81 to be potential reviewers

@ChristophWurst
Copy link
Member

👍 nice

@icewind1991
Copy link
Member Author

icewind1991 commented Jul 18, 2016

Added formatting for most browsers

(Fixed mobile chrome to properly say "Google Chrome" after making this screenshot)

@rullzer
Copy link
Member

rullzer commented Jul 19, 2016

Would it be possible to have a tooltip with the full info? Or an 'extra info' thingy or whatever. Sometimes you want to know the exact fingerprint.

@rullzer
Copy link
Member

rullzer commented Jul 19, 2016

Ah nevermind you did that.

viewData.name = t('settings', 'Sync client - {os}', {
os: matches[1],
version: matches[2]
})
Copy link
Member

Choose a reason for hiding this comment

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

missing ;

@MorrisJobke
Copy link
Member

Beside the comments above this looks awesome 👍

@icewind1991
Copy link
Member Author

All fixed

@MorrisJobke
Copy link
Member

Tested and works 👍

@rullzer
Copy link
Member

rullzer commented Jul 19, 2016

👍

@jancborchardt
Copy link
Member

@icewind1991 you are an awesome dude! :) 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants