Cleanup table classes on import / pipelines pages
What does this MR do and why?
Remove the useless overrides added with DEFAULT_TH_CLASSES
on tables that already have GlTable styles.
Screenshots or screen recordings
Page | Before | After |
---|---|---|
Bulk import | ||
Import history | ||
Pipelines |
How to set up and validate locally
http://127.0.0.1:3000/import/bulk_imports/status
Bulk import - In the header bar, click on + icon (Create new...) > New group.
- Select Import group.
- Fill in the GDK URL as GitLab source instance URL and a Person Access Token. Then click Connect instance.
- You should be on the Import groups from GitLab page.
http://127.0.0.1:3000/import/history
Import history - In the header bar, click on + icon (Create new...) > New project/repository.
- Select Import project.
- Click the History link on the further right.
- You should be on the Project import history page.
http://127.0.0.1:3000/gitlab-org/gitlab-test/-/pipelines
Pipelines Go to Project > Build > Pipelines on a project that already has at least 1 pipeline.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Relates to #362362 (closed)
Edited by Justin Ho Tuan Duong