Closed JasonWu00 closed 7 months ago
Your Render PR Server URL is https://audiocard-server-pr-161.onrender.com.
Follow its progress at https://dashboard.render.com/web/srv-co8q62v79t8c73dvn3c0.
Hold off on the reviews for a moment, there seems to be a failed check that I need to fix first.
Your Render PR Server URL is https://audiocard-client-pr-161.onrender.com.
Follow its progress at https://dashboard.render.com/web/srv-co914kdjm4es73cl8geg.
This PR modifies the search query in server/routes/cardsets.js, in conjunction with adding a new column to the Cardsets table.
Full list of changes:
isFriendsOnly
column to the MySQL database using MySQL WorkbenchisFriendsOnly
value set to falseisFriendsOnly
value set to true, AND belongs to a friend of the userThis PR only affects the back-end implementation. The front-end addition of an option for users to set a cardset as friends only is not included.