sazzadulalambd
|
c1ab1eb0a3
|
feat: implement investor withdrawal workflow and add new navigation routes for investments, plans, and withdrawals
|
2026-05-15 01:31:21 +06:00 |
|
sazzadulalambd
|
f6b394aded
|
refactor: remove investor portfolio and withdrawal pages and clean up related sidebar and admin navigation links.
|
2026-05-14 23:15:10 +06:00 |
|
sazzadulalambd
|
38c8461f0d
|
feat: comment out statement link in investor details page
|
2026-05-14 22:30:13 +06:00 |
|
sazzadulalambd
|
1f595e5d72
|
feat: comment out edit and delete controls in investor details page
|
2026-05-14 22:28:46 +06:00 |
|
sazzadulalambd
|
e57118d040
|
feat: comment out edit and journal tab buttons on investment detail page
|
2026-05-14 22:26:27 +06:00 |
|
sazzadulalambd
|
d54e270fb4
|
feat: update investor profile with rental history tab, withdrawal request modal, and refined financial dashboard metrics
|
2026-05-14 22:25:24 +06:00 |
|
sazzadulalambd
|
3cf729f59c
|
feat: transition from single bank record to multi-account bank support in investor profiles
|
2026-05-14 20:15:39 +06:00 |
|
sazzadulalambd
|
d9a879f53e
|
feat: add investment success modal and redesign investor bike cards with plan-based styling
|
2026-05-14 19:49:57 +06:00 |
|
sazzadulalambd
|
456e7200fc
|
feat: implement editable profile sections and update layout in investor details page
|
2026-05-14 13:54:02 +06:00 |
|
sazzadulalambd
|
92554c177c
|
refactor: simplify investor management UI and remove complex CRUD logic for table view
|
2026-05-13 15:05:58 +06:00 |
|
sazzadulalambd
|
e89f9319b3
|
feat: rename Templates tab to Email & SMS Templates
|
2026-05-13 13:59:39 +06:00 |
|
sazzadulalambd
|
5afe5b13f3
|
feat: add Email and SMS template management configuration page to admin settings
|
2026-05-13 02:37:29 +06:00 |
|
sazzadulalambd
|
aa7cb65cf8
|
feat: add profile image support and upload functionality to biker profiles
|
2026-05-13 02:18:22 +06:00 |
|
sazzadulalambd
|
5aecfc061b
|
feat: add deposit field and enable inline editing for membership type in biker profile
|
2026-05-13 02:12:40 +06:00 |
|
sazzadulalambd
|
cc8663a05c
|
feat: extend Biker interface with battery details and refactor plan selection UI
|
2026-05-13 02:06:28 +06:00 |
|
sazzadulalambd
|
78d1924c2c
|
refactor: implement responsive mobile view and hide add biker button for bikers management page
|
2026-05-12 20:39:10 +06:00 |
|
sazzadulalambd
|
dfd1918cfb
|
refactor: update rental payment display to show detailed due amount and penalty breakdown
|
2026-05-12 20:27:46 +06:00 |
|
sazzadulalambd
|
9e907ec6ce
|
feat: add rental payment history section and interface to admin rental details page
|
2026-05-12 19:59:32 +06:00 |
|
sazzadulalambd
|
8e6eadfac5
|
feat: add mobile-responsive rental table view and interactive status filter cards with lock/unlock actions
|
2026-05-12 19:04:26 +06:00 |
|
sazzadulalambd
|
63f689d1da
|
feat: add visibility toggles for app and web in company policy settings and fix routing typo
|
2026-05-10 18:24:24 +06:00 |
|
sazzadulalambd
|
7f5c7f3f65
|
feat: add inline editing and EV model selection to plan management components
|
2026-05-10 17:52:21 +06:00 |
|
sazzadulalambd
|
c8b4f8ff0f
|
feat: modularize admin settings into individual components and standardize swapstation role naming
|
2026-05-10 17:17:37 +06:00 |
|
sazzadulalambd
|
3d89b38417
|
feat: replace multi-select dropdowns with custom checkbox-based multi-select menus for plan EV models
|
2026-05-10 03:41:16 +06:00 |
|
sazzadulalambd
|
100b567e3a
|
feat: add document upload modal and handling logic to rental details page
|
2026-05-10 03:33:38 +06:00 |
|
sazzadulalambd
|
bf3e1c8931
|
feat: add damage reporting and in-app SMS functionality to rental management page
|
2026-05-10 03:31:17 +06:00 |
|
sazzadulalambd
|
a62923f1a1
|
feat: enable dynamic deposit calculation from rental input or plan settings and add validation for hub selection during creation
|
2026-05-10 03:24:48 +06:00 |
|
sazzadulalambd
|
4ee6944f9d
|
feat: add EV model selection and deposit tracking to rental management workflow
|
2026-05-10 03:11:49 +06:00 |
|
sazzadulalambd
|
2e7bf23752
|
feat: replace hardcoded rental conditions with dynamic plan configurations and update rental creation flow
|
2026-05-10 02:47:04 +06:00 |
|
sazzadulalambd
|
0d7b684c77
|
feat: refactor rental plans to use IDs, add support for EV models, and enable dynamic plan creation
|
2026-05-10 02:27:17 +06:00 |
|
sazzadulalambd
|
70f97b374b
|
feat: introduce rental condition tiers (Premium, Standard, Economy) with dynamic pricing and UI selection
|
2026-05-10 01:37:43 +06:00 |
|
sazzadulalambd
|
93e1d289ca
|
feat: add pendingRent and pendingRentDays fields to rental interface and update status badge logic
|
2026-05-10 01:31:22 +06:00 |
|
sazzadulalambd
|
0924d84983
|
feat: update rental data models, mock data, and auth access controls for enhanced tracking and management
|
2026-05-10 01:22:17 +06:00 |
|
sazzadulalambd
|
20ce14ae68
|
refactor: remove redundant penalty input fields from the share event settings form
|
2026-05-10 00:32:03 +06:00 |
|
sazzadulalambd
|
dcb4dfa581
|
chore: clarify penalty labels in admin settings rent plans
|
2026-05-10 00:31:02 +06:00 |
|
sazzadulalambd
|
4f8c7ec53d
|
chore: update plan penalty input labels for clarity in admin settings
|
2026-05-10 00:27:01 +06:00 |
|
sazzadulalambd
|
d7db85595c
|
feat: add penalty tier fields to rental plans and update settings configuration UI
|
2026-05-10 00:23:50 +06:00 |
|
sazzadulalambd
|
af2c86d919
|
feat: add FICO share fields to investment plans and update UI for granular configuration
|
2026-05-09 23:24:17 +06:00 |
|
sazzadulalambd
|
fd7b1ab824
|
refactor: reorder return fields in investment plan settings UI
|
2026-05-09 23:07:27 +06:00 |
|
sazzadulalambd
|
58f54a738f
|
refactor: remove redundant share percentage inputs and summary UI from rental and EV plan settings
|
2026-05-09 22:59:49 +06:00 |
|
sazzadulalambd
|
e8ccfb9879
|
style: remove numerical prefixes from plan tab labels in admin settings
|
2026-05-09 17:17:13 +06:00 |
|
sazzadulalambd
|
ecdcbd1f89
|
feat: add editable description textareas to plan configuration settings
|
2026-05-09 17:13:17 +06:00 |
|
sazzadulalambd
|
fec4b95e47
|
feat: add contract duration management to plan settings and update UI controls
|
2026-05-09 16:34:09 +06:00 |
|
sazzadulalambd
|
f8b4d7e2ea
|
fix: update rental tab ID to rentalType for consistency
|
2026-05-09 13:18:26 +06:00 |
|
sazzadulalambd
|
c0916cd3a2
|
feat: implement role-based access control for KYC workflows and add permissions documentation
|
2026-05-09 12:51:28 +06:00 |
|
sazzadulalambd
|
1ec8882ab7
|
refactor: reorder settings sidebar items and append labels to plan categories
|
2026-05-06 20:07:18 +06:00 |
|
sazzadulalambd
|
c2ba941c8c
|
feat: implement responsive desktop table view for KYC requests in admin dashboard
|
2026-05-06 19:56:19 +06:00 |
|
sazzadulalambd
|
5265d69668
|
refactor: conditionally render cancel button in KYC stepper navigation
|
2026-05-06 18:26:27 +06:00 |
|
sazzadulalambd
|
016f12ae83
|
feat: optimize KYC action buttons for mobile layout and add approval modal support
|
2026-05-06 18:03:53 +06:00 |
|
sazzadulalambd
|
849c6e56ba
|
refactor: comment out redundant separator lines and debug elements in permission management UI
|
2026-05-06 14:28:57 +06:00 |
|
sazzadulalambd
|
494ef7128b
|
refactor: update permission labels to use dynamic values and re-enable separator lines in roles page
|
2026-05-06 14:17:59 +06:00 |
|