a5bc322170
Enhance MigrationController and ShieldSeeder for improved data migration and role management
main
Mekan1206
2025-12-21 20:58:10 +05:00
749208ac97
Add new migrators to MigrationController for enhanced data handling
Mekan1206
2025-12-21 20:00:14 +05:00
1870583441
Add Laravel Sanctum for API authentication and update routes
Mekan1206
2025-12-21 19:50:38 +05:00
76c05ebe7c
Refactor ActivityLogModule and clean up seeders
Mekan1206
2025-12-21 19:16:26 +05:00
515731003c
Remove activity log migration files and update FillJsonData seeder to include ActionEventsMigrator. Clean up LoanOrdersMigrator comments for clarity.
Mekan1206
2025-12-21 18:57:21 +05:00
a9c7ec6b80
Remove pxlrbt/filament-activity-log dependency from composer.json and update composer.lock. Enhance LoginController validation by adding a rule to exclude a specific username. Minor adjustments in migration files for activity log to improve code organization.
Mekan1206
2025-12-21 17:51:38 +05:00
326987d6de
Add phone or username placeholder in login view and update Turkish translations
Mekan1206
2025-12-21 06:20:41 +05:00
f433fc3e41
Remove unused Blade components and templates from the Filament package to streamline the codebase. This includes deleting various components related to forms, notifications, pagination, and widgets, enhancing maintainability and reducing clutter.
Mekan1206
2025-12-21 06:15:33 +05:00
c24f7cbac6
Refactor payment processing: update method names for clarity, enhance VisaMasterPaymentOrderRepository with payment validation logic, and improve Turkish translations for payment notifications.
Nurmuhammet Allanov2025-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.
Nurmuhammet Allanov2025-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.
Nurmuhammet Allanov2025-11-13 22:46:19 +05:00
038b5ea2fb
Add navigation sorting to SettingsCluster, enhance CurrencyRate model with table association and name attribute, and update Turkish translations for currency terms
Nurmuhammet Allanov2025-11-13 22:12:35 +05:00