From 12b232132f05e1e1f1dbb0e7d198d7a1441b573c Mon Sep 17 00:00:00 2001 From: Vladyslav_Prykhodko Date: Mon, 14 Aug 2023 13:30:24 +0300 Subject: [PATCH] UI: rewrite component search inputs form ngModel to FormControl; Add textSearch pageLink parameters trim value --- .../attribute/attribute-table.component.html | 2 +- .../attribute/attribute-table.component.ts | 57 +++++----- .../entity/entities-table.component.html | 2 +- .../entity/entities-table.component.ts | 105 +++++++++--------- .../relation/relation-table.component.html | 2 +- .../relation/relation-table.component.ts | 56 +++++----- .../vc/entity-versions-table.component.html | 2 +- .../vc/entity-versions-table.component.ts | 50 +++++---- .../lib/alarms-table-widget.component.html | 2 +- .../lib/alarms-table-widget.component.ts | 49 ++++---- .../entities-hierarchy-widget.component.html | 2 +- .../entities-hierarchy-widget.component.ts | 70 +++++++----- .../lib/entities-table-widget.component.html | 2 +- .../lib/entities-table-widget.component.ts | 55 ++++----- .../timeseries-table-widget.component.html | 2 +- .../lib/timeseries-table-widget.component.ts | 66 +++++------ .../src/app/modules/home/home.component.html | 2 +- ui-ngx/src/app/modules/home/home.component.ts | 49 ++++---- .../rulechain/rulechain-page.component.html | 8 +- .../rulechain/rulechain-page.component.ts | 39 ++++--- .../src/app/shared/models/page/page-link.ts | 5 +- 21 files changed, 328 insertions(+), 299 deletions(-) diff --git a/ui-ngx/src/app/modules/home/components/attribute/attribute-table.component.html b/ui-ngx/src/app/modules/home/components/attribute/attribute-table.component.html index 61b76b9f0d..1678eac615 100644 --- a/ui-ngx/src/app/modules/home/components/attribute/attribute-table.component.html +++ b/ui-ngx/src/app/modules/home/components/attribute/attribute-table.component.html @@ -68,7 +68,7 @@   -