Moves instructions on MLflow usage to a modal
Empty state for model registry was too busy, so the code instructions were moved to a modal, which can be openened both from the empty state and from a button on the overflow menu that used to only copy the url.
显示
- app/assets/javascripts/ml/model_registry/components/actions_dropdown.vue 13 个添加, 8 个删除...scripts/ml/model_registry/components/actions_dropdown.vue
- app/assets/javascripts/ml/model_registry/components/mlflow_usage_modal.vue 103 个添加, 0 个删除...ripts/ml/model_registry/components/mlflow_usage_modal.vue
- app/assets/javascripts/ml/model_registry/components/model_list_empty_state.vue 12 个添加, 50 个删除...s/ml/model_registry/components/model_list_empty_state.vue
- app/assets/javascripts/ml/model_registry/constants.js 2 个添加, 0 个删除app/assets/javascripts/ml/model_registry/constants.js
- locale/gitlab.pot 26 个添加, 20 个删除locale/gitlab.pot
- spec/frontend/ml/model_registry/components/actions_dropdown_spec.js 17 个添加, 19 个删除...end/ml/model_registry/components/actions_dropdown_spec.js
- spec/frontend/ml/model_registry/components/mlflow_usage_modal_spec.js 56 个添加, 0 个删除...d/ml/model_registry/components/mlflow_usage_modal_spec.js
- spec/frontend/ml/model_registry/components/model_list_empty_state_spec.js 22 个添加, 52 个删除.../model_registry/components/model_list_empty_state_spec.js
加载中
想要评论请 注册 或 登录