diff --git a/TODO.md b/TODO.md index 42a1fdf..0948d3e 100644 --- a/TODO.md +++ b/TODO.md @@ -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