* process list fixes
* template error fixes
* template and code fixes
* bug fixes in templates and types
* bugs, bugs are everywhere
* fix test
* test fixes
* enable strict templates for extensions lib
* enable strict mode for insights lib
* enable strict mode for core lib
* enable strict mode for content lib
* strict mode for process lib
* strict mode for process cloud
* fix demo shell template issues
* fix process cloud types
* ability to override successRoute from app.config
* Add basic doc
* Reset the appconfig
* Rebase and handle login errors
* Remove the default route /
* remove space
* If silentlogin do implicitLogin
* If silentlogin do implicitLogin
* Unit tests
* Unit tests Trigger new run
* Authguard should return true for canActive
* adjust unit test and allow AuthGuard CanActive for the SSO case
* adjust unit test and allow AuthGuard CanActive for the SSO case
* adjust unit test and allow AuthGuard CanActive for the SSO case
* adjust unit test and allow AuthGuard CanActive for the SSO case
* Add isPublicUrl logic to authguard
* adjust unit test and allow AuthGuard CanActive for the SSO case
* Allow canActive true for public urls like /settings
* fix redirect login for SSO
* Try not using isPublicUrl from js-api as that triggers an implicit login already
* Try not using isPublicUrl from js-api as that triggers an implicit login already
* Try not using isPublicUrl from js-api as that triggers an implicit login already
* Try not using isPublicUrl from js-api as that triggers an implicit login already
* move sso silentlogin fix to ecm authguard
* Try only todo the implicitLogin if not logged in
* Try only todo the implicitLogin if not logged in
* Try only todo the implicitLogin if not logged in
* Try only todo the implicitLogin if not logged in
* try figuring out why process cloud is failing
* try figuring out why process cloud is failing
* try figuring out why process cloud is failing
* try figuring out why process cloud is failing
* try figuring out why process cloud is failing
* remove implicit flow parameter and pray that those process cloud tests are passing
* remove implicit flow parameter and pray that those process cloud tests are passing
* remove implicit flow parameter and pray that those process cloud tests are passing
* try figuring out why process cloud is failing
* try figuring out why process cloud is failing
* try figuring out why process cloud is failing
* try figuring out why process cloud is failing
* try figuring out why process cloud is failing
* try figuring out why process cloud is failing
* try figuring out why process cloud is failing
* try figuring out why process cloud is failing
* move authService stuff in the login component from ngOnInit to constructor
* move authService stuff in the login component from ngOnInit to constructor
* move authService stuff in the login component from ngOnInit to constructor
* move authService stuff in the login component from ngOnInit to constructor
* not use login component for silent login anymore!
* try figuring out why process cloud is failing
* try figuring out why process cloud is failing
* reuse is PublicUrl from js-api
* reuse is PublicUrl from js-api
* revert travis changes
* revert travis changes
* Check if oauth is enabled
* Check if oauth is enabled
* Check if oauth is enabled
* Check if oauth is enabled
* remove discovery
* remoce discovery test
* fix save remote
* use host acs to save screenshot
* fix e2e
* remove invalid test
* fix the package version
* Angular 9 compatibility: add explicit types to prevent automatic deep imports
If you do not provide an explicit return type to a function then TypeScript
will try to guess it and create a dynamic import type for the `.d.ts` files.
Often the imports incorrectly point to a path deep within a package,
rather than accessing the type via the correct public facing import.
From Angular v9, using ivy, such deep imports cause compilation
errors and will prevent this library from being used for ivy enabled
applications.
This commit fixes this problem for a component and a service that
the adf-core library exports.
* Angular 9 compatibility: import DOCUMENT from `@angular/common`
In Angular 7 importing `DOCUMENT` from `platform-browser` was
deprecated, and it was removed completely in Angular 8.
* fix type afterlast alpha
* fix type after last alpha
* fix types demo shell
* [ADF-1344] New Custom Loading Content Directive for Datatable Component
* [ADF-1344] Add unit tests for directives on Document List
* [ADF-1344] Add directive prefix to context-menu directive
* [ADF-1344] Old directive selectors have been put back
* [ADF-1344] Add old selector for empty-content directive
* add stylelint
* fix style first part
* fix style second part
* fix style third part
* fix style fourth part
* Fix e2e tests first part
* Fix e2e tests second part
* Rebase branch
* fix style third part
* fix style fourth part
* Fix list error
* fix insights
* fix style abotu component
* Fix e2e tests second part
* Rebase branch
* fix style third part
* fix style fourth part
* Fix list error
* Fix e2e tests second part
* Rebase branch
* fix style third part
* fix style fourth part
* Fix list error
* [ADF-3746] Rebase branch
* Fix e2e tests second part
* Rebase branch
* fix style third part
* fix style fourth part
* Fix list error
* Fix e2e tests second part
* Rebase branch
* Fix list error
* fix new style added
* tslint fix
* [ADF-3746] Fix scss errors on Process Filters Cloud component
* [ADF-3499] start creation of login dialog component with extra auth service feature
* [ADF-3499] adding new dialog for external content file
* [ADF-3499] fixed condition for pop up and added prefix ticket
* [ADF-3499] fixed smartfolder bug for content node selector
* [ADF-3499] disabling preview after uploading for external resource files
* [ADF-3499] fixed unit test for document list service
* [ADF-3499] added unit test to new components
* [ADF-3499] added translation and some fix
* [ADF-3499] fixed labels
* [ADF-3499] fixed problem with node and node entry for smart folders
* [ADF-3499] fixed compilation problem
* remember me
* add login component e2e test
* add success route test
* add change logo check
* redirect url after logout e2e
* move redirection test in a separate file
* login component tslint
* cardview e2e
* fix login test
* add test case number
* move version test in a separate file
* clean unused elements
* metadata part 1
* tslint fix
* fix metadata test
* remove fit
* fix formatting file viewerPage
* multi propety test
* metadata and login improvements
* fix data automation fix
* metadata permission e2e
* fix tslint problems
* improve selector
* stabilize search component test
* stabilize test step 1
* fix tag test
add config timeout
* tentative
* delay after download
* change meatdata test
* stabilize metadata
* use smaller file for not extension related test
* stabilize test step 2
* exclude failing test
* timeout fix
* split in multiple task e2e
* trick travis
* trigger build
* fix command issue
* fix save screenshot
* fix run subfolder
* test timeout increase