Skip to content

Admin: Requests for material

Implement admin pages /admin/requests to list existing requests for material. Use infinite scroll.

  • Implement a Card for MaterialRequest

Request details

/admin/request/{uuid} should display the request details and allow administrator to execute actions: reconfirmRequest, updatePid and validateRequest.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information