1. 02 2月, 2018 1 次提交
    • T
      Add script to call webpack to deploy and watch frontend code from within... · a34ae603
      Thuan Nguyen 提交于
      Add script to call webpack to deploy and watch frontend code from within flask.  Optimize script location (#236)
      
      * Add script to call webpack to deploy and watch frontend code from within flask.  Optimize script location
      
      * remove npm install
      
      * Create "setup_dev_env.sh" script that will set up all the node and SDK depenencies.  Create "start_dev_server.sh" to start up dev server, which will start backend server and start webpack --watch on frontend.
      a34ae603
  2. 27 12月, 2017 1 次提交
    • B
      add image, scalars config (#6) · 3d884dc6
      BingBlog 提交于
      * scalars frontend basically done
      
      * frontend rename common/fun to util
      
      * add images, scalar config
      
      * add expandpael arrow
      
      * fix scalars tooltip display problem
      3d884dc6
  3. 25 12月, 2017 3 次提交
  4. 20 12月, 2017 1 次提交
  5. 05 12月, 2017 1 次提交
  6. 04 12月, 2017 2 次提交
    • B
      scalars frontend basically done · 985489c9
      BingBlog 提交于
      985489c9
    • Q
      Reorgnize server (#43) · 5c260bba
      Qiao Longfei 提交于
      * init logdir runs tags and scalars interface
      
      * add debug
      
      * add one mock data
      
      * add dir server
      
      * move frontend to server
      
      * optimizer python package
      
      * add mock data
      
      * add back result encode
      
      * use application/json as Response type
      
      * rm .DS_Store
      
      * update mock tags
      
      * update mock data
      5c260bba
  7. 22 11月, 2017 2 次提交