Commit Graph

26 Commits

Author SHA1 Message Date
Mekan1206
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. 2025-12-21 17:51:38 +05:00
Mekan1206
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. 2025-12-21 06:15:33 +05:00
Mekan1206
94ad59ce24 Enhance user role management and update Filament panel middleware
- Added new user roles: operator, operator_card, operator_loan, client, and currency_maintainer in ShieldSeeder.
- Included EnsureUserHasRole middleware in the Filament panel for improved access control.
2025-12-21 03:49:55 +05:00
Mekan1206
b1630ea623 Add policy mappings for VisaMasterPaymentOrder and OnlinePayment models 2025-12-21 03:44:14 +05:00
Mekan1206
c4ee279d91 Refactor VisaMasterPaymentOrderInfolist and SpatieMediaLibraryFileEntry components
- Cleaned up imports and improved code formatting for better readability.
- Adjusted layout in VisaMasterPaymentOrderInfolist schema for consistent column spans.
- Enhanced SpatieMediaLibraryFileEntry component by streamlining property definitions and ensuring consistent formatting.
2025-12-20 02:30:36 +05:00
Mekan1206
97fea41b62 WIP 2025-12-20 00:40:22 +05:00
967501d58f wip 2025-12-09 00:54:13 +05:00
88fdc3aa7f Update dependencies and refine Filament configuration
- Upgraded @tailwindcss/vite and tailwindcss to version 4.1.17 in package.json.
- Modified Vite configuration to include a new input file for Filament theme.
- Added AdvancedFileUpload component to VisaMasterPaymentOrderForm.
- Removed unused SpatieMediaLibraryFileUpload from VisaMasterPaymentOrderInfolist.
- Enhanced VisaMasterPaymentOrderInfolist schema for better layout and organization.
- Set Vite theme path in WorkPanelProvider for improved styling.
2025-12-08 21:47:06 +05:00
58d6ef0a9a Add navigation sort order to clusters and update profile panel sorting 2025-11-17 23:56:51 +05:00
3ea35f6bca currency rates 2025-11-13 21:51:43 +05:00
816a6c2f60 Refactor VisaMasterPaymentOrder resource: removed infolist method, updated header actions in edit and view pages, and improved infolist styling. 2025-11-13 21:17:20 +05:00
294ec0144d locale fix 2025-11-13 11:49:41 +05:00
504ddfbf8d wip 2025-11-03 23:29:08 +05:00
516c17326c wip 2025-11-03 20:03:02 +05:00
44f00a8f5d loan paid off ltter 2025-11-02 23:16:32 +05:00
074e07a04a wip 2025-11-02 22:52:41 +05:00
94badf95b8 wip 2025-11-02 20:12:34 +05:00
b9007a59a6 stan errors 2025-11-02 15:51:37 +05:00
6f1de4531e fix bug with ordering on pgsql 2025-11-02 15:46:50 +05:00
64dc80e069 ok 2025-10-29 18:12:00 +05:00
79c4bb0c24 wip 2025-10-27 20:43:34 +05:00
74f04f44c1 wip 2025-10-27 20:35:42 +05:00
0f6265ed15 wip 2025-10-27 20:08:37 +05:00
7488171a11 wip 2025-10-27 18:06:35 +05:00
918663c758 bug fix 2025-10-27 18:02:45 +05:00
736e3bef18 install 2025-10-22 20:08:22 +05:00