You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.
Both on the front end and on the database, every user that is signed up to the web application have the ability to delete any user's merchandise. The delete icon in MerchList should not be visible to customers, and for teams, it should only be visible if it is their merchandise. In the database, customers should not have the permissions to delete or create merchandise, the teams should only have these permissions for their products.
The text was updated successfully, but these errors were encountered:
Both on the front end and on the database, every user that is signed up to the web application have the ability to delete any user's merchandise. The delete icon in MerchList should not be visible to customers, and for teams, it should only be visible if it is their merchandise. In the database, customers should not have the permissions to delete or create merchandise, the teams should only have these permissions for their products.
The text was updated successfully, but these errors were encountered: