Eugenio Romano
7a70e88ae3
Clean pdf viewer unit ( #4916 )
...
* fix unit test pdf viewer
* add more clean unit test core
* add more clean unit test core
* Delete license-info-3.3.0.md
2019-07-10 20:03:05 +01:00
davidcanonieto
181cee72d6
[ADF-4364] Fix Back button action on Viewer Component ( #4613 )
...
* [ADF-3364] Fix Back button action on Viewer Component
* [ADF-4364] Fix Module providers
* [ADF-4364] Add unit tests
* [ADF-4364] Fix unit tests
* [ADF-4364] Fix lazy loading module of Viewer component
2019-04-18 11:34:16 +02:00
Denys Vuika
a7a48e8b2b
enable prefer-const rule for tslint, fix issues ( #4409 )
...
* enable prefer-const rule for tslint, fix issues
* Update content-node-selector.component.spec.ts
* Update content-node-selector.component.spec.ts
* fix const
* fix lint issues
* update tests
* update tests
* update tests
* fix code
* fix page class
2019-03-27 09:55:30 +00:00
Eugenio Romano
bda7e07b52
[ADF-4125] simplify extension load in extension module ( #4214 )
...
* add extension load in extension module
* add viewer extensions
* fix license header
* fix node passed in the viewer extension
* fix node passed in the viewer extension
* startup factory extension
* startup factory extension
* fix script
* fix beta tag build
* fix build
* fix build
* refactoring configuration files
* extension using map
* fix build
* fix config
* fix test
* fix test
2019-02-22 14:19:41 +00:00
Eugenio Romano
c55cba5514
license header update 2019 ( #4300 )
2019-02-12 01:18:43 +00:00
Eugenio Romano
7d061b2c11
[ADF-1873] Remove all deprecated code from ADF ( #4145 )
...
* remove deprecated code part 1
* remove deprecation step 2
* fix spellcheck
* fix
* fix lint
* fix not used import
* remove deprecation
* fix test first part after remove deprecation
* fix test
* fix sidebar demo shell
2019-01-15 15:36:01 +00:00
Eugenio Romano
3ef7d3b7ea
[ADF-] update library to use new js-api 3.0.0 ( #4097 )
2019-01-08 16:29:30 +00:00
davidcanonieto
7197e1e13a
[ADF-1443] Refactor Download directive ( #4028 )
...
* [ADF-1443] Refactor Download directive
* [ADF-1443] Node Download Directive now accepts single node and an array as input
* [ADF-1443] Fix Unit tests
* [ADF-1443] Fix unit test related to viewer component
2018-12-05 16:39:21 +00:00
Eugenio Romano
34a30c0f14
tslint arrow-parens rule ( #4003 )
2018-11-23 01:06:56 +00:00
Denys Vuika
e39a2b149b
[ADF-3591] spellcheck support for code ( #3827 )
...
* setup spellcheck
2018-10-23 15:05:38 +01:00
Eugenio Romano
0fc504b69e
reintroduce viewer test ( #3888 )
2018-10-16 08:35:05 +01:00
Eugenio Romano
adcd432f5f
exclude temporarily viewer test
2018-10-04 18:42:07 +01:00
Eugenio Romano
58f61fd836
[ADF-3643] Viewer shows both sidebar icons ( #3852 )
...
* Viewer shows both sidebar icons
* update readme
* add config editor for start-process
2018-10-03 11:29:55 +01:00
Denys Vuika
bc0865bdb9
[ADF-3610] fix pdf worker memory leak ( #3843 )
...
* fix pdf worker memory leak
* test fixes
* fix computed style test
* fix lint
2018-10-02 18:53:43 +01:00
Eugenio Romano
897a557afa
[ADF-3332][ADF-3352] Add property e2e test and leftsidebar viewer ( #3814 )
...
* new viewer test
left sidebar
fix height width no overlay viewer
* fix lint and failing e2e
* missing semi column
* fix test
* fix template
* documentation
2018-09-21 11:37:40 +01:00
Vito
35e1563fde
[ADF-3324] added redirect to 404 page when the shared link is invalid ( #3749 )
...
* [ADF-3324] added redirect to 404 page when the shared link is invalid
* [ADF-3324] removed fdescribe
* [ADF-3324] fixed documentation adding the new event
2018-09-10 11:10:44 +01:00
Denys Vuika
c0acc53eb9
[ADF-3501] PDF view fixes ( #3735 )
...
* PDF view fixes
* updated package.lock
* fix failing tests
* restore test
* use fake web worker for tests
* test fixes
* test fixes
* disable i18n test
* test fixes
2018-09-04 14:55:44 +01:00
Eugenio Romano
7084b2abf6
remove viewer wrong behavior test if you want not have the toolbar there are other properties
2018-08-14 15:43:06 +01:00
Eugenio Romano
35bcd80106
fix title viewer issues of priority between name display and real name
2018-08-14 15:42:59 +01:00
Denys Vuika
6b24bfb1d4
[ADF-3299] and [ADF-3300] upgrade to Angular and Material 6 ( #3579 )
...
* upgrade to HttpClient
* upgrade to Renderer2
* upgrade Document reference
* remove useless test with deprecated ReflectiveInjector
* upgrade to latest typescript
* upgrade libs
* upgrade package scripts
* remove rxjs blacklists and duplicate rules
* add rxjs compat to help with migration
* fix breaking changes
* fix breaking changes in material
* fix breaking changes (material 6)
* upgrade rxjs, ngx-translate and flex layout
* update unit tests
* restore providers
* upgrade deprecated Observable.error
* rebase
fix first configuration problems
* fix style issues commented
* fix core build
* fix lib template errors
* move lib test execution in angular.json
* ignore
* karma conf files
* fix import statement test
* single run option
* update packages reporter
* restore report
* increase timeout
* improve karma conf test configuration
* fix test issues about lint
* fix test analytics
* fix process service test
* content service fix test
* fix logout directive test
* fix core test
* fix build
* update node-sass to latest
* update angular cli dependencies
* improve build script
create directorites and move files only if previous command succeded
* upgrade individual libs to 6.0
* remove old webpack files
* revert sass change
* fix type issues
fix style issues
* fix tslint demo shell issue
* fix peerdependencies
* fix test e2e BC
* package upate
* fix style import issue
* extract-text-webpack-plugin beta
* fix test dist build command
* remove alpha js-api
* fix tslint issue
add banner tslint rule
* upload service fix
* change BC script
* fix test dist script
* increase demo shell timeout test
* verbose copy
* path absolute
* fix script bc
* fix copy part
* fix path warning
fix monaco editor
* remove duplicate header
* remove unused import
* fix align and check ago tests
* add missing import
* fix notification button selector
* [ANGULAR6] fixed core tests
* fix CS test
* fix cs test step 2
* increase travis_wait for dist
* fix attachment PS
* fix checklist test
* use pdf min
2018-08-14 15:42:43 +01:00
Eugenio Romano
c6c573bcfb
fix core test after e2e modify
2018-08-14 15:42:24 +01:00
Suzana Dirla
ee8151d50d
[ADF-3324] Preview - unshared file breaks preview ( #3580 )
2018-08-14 15:42:19 +01:00
davidcanonieto
0fae46b50b
[ADF-3212] Fixed permission issues when updating version ( #3503 )
...
* [ADF-3213] Fixed permission issues when updating version
* [ADF-3212] fixed test for PR
* allowableOperations include viewer get node
2018-06-20 00:14:18 +01:00
Eugenio Romano
e8cf6f6f38
fix no content node display ( #3351 )
2018-05-21 16:44:16 +01:00
Denys Vuika
382ea3c1b3
unit test performance ( #3194 )
...
* DataTable (-4 sec)
* PaginationComponent (-1 sec)
* DocumentList
* custom testbed setup, test upgrades
* test fixes
* more test fixes
* remove fdescribe
* test fixes
* test fixes
* more test fixes
* test fixes
* upgrade tests
* update tests
* upgrade tests
* upgrade tests
* upgrade tests
* upgrade tests
* update tests
* translate loader fixes
* auth and cookie fixes
* upgrade tests
* upgrade tests
* test fixes
* almost there
* diable broken tests
* process tests (part 1)
* fix lint issues
* another test upgrade
* almost there
* cleanup
* insights testing upgrade
* improve tests
* tests cleanup
* tests cleanup
* cleanup tests
* test cleanup
* favorite nodes tests
* rebase fix syntax
* fix core test
* give up test focus
* flush tabs
* fix search test
* Update document-list.component.spec.ts
* fix document list lock
* increase tick time
* remove duplicate test
2018-04-23 09:55:22 +01:00
Eugenio Romano
5f8b41411a
[NO-ISSUE] RE enable failing test ( #3168 )
...
* restore viewer test
* fix content node selector breadcrumb tests
* fix skipped test
* notification service uncomment test
* remove duplicated test
exclude dialog test
2018-04-11 09:03:03 +01:00
Eugenio Romano
9e2969b955
[ADF-2569] fix reload app.config.json ( #3124 )
...
* fix reload app.config.json
* improve style mobile
fix test
* test karma setup update
* fix core providers test
* remove unused providers
* use mock api in service test
* skip test in the wrong place
* remove comma
* remove fdescribe
2018-03-28 11:01:04 +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
Eugenio Romano
ae489f6737
[ADF-2240] fix e2e and test in demo shell ( #3035 )
...
* fix e2e and test in demo shell
* test single run demo shell conf
* fix script e2e
* fix test lint problems
* remove async from nested test
* fix pdf test
* modify url load pdf strategy test
* SimpleChange import
* pdf viewer test fix
* remove force closing
* refactor pdf viewer
-remove promise approach
-add event rendered
-add destroy worker
* increment timeout
* use proxy files
* remove require
* fix viewer component test
* remove last require
* prefer use of done for txt viewer test
2018-03-09 12:16:05 +00:00
Denys Vuika
f7cfccc7d9
[ADF-2352] project toolbar buttons for the Viewer ( #2989 )
...
* project toolbar buttons for the Viewer
* test fixes
2018-02-23 15:48:17 +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
Denys Vuika
2bfed5818f
[ADF-2254] always update display name for ACS nodes ( #2926 )
...
* always update display name for ACS nodes
* remove the test that tests opposite behaviour
2018-02-09 16:48:25 +00:00
Denys Vuika
e5afe96a52
[ADF-2138] Viewer enhancements ( #2897 )
...
* greatly improved rendition management
* code cleanup
* test fixes
* better handling of media types
* docs update
* fix code style
* fix tests after rebase
2018-02-01 17:14:32 +00:00
Eugenio Romano
9e4b2e74e9
[ADF-2159] Update angular-cli to latest version ( #2874 )
...
* Update angular cli version 1.6.5
* fix tslint problems and update devdependencies using the angularcli 1.6.4
* test fixing
* [ADF-2159] start fixing userinfo test
* [ADF-2159] fixed userinfo tests
* [ADF-2159] added async to accordion component test
* [ADF-2159] testing probable failed test on CI
* [ADF-2159] check removing fake destroyed view test
* [ADF-2159] check viewer tests
* [ADF-2159] attempt on test fix
* [ADF-2159] test fix
* [ADF-2159] fix test
* [ADF-2159] fix test
* [ADF-2159] rebased
* [ADF-2159] check test
* [ADF-2159] fixing test
* [ADF-2159] Fix#1
* [ADF-2159] Fix#2
* [ADF-2159] Fix#3
* [ADF-2159] Fix #4
* [ADF-2159] Fix #5
* [ADF-2159] Fix #6
* [ADF-2159] fixed viewer test
* [ADF-2159] fixed cast element
2018-02-01 10:08:25 +00:00
Denys Vuika
08f2cc9236
[ADF-1412] Viewer enhancements ( #2873 )
...
* collection navigation support for Viewer
* code cleanup
* full screen mode support
* keyboard shortcuts
* zooming scale label
* layout fixes
* test fixes
* image toolbar with basic tranformations
* test fixes
* test fixes
2018-01-28 23:01:01 +00:00
Eugenio Romano
a99c1a37e4
[ADF-2056] update dependencies ( #2764 )
...
* update dependencies
add ban for fdescribe in tslint
reenable test
add badge codacy
check bundles esm5 and esm2015
travis run new vuild script
* remove fdescribe
* material 5.0.0 stable release
2017-12-07 11:58:16 +00:00
Vito
dc213adf55
[ADF-1752] disable completely sidebar when allowSidebar option is false ( #2753 )
...
* [ADF-1752] disable completely sidebar when allowSidebar option is false
* [ADF-1752] improved condition for showing toolbar
2017-12-04 09:45:14 +00:00
Eugenio Romano
f629f48d16
[ADF-1968] [IE11] The login page is not loading and import fix ( #2679 )
...
* fix viewer script
export insights and diagram
remove requires svg
fix new data adapter path
dist working with diagrams commented out
change use of minimatch
fix unused import
remove unused component
fix test
new import moment es6 and throw rxjs
fix import analytics test
fix imports rxjs
new pacakging
* fix after rebase
* fix test upload services
* exclude temporarily button event test
* restore commented demo shell files
* fix process spy
2017-11-22 10:33:56 +00:00
mihai sirghe
ed35a291b4
[ADF-1890] - Viewer - Content projection for sidebar only works if si… ( #2661 )
...
* [ADF-1890] - Viewer - Content projection for sidebar only works if sidebarPosition is left
This issue is now fixed using angular flex
Also updated the test suite
Tested on chrome, firefox and safari
* [ADF-1890] - Viewer - Content projection for sidebar only works if sidebarPosition is left
This issue is now fixed using angular flex
Also updated the test suite
Tested on chrome, firefox and safari
* Replaced fit statements with it
* added flex dependenty to the viewer component spec file
* Update for sidebar component template
* Delete npm-debug.log from repo
* Fix sidebar height issues
* Fix tests
2017-11-21 16:27:19 +00:00
Eugenio Romano
a52bb5600a
New packages org ( #2639 )
...
New packages org
2017-11-16 14:12:52 +00:00