Add sorting capability to property assignment 11/63011/8
authorAnjali walsatwar <anjali.walsatwar@huawei.com>
Fri, 17 Aug 2018 05:33:43 +0000 (11:03 +0530)
committerIdan Amit <ia096e@intl.att.com>
Wed, 12 Sep 2018 11:53:10 +0000 (11:53 +0000)
commit4ea0c4b514eed8d65849647955bfffa97559194a
tree9df9c14fb28f672eda4b0b805179fd5269ec4d64
parentc72587ed4cdd2a324ef6e5a1576f9a132ef314a1
Add sorting capability to property assignment

Change-Id: I74cbebac6cfe76f4334fcb46813c98686de55822
Issue-ID: SDC-1516
Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>
catalog-ui/src/app/ng2/components/logic/inputs-table/inputs-table.component.html
catalog-ui/src/app/ng2/components/logic/inputs-table/inputs-table.component.less
catalog-ui/src/app/ng2/components/logic/inputs-table/inputs-table.component.ts
catalog-ui/src/app/ng2/components/logic/properties-table/properties-table.component.html
catalog-ui/src/app/ng2/components/logic/properties-table/properties-table.component.less
catalog-ui/src/app/ng2/components/logic/properties-table/properties-table.component.ts
catalog-ui/src/app/ng2/pipes/global-pipes.module.ts
catalog-ui/src/app/ng2/pipes/orderBy.pipe.ts [new file with mode: 0644]