v1.2.0
v1.2.0 Sep 24, 2019
[Enhancements]
-
Load data into Matrix Visualization in experiment card #46
-
Add links (new design) between experiment cards and pipeline cards #44
-
Update flask APIs to work with the new DBSchema. #60
-
Add RESTful APIs documentation http://45.77.5.58/apidoc/. Under the
ProjectRootdirectory, we can use the following command to generate the documentation locally. #57make api-docs
-
Allow configuring MongoDB for MTV, Orion, and Docker in one file
./mtv/config.yaml#51 -
Make docker deployment more easier. #61
-
DB update:
[Fixes]
- Fix the bug that creating new event returns 405
- Gulp-html-replace writing index.html causes many conflicts
- Less compiler contacts the same content multiple times #56
- Fix active links bug in landing page
[Changes]
- Rename
./mtv/controllersas./mtv/resourcesto better fit the RESTful style - Change client-end file naming style to camelCase