Modify FE for No access role
- fix user settings modal - CurrentUserModal
- refactor UserModal and CurrentUserModal - it's same thing
fixes #51 (closed)
- There will be three roles (No app access, User access, Admin access). All of these should have existing roles & role IDs, but we might want to default
null
(or no role) to "no app access" for now (I believe the original wireframes also included the users to be able to set default app access per app, but if we implement that, I say we do it somewhere in the future) - Fix app links on dashboard - this is also fixed but it'll change after implementing fetching apps list from backend and hydra