Commit Graph

13 Commits

Author SHA1 Message Date
David van der Spek c32cdc70d3
chore(frontend): update all references to python 3.9 (#10020)
Signed-off-by: David van der Spek <vanderspek.david@gmail.com>
2023-10-20 05:19:03 +00:00
Chen Sun a727783abd
chore: remove 'dummy_root' in test samples (#9640)
* remove 'dummy_root' in test samples

* more cleanup
2023-06-21 23:51:41 +00:00
Chen Sun b6b8f94da2
chore: recompile/update v2 samples to avoid possible runtime breakage (#9333)
* recompile/update v2 samples

* fix test
2023-05-05 17:28:24 +00:00
James Liu cdbfbe8a86
fix(frontend): Update sample pipelines in mock-backend to use yaml format (#7570)
* fix(frontend): Update sample pipelines in mock-backend to use yaml format.

* Update package.json for downloaded dependencies
2022-04-18 17:07:17 +00:00
Yaqi Ji 8bb0d0e025
feat(sdk)!: move v2 to main namespace (#7376)
* feat(sdk)!: move v2 to main namespace

* edit samples
2022-03-04 21:56:51 +00:00
James Liu d60bc99bb6
chore(frontend): Convert to ts-proto for Protobuf.Value in PipelineSpec (#7125)
* WIP: Support Protobuf.Value in V2 IR

* chore(frontend): Convert to ts-proto for Protobuf.Value in PipelineSpec

* remove ValueType

* npm run format

* Add license for ts-proto-descriptors
2021-12-29 20:17:48 +00:00
James Liu feebc6b66a
feat(frontend): Upload V2 Pipelines. Fix PipelineSpec editor prettified view. (#6909) 2021-11-19 13:12:32 +00:00
James Liu b7a455d9fe
feat(frontend): View pipeline from run ID in KFPv2. Fix #6758 (#6759)
* feat(frontend): View pipeline from run ID in KFPv2.

* feat: update the linkable pipeline view UX when creating a new run from pipeline from string.

* fix test snapshot
2021-10-25 12:34:42 -07:00
James Liu e0f4f7ce99
feat(frontend): Support Pipeline summary card and pulling version template for V2. Fix #6633 (#6634) 2021-09-30 11:20:31 -07:00
James Liu 5c89d51f0e
feat(frontend): SidePanel for static pipeline template. Fix #6399, Fix #6610, Fix #6611 (#6613)
* feat(frontend): SidePanel for static pipeline template.

* fix test
2021-09-29 09:09:47 -07:00
Chen Sun ed3453f794
chore: update comments in a pipeline sample (#6601)
* Update lightweight_python_functions_v2_pipeline.py

* Update lightweight_python_functions_v2_pipeline.py

* Update lightweight_python_functions_v2_pipeline.py

* Update mock_lightweight_python_functions_v2_pipeline.json

* Update lightweight_python_functions_v2_pipeline.json

* Update mock_lightweight_python_functions_v2_pipeline.json
2021-09-23 11:29:36 -07:00
James Liu d03277fe4e
feat(frontend): SubDag Node and mock samples. Partial #6419. Fix #6302. Fix #6398 (#6420)
* feat(frontend): SubDag Node and mock samples

* fix import

* comment address

* from aside to div

* address comments
2021-08-31 10:04:03 -07:00
James Liu 78c550ee11
chore(frontend): Mock one v2 pipeline spec response. Fix #6232 (#6233) 2021-08-05 19:14:49 -07:00