From f02c9284d5ef56dbac3fd72bdc34e90f68d530f7 Mon Sep 17 00:00:00 2001 From: rzuasti Date: Sat, 30 May 2026 07:21:57 -0400 Subject: [PATCH] Updated todo --- TODO.md | 5 +++++ 1 file changed, 5 insertions(+) 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