UniversityOfHelsinkiCS / oodikone

An application for analyzing university data
https://oodikone.helsinki.fi
MIT License
14 stars 6 forks source link

[Front page] Update the feature list and separate access checking #4682

Open rikurauhala opened 15 hours ago

rikurauhala commented 15 hours ago

On the front page, there is a list of features and a brief description for each of them. However, some of them are missing.

There is also logic for checking which features the user has access to. The access checking logic could be extracted and the same logic should be used for both the feature list and displaying the actual navigation buttons in the navigation bar. If the user can access a feature, they should see the navigation link and the feature description.

See NavigationBar and FrontPage.