Feature #8719
openUI/UX & Feature Enhancement & Backend, Security & Branding
100%
Subtasks
Related issues
Updated by Ramu Kodali 7 days ago
- % Done changed from 0 to 100
Quotation Document Management: Successfully integrated a "View PDF" feature into the Quotations table, allowing users to access uploaded documents directly from the actions menu.
Dashboard Logic Correction: Fixed the follow-up count discrepancy on the dashboard. The system now accurately displays the total count (Pending + Completed) by utilizing total count metadata instead of paginated array lengths.
Client Management Improvements: Refined the "Deleted Customers" section by fixing styling issues, updating iconography, and optimizing the filtering logic to ensure a seamless transition between active and deleted views.
Settings Module Polish: Designed a premium "Coming Soon" overlay for the Settings page and later downsized the typography and padding for a more sophisticated, minimalistic aesthetic.
Authentication & Security: Streamlined the administrative login process by bypassing the 2-step OTP verification for faster access. Also configured a new administrative account and removed the password recovery module as per the revised security requirements.
Global Branding Integration: Implemented the official brand logo across the entire platform, including the browser favicon, the side navigation bar, and the primary login interface.
Premium Login Redesign: Transformed the login page from a standard form to a high-end, split-screen cinematic layout featuring branding on one side and a sleek, glassmorphic login field on the other.
Critical Bug Resolution: Resolved a database seeding conflict (Duplicate Key Error) and fixed a frontend state-management crash related to JSON parsing in the Auth Context.