Commit Graph

6 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
6a700fbd4b Enhance user role checks and update card order tabs visibility
- Updated the isSystemUser method to include currency maintainers in role checks.
- Modified getTabs method in ListCardOrders to return an empty array for non-system users.
- Added a dehydrate state function for Turkmen phone numbers in UserForm schema.
2025-12-21 03:38:52 +05:00
310590010c wip 2025-11-04 21:07:23 +05:00
84c4a584a0 wip 2025-11-04 00:23:41 +05:00
504ddfbf8d wip 2025-11-03 23:29:08 +05:00
e9e9f7dbd5 refactor loan paid off letter for clarity and consistency 2025-11-03 00:15:31 +05:00