|
|
a1826ae53c
|
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 |
|
|
|
c7e01f404d
|
Update navigation groups for various resources: change navigation group names for AboutPageSettings, ContactPageSettings, AuthorResource, BrandResource, CommentResource, InternshipResource, NewsResource, SolutionResource, SuccessResource, and TeamMemberResource to better reflect their content. Enhance panel navigation structure by adding new groups for improved organization.
|
2025-07-29 15:14:36 +05:00 |
|
|
|
8e770941fa
|
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 |
|
|
|
f6ddf1d9c1
|
Enhance internship application process: update InternshipsPageController to retrieve internships and validate application submissions, modify Internship model to include relationships, and implement dynamic application modals in views for internships and careers. Update Livewire configuration for improved file upload handling.
|
2025-07-29 12:37:25 +05:00 |
|