Commit Graph

139 Commits

Author SHA1 Message Date
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
25a421e7a7 refactor: update user roles, clean up admin settings UI, and adjust dashboard navigation logic 2026-05-09 22:49:26 +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
53fb6d9e67 chore: remove CLAUDE.md and ignore additional documentation directories 2026-05-09 12:52:40 +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
4f58fba36d chore: comment out swap-station login option in login page 2026-05-07 16:24:12 +06:00
sazzadulalambd
89ed9975ca feat: enable swap station login, update admin manager credentials, and improve UI labels and navigation 2026-05-07 16:23:27 +06:00
sazzadulalambd
0fe8b7f50f feat: comment out swap-station login option in login page configuration 2026-05-07 16:15:44 +06:00
sazzadulalambd
bbb1514231 refactor: update admin manager role credentials and simplify login password UI 2026-05-07 16:15:18 +06:00
sazzadulalambd
7846cacc9d feat: implement super_admin role, add swap station user, and update login routing logic 2026-05-07 16:14:33 +06:00
sazzadulalambd
9687a71570 feat: implement authentication flow with login page, middleware protection, and session-based role management 2026-05-07 16:08:18 +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
502e576fc1 feat: implement PWA support with manifest and icons and add mobile-optimized bottom navigation 2026-05-06 16:38:57 +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
sazzadulalambd
00e914d99a refactor: rename permission keys and update labels in role configuration schema 2026-05-06 14:13:49 +06:00
sazzadulalambd
3444a048fe refactor: implement permission pair structure to group view and edit controls within settings 2026-05-06 02:44:45 +06:00
sazzadulalambd
a8634789f0 refactor: implement permission grouping and updated granular access control model for roles 2026-05-06 02:27:10 +06:00
sazzadulalambd
bb2522f990 refactor: move policy addition forms to follow the header in settings tabs 2026-05-06 02:13:22 +06:00
sazzadulalambd
ac23e8797a refactor: update parts schema to include buying and selling prices and implement CRUD functionality in settings page 2026-05-06 02:06:06 +06:00