Skip to content

WIP: Convert existing Pages domain new/edit form from Haml to Vue

What does this MR do?

Converts the existing Pages domain new/edit form to Vue:

Screen_Shot_2019-03-20_at_10.38.08_AM

The new Vue component will make use of the existing Pages domains API: https://docs.gitlab.com/ee/api/pages_domains.html#update-pages-domain

What are the relevant issue numbers?

This MR is a first step towards a MVC related to https://gitlab.com/gitlab-org/gitlab-ce/issues/28996.

Once this component has been converted to Vue, the mockup in this comment can be implemented (which will happen in a separate MR): https://gitlab.com/gitlab-org/gitlab-ce/issues/28996#note_152137057

Does this MR meet the acceptance criteria?

Edited by Nathan Friend

Merge request reports