[ACA-3796] - fixed error on sorting (#1575)

* [ACA-3796] - fixed error on sorting

* [ACA-3796] - fixed unit test

* [ACA-3796] - start fixing e2e plus fixed filter parent node

* Rebased and upgraded to the latest ADF

* [ACA-3796] - fixed pr comments

* last adf update

* remove unused loading

* clean unit test

* [ACA-3796] - reverted fix for filters parent

Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
This commit is contained in:
Vito
2020-08-10 21:13:28 +01:00
committed by GitHub
parent 382be8dae8
commit 053d2de069
8 changed files with 61 additions and 22 deletions

View File

@@ -562,6 +562,10 @@
"description": "Property key",
"type": "string"
},
"sortingKey": {
"description": "Property key for server sorting",
"type": "string"
},
"type": {
"description": "Column type",
"type": "string",