Updated todo

This commit is contained in:
rzuasti
2026-05-30 07:21:57 -04:00
parent 2fe850c070
commit f02c9284d5
+5
View File
@@ -10,9 +10,14 @@
- [x] One event for each device appearance
- [x] Add date filter to device event list method (from)
- [x] Add a data set (json) to store maps from vendors -> device type; modify the device creation so that it uses it automatically
- [ ] Separate the devices "update" method into update and seen (one for API edit one for scanners)
## Frontend
- [ ] Rework the devices list into a list when the screen is wide enough
- [ ] Display the device "name" in the list and details
- [ ] When registering a device ask for the name
- [ ] Add a device edit feature for registered devices
- [x] Change the notifications list so it has explicit paging (not infinite paging)
- [x] List recorded devices
- [x] Register a device