2 Repos
Dynamically injecting navigation items into the application based on a user's assigned roles.
Distinct from Conditional Menu Items: Focuses on the generation of the menu based on identity roles rather than simple UI conditional visibility.
Explore 2 awesome GitHub repositories matching user interface & experience · Role-Based Menu Generation. Refine with filters or upvote what's useful.
This project is a human resources management system built using Spring Boot and Vue. It serves as a platform for managing employee records, professional titles, and organizational hierarchies. The system features a role-based access control framework that maps users to specific roles and resources to secure API endpoints and user interface elements. It includes a real-time communication hub utilizing WebSockets for internal corporate chat and system notifications, as well as a dedicated manager for defining and modifying nested organizational department structures. Additional capabilities co
Retrieves and injects menu items into application routing based on the user's assigned roles.
Eladmin-web ist ein Framework für die Entwicklung von Enterprise-Admin-Dashboards, das für den Aufbau sicherer Back-Office-Managementsysteme entwickelt wurde. Es nutzt eine entkoppelte Architektur, bestehend aus einem Vue-Frontend-Template und einem Spring Boot-Backend. Das Projekt bietet Tools für schnelles Application-Prototyping durch automatische Generierung von Frontend- und Backend-Quellcode. Es verfügt über ein dynamisches Navigationssystem, das mehrstufige Menüs zur Laufzeit konstruiert und die Sichtbarkeit der Schnittstelle basierend auf authentifizierten Benutzerrollen steuert. Das System integriert Spring Security für Authentifizierung und Autorisierung, Spring Data JPA für die Datenbankpersistenz und einen Redis-basierten Sitzungscache für verteiltes Sitzungsmanagement. Es umfasst zudem Unterstützung für die Integration von SVG-Icons und mehrschichtige Datenintegration über verschiedene Persistenz-Frameworks hinweg.
Constructs multi-level navigation menus at runtime based on the authenticated user's specific roles and permissions.