Eugenio Romano
6cb1d2be5c
remove typo
2018-08-14 15:43:05 +01:00
Eugenio Romano
128c431bf0
validate config in test also
2018-08-14 15:43:05 +01:00
bbcodrin
ecd0ed6166
[ADF-3424] Start task - Object display instead of value for assignee ( #3679 )
...
* object input fix
* tests focus fix
2018-08-14 15:43:04 +01:00
Suzana Dirla
6f313b7c37
[ADF-3435][ADF-3436] fix search chips ( #3681 )
...
* fix chip list remove
* fix tests
* better find criteria
* swap to fix e2e test
* set 'expanded' for facetFields from config
* fix e2e test
* remove comments
2018-08-14 15:43:04 +01:00
Mario Romano
c328d70e43
[ADF-3450] remove css override background color, is already manged by the material component ( #3685 )
2018-08-14 15:43:03 +01:00
Maurizio Vitale
8330ed2879
[ADF-3409] [ADF-3413] Standalone task - Attach/Remove forms bugs ( #3670 )
...
* Fix 3409 disable button logic
Fix 3413 change the formName based on selected form
* [ADF-3409] fixed missing import
* [ADF-3409] fixed Observable.of in of
2018-08-14 15:43:03 +01:00
davidcanonieto
e1d5ef6ee9
[ADF-3103] Added new inputs & columns Task List Demo - Rebase ( #3659 )
...
* Added columns, inputs and error message alert
* Add basic documentation
* [ADF-3101] Trailing whitespaces removed
2018-08-14 15:43:02 +01:00
Vito
fdde0257d8
[e2e] Added document list actions [E2E] ( #3676 )
...
* [e2e] Added document list actions e2e 1
* [e2e - actions] added another test
2018-08-14 15:43:01 +01:00
Eugenio Romano
5e57b7f9d4
fix placeholder people
2018-08-14 15:43:01 +01:00
Eugenio Romano
8f407a4f93
reload document list after successfully edit node
2018-08-14 15:43:00 +01:00
Eugenio Romano
f3755ddb08
fix placeholder align problem in form
2018-08-14 15:43:00 +01:00
Denys Vuika
08e96dfa1f
single place to init pdf viewer
2018-08-14 15:42:59 +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
Eugenio Romano
f69235df57
lock file
2018-08-14 15:42:58 +01:00
Eugenio Romano
163ff13000
build fix
2018-08-14 15:42:58 +01:00
Eugenio Romano
6b8bd4685c
fix mat datetime picker regression
2018-08-14 15:42:57 +01:00
Denys Vuika
f5e264d0fc
fix pdf worker
2018-08-14 15:42:57 +01:00
Eugenio Romano
1ec85435ba
node 10 travis
2018-08-14 15:42:56 +01:00
Eugenio Romano
c089c87630
[no-issue-e2e] directive crete folder new e2e ( #3677 )
...
* new folder directive e2e
* fix search test
* fix pr-deploy script
2018-08-14 15:42:56 +01:00
jdosti
9c22c13434
[ADF-3439] Update automated tests for Header component ( #3673 )
...
* [ADF-3439] Update automated tests for Header component
* small change
* removing unused import
2018-08-14 15:42:55 +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
davidcanonieto
6cf6c9c0e4
[ADF-3335] Task filter e2e tests ( #3614 )
...
* [ADF-3335] Automation Tests for Tasks Filter component
* [ADF-3335] Changed " for \'
* [ADF-3335] Solved style issues
* Update task_filters_component.e2e.ts
* [ADF-3335] Added missing parentheses
* [ADF-3335] Added missing bracket
* [ADF-3335] Improved data automation selectors
2018-08-14 15:42:54 +01:00
Eugenio Romano
7172d5b631
E2E test default properties ( #3671 )
2018-08-14 15:42:54 +01:00
marouanbentaleb
dc797feacb
[ADF-3284] ProcessFilter - the method ngOnChange doesn't check the property filterParam (e2e) ( #3660 )
...
* E2E for process filters urls
* Putting the test in an existing spec
2018-08-14 15:42:53 +01:00
Eugenio Romano
eff7c4dfb5
move creation PR Docker at the end before after e2e
2018-08-14 15:42:53 +01:00
Eugenio Romano
e2282d8aa2
make tag test fater
2018-08-14 15:42:52 +01:00
Eugenio Romano
8af3230f4a
reinsert fdescribe ban
2018-08-14 15:42:52 +01:00
Eugenio Romano
761687869b
remove app.component.spec
2018-08-14 15:42:51 +01:00
Eugenio Romano
3c15b0c865
demo shell headless chrome
2018-08-14 15:42:51 +01:00
Eugenio Romano
c83731a283
fix search filter automation id
2018-08-14 15:42:50 +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
Vito
f3a513ca72
[ADF-2669] fixed style for confim buttons ( #3668 )
2018-08-14 15:42:49 +01:00
davidcanonieto
409acbcc9e
[ADF-3372] Added toggle and global configuration to display metadata ( #3636 )
...
* [ADF-3372] Added toggle and global configuration to display metadata
* [ADF-3372] Fixed typo in shcema.json
* [ADF-3372] Removed unnecessary variables and variable name changed
* [ADF-3372] Fixed unit test
* [ADF-3372] Improved logic
* [ADF-3372] Improved Metadata component html logic
* [ADF-3372] Demoshell variable from app.config.json removed
* [ADF-3372] fixed bugs and tests
* [ADF-3372] fixed some error in tests
* [ADF-3372] fixed some wrong compilation in test
* [ADF-3372] fixed wrong locator
* [ADF-3372] fixed randomly failing tests
2018-08-14 15:42:49 +01:00
Eugenio Romano
5b0b6e83bc
fix broken test after correction i18n
2018-08-14 15:42:49 +01:00
Eugenio Romano
b1536cd83e
fix timeout demo shell test
2018-08-14 15:42:48 +01:00
Denys Vuika
4d624d6d45
fix problems with rxjs imports
2018-08-14 15:42:48 +01:00
jdosti
15190d7ec9
[ADF-3414] Create automated test for Attach form component ( #3665 )
2018-08-14 15:42:47 +01:00
Andy Stark
cb7a6b0a7a
[ADF-3425] Minor edits to doc files ( #3667 )
2018-08-14 15:42:47 +01:00
Suzana Dirla
18a21a59a5
[ADF-3400] fix buckets update on search filter ( #3644 )
...
* [ADF-3400] fix buckets update on search filter
* [ADF-3400] test facetFields bucket updates
* [ADF-3400] clean tests
2018-08-14 15:42:46 +01:00
Vito
5f86ac52bf
[ADF-3418] added new languages strings for translation ( #3663 )
...
* [ADF-3418] added new languages strings for translation
* [ADF-3418] fixed some missing translation key
2018-08-14 15:42:46 +01:00
Andy Stark
e03f3a1a6b
[ADF-3323] Fixed broken links in doc files ( #3662 )
...
* [ADF-3323] Fixed URL path to Typescript source files
* [ADF-3323] Fixed and checked broken links caused by previous bug
2018-08-14 15:42:45 +01:00
Denys Vuika
fd5978e81b
fix wrong import
2018-08-14 15:42:45 +01:00
Eugenio Romano
5a997336d6
try to verbose output
2018-08-14 15:42:44 +01:00
Eugenio Romano
43bb42c10b
stop script after test execution
2018-08-14 15:42:44 +01:00
marouanbentaleb
68779e0426
E2E for multiselect facet search ( #3657 )
2018-08-14 15:42:44 +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
Suzana Dirla
c510ec864d
[ADF-3358] Header - update demo shell component ( #3655 )
...
* [ADF-3358] update demo-shell header component
* [ADF-3358] style demo-shell header component
2018-08-14 15:42:42 +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
cristinaj
17074478e2
[ADF-3421] Changed Test Rail IDs ( #3654 )
2018-08-14 15:42:42 +01:00
Maurizio Vitale
547c56aeef
[ADF-3103] Added new inputs, columns and overall improvement to Task List Demo ( #3653 )
...
* Added columns, inputs and error message alert
* [ADF-3103] Fixed variable name typo
* Add basic documentation
2018-08-14 15:42:41 +01:00