-
-
Notifications
You must be signed in to change notification settings - Fork 25
VPN Panel Redesign #208
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
VPN Panel Redesign #208
Conversation
|
I was going to do a proper review but it looks like all what you did in |
|
@tintou I looked into it. Gnome now doesn't show any VPN details at all. I can't find of any other why to so this, without some string comparisons since each VPN type produces different key value pairs. For now in this PR, I just preserved the existing functionality. PPTP: Open VPN L2TP I can see two alternatives, here
Thoughts? |
danirabbit
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is looking really good so far! Nice work. I have a few comments here :)
donadigo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here's my couple of comments.
|
I have a branch that uses Granite.MessageDialog here: #209 Otherwise, seems good from a UX perspective 👍 |
* DRY nm commention editor calls * Fix whitespace error * Dryer * Update src/Views/VPNPage.vala
danirabbit
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are some outstanding little niggles to me like handling the item removal with undo, but I feel like this is a good point to start and we can always iterate. There's a lot of improvements here
donadigo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks good.
Fixes #139 , Fixes #126 , Fixes #122 Fixes #121 , Fixes #67, Fixes #66 , Fixes #59 , Fixes #54 , Fixes #52 , Fixes #46 , Fixes #44 , Fixes #40 , Fixes #33 , Fixes #7