Implement fetching apps from BE
Closes #82 (closed) #77 (closed)
To do:
-
Load apps dynamically -
on Dashboard -
on (new) Apps tab
-
-
Show "Monitoring" app the old way, under "Utilities" -
fix monitoring icon on apps overview and rights overview -
Only show apps on Dashboard if the user has access rights to them#83 (closed) -
Show App Status on apps tab (not on Dashboard for now) - Do we want this? The easiest way to implement this currently makes the
/apps
endpoint slower. Another way to implement it is by adding an extraapps/<slug>/status
endpoint to the back-end, but I would do that in a separate issue.
- Do we want this? The easiest way to implement this currently makes the
-
Make this work with external apps -
Remove everything from feat/apps-development that we don't need yet
Edited by Maarten de Waard