This website requires JavaScript.
Explore
Help
Sign In
nurmuhammet
/
gujurly.com
Watch
1
Star
0
Fork
0
You've already forked gujurly.com
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3e80ea4d5ef997737c8236d942e45df7fab37f19
gujurly.com
/
app
History
Nurmuhammet Allanov
fe42967a74
Add role-based access control to management pages: implement canView method in ManageCtaSettings, ManagePortfolio, ManageSolutions, and ManageSuccess classes to restrict access to ADMIN and MANAGER roles, enhancing security and user experience.
2025-07-29 15:45:22 +05:00
..
Filament
Add role-based access control to management pages: implement canView method in ManageCtaSettings, ManagePortfolio, ManageSolutions, and ManageSuccess classes to restrict access to ADMIN and MANAGER roles, enhancing security and user experience.
2025-07-29 15:45:22 +05:00
Helpers
Refactor resource files: remove unused imports and clean up code across various resource and controller files for improved readability and maintainability. Update currency list formatting in helpers for consistency.
2025-07-29 13:29:23 +05:00
Http
/Controllers
Refactor resource files: remove unused imports and clean up code across various resource and controller files for improved readability and maintainability. Update currency list formatting in helpers for consistency.
2025-07-29 13:29:23 +05:00
Models
Add user role management: introduce UserRole enum for role definitions, implement role-based access control in various resources and pages, and enhance authorization logic in the PanelProvider for improved security and user experience.
2025-07-29 15:33:36 +05:00
Providers
Add role-based access control to management pages: implement canView method in ManageCtaSettings, ManagePortfolio, ManageSolutions, and ManageSuccess classes to restrict access to ADMIN and MANAGER roles, enhancing security and user experience.
2025-07-29 15:45:22 +05:00
Settings
Refactor About page settings: replace management section with a video upload feature, update view to display static management information, and clean up related settings for improved content management and user experience.
2025-07-29 14:28:03 +05:00