Commit Graph
40 Commits
Author SHA1 Message Date
Cilibiu Bogdan 374c5a3fed [ADF-2995] Permissions - Consumer should be able to upload a new version for his file on a private site (#3326)
* check node permission instead of parent

* tests
2018-05-16 09:40:49 +01:00
Cilibiu Bogdan f63614e964 pass actual redirect when no state (#3285) 2018-05-09 07:59:03 +01:00
Cilibiu Bogdan d456b3cba1 [ADF-2904] Search - redirect breaks application (#3268)
* set navigation commands over plain string

* fix test

* lint
2018-05-08 14:46:35 +01:00
Cilibiu Bogdan 3bc419e128 download shared nodes (#3229) 2018-04-25 11:01:00 +01:00
Cilibiu Bogdan 95a2a54017 update pagination on count 0 (#3228) 2018-04-24 17:24:01 +01:00
Cilibiu Bogdan ae8b7419a0 [ADF-2415] PDF Viewer - open password protected pdf files (#3022)
* pdf password dialog

* PDF viewer onPassword test

* pdf password dialog

* PDF viewer onPassword test

* test

* test

* test

* test

* test

* test

* test

* fix password test

* travis improvements
2018-03-21 21:30:20 +00:00
Cilibiu Bogdan de0fdd9ab4 translate group title (#3105) 2018-03-21 15:18:09 +00:00
Cilibiu Bogdan eedb7a65db disable fullscreen for media types (#3026) 2018-03-06 07:03:35 +00:00
Cilibiu Bogdan 69ac38713f [ADF-2388, ADF-2375] PDF Viewer - show buffer thumbnail on pagechange (#3011)
* disable thumbnails button until document is loaded

* show buffer thumbnail on page change

* correct value property

* correct test
2018-03-06 07:00:52 +00:00
Cilibiu Bogdan 1c48a3c0df [ADF-2355] Viewer - text color opacity (#2991) 2018-02-23 15:29:22 +00:00
Cilibiu Bogdan 9bbdf4331e [ADF-2338] PDF Thumbnail Pane - close button (#2977)
* close thumblist panel

* thumbnails template container
2018-02-22 09:29:20 +00:00
Cilibiu Bogdan 28ca71a5f9 [ADF-2137] Document Thumbnail Pane (#2943)
* pdf thumbnails

* update TestBed declarations

* add PdfViewerService to TestBed

* content projection

* update TestBed declaration

* update TestBed

* update TestBed

* docs

* pristine

* added doc component image

* use global PDFJS instance fro tests
2018-02-20 10:29:40 +00:00
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