Skip to content

Move ml_experiment_tracking to page_bundles

What does this MR do and why?

Move ml_experiment_tracking.scss from pages to page_bundles as this is the recommended way of splitting out page-specific CSS.

Also cleans up some of the CSS and HAML that is no longer used.

Screenshots or screen recordings

No changes from previous version in !109493 (merged).

Page Before After
Experiment details Experiment_details_before Experiment_details_after
Candidate details Candidate_details_before Candidate_details_after

How to set up and validate locally

Follow the steps in the original MR !98664 (merged).

Affected pages:

  • Project > Experiment details. For example, http://127.0.0.1:3000/gitlab-org/gitlab-shell/-/ml/experiments/1.
  • Project > Experiment details > Candidates. For example, http://127.0.0.1:3000/gitlab-org/gitlab-shell/-/ml/candidates/7e87b53e-fb13-470f-827e-e34f645cf937.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #393279 (closed)

Edited by Justin Ho Tuan Duong

Merge request reports

Loading