Commit Graph

32 Commits

Author SHA1 Message Date
Mekan1206
5e37bd1a76 Enhance ListRecords pages with tab functionality and default sorting
- Added getTabs method to ListCardPinOrders, ListLoanOrders, and ListLoanOrderMobiles pages to display order statuses for system users.
- Implemented default sorting by 'created_at' in LoanOrdersTable and LoanOrderMobilesTable for improved data organization.
- Updated ManageCards page to ensure proper type declaration for getTitle method.
2025-12-21 05:21:53 +05:00
Mekan1206
b1630ea623 Add policy mappings for VisaMasterPaymentOrder and OnlinePayment models 2025-12-21 03:44:14 +05:00
Mekan1206
2ec9b28a60 Refactor VisaMasterPaymentOrder components and enhance seeding process
- Updated record title attribute in VisaMasterPaymentOrderResource to 'unique_id'.
- Improved schema layout in VisaMasterPaymentOrderForm and VisaMasterPaymentOrderInfolist for better user experience.
- Added 'unique_id' field to VisaMasterPaymentOrderInfolist with styling adjustments.
- Implemented BelongsToBranch interface in VisaMasterPaymentOrder model and added a boot method for loan order creation.
- Expanded FillJsonData seeder to include migration for VisaMasterPaymentOrders.
2025-12-21 02:58:15 +05:00
4e78ff77cc wip 2025-12-19 17:18:36 +05:00
438e5a3f43 Add View Page for VisaMasterPaymentOrder and Update Schema
- Introduced ViewVisaMasterPaymentOrder page for displaying payment order details.
- Updated VisaMasterPaymentOrderResource to include a route for the new view page.
- Enhanced VisaMasterPaymentOrderInfolist schema to include location details and conditional visibility for notes.
- Enabled ViewAction in VisaMasterPaymentOrdersTable for accessing the new view page.
- Modified VisaMasterPaymentOrder model to allow nullable notes property.
2025-11-18 01:09:35 +05:00
cbd469c97f wip 2025-11-18 00:37:21 +05:00
bc45f2756e some stan 2025-11-18 00:34:40 +05:00
73448548e7 wip 2025-11-18 00:30:35 +05:00
1a0756fdca wip 2025-11-17 23:37:18 +05:00
19abe08a90 wip 2025-11-16 18:04:18 +05:00
6428c9e20c wip 2025-11-16 17:29:03 +05:00
f73a510984 wip 2025-11-16 17:20:40 +05:00
4b7c3da3d4 wip 2025-11-16 17:20:09 +05:00
3911e8e21a wip 2025-11-16 17:03:30 +05:00
ba6d703893 wip 2025-11-16 16:41:37 +05:00
2bb9ec2ae2 wip 2025-11-16 16:40:06 +05:00
1d67616cdb wip 2025-11-16 16:37:19 +05:00
5a37d56cfb wip 2025-11-16 16:31:16 +05:00
c1b3a58c3a wip 2025-11-16 00:52:35 +05:00
c94ac5d12d some stan 2025-11-15 21:32:03 +05:00
c24f7cbac6 Refactor payment processing: update method names for clarity, enhance VisaMasterPaymentOrderRepository with payment validation logic, and improve Turkish translations for payment notifications. 2025-11-15 18:51:40 +05:00
8637c22ed7 Refactor CurrencyRateForm and PayVisaMasterPaymentAction: streamline component definitions, enhance layout with fieldsets, and update Turkish translations for payment-related terms. 2025-11-14 18:29:14 +05:00
2659aae278 Refactor CurrencyRateResource and VisaMasterSettings: remove unnecessary whitespace, add property annotations, and define possible setting types. Update Turkish translations for warning text and content. 2025-11-13 22:46:19 +05:00
54e11dcbb4 work on pay visa master action 2025-11-13 22:00:23 +05:00
3ea35f6bca currency rates 2025-11-13 21:51:43 +05:00
b67fd61bf8 wip 2025-11-13 21:48:38 +05:00
31ab39b21c wip 2025-11-13 00:13:29 +05:00
0da1efe5c3 wip 2025-11-10 19:18:53 +05:00
8c24f00382 wip 2025-11-10 17:58:06 +05:00
c16bb98ed3 wip 2025-11-10 17:51:23 +05:00
0779e4b9f6 visa master basic form 2025-11-07 01:43:27 +05:00
84f551ddc6 add visa 2025-11-07 01:31:12 +05:00