Feature #10909
openi am working pos pos sub branch for ui lated works
Subtasks
Related issues
Updated by Karthik Palakonda 3 days ago
- Status changed from New to In Progress
- % Done changed from 0 to 30
i am fixing the pos login and tenent based issues and pushed the code
Updated by Karthik Palakonda 2 days ago
- Due date set to 09/18/2026
- Status changed from In Progress to Resolved
- % Done changed from 30 to 100
• Added a reusable global `<BackArrow />` navigation component in `Inputs.tsx` and integrated it across Subscription Details, Create Plan, Quotes, Jobs, and Invoices.
• Enhanced and integrated `ActionHistoryComments` for audit trail tracking across Subscriptions, Quotes, Assets, and Requests.
• Revamped `JobsCreate` layout, aligning fields, buttons, and reducing spacing/gaps to match the clean modern design specifications.
• Fixed button alignment to side-by-side and optimized whitespace and margins in `Service.tsx` and `CreatePlanPage.tsx`.
• Added responsive full-width Stats Overview cards with collapsible views in `SubscriptionsPlans.tsx` and `AllPlans.tsx`.
• Fixed sidebar active route highlighting issue where Dashboard remained active alongside Subscriptions and Product Plans.
• Fixed table loading skeleton in `SubscriptionsPlans.tsx` by correcting the column count from 9 to 5, preventing table distortion during data fetching.
• Configured the entire project typography to use Outfit font family across MUI themes, Ant Design `ConfigProvider`, Tailwind CSS, and global stylesheets (including input placeholders and table cells).
• Fixed mobile view layout issues on Android and iPhone by integrating `100dvh` dynamic viewport height across dashboard routers to adapt to mobile browser toolbars.
• Adjusted mobile logout button bottom clearance to `88px` (`pb-24 lg:pb-2`) to keep it clearly visible and prevent overlap with Safari toolbars, navigation bars, and floating controls.
This is the changes I have done and pushed my changes in to related branches