pipelines/frontend/third_party
kwasi 0ad6a55b63
[MLMD][Lineage] Integrate Lineage View into KFP (#2918)
* Minimal change to verify that the new image will work on Marketplace

* Very rough working copy of LineageView in KFP

* Update kubeflow-frontend dependency

* Fix lint errors

* Update to latest version of kubeflow-frontend

* Update licenses to make gen_licenses script pass in Docker build
* Revert docker build dev change

* Bump kubeflow/frontend hash to latest version with pre-built library

* Remove debug string

* Replace metadata APIs with versions from kubeflow/frontend

* Use latest dev version of kubeflow/frontend package

* Pass route builder to ArtifactDetails for building details pages routes

* Review ResourcesInfo.tsx

* Review changes part 2

* Revert change to Status snapshot

This PR has no changes to the Status page, but the snapshot fails
locally for me unless I update the snapshot.

Reverting to the initial state to try to fix build failures.

* Revert Status snapshot to master

* Remove unneeded @ts-ignore

* Bump to latest mainline kubeflow/frontend hash

* Respond to comments PR comments

* Scope kubeflow/frontend to @kubeflow/frontend in package.json
* Use explicit tab name ordering
* Make ArtifactDetails class functions members to avoid binding

* Add missing await when loading ArtifactList

Fixes issue where loading spinner hides immediately before artifact list
loads.

* Fix casing on global constants in ArtifactDetails

* Improve readability on ExecutionList.tsx

* Remove `()!` pattern caused by not having @types/google-protobuf

* Remove a stray @ts-ignore

* Remove side effects from getRowsFrom{Artifacts,Executions}

* Add error handling back to Artifact and Execution pages

* Fix error message handling on getArtifacts()

* Fix ArtifactList response

* Check for potentially undefined `code` in serviceErrorToString

* Restore missing error handlers
2020-01-30 17:18:18 -08:00
..
@kubernetes/client-node Initial commit of the kubeflow/pipeline project. 2018-11-02 14:02:31 -07:00
argo-ui Format other frontend code using prettier (#2717) 2019-12-11 05:04:06 -08:00
jest Initial commit of the kubeflow/pipeline project. 2018-11-02 14:02:31 -07:00
mamacro [MLMD][Lineage] Integrate Lineage View into KFP (#2918) 2020-01-30 17:18:18 -08:00