Closed sidpartha1 closed 6 years ago
Fixing issue #13
Hid the studies and participants buttons until the users are logged in. This issue was tested manually, as it was a small issue. What was done was after adding the directive to the HTML files, the application was launched and all public pages were explored to ensure that the buttons could not be seen.
If any new routes or pages are added pre-logout the buttons should still not appear as long as the navbar component is used correctly.
If any new pages are added post-login, the buttons SHOULD be visible without any additional changes as long as the existing navbar component is used.
Completed issues #13 , #18 and #29
@sidpartha1 I am closing #13 #18 #29
The code looks well structured and modular. All the changes are working properly. I have reviewed these changes before they were approved by the softeng-701 team but I forgot to approve it. I added these changes to my repo so I can work on Issue #30 and I tested them before I started working on my issue but I forgot to approve these changes on here.
Overview
Testing
Manual testing methods were used to ensure that this component works as expected. The about page was visited from all routes possible e.g from all public pages, and all private pages. This was to ensure that the routing worked as expected and also to guarantee that the page rendered as expected.
Advise if any new materials are to be added to the about page
What to look out for