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

Add "Setup guide" menu item #605

Closed
ameshkov opened this issue Feb 27, 2019 · 1 comment
Closed

Add "Setup guide" menu item #605

ameshkov opened this issue Feb 27, 2019 · 1 comment

Comments

@ameshkov
Copy link
Member

Here is what we show in the UI at the moment:
https://uploads.adguard.com/up04_b66dc_AdGuard_Home.png

This is not really useful to the users so I suggest making it a bit more helpful.

  1. Replace "FAQ" with "Setup guide"
  2. Click on the Setup guide opens the same guide we use in the first-run wizard
  3. Regarding "address", in the case of multiple listen addresses specified in the status response, you should make it a dynamic link (dashed border button), and show all available addresses in a popover.

We'll need to discuss API changes required for this.

@ameshkov ameshkov added this to the v0.94 milestone Feb 27, 2019
@ameshkov ameshkov changed the title Add "How to use AdGuard Home" button to the dashboard Add "Setup guide" menu item Feb 27, 2019
@szolin
Copy link
Contributor

szolin commented Mar 19, 2019

  1. Regarding "address", in the case of multiple listen addresses specified in the status response, you should make it a dynamic link (dashed border button), and show all available addresses in a popover.

"dns_address":"0.0.0.0" -> "dns_addresses":["127.0.0.1", "::1", ...]

@szolin szolin closed this as completed in 756c5ac Mar 20, 2019
szolin added a commit that referenced this issue Mar 20, 2019
* commit 'c091d10a416b0ea9c72fb1addd95e7194281d9ce':
  * client: update translations
  + client: added setup guide page and DNS addresses popover
  + control: use the list of IP addresses instead of single string in "dns_address"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants