add search to range index

This commit is contained in:
2022-12-03 21:27:39 -05:00
parent 3ea4b77b67
commit 45da547f62
20 changed files with 342 additions and 110 deletions

View File

@ -1,6 +1,7 @@
# v0.8.0
- Add search to catalog, ammo, container and tag index
- Tweak urls for catalog, ammo, containers and tags
- Add search to catalog, ammo, container, tag and range index pages
- Tweak urls for catalog, ammo, containers, tags and shot records
- Fix bug with shot group chart not drawing lines between days correctly
# v0.7.2
- Code improvements