sazzadul alam shawon shawon
  • Joined on 2026-01-25
shawon pushed to main at shawon/JML 2026-05-05 03:09:24 +06:00
9133fdb7ff feat: add plans configuration tab to admin settings page with CRUD support for rental plans
shawon pushed to main at shawon/JML 2026-05-05 02:57:05 +06:00
59e2c0f3cb refactor: update KYC request details action to navigate to individual detail pages using next/navigation router
shawon pushed to main at shawon/JML 2026-05-05 02:53:51 +06:00
376b4e0cac feat: replace prompt-based document rejection with a dedicated modal interface
shawon pushed to main at shawon/JML 2026-05-05 02:49:00 +06:00
291d9ca68b feat: update rider plan to single_rent and integrate SMS history display in KYC admin pages
shawon pushed to main at shawon/JML 2026-05-05 02:44:35 +06:00
111b242bf8 feat: replace native alerts with react-hot-toast notifications and update rider plan constants
shawon pushed to main at shawon/JML 2026-05-05 02:40:38 +06:00
4445624638 feat: add react-hot-toast and update SMS message modal UI with phone number context
shawon pushed to main at shawon/JML 2026-05-05 02:37:41 +06:00
74d3ebde38 refactor: rename messageHistory to smsHistory and update schema with unique IDs and timestamps
shawon pushed to main at shawon/JML 2026-05-05 02:32:53 +06:00
37f86c2363 feat: expand KYC types with swapstation support and implement SMS history tracking with templating system
shawon pushed to main at shawon/JML 2026-05-05 02:21:36 +06:00
7ff02cf732 feat: add hubId field and update source display to link to hub details page
shawon pushed to main at shawon/JML 2026-05-05 02:19:41 +06:00
fc3f6924b4 feat: add hub filtering capability to KYC request list and update detail view with hub labels
shawon pushed to main at shawon/JML 2026-05-05 01:47:31 +06:00
c83aa690d0 feat: add merchant entity type with dedicated company information and rider request steps to KYC form
shawon pushed to main at shawon/JML 2026-05-05 01:34:13 +06:00
2f215c3b2d refactor: rename shop type to swapstation and update associated UI components and business logic
shawon pushed to main at shawon/JML 2026-05-05 01:21:40 +06:00
7120be25bd feat: add investor onboarding flow with dynamic business and investment plan fields
shawon pushed to main at shawon/JML 2026-05-05 00:40:38 +06:00
79cf53eacb fix: update nominee address column span and remove nominee percentage field from KYC form
shawon pushed to main at shawon/JML 2026-05-05 00:34:35 +06:00
69a2894d7d refactor: remove free membership option and update default to basic in KYC admin page
shawon pushed to main at shawon/JML 2026-05-05 00:30:21 +06:00
86328198aa docs: add project roadmap and checklist for KYC application form UI
d4959e702e feat: update employment earnings metric to monthly and document new KYC application requirements
Compare 2 commits »
shawon pushed to main at shawon/JML 2026-04-26 18:41:56 +06:00
0616faffe1 refactor: replace Master Data tab with standalone KYC Documents tab in company settings
shawon pushed to main at shawon/JML 2026-04-26 18:32:54 +06:00
eadcf9b79c feat: implement comprehensive admin CRUD interfaces for swap stations, users, merchants, and roles with sidebar navigation updates
shawon pushed to main at shawon/JML 2026-04-26 16:02:56 +06:00
03062bfc48 refactor: replace revenue and geofence pages with new hub management system
shawon pushed to main at shawon/JML 2026-04-26 14:59:31 +06:00
f724a00453 fix: prevent negative numeric inputs in rental forms by enforcing positive constraints and sanitizing user entries