Commit Graph

45 Commits

Author SHA1 Message Date
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
sazzadulalambd
69a2894d7d refactor: remove free membership option and update default to basic in KYC admin page 2026-05-05 00:34:33 +06:00
sazzadulalambd
86328198aa docs: add project roadmap and checklist for KYC application form UI 2026-05-05 00:30:17 +06:00
sazzadulalambd
d4959e702e feat: update employment earnings metric to monthly and document new KYC application requirements 2026-05-05 00:29:47 +06:00
sazzadulalambd
0616faffe1 refactor: replace Master Data tab with standalone KYC Documents tab in company settings 2026-04-26 18:41:54 +06:00
sazzadulalambd
eadcf9b79c feat: implement comprehensive admin CRUD interfaces for swap stations, users, merchants, and roles with sidebar navigation updates 2026-04-26 18:32:52 +06:00
sazzadulalambd
03062bfc48 refactor: replace revenue and geofence pages with new hub management system 2026-04-26 16:02:53 +06:00
sazzadulalambd
f724a00453 fix: prevent negative numeric inputs in rental forms by enforcing positive constraints and sanitizing user entries 2026-04-26 14:59:27 +06:00
sazzadulalambd
7457b997ef feat: implement automated double-entry accounting for investments and add transaction details modal 2026-04-26 14:56:12 +06:00
sazzadulalambd
ae94ce0427 Add CRUD forms: Bank, Mobile Banking, Tax, Documents + Transactions withdraw list 2026-04-22 01:18:03 +06:00
sazzadulalambd
faae06fbe3 Add investment create form with accounting module integration and update SPEC.md 2026-04-22 01:09:51 +06:00
sazzadulalambd
dab0c11b15 Add full FOCO investor management system with CRUD, investments, and transactions 2026-04-22 01:02:45 +06:00
sazzadulalambd
5338038ea2 Initial commit from Create Next App 2026-04-21 22:20:39 +06:00