Viva-con-Agua / bloob-frontend

GNU General Public License v3.0
0 stars 1 forks source link

tightly coupling for roles in mail access rights view #9

Open tombiers opened 5 years ago

tombiers commented 5 years ago

For adding mail access rights a hard coded list of all available roles is used. This is troublesome when new roles are created and old roles get deleted. Instead all available roles should be received from another microservice (drops?) and it should be listened for changes to roles (nats?)