dwindown 258d326909 feat: implement AdminPaymentMethods page with full CRUD
Features:
 Modern card grid layout (matches AdminPlans design)
 Payment method types: Bank Transfer, E-Wallet, QRIS
 Type-specific icons and colors
 Account number & name display
 Instructions section
 Toggle active/inactive status
 Toggle visibility
 Delete functionality
 Drag handle for reordering (UI ready)
 Animated status indicators
 Indonesian text throughout

Card Design:
- Same modern gradient cards as Plans
- Type badges with icons
- 2-column stats grid
- Action buttons (Active, Visibility, Edit, Delete)
- Hover effects and transitions

API Integration:
- GET /admin/payment-methods
- PATCH /admin/payment-methods/:id/visibility
- PATCH /admin/payment-methods/:id/status
- DELETE /admin/payment-methods/:id

TODO: Create/Edit modal (next step)
2025-10-11 22:05:27 +07:00
2025-10-09 12:52:41 +07:00
2025-10-09 12:52:41 +07:00
2025-10-09 12:52:41 +07:00
2025-10-09 12:52:41 +07:00
2025-10-09 12:52:41 +07:00
2025-10-09 12:52:41 +07:00
2025-10-09 12:52:41 +07:00
2025-10-09 12:52:41 +07:00
Description
No description provided
2.2 MiB
Languages
TypeScript 97%
CSS 2.1%
Shell 0.6%
JavaScript 0.2%