-
Notifications
You must be signed in to change notification settings - Fork 45
v0.2.38 test issues #575
Copy link
Copy link
Closed
Description
I did an install from scratch test and found the following issues. All are minor and the core functionality works great!
- In system/advanced it should fetch and display the current port. Now it's just blank always. Use the same pattern as above "Fetch port" and meanwhile show a "?". Fixed with add914b
- Change "No connection" view, it still references Riot, change for Discord. Fixed with df179f0
- Remove IP auth for SignUp in the UI. Fixed with f7a7509
- Add getter for Telegram Token and show it in the UI. Fixed with 0a0b3d2
- In the UI > Packages don't show the manifest version but the real installed version. Fixed with 2d347c1
- Admin UI notifications bubble summary state does not support info level. Fixed with 7d50b45
- In DappNodeIdentity dropdown menu don't duplicate the external IP and internal IP if they are the same. Fixed with 3056ba7
- Sort package names in support / report versions list. Fixed with 8f8e4d7
- Disk space full notification, it's sent every time the DAPPMANAGER restarts, it should persist to disk and not resend. Fixed with bec5fe6
- In auto-update notifications add a proper install URL, it's still pending. Fixed with 361cfb5
- Auto-updates notification appeared broken in the Admin UI. Tested and happened again. Fixed with 4fe4dbe
- Review admin auth IP distinction and logic in the Admin UI. Fixed with 3d1ed6e
VPN
- Add vpncli command
vpncli printorvpncli showthe credentials install of getting the link. Fixed with dappnode/DNP_VPN@db053f8 - Remove IP auth from the VPN. Fixed with dappnode/DNP_VPN@e575edd
Awaiting Edu
- "Change the DAppNode WIFI credentials" banner appears for VPS. The detection of it not working is not correct now
For latter
- In setup wizard, add better title in container service.
${dnpName} - ${serviceName}only if different. - In the setup wizard there should be an option to introduce markdown text
- Review if the VPN could fetch the hostname on each request to not suffer delay when setting the static IP
- Notifications are not immediately visible in the UI, something breaks.
- Future find a more friendly UX way to handle tasks that never resolve like:
- Reboot
- Exiting DAPPMANAGER, VPN, WIFI. Due to installation, change ENV or restart
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels