| Commit message (Collapse) | Author | Lines | ||
|---|---|---|---|---|
| 2021-07-24 | add constant for resource tags. Add Functional front end | -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-24 | add function to gather tags from resource yaml files | -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-23 | change resources to prepare for smart resource search | -93/+105 | ||