Resolve dynamic views lazily
When the list contains a lots of applications many requests are made for
dynamic views (e.g. heapdump, flyway, logfile, ...). With this commit
the availability check for these views is deferred until the user opens
toggles the dropdown. This should lead to far fewer requests.
fixes #346
Additionally the url list is not anymore overlapped then having a lot of
tabs for the detail views.
fixes #347
Showing
Please
register
or
sign in
to comment