Open Liam345 opened 4 years ago
The url/page structure looks weird.
Instead of /admin/gifts
, it should probably be something like this /registry/:customUrl/admin/gifts
Then you can just get the items
by calling using the customUrl
param and the getOneRegistry
controller.
Currently, All the Gifts in the DB are being displayed. Limit it to only the Gifts of the Current Repository.