As a configurator
I want to be able to edit, delete and reorder multirow fields
so that I can use the same while configuring forms
I should see edit actions on multirow
I should see reorder link (links.reorder) on multirow with {{fieldId}} placeholder on href
I should see edit actions (edit and delete) for each field of multirow
I should see field's edit modal form on clicking edit button on multirow field
I should see field delete by making a call delete href configured.
I should see order gets updated in database by making a call to reorder href by replacing field id
UI Story: ApplaudSolutions/applaud-ui#1579