Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
^11.14.0^11.14.1^5.2.8^7.3.4^5.0.0-beta.52^7.3.4^7.3.3^8.14.0^4.1.14^5.90.2^1.12.2^19.1.1^19.1.1^2.6.0^18.3.1^7.9.3^6.1.19^4.1.14^5.0.8^9.36.0^5.91.0^19.1.16^19.1.9^5.0.4^9.36.0^5.2.0^0.4.22^16.4.0^7.1.716
commits
docs: update README to reflect RBAC Admin Panel features, architecture, and setup instructions; add placeholder images for login and admin panel
206f077View on GitHubrefactor: enhance access control by updating permission requirements across multiple components
257138eView on GitHubrefactor: remove console logs from user selection in RBACMatrix component
74b5e59View on GitHubfix: update hasPermission logic to check for any matching permissions instead of all
11eb6ddView on GitHubrefactor: remove unused StrictMode and commented-out code in RBAC component; streamline permission handling logic
af4035dView on GitHubfeat: implement RBAC permission matrix with user selection and role management functionality
20c3f97View on GitHubrefactor: update ProtectedRoute to redirect to login on unauthorized access; enhance AdminPanel with token check and logout functionality
9f6df83View on GitHubfeat: implement CRUD functionality for Categories with modal support and API integration
3364b33View on GitHubfeat: update import paths for Products component and enhance Orders component with data fetching and management features
1de0dd4View on GitHubfeat: integrate react-query for data fetching and state management
0f2cc49View on GitHubRefactor AdminPanel to use local state for navigation; remove direct routes and enhance user experience with button interactions
1335990View on GitHubImplement admin panel with user, product, and order management; enhance authentication flow with admin login option
92a1b5aView on GitHubRefactor Login component to use MUI components and improve styling
36427d2View on GitHubAdd authentication flow with login, protected routes, and access control
1d1fc6cView on GitHub