1. 03 Dec, 2016 1 commit
    • Resolve dynamic views lazily · 32e1d9ba
      Johannes Edmeier authored
      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
  2. 10 Sep, 2016 1 commit
  3. 04 Sep, 2016 1 commit
  4. 05 Jun, 2016 2 commits