sazzadul alam shawon shawon
  • Joined on 2026-01-25
shawon pushed to main at shawon/JML 2026-05-07 16:23:31 +06:00
89ed9975ca feat: enable swap station login, update admin manager credentials, and improve UI labels and navigation
shawon pushed to main at shawon/JML 2026-05-07 16:15:48 +06:00
0fe8b7f50f feat: comment out swap-station login option in login page configuration
shawon pushed to main at shawon/JML 2026-05-07 16:15:20 +06:00
bbb1514231 refactor: update admin manager role credentials and simplify login password UI
7846cacc9d feat: implement super_admin role, add swap station user, and update login routing logic
9687a71570 feat: implement authentication flow with login page, middleware protection, and session-based role management
Compare 3 commits »
shawon pushed to main at shawon/JML 2026-05-07 13:28:46 +06:00
1ec8882ab7 refactor: reorder settings sidebar items and append labels to plan categories
c2ba941c8c feat: implement responsive desktop table view for KYC requests in admin dashboard
Compare 2 commits »
shawon pushed to main at shawon/JML 2026-05-06 18:26:37 +06:00
5265d69668 refactor: conditionally render cancel button in KYC stepper navigation
shawon pushed to main at shawon/JML 2026-05-06 18:03:55 +06:00
016f12ae83 feat: optimize KYC action buttons for mobile layout and add approval modal support
502e576fc1 feat: implement PWA support with manifest and icons and add mobile-optimized bottom navigation
Compare 2 commits »
shawon pushed to main at shawon/JML 2026-05-06 14:29:00 +06:00
849c6e56ba refactor: comment out redundant separator lines and debug elements in permission management UI
shawon pushed to main at shawon/JML 2026-05-06 14:18:02 +06:00
494ef7128b refactor: update permission labels to use dynamic values and re-enable separator lines in roles page
shawon pushed to main at shawon/JML 2026-05-06 14:13:53 +06:00
00e914d99a refactor: rename permission keys and update labels in role configuration schema
shawon pushed to main at shawon/JML 2026-05-06 02:44:47 +06:00
3444a048fe refactor: implement permission pair structure to group view and edit controls within settings
shawon pushed to main at shawon/JML 2026-05-06 02:27:14 +06:00
a8634789f0 refactor: implement permission grouping and updated granular access control model for roles
shawon pushed to main at shawon/JML 2026-05-06 02:13:26 +06:00
bb2522f990 refactor: move policy addition forms to follow the header in settings tabs
shawon pushed to main at shawon/JML 2026-05-06 02:06:09 +06:00
ac23e8797a refactor: update parts schema to include buying and selling prices and implement CRUD functionality in settings page
shawon pushed to main at shawon/JML 2026-05-06 01:56:25 +06:00
29ba783b53 refactor: restructure company policy schema to use arrays of objects and update rental type categorization logic
shawon pushed to main at shawon/JML 2026-05-06 01:45:24 +06:00
3c0abd5606 refactor: restructure company policy settings and rental types by replacing objects with categorized arrays
shawon pushed to main at shawon/JML 2026-05-06 01:19:02 +06:00
42a4c8c43b refactor: clean up formatting and indentation in company policy configuration objects
shawon pushed to main at shawon/JML 2026-05-06 01:09:27 +06:00
342133cdfd feat: replace textareas with RichTextEditor for policy description management
shawon pushed to main at shawon/JML 2026-05-06 01:04:36 +06:00
2cdd18e255 feat: add functionality to create, edit, and delete company policy rules in admin settings
shawon pushed to main at shawon/JML 2026-05-06 00:51:54 +06:00
f319cc5bac refactor: remove list and divider buttons from RichTextEditor toolbar
shawon pushed to main at shawon/JML 2026-05-06 00:50:33 +06:00
a3fabcde62 feat: add RichTextEditor component and integrate company policy management into settings page