[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
This commit is contained in:
Cilibiu Bogdan
2018-03-21 23:30:20 +02:00
committed by Eugenio Romano
parent 2951374cc0
commit ae8b7419a0
12 changed files with 377 additions and 7 deletions

View File

@@ -220,6 +220,12 @@
"MORE_INFORMATION": "More information",
"LESS_INFORMATION": "Less information"
}
},
"PDF_DIALOG": {
"SUBMIT": "Submit",
"CLOSE": "Close",
"PLACEHOLDER": "Password",
"ERROR": "Password is wrong"
}
}
}