Add sort-by-device-type to the devices list

Wide layout makes the leading device-type icon column header tappable to
sort; narrow layout gains a "Device Type" option in the sort sheet. The
backend already whitelisted device_type as a sort column.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
rzuasti
2026-06-05 19:37:38 -04:00
co-authored by Claude Opus 4.8
parent 863e37d06e
commit 3cb104e364
4 changed files with 119 additions and 2 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
## Frontend
- [ ] Review the whole codebase for dead code, duplication and simplicity
- [ ] In the devices list, add an order by type (in the wide version it should be over the icon on the left of the list)
- [x] In the devices list, add an order by type (in the wide version it should be over the icon on the left of the list)
- [ ] How expensive it is to get the total number of pages and implement a go to last page
- [x] Mobile - Device details - Chart buttons not fully visible, replace with combo only for narrow devices