Skip to content

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)

@icewind1991 icewind1991 force-pushed the sessions-list-format branch from 774e77a to 688b650 Compare July 18, 2016 20:58
@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 icewind1991 force-pushed the sessions-list-format branch from 688b650 to df2dffa Compare July 19, 2016 09:28
@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.

7 participants