This also changesintroduces a checkbox to filterallow user requests by default so users directly sees to filter their own requests. It's turned on
their requestsby default. The checkbox is not shown when connected anonymously.
When not connected, the list is complete and the checkbox
is not displayedEither browsing anonymously or unchecking the box (when connected) allows to browse all
requests.
TODO:This also unifies the rendering with the save code now view:
- same datatable layout
- one last cypress tests which check the filte- the spinner logo during is happeningcomputation
screenshots:
{F5494083}connected (checked by default, list user requests, as they have none, it's empty)
{F5494380}
connect (unchecked, list all requests)
{F5494084}379}
anonymously (list all requests)
{F5494378}
Related to T4011