-
- Downloads
Improvements to Add request form
- Removed Django form and using HTML - Made HTML better with correct Ids and names - JS changes to show proper error message from server - Minor: Removed unused code from views (Python) - Made comment optional in the HTML (This is still mandatory in the API, to be fixed)
Showing
- assets/src/bundles/add_forge/index.js 5 additions, 2 deletionsassets/src/bundles/add_forge/index.js
- swh/web/add_forge_now/views.py 8 additions, 40 deletionsswh/web/add_forge_now/views.py
- swh/web/templates/add_forge_now/create-request.html 31 additions, 21 deletionsswh/web/templates/add_forge_now/create-request.html
Loading
Please register or sign in to comment