Commit Graph
28 Commits
Author SHA1 Message Date
Cilibiu Bogdan 3368607aff [ADF-2290] PDF Viewer - scroll event dispatch outside view container (#2922)
* use viewer pagechange event over document scroll

* undo declaration component deletion

* safe ngOnDestroy

* preserve context
2018-02-12 15:22:35 +00:00
Cilibiu Bogdan 39737b3df6 canActivateChild implementation (#2691) 2017-11-22 10:07:27 +00:00
Cilibiu Bogdan a9bb6dff3a missing style (#2670) 2017-11-20 13:23:38 +00:00
Cilibiu Bogdan 5fff7fcb29 no permission content (#2616) 2017-11-07 16:40:19 +00:00
Cilibiu Bogdan 834b8a98a2 redirect to previous state.url (#2615) 2017-11-06 23:47:17 +00:00
Cilibiu Bogdan 3478b06716 [ADF-1856] Document List - location fails for granular permissions (#2583)
* check if path has data

* updated docs

* check for required properties

* simplied condition
2017-11-02 14:25:39 +00:00
Cilibiu Bogdan 75b0267f0b emit errors (#2593) 2017-11-02 10:32:54 +00:00
Cilibiu Bogdan b0fe0ba03d error event description (#2584) 2017-11-01 11:36:01 +00:00
Cilibiu Bogdan b67ed7e545 removed DL reload dependency (#2581) 2017-11-01 09:36:51 +00:00
Cilibiu Bogdan 14e2cb83d3 use https (#2578) 2017-10-31 15:34:03 +00:00
Cilibiu Bogdan d019dab147 [ADF-1794] Document List - users can see sites they are not members of (#2552)
* member sites

* SitePaging type
2017-10-26 22:54:49 +01:00
Cilibiu Bogdan 2ce0441048 [ADF-1815] sort options (#2545) 2017-10-25 15:31:42 +01:00
Cilibiu Bogdan 834a61eda4 sort by file size (#2514) 2017-10-20 10:17:23 +01:00
Cilibiu Bogdan 4e558cb162 [ADF-1753] update counter (#2498) 2017-10-18 20:15:18 +01:00
Cilibiu Bogdan 448c5564b2 [ADF-1745] Delete multiple nodes (#2481)
* multiple delete

* removed restore functionality

* data types
2017-10-18 09:26:10 +01:00
Cilibiu Bogdan bfe8fc8d15 [ADF-1733] Restore files and folders from Trash (#2467)
* restore nodes

* changed @Inputs implementation

* NotificationService over mdSnackBar
2017-10-14 11:24:16 +01:00
Cilibiu Bogdan 892157f01c [ADF-1729] Mark Files and Folders as Favorite (#2466)
* favorite nodes

* removed fdescribe

* use Output over CustomEvent

* EventEmitter any
2017-10-13 10:34:25 +01:00
Cilibiu Bogdan c400d83b34 [ADF-1708] Context Menu - Material Design implementation (#2456)
* use angular material

* removed fdescribe
2017-10-11 10:14:52 +01:00
Cilibiu Bogdan 809e14d641 [ADF-1616] download zip dialog title (#2397) 2017-09-29 09:00:06 -04:00
Cilibiu Bogdan e295a05a56 remove import colors (#2254) 2017-09-05 15:16:41 +01:00
Cilibiu Bogdan e199d0cb6d [ADF-1457] Upload Dialog - Cancel all confirmation dialog (#2248)
* cancel all confirmation

* confirmation text
2017-09-05 15:16:41 +01:00
Cilibiu Bogdan 9e0d132353 also export NodeActionsService (#2250) 2017-09-05 15:16:41 +01:00
Cilibiu Bogdan 07ba8bc15f [ADF-1403] Upload Dialog - Delete files event (#2234)
* remove provisional service

* Error and Delete events

* delete status

* separate upload events

* update demo

* files upload counter and errors

* pendig files icon and action

* remove multiple files error key

* handle cancel files

* fixed component theme

* remove fdescribe

* resolved comments

* throw error
2017-09-05 15:16:41 +01:00
Cilibiu Bogdan d460824df4 prevent color inheritance (#2202) 2017-09-05 15:16:41 +01:00
Cilibiu Bogdan 4ec188141b [ADF-1358] Upload Dialog - Uploaded indicator should take in consideration cancelled files (#2197)
* indicate the number of files completed over cancelled ones

* changed test names
2017-09-05 15:16:41 +01:00
Cilibiu Bogdan 734c1260ca [ADF-1348] Upload Dialog - 'Cancel All' button does not render (#2192)
* refactored isUploadCancelled and isUploadCompleted

* improved checks
2017-09-05 15:16:41 +01:00
Cilibiu Bogdan 1c6ee6e7bf [ADF-924] upload dialog unit tests (#2132) 2017-08-01 11:25:32 +01:00
Cilibiu Bogdan aad7164042 [ADF-924] Upload Component enhancements (#2115)
* changed logic/design

* restored dialog component spec

* revert changes

* update upload dialog documentation

* public over private

* component close method
2017-08-01 11:25:32 +01:00