aboutsummaryrefslogtreecommitdiffstats
path: root/manage.py (unfollow)
Commit message (Collapse)AuthorLines
2021-07-24add constant for resource tags. Add Functional front endGravatar fisher60-35/+71
This change adds a fully functional front end menu for testing. This is a very rough outline and will need a bit of UI and UX love to get working fully. Should act as an example of functionality
2021-07-24add function to gather tags from resource yaml filesGravatar fisher60-0/+23
I added a function to utils to load all the tags from the resources, this should allow all the tags to be loaded once and exist in memory.
2021-07-23change resources to prepare for smart resource searchGravatar fisher60-93/+105