This project is mirrored from https://gitee.com/mirrors/Mizu.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
  1. 16 Feb, 2022 1 commit
  2. 01 Feb, 2022 1 commit
  3. 19 Jan, 2022 1 commit
    • Gustavo Massaneiro's avatar
      Service Map (#623) · d5fd2ff1
      Gustavo Massaneiro authored
      * debug builds and gcflags
      
      * update dockerfile for debug
      
      * service map routes and controller
      
      * service map graph structure
      
      * service map interface and new methods
      
      * adding service map edges from mizu entries
      
      * new service map count methods
      
      * implementing the status endpoint
      
      * ServiceMapResponse and ServiceMapEdge models
      
      * service map get endpoint logic
      
      * reset logic and endpoint
      
      * fixed service map get status
      
      * improvements to graph node structure
      
      * front-end implementation and service map buttons
      
      * new render endpoint to render the graph in real time
      
      * spinner sass
      
      * new ServiceMapModal component
      
      * testing react-force-graph-2d lib
      
      * Improvements to service map graph structure, added node id and updated edge source/destination type
      
      * Revert "testing react-force-graph-2d lib"
      
      This reverts commit 11539383.
      
      * testing react-graph-vis lib
      
      * updated to work with react-graph-vis lib
      
      * removed r...
      d5fd2ff1