You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
exports[`AdminSettings.vue server host url form edit mode cancel button should be visible when the form is in completed state with edit mode 1`] = `<buttondata-v-6398caea=""type="button"data-test-id="cancel-edit-server-host-btn"class="mr-2 button-vue button-vue--text-only button-vue--vue-secondary"><spandata-v-6398caea=""class="button-vue__wrapper"><spandata-v-6398caea=""class="button-vue__text">Cancel</span></span></button>`;
125
117
126
118
exports[`AdminSettings.vue server host url form edit mode readonly state should clear the readonly state when clicked on the input 1`] = `<inputtype="text"placeholder="https://www.my-openproject.com"class="">`;
127
119
@@ -280,11 +272,7 @@ exports[`AdminSettings.vue server host url form edit mode submit button should s
280
272
</div>
281
273
`;
282
274
283
-
exports[`AdminSettings.vue server host url form view mode and completed state reset button should be visible when the form is in completed state 1`] = `
exports[`AdminSettings.vue server host url form view mode and completed state reset button should be visible when the form is in completed state 1`] = `<buttondata-v-6398caea=""type="button"data-test-id="reset-server-host-btn"class="button-vue button-vue--icon-and-text button-vue--vue-secondary"><spandata-v-6398caea=""class="button-vue__wrapper"><spandata-v-6398caea=""class="button-vue__icon"><spanaria-hidden="true"role="img"class="material-design-icon pencil-icon"data-v-6398caea=""><svgfill="currentColor"width="20"height="20"viewBox="0 0 24 24"class="material-design-icon__svg"><pathd="M20.71,7.04C21.1,6.65 21.1,6 20.71,5.63L18.37,3.29C18,2.9 17.35,2.9 16.96,3.29L15.12,5.12L18.87,8.87M3,17.25V21H6.75L17.81,9.93L14.06,6.18L3,17.25Z"><!----></path></svg></span></span><spandata-v-6398caea=""class="button-vue__text">Edit server information</span></span></button>`;
288
276
289
277
exports[`AdminSettings.vue server host url form view mode and completed state should show field value and hide the input field 1`] = `
290
278
<divclass="openproject-server-host">
@@ -302,9 +290,7 @@ exports[`AdminSettings.vue server host url form view mode and completed state sh
0 commit comments