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
-
Some references in the commit message have been migrated:
- T4011 is now swh/meta#4011 (closed)
-
mentioned in merge request !597
-
mentioned in merge request !762 (closed)
-
mentioned in merge request !931 (closed)
-
mentioned in merge request !764 (closed)
-
mentioned in merge request !765 (closed)
Please register or sign in to comment