Skip to content

Apply GitLab UI button styles to app/views/projects directory

Sam Beckham requested to merge gary-bell-superstar into master

What does this MR do?

Adds @garybell s changes from !50114 (closed)

I moved the changes to this MR as that MR had some pipeline issues related to the fork @garybell was using. Please see that MR for the original discussion.

File Before After
app/views/projects/_home_panel.html.haml Unable to keep open long enough unable to keep open long enough
app/views/projects/_last_push.html.haml new-merge-request-before create-merge-request-after
app/views/projects/_new_project_fields.html.haml create-project-before create-project-after
app/views/projects/_readme.html.haml Removed from MR Unable to find where this button is Unable to find button
app/views/projects/_service_desk_settings.html.haml service-desk-before service-desk-after
app/views/projects/_stat_anchor_list.html.haml Unable to find button Unable to find button
app/views/projects/_visibility_modal.html.haml modal wouldn't show modal wouldn't show
app/views/projects/_wiki.html.haml Not sure the button is the one on an empty wiki Not sure the button is the one on an empty wiki
app/views/projects/no_repo.html.haml Removed from MR Unable to find changed buttons Unable to find changed buttons
app/views/projects/edit.html.haml (overall) edit-before edit-after
app/views/projects/edit.html.haml (export) edit-export-before edit-export-after
app/views/projects/edit.html.haml (edit merge request) edit-merge-reqeuest-success-before edit-merge-request-success-after
app/views/projects/edit.html.haml (run housekeeping) edit-run-housekeeping-before edit-housekeeping-after
app/views/projects/edit.html.haml (visibility) edit-visibility-success-before edit-visibility-success-after

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Alexander Turinske

Merge request reports

Loading