-
Notifications
You must be signed in to change notification settings - Fork 910
feat(wizard): allow to set proxy settings when setting up a new account #8623
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
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
745181d to
96a907a
Compare
|
Fair enough, although the button is a bit too inviting for such an obscure setting imo. I'd just place it in the bottom bar the same as Back and Next*, and make it not have a background if that is possible. * Which by the way really shouldn't have the |
96a907a to
5629296
Compare
|
@kra-mo |
This is nicer, thanks :) |
|
just an idea: as we are touching it anyway - what about making the window smaller? there is so much wasted space |
2d037e3 to
bf1258f
Compare
@Rello the window is that big because it is deigned to keep the same size during all wizard steps
I would also think that this is out of scope for this task I am advocating a redesign aiming for simplicity |
|
this is now complete and should work (I tested with a local squid instance) |
nilsding
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.
Looking good overall, noticed some minor things though.
We also need to hide the button in the case Theme::doNotUseProxy() returns true.
Signed-off-by: Matthieu Gallien <[email protected]>
Signed-off-by: Matthieu Gallien <[email protected]>
improved Next and Back button texts less intrusive proxy settings button Signed-off-by: Matthieu Gallien <[email protected]>
connect the new UI to real proxy settings and allow modification and store them when the user has finished setting them up close #8602 Signed-off-by: Matthieu Gallien <[email protected]>
Signed-off-by: Matthieu Gallien <[email protected]>
also ensure we properly check the state of the dialog when needed and only when needed Signed-off-by: Matthieu Gallien <[email protected]>
bf1258f to
20e705e
Compare
d6df74d to
a638f9a
Compare
a638f9a to
f19bf25
Compare
when a build is configured without the network proxy feature, ensure we do not show any UI related to network proxy settings in the new account wizard Signed-off-by: Matthieu Gallien <[email protected]>
f19bf25 to
130455e
Compare
@nilsding with the latest push, the proxy settings button should be only visible when the network proxy feature is enabled |
|
Artifact containing the AppImage: nextcloud-appimage-pr-8623.zip SHA256 checksum: To test this change/fix you can download the above artifact file, unzip it, and run it. Please make sure to quit your existing Nextcloud app and backup your data. |
|
|
/backport to stable-3.17 |











close #8602