Project

General

Profile

Feature #7548

Updated by Aruna Prasanna about 1 month ago

Today I worked on the Orders page by implementing the Complete button logic for dine-in orders, ensuring that once the payment is done the order status is updated to Completed. I also updated the UI in the Menu, Customer Orders, and POS pages to display an appropriate message when no menu items are available. In addition, I made icon updates on the Login page for the password field and fixed an issue in the Socket Context by hiding unnecessary toaster messages that were being displayed. Finally, on the Profile page, I integrated the Auth Service endpoint to fetch and show the hire date in the Member Since section.

Back