-
- Downloads
assets/admin/origin-save: Enable to add note when rejecting a request
In the save code now administation page, display a new modal when rejecting a save request enabling to add a rejection note through the use of a text area. Default behavior is to enter a custom note but a couple of prefilled rejection notes can be selected for the following cases: - the origin URL is not a repository link - the visit type for the origin URL is not valid - the origin URL cannot be found Related to T3256 Related to T3257
Showing
- assets/src/bundles/admin/origin-save.js 65 additions, 7 deletionsassets/src/bundles/admin/origin-save.js
- cypress/integration/admin.spec.js 60 additions, 0 deletionscypress/integration/admin.spec.js
- swh/web/common/origin_save.py 10 additions, 4 deletionsswh/web/common/origin_save.py
- swh/web/templates/admin/origin-save.html 2 additions, 2 deletionsswh/web/templates/admin/origin-save.html
Loading
Please register or sign in to comment