Closed bigboss98 closed 1 month ago
@bigboss98 I have made some minor improvements which you can see in this commit
Namely:
visibleTo
from string[]
to AuthService[]
load()
logic to start with EA
and CO
as default visibility. Also added a logic to filter any services that may be added to the visibleTo
array but that no longer exist in the code.visibleTo
array is empty. This can also be removed in case we want links only for admins.ion-items
inside an ion-item
. This is not correct so I moved the item with label above the other two.*ngFor
that iterates the existing AuthServices
enum.
As requested by IB, it is now possible to select who can see an useful link, maybe in future needs to be improved UI