|
|
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 |
|
|
|
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 |
|
|
|
f9f08c7adf
|
Add salary currency field to Career resource and model, implement currency options, and update careers index view
|
2025-07-29 11:08:20 +05:00 |
|
|
|
a89e2a71d8
|
Enhance careers management features: update CareersPageController to fetch and display career listings with additional fields, modify Career model to include relationships and new attributes, and create a new view for the careers index with an application modal. Update database migration to reflect changes in the careers table structure and adjust routes for application submissions.
|
2025-07-29 00:23:08 +05:00 |
|