NethServer / dev

NethServer issue tracker
https://github.com/NethServer/dev/issues
63 stars 20 forks source link

Display product list in User portal #6825

Closed Tbaile closed 5 months ago

Tbaile commented 5 months ago

Implementation note: the product list in config.json contains strings already translated.


Discussion https://mattermost.nethesis.it/nethesis/pl/pzbr7ueujbgobn6y9zqtbkbbac

Tbaile commented 5 months ago

Just missing server-side implementation, although I've some concerns about the already translated part, will see during server implementation how it goes.

DavidePrincipi commented 5 months ago

Summary

When a module is bound to a user domain, the User portal must list it in the password change page, e.g.

Image

A browser full page reload (Ctrl + Shift + R) is always needed to make the update visible.

Test case 1

Webtop

Nextcloud

Repeat for both Samba and OpenLDAP account providers

Test case 2

Continuing from Test case 1

Check the User portal reflect the changes

Test case 3 (?)

After the update, the User portal shows the related modules.

Testing releases

DavidePrincipi commented 5 months ago

Testing release

DavidePrincipi commented 5 months ago

Released