Actions
dev #1791
open[FE] Dashboard issues v2
Start date:
01/27/2025
Due date:
% Done:
0%
Estimated time:
Description
- 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.
- 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.
- Disable search,sort etc. options when there is no data in dashboard
- show total data count in all dashboard modules(as in invoice module)
Updated by Nazmul Hossain Shovon about 1 year ago
- Description updated (diff)
solved:
Add a default dial code value to the edit profile model.
Updated by Nazmul Hossain Shovon about 1 year ago
- Description updated (diff)
solved:
Display another button to add saved products for logged-in users.
Updated by Nazmul Hossain Shovon about 1 year ago
solved:
Use a sophisticated date picker compatible with Safari and others to choose a dob.
Updated by Lutfor Rahman about 1 year ago
- Description updated (diff)
- Status changed from Pending to In Progress
SOLVED:
Redesign logout modal
Integrate the new logout on the landing page.
Add a link to the dashboard hamburger title for home navigation.
Updated by Lutfor Rahman about 1 year ago
- Description updated (diff)
SOLVED:
Disable the paid seal checkbox when the due is not zero.
Updated by Nazmul Hossain Shovon about 1 year ago
- Description updated (diff)
solved:
Disable search,sort etc. options when there is no data in dashboard
Updated by Lutfor Rahman about 1 year ago
- Description updated (diff)
SOLVED:
When the logout operation is performed, the application should clear user info from all the browser tabs.
Updated by Nazmul Hossain Shovon about 1 year ago
solved:
- feat: show dashboard summary instead of recurring template
- feat: use debounce for search
Updated by Nazmul Hossain Shovon about 1 year ago
solved:
- fix: make table divs relative to fit sr-only labels
- hide scrollbar when combobox opens
- feat: disable attach button conditionally in saved products button
Updated by Nazmul Hossain Shovon about 1 year ago
solved:
- feat: show dashboard modules on separate routes
- fix: remove all console logs
- feat: make toolbar fixed
- fix: navigate to account from navbar
- fix: show module name in dashboard navbar
- fix: add different routes for dashboard modules in mobile
- feat: add new breadcrumb in dashboard
- feat: set max full name length 35 chars
- fix: move footer down
- fix: show orange left border on selected module
- fix: solve dashboard scroll issue in below xl screens
Updated by Nazmul Hossain Shovon about 1 year ago
solved:
feat: show error in customer menu when user offline
Actions