From f681135eb7b5b7b7a3bca7971e8225535e5a6e7f Mon Sep 17 00:00:00 2001 From: Lauest Date: Wed, 5 Mar 2025 15:46:59 +0100 Subject: [PATCH 1/2] added sorting arrow to devices and gateway table --- .../applications-table.component.html | 1 - .../iot-devices-table.component.html | 75 +++++++++-- .../iot-devices-table.component.scss | 13 ++ .../iot-devices-table.component.ts | 19 ++- .../iot-devices/iot-devices.module.ts | 44 +++--- .../gateway-table.component.html | 125 +++++++++++++++--- .../gateway-table.component.scss | 21 ++- .../gateway-table/gateway-table.component.ts | 39 ++++-- src/app/gateway/gateway.module.ts | 26 ++-- 9 files changed, 271 insertions(+), 92 deletions(-) diff --git a/src/app/applications/applications-list/applications-table/applications-table.component.html b/src/app/applications/applications-list/applications-table/applications-table.component.html index 8adf062c4..1d1fc6395 100644 --- a/src/app/applications/applications-list/applications-table/applications-table.component.html +++ b/src/app/applications/applications-list/applications-table/applications-table.component.html @@ -208,7 +208,6 @@ -