[ADF-1368] Delete a document onto document list update even the file upload dialog (#2267)

* [ADF-1368] adding success action event even form file deleted on document actions

* [ADF-1368] reflecting delete changes on documentlist

* [ADF-1368] added event on upload service when a file is deleted from external source

* [ADF-1368] pinned version beta8 for material

* [ADF-1368] added test cases for success event on documentlist actions delete
This commit is contained in:
Vito
2017-08-31 10:16:09 -07:00
committed by Mario Romano
parent e0ffeb0ea5
commit 42ed604349
28 changed files with 93 additions and 35 deletions

View File

@@ -29,7 +29,7 @@
"@angular/core": "4.2.5",
"@angular/forms": "4.2.5",
"@angular/http": "4.2.5",
"@angular/material": "^2.0.0-beta.8",
"@angular/material": "2.0.0-beta.8",
"@angular/platform-browser": "4.2.5",
"@angular/platform-browser-dynamic": "4.2.5",
"@angular/router": "4.2.5",