This project is mirrored from https://gitee.com/NQL886/scope.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 27 Mar, 2017 17 commits
  2. 25 Mar, 2017 2 commits
  3. 24 Mar, 2017 4 commits
    • Filip Barl's avatar
      Make a doRequest instead of fetch. · ddb65347
      Filip Barl authored
      ddb65347
    • Filip Barl's avatar
      Merge pull request #2390 from weaveworks/fix-resource-view-not-loading-topologies · 32988c06
      Filip Barl authored
      Fetch resource view topologies on first topologies load
      32988c06
    • Filip Barl's avatar
    • Filip Barl's avatar
      Initial version of the resource view (#2296) · 69fd3972
      Filip Barl authored
      * Added resource view selector button
      
      * Showing resource boxes in the resource view
      
      * Crude CPU resource view prototype
      
      * Improved the viewMode state logic
      
      * Extracted zooming into a separate wrapper component
      
      * Split the layout selectors between graph-view and resource-view
      
      * Proper zooming logic for the resource view
      
      * Moved all node networks utils to selectors
      
      * Improved the zoom caching logic
      
      * Further refactoring of selectors
      
      * Added sticky labels to the resource boxes
      
      * Added panning translation limits in the resource view
      
      * Renamed GridModeSelector -> ViewModeSelector
      
      * Polished the topology resource view selection logic
      
      * Search bar hidden in the resource view
      
      * Added per-layer topology names to the resource view
      
      * Made metric selectors work for the resource view
      
      * Adjusted the viewport selectors
      
      * Renamed viewport selector to canvas (+ maximal zoom fix)
      
      * Showing more useful metric info in the resource box labels
      
      * Fetching only necessary nodes for the resource view
      
      * Refactored the resource view layer component
      
      * Addressed first batch UI comments (from the Scope meeting)
      
      * Switch to deep zooming transform in the resource view to avoid SVG precision errors
      
      * Renamed and moved resource view components
      
      * Polished all the resource view components
      
      * Changing the available metrics selection
      
      * Improved and polished the state transition logic for the resource view
      
      * Separated zoom limits from the zoom active state
      
      * Renaming and bunch of comments
      
      * Addressed all the UI comments (@davkal + @fons)
      
      * Made graph view selectors independent from resource view selectors
      69fd3972
  4. 23 Mar, 2017 9 commits
  5. 22 Mar, 2017 8 commits