Commit Graph

112 Commits

Author SHA1 Message Date
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
sazzadulalambd
29ba783b53 refactor: restructure company policy schema to use arrays of objects and update rental type categorization logic 2026-05-06 01:56:22 +06:00
sazzadulalambd
3c0abd5606 refactor: restructure company policy settings and rental types by replacing objects with categorized arrays 2026-05-06 01:45:21 +06:00
sazzadulalambd
42a4c8c43b refactor: clean up formatting and indentation in company policy configuration objects 2026-05-06 01:19:00 +06:00
sazzadulalambd
342133cdfd feat: replace textareas with RichTextEditor for policy description management 2026-05-06 01:09:25 +06:00
sazzadulalambd
2cdd18e255 feat: add functionality to create, edit, and delete company policy rules in admin settings 2026-05-06 01:04:32 +06:00
sazzadulalambd
f319cc5bac refactor: remove list and divider buttons from RichTextEditor toolbar 2026-05-06 00:51:52 +06:00
sazzadulalambd
a3fabcde62 feat: add RichTextEditor component and integrate company policy management into settings page 2026-05-06 00:50:30 +06:00
sazzadulalambd
4b93060c1a feat: add Rider Request Plan management section to admin settings 2026-05-05 21:58:34 +06:00
sazzadulalambd
278e3fc18c feat: add swap station management module and settings configuration to admin dashboard 2026-05-05 21:54:46 +06:00
sazzadulalambd
928350b478 feat: add investment plan management section to company settings 2026-05-05 21:48:18 +06:00
sazzadulalambd
da0df6db3e refactor: implement plan tiering and expand rental options across all service categories 2026-05-05 04:20:17 +06:00
sazzadulalambd
8f73819986 feat: integrate granular save actions per plan and auto-calculate JAIBEN share percentages in settings page 2026-05-05 03:37:09 +06:00
sazzadulalambd
00cc8cf483 feat: introduce tabbed navigation for plan settings in admin panel 2026-05-05 03:19:10 +06:00
sazzadulalambd
9133fdb7ff feat: add plans configuration tab to admin settings page with CRUD support for rental plans 2026-05-05 03:09:21 +06:00
sazzadulalambd
59e2c0f3cb refactor: update KYC request details action to navigate to individual detail pages using next/navigation router 2026-05-05 02:57:02 +06:00
sazzadulalambd
376b4e0cac feat: replace prompt-based document rejection with a dedicated modal interface 2026-05-05 02:53:49 +06:00
sazzadulalambd
291d9ca68b feat: update rider plan to single_rent and integrate SMS history display in KYC admin pages 2026-05-05 02:48:57 +06:00
sazzadulalambd
111b242bf8 feat: replace native alerts with react-hot-toast notifications and update rider plan constants 2026-05-05 02:44:32 +06:00
sazzadulalambd
4445624638 feat: add react-hot-toast and update SMS message modal UI with phone number context 2026-05-05 02:40:35 +06:00
sazzadulalambd
74d3ebde38 refactor: rename messageHistory to smsHistory and update schema with unique IDs and timestamps 2026-05-05 02:37:38 +06:00
sazzadulalambd
37f86c2363 feat: expand KYC types with swapstation support and implement SMS history tracking with templating system 2026-05-05 02:32:51 +06:00
sazzadulalambd
7ff02cf732 feat: add hubId field and update source display to link to hub details page 2026-05-05 02:21:34 +06:00
sazzadulalambd
fc3f6924b4 feat: add hub filtering capability to KYC request list and update detail view with hub labels 2026-05-05 02:19:38 +06:00
sazzadulalambd
c83aa690d0 feat: add merchant entity type with dedicated company information and rider request steps to KYC form 2026-05-05 01:47:27 +06:00
sazzadulalambd
2f215c3b2d refactor: rename shop type to swapstation and update associated UI components and business logic 2026-05-05 01:34:10 +06:00
sazzadulalambd
7120be25bd feat: add investor onboarding flow with dynamic business and investment plan fields 2026-05-05 01:21:37 +06:00
sazzadulalambd
79cf53eacb fix: update nominee address column span and remove nominee percentage field from KYC form 2026-05-05 00:40:34 +06:00