Skip to content
Snippets Groups Projects
Commit c686c49f authored by Teal Bauer's avatar Teal Bauer
Browse files

Add role-based visibility controls for UI elements

- Create new CSS visibility classes based on user roles and permissions
- Update ApplicationHelper to add data attributes to body based on user roles and permissions
- Replace legacy hide-unless-shiftcoordinator with more specific can-manage-assignments-only
- Support both positive (has-role-X-only) and negative (except-has-role-X) visibility rules
- Maintain backward compatibility with existing shiftcoordinator checks
parent 218c8fcd
No related branches found
No related tags found
1 merge request!29Add role-based visibility controls for UI elements
Pipeline #38348 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment