Commit Graph

154 Commits

Author SHA1 Message Date
sazzadulalambd
c6a9fd960e refactor: rename investment plans to EV investment plans across UI components 2026-05-19 16:20:31 +06:00
sazzadulalambd
5d1a5454c0 feat: implement battery investment settings tab and configuration component 2026-05-19 16:17:20 +06:00
sazzadulalambd
3297daf124 refactor: simplify payment workflow by removing amount input and update sidebar profile navigation 2026-05-19 16:00:27 +06:00
sazzadulalambd
3edcfbc654 feat: comment out new investment entry points in dashboard and plans pages 2026-05-19 15:12:27 +06:00
sazzadulalambd
5aded5bdc6 feat: implement multi-role dashboard state with hub management, ticketing, and accounting features 2026-05-17 23:50:11 +06:00
sazzadulalambd
f8a745ad42 feat: enhance admin dashboard with real-time telematics, audit logs, and interactive management tools 2026-05-17 23:45:38 +06:00
sazzadulalambd
6870ca6b0f feat: add real-time notification count to sidebar and implement dedicated admin notification management dashboard 2026-05-17 23:26:10 +06:00
sazzadulalambd
aaf91255bb feat: add hub selection to battery form and update data schema 2026-05-17 20:35:10 +06:00
sazzadulalambd
9370b71b25 feat: integrate battery selection and sync battery level from mock data in fleet management form 2026-05-17 20:32:54 +06:00
sazzadulalambd
a4ff86b953 feat: add battery management tab with support for viewing, adding, editing, and deleting batteries in hub dashboard 2026-05-17 20:24:47 +06:00
sazzadulalambd
89300a457e feat: add withdrawal management tab and request processing functionality to accounting page 2026-05-17 20:13:33 +06:00
sazzadulalambd
8f445857a9 feat: enhance maintenance details page with issue history navigation and responsive layout improvements 2026-05-17 19:06:24 +06:00
sazzadulalambd
440a87f0b5 feat: add category-based filtering and enhanced dashboard stats for damage and maintenance records 2026-05-17 15:19:31 +06:00
sazzadulalambd
fb1eff4931 feat: implement maintenance invoice creation flow with dynamic pricing, quantity editing, and PDF breakdown reporting 2026-05-17 00:45:04 +06:00
sazzadulalambd
0274e9a90b feat: enhance maintenance records with structured part management, service cost tracking, and dynamic invoice calculation 2026-05-17 00:23:08 +06:00
sazzadulalambd
48fd93fea8 feat: implement real-time rental map dashboard and integrate location tracking updates into admin modules 2026-05-16 22:34:44 +06:00
sazzadulalambd
1feab1fa23 feat: add live rental tracking map view with GPS coordinates and real-time refresh 2026-05-16 21:47:01 +06:00
sazzadulalambd
4c25990e70 feat: add support for battery swapping status and bike image gallery management in fleet details 2026-05-16 20:54:17 +06:00
sazzadulalambd
de9499b567 feat: enhance bike overview with detailed battery tracking and rental subscription data 2026-05-16 20:44:19 +06:00
sazzadulalambd
ec487f6d27 feat: add hub tracking to damage and maintenance records with selection UI 2026-05-16 20:19:23 +06:00
sazzadulalambd
36b12772b7 feat: include hub information in battery damage and maintenance records 2026-05-16 20:00:28 +06:00
sazzadulalambd
4b1ff96db2 feat: implement PWA install prompt banner for investor dashboard 2026-05-16 19:46:43 +06:00
sazzadulalambd
bd18c265ca feat: add damage and maintenance history tracking with CRUD functionality to battery detail page 2026-05-16 19:33:28 +06:00
sazzadulalambd
ce4bbfaf81 fix: include batteryRentPending in rental interface and sanitize pending rent calculation 2026-05-16 15:28:33 +06:00
sazzadulalambd
adbcded611 feat: add battery rent support and integrate adjusted battery costs into rental billing calculations 2026-05-16 15:09:19 +06:00
sazzadulalambd
21c408f828 feat: integrate battery selection and rental billing calculations into rental details view 2026-05-16 15:09:12 +06:00
sazzadulalambd
1882cfbb91 refactor: remove battery manual entry fields in biker profile and add battery rental history table to rental details 2026-05-16 14:06:33 +06:00
sazzadulalambd
41530a4691 feat: add manual BMS data refresh functionality and expand battery purchase form with accounting fields 2026-05-16 12:36:00 +06:00
sazzadulalambd
e932e6b817 refactor: remove RefreshCw icon and unused BMS refresh functionality from battery detail page 2026-05-16 12:20:18 +06:00
sazzadulalambd
b39f3981fc feat: implement battery editing functionality with modal and state management 2026-05-16 12:19:54 +06:00
sazzadulalambd
f5cd411a05 feat: implement battery management module with list and detail views 2026-05-16 12:10:49 +06:00
sazzadulalambd
62b8d567bd refactor: improve responsive layout and add payment history section to investment details page 2026-05-16 10:45:06 +06:00
sazzadulalambd
d8e82cef19 feat: add payment tracking and manual payment submission to investment details and configure standalone deployment mode 2026-05-16 10:20:12 +06:00
sazzadulalambd
5e59909e8e feat: add payment modal and due amount functionality to investment details page 2026-05-15 22:37:42 +06:00
sazzadulalambd
78a51ca60a feat: replace ROI metric with total bike count and add item counts to investment detail tabs 2026-05-15 19:18:07 +06:00
sazzadulalambd
18b29d535b feat: update investment details page with mock data, navigation enhancements, and refined layout 2026-05-15 18:49:26 +06:00
sazzadulalambd
e25bfa91a5 feat: add notifications page and update navigation to redirect notifications to a dedicated route 2026-05-15 18:25:29 +06:00
sazzadulalambd
ad6d5e26ad feat: implement sidebar notification drawer and update investor page padding layouts 2026-05-15 18:07:15 +06:00
sazzadulalambd
845ae91d64 feat: add InvestorNotification component and integrate it across investor dashboard pages 2026-05-15 17:56:16 +06:00
sazzadulalambd
bb1d4628ee feat: implement radio-based payment selection UI and rename paymentOption to paymentType 2026-05-15 12:25:24 +06:00
sazzadulalambd
cab01a25ac feat: add partial payment support for investments and update mock data fields 2026-05-15 03:10:37 +06:00
sazzadulalambd
44745d0252 refactor: migrate investor dashboard to dedicated subfolder and update navigation paths 2026-05-15 02:47:48 +06:00
sazzadulalambd
0c1a6e3a18 feat: add Investments link to investor sidebar and fix indentation and alignment 2026-05-15 02:39:13 +06:00
sazzadulalambd
dfc69faf48 style: standardize header icons and update sidebar navigation labels and icons 2026-05-15 02:37:31 +06:00
sazzadulalambd
16e08c930a feat: add rental history dashboard for investors and update navigation menu 2026-05-15 02:29:41 +06:00
sazzadulalambd
4909826c24 feat: add document upload state and improve responsive design of investor profile page 2026-05-15 02:16:32 +06:00
sazzadulalambd
918b6c543d refactor: add pagination, filtering, and responsive design improvements to withdrawal request page 2026-05-15 02:02:45 +06:00
sazzadulalambd
12f1e5c445 feat: expand container width and reorganize withdrawal request UI components 2026-05-15 01:53:35 +06:00
sazzadulalambd
775299fc6c refactor: redesign withdrawal page layout and UI components for improved clarity 2026-05-15 01:48:56 +06:00
sazzadulalambd
0ff4fcf351 feat: implement bike-based withdrawal system with bulk selection and auto-withdraw settings 2026-05-15 01:47:10 +06:00