customer-ui/src/pages/EditOrderPage.vue (2 lines): - line 128: // TODO: Create a new page that lists the user's orders. - line 150: // TODO: Clear the cart after an order has been placed. customer-ui/src/store/index.js (1 line): - line 80: // TODO: Check if the user is logged in.