Commit Graph

2 Commits

Author SHA1 Message Date
James Liu e035a88149
feat: upgrade MLMD to 1.2.0. Fix #6436 (#6437)
* chore(frontend): upgrade MLMD to 1.2.0

* update version for backend

* update dependencies

* makefile

* tfx compatiblity update
2021-08-28 16:59:22 -07:00
James Liu 647bed72a9
chore(frontend): Migrate kubeflow/frontend to KFP frontend. Fix #5705 (#5963)
* chore(frontend): Migrate kubeflow/frontend to KFP frontend

* address npm run format

* fix package.json and tests

* README and high level third_party protos

* move src/mlmd/generated to src/third_party/mlmd. remove protos

* npm run build:replace

* move MlmdUtils, change to abosolute path import

* README

* fix presubmit

* Update TestUtils.ts

* Update Utils.test.ts

* Update Utils.tsx

Co-authored-by: Yuan (Bob) Gong <4957653+Bobgy@users.noreply.github.com>
2021-07-03 04:16:49 -07:00