-
- 下载
Merge branch '428905-ui-model-version-detail-see-details-about-a-model-version-3' into 'master'
Displays ModelVersion data on the detail page and model page See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/137128 Merged-by:Eduardo Bonet <ebonet@gitlab.com> Approved-by:
Heinrich Lee Yu <heinrich@gitlab.com> Approved-by:
Diana Zubova <dzubova@gitlab.com> Approved-by:
Alex Buijs <abuijs@gitlab.com> Approved-by:
Lukas 'Eipi' Eipert <leipert@gitlab.com> Reviewed-by:
Diana Zubova <dzubova@gitlab.com> Reviewed-by:
Eduardo Bonet <ebonet@gitlab.com>
显示
- app/assets/javascripts/ml/model_registry/apps/show_ml_model.vue 7 个添加, 2 个删除...sets/javascripts/ml/model_registry/apps/show_ml_model.vue
- app/assets/javascripts/ml/model_registry/apps/show_ml_model_version.vue 16 个添加, 2 个删除...ascripts/ml/model_registry/apps/show_ml_model_version.vue
- app/assets/javascripts/ml/model_registry/components/model_version_detail.vue 44 个添加, 0 个删除...pts/ml/model_registry/components/model_version_detail.vue
- app/assets/javascripts/pages/projects/ml/model_versions/show/index.js 1 个添加, 1 个删除...avascripts/pages/projects/ml/model_versions/show/index.js
- app/components/projects/ml/show_ml_model_component.rb 6 个添加, 1 个删除app/components/projects/ml/show_ml_model_component.rb
- app/components/projects/ml/show_ml_model_version_component.rb 3 个添加, 0 个删除...components/projects/ml/show_ml_model_version_component.rb
- spec/components/projects/ml/show_ml_model_component_spec.rb 4 个添加, 1 个删除spec/components/projects/ml/show_ml_model_component_spec.rb
- spec/components/projects/ml/show_ml_model_version_component_spec.rb 4 个添加, 1 个删除...nents/projects/ml/show_ml_model_version_component_spec.rb
- spec/factories/ml/model_versions.rb 1 个添加, 0 个删除spec/factories/ml/model_versions.rb
- spec/frontend/ml/model_registry/apps/show_ml_model_spec.js 11 个添加, 1 个删除spec/frontend/ml/model_registry/apps/show_ml_model_spec.js
- spec/frontend/ml/model_registry/apps/show_ml_model_version_spec.js 13 个添加, 3 个删除...tend/ml/model_registry/apps/show_ml_model_version_spec.js
- spec/frontend/ml/model_registry/components/model_version_detail_spec.js 50 个添加, 0 个删除...ml/model_registry/components/model_version_detail_spec.js
- spec/frontend/ml/model_registry/mock_data.js 9 个添加, 1 个删除spec/frontend/ml/model_registry/mock_data.js
加载中
想要评论请 注册 或 登录