Week 5
-
Added create group page under admin dropdown
-
Added delete user page under admin dropdown
-
Added schedule analysis page under jobs dropdown
-
Removed duplicate Api functions
-
Logout user when token is revoked from backend
-
Added auth gaurd for admin pages (added admin layout)
-
Added prettier check to GitHub actions
-
Add storybook initial setup
-
Fixed header on small screen size
-
Integrated agent preference from local storage
-
Updated folder navigation pull request to use
react-virtualized-tree
andarray-to-tree
library -
Recreated the same design of folder navigation component using external library
-
Fixed folder navigation component to be fully expanded on initial page load
-
Created installation Guide Wiki to explain the process of installation and contributing to FOSSology UI
-
Created Style Guide of the project elaborating the coding style guide and conventions followed. Also explained the tools used to enfore the style guide.