[ACA-3492] ADF - Expose new Groups Endpoints (#5893)

* [ACA-3492] ADF - Expose new Groups Endpoints

* * docs added

* * fix ut

* unit test split cloud

* Update data-table-component.page.ts

* unit test split cloud

Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
This commit is contained in:
dhrn
2020-07-22 11:20:07 +01:00
committed by GitHub
co-authored by Eugenio Romano Eugenio Romano
parent 7b1da04f77
commit a5972e753a
12 changed files with 243 additions and 39 deletions
+3 -3
View File
@@ -38,9 +38,9 @@
}
},
"@alfresco/js-api": {
"version": "3.10.0-c1ad5d79a257f31a52ffd327022458da7926c211",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-3.10.0-c1ad5d79a257f31a52ffd327022458da7926c211.tgz",
"integrity": "sha512-uGwCzNddEJYv9ZDME4cLqxc7Vam6CqK9ueMSz7pacIT1wHqoc5Y5XnON0zziL5msvRxVq1WMKu76QrF53OmJ3w==",
"version": "3.10.0-c621b4be54d06caacc33c4bd8a23256c04a5523b",
"resolved": "https://registry.npmjs.org/@alfresco/js-api/-/js-api-3.10.0-c621b4be54d06caacc33c4bd8a23256c04a5523b.tgz",
"integrity": "sha512-EGofvx28Wb3JuQyL2akE3AEgegfAmJjb2WRI8hh0RbmCfFVVvgchj66n5qxrZmzxdfGZtCSqM11/EFv99DnGeA==",
"requires": {
"event-emitter": "^0.3.5",
"minimatch": "3.0.4",