-
- Downloads
Filter user add-forge-now requests when authenticated
This introduces a checkbox to allow users to filter their own requests. It's turned on by default. The checkbox is not shown when connected anonymously. Either browsing anonymously or unchecking the box (when connected) allows to browse all requests. This also unifies the rendering with the save code now view: - same datatable layout - the spinner logo during computation Related to T4011
Showing
- assets/src/bundles/add_forge/create-request.js 31 additions, 4 deletionsassets/src/bundles/add_forge/create-request.js
- cypress/integration/add-forge-now-request-create.spec.js 76 additions, 4 deletionscypress/integration/add-forge-now-request-create.spec.js
- cypress/plugins/index.js 8 additions, 0 deletionscypress/plugins/index.js
- cypress/support/index.js 4 additions, 0 deletionscypress/support/index.js
- swh/web/tests/create_test_users.py 2 additions, 1 deletionswh/web/tests/create_test_users.py
Loading
Please register or sign in to comment