Project

General

Profile

dev #1791

Updated by Lutfor Rahman about 1 year ago

* [x] Add a default dial code value to the edit profile model. 
 * [ ] Use a sophisticated date picker compatible with Safari and others to choose a dob. 
 * [x] Display another button to add saved products for logged-in users. 
 * [ ] Change the logout display message. 
 * [ ] After adding a new product, customer or payment, only display the skeleton for the newly added row. 
 * [ ] Display saved invoice thumbnails in the recurring templates containers (the most recent will appear first, and so on) 
 * [ ] After saving an invoice, the application should select my invoice from the side if it is previously selected. 
 * [ ] Add a skeleton only for newly added products, invoices, customers, and payments. 
 * [ ] Disable the paid seal checkbox when the due is not zero. 
 * [ ] Allow users to edit the saved invoices. 
 * [ ] Redesign logout modal 
 * [ ] Integrate the new logout on the landing page. 
 * [ ] When the logout operation is performed, the application should clear user info from all the browser tabs. 
 * [ ] Add a link to the dashboard hamburger title for home navigation.

Back