|
Vue client: extract DeviceTable component and use in AreaDetail
- Add reusable DeviceTable component (device cell, connect badge, state, reboot) - Refactor DevicesListPage to use DeviceTable - Replace simple device table in AreaDetailPage with full DeviceTable - 126 tests passing, build green |
|---|
|
|
| webclient-vue/src/components/device/DeviceTable.vue 0 → 100644 |
|---|
| webclient-vue/src/features/areas/pages/AreaDetailPage.vue |
|---|
| webclient-vue/src/features/devices/pages/DevicesListPage.vue |
|---|