Skip to content

DAST Site profile - Form MVC - Add edit capability - Frontend

Paul Gascou-Vaillancourt requested to merge 227244-dast-site-profile-edit into master

What does this MR do?

This adds the ability to edit DAST site profiles.

Screenshots

Context Recording
Clicking on cancel if a field was changed shows a confirmation modal. The modal does not appear if the fields are restored to their original state. discard_changes
Confirming the cancel modal brings the user back to the profiles library. discard_changes_confirm
If an error occurs when saving the profile, an alert is shown below the title. save_error
If the profile was saved successfully, the user is redirected to the profiles library. save_success

Generic error when the profile could not be saved

Screen_Shot_2020-07-30_at_5.54.01_PM

Cancel modal

Screen_Shot_2020-07-30_at_5.54.37_PM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Paul Gascou-Vaillancourt

Merge request reports