refactor(admin-gui): admin uses correct user profile url when user ha…
Created by: xkureck
…ve no admin role
-
when user have no role special page in gui exist for this that will tell him to go to page "my profile" or go to user profile app
-
the url of user profile is now got from backend and the name(label) of the user profile application is got from configuration
-
the config property will exist when PR https://github.com/CESNET/perun-web-apps/pull/784 will be merged