Andy Stark
a7cdcbf7b9
[ADF-3551] Doc review updates ( #3789 )
...
* [ADF-3551] Updated docs plus minor ToC tool fix
* [ADF-3551] Updated docs and JSDocs
* [ADF-3551] Updated docs and JSDocs
2018-09-13 18:08:47 +01:00
Eugenio Romano
2e0945b0cc
e2e test error page and fix ( #3672 )
...
* fix wrong input parameter functionality
* not reload the page to go to the content service page
* navigate instead to reload to go to the process service page
2018-08-14 15:42:55 +01:00
Denys Vuika
f606149344
[ADF-3380] lazy loading fixes ( #3609 )
...
* lazy loading file viewer
* fix issue with CoreModule referencing
* fix issue with app config and lazy loading
* test fixes
* fix import
* lazy loading workaround for content module
* fix providers for lazy loading
* fix tests
* lazy loading for Process Services lib
* lazy loading for Insights, module cleanup
* fix issue with Translate module, optimise imports
* lazy-load blob viewer (demo shell)
* remove duplicate pdf init
* update to more stable pdfjs
* fix license header
* fix lint issues
* fix test import
* fix pdf version
2018-08-14 15:42:50 +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
a12662e7e2
[ADF-3384] Create automated tests for Version Component ( #3631 )
...
* fix version component restore and delete event
* version manager actions
* fix test
* fix unit test
* remove fdescribe
* fix tslint
* fix screenshot rewrite problem
* remove fdescribe
* multi instance try
* remove fdescribe
* try uncomment some test
* error page
* fix user preferences pagiantion
* search page test include
* fix type tslint e2e
* restore code
* default lang momentadapter
* fix test
* [ADF-3384] removed console log from test
* [ADF-3384] adding some fixes for tests and code
* [ADF-3384] fixed some test and code
2018-08-14 15:42:42 +01:00
davidcanonieto
24b573b08f
[ADF-2753] Fixed routing and second button showing up ( #3421 )
...
* [ADF-1938] Overflowing text in reports section fidex
* [ADF-1938] Long names in report section now fit
* [ADF-1938] Reverted changes in container widget
* [ADF-2753] New error component created
* [ADF-2753] Unit test for Error Content Component
* Deleting unused files
* Deleting unused files
* Deleting unused files
* [ADF-2753] Documentation added
* [ADF-2753] Removed unnecessary files and updated trnaslation file
* []
* [ADF-2753] Fixed routing and second button showing up
* [ADF-2753] Fixed typo
* [ADF-2753] Fixed view loading before variables
* [ADF-2753] Missing whitespace
* [ADF-2753] Added test for route params
* [ADF-2753] Changed getData function name to getTranslations
2018-06-05 19:13:52 +02:00
davidcanonieto
fa2613f096
[ADF-2753] Error Component throwing default error fixed ( #3364 )
...
* [ADF-1938] Overflowing text in reports section fidex
* [ADF-1938] Long names in report section now fit
* [ADF-1938] Reverted changes in container widget
* [ADF-2753] New error component created
* [ADF-2753] Unit test for Error Content Component
* Deleting unused files
* Deleting unused files
* Deleting unused files
* [ADF-2753] Documentation added
* [ADF-2753] Error Component throwing default error fixed
* [ADF-2753] White space removed
* [ADF-2753] Removed unnecessary files and updated trnaslation file
* [ADF-2753] Changed link for button in error component
* [ADF-2753] Updated doc file
* [ADF-2753] Removed fdescribe
* [ADF-2753] Improved code coverage
2018-05-30 13:51:04 +02:00
davidcanonieto
70d93805d4
[ADF-2753] New error component ( #3336 )
...
* [ADF-1938] Overflowing text in reports section fidex
* [ADF-1938] Long names in report section now fit
* [ADF-1938] Reverted changes in container widget
* [ADF-2753] New error component created
* [ADF-2753] Unit test for Error Content Component
* Deleting unused files
* Deleting unused files
* Deleting unused files
* [ADF-2753] Documentation added
* [ADF-2753] Fixed minor bugs
* [ADF-2753] Authentication not needed to view error
* add error handler
* tslint fix
* router app component
* remove unused import
* fix import modules
* limit to 404
* destroy fixture after any test
* misspelling error
2018-05-19 01:20:49 +01:00