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
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
Denys Vuika
4d624d6d45
fix problems with rxjs imports
2018-08-14 15:42:48 +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
Denys Vuika
fd5978e81b
fix wrong import
2018-08-14 15:42:45 +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
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
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
Suzana Dirla
8d8ab1e682
[ADF-3358][ADF-3359][ADF-3360] Logo link and tooltip and hex colors ( #3648 )
...
* [ADF-3358] link on logo
* [ADF-3358] test link on logo
* [ADF-3360] tooltip on logo
* [ADF-3360] update logo docs
* [ADF-3359] allow hex color codes for the background color
* [ADF-3358] better name for property
2018-08-14 15:42:41 +01:00
Denys Vuika
94463a7505
add missing export ( #3646 )
2018-08-14 15:42:40 +01:00
Denys Vuika
6929f1f678
remove injectable decorator from non-services ( #3641 )
2018-08-14 15:42:39 +01:00
Vito
05da97d3b9
[ADF-3336] added more tests for Document list component ( #3635 )
...
* [ADF-3336] start adding test for documentlist
* [ADF-3336] fixed test for permission message
* [ADF-3336] start adding test custom column type
* [ADF-3336] - added documentlist tests - PART I
* [ADF-3336] removed fdescribe
* [ADF-3336] fixed error on files component
* [ADF-3336] - unified all the diverging tests into one file
* [ADF-3336] fixed label for test
* [ADF-3336] removed fdescribe
* [ADF-3336] added sorting tests and some fix
* [ADF-3336] added other automations
* [ADF-3336] stabilising some flaky tests
* [ADF-3336] added line height check
* [ADF-3336] Test that needs to be fixed
* [ADF-3336] commented failing search tests
* [ADF-3336] removed locator from test and added to page object
* ]
[ADF-3336] rebased after last changes on development
* [ADF - 3336] added more test and actions for the test
* [ADF-3336] reenabled disabled tests
* [ADF-3336] reenabled disabled tests
* [ADF-3336] reenabled disabled tests
* [ADF-3336] reenabling disabled tests
* [ADF-3336] fixing process service integration tests
* [ADF-3336] removed comments and skipped two tests
* [ADF-3336] added thumbnails tests
* [ADF-3336] added tooltip documentlist tests
* [ADF-3336] added tooltip tests
* [ADF-3336] added gallery view tests
* [ADF-3336] removed comment
* [ADF-3336] fixed selectors and check for document list test
2018-08-14 15:42:39 +01:00
bbcodrin
ca62616936
[ADF-3284] ProcessFilter - preselect filter param ( #3637 )
...
* preselect filter
* tests fix
* process filter refactor
* unit tests fix
* focus tests fix
2018-08-14 15:42:38 +01:00
Maurizio Vitale
ba0ddd5454
Fix failing unit test related to the double merge of ADF-3141 and ADF-3308 ( #3642 )
2018-08-14 15:42:38 +01:00
siva kumar
052a5ab049
[ADF-3141] ProcessList Enanchement ( #3454 )
...
* * Process list enhancements
* * Updated doc for the recent changes
* * After rebase
* * Require changes done
* after rebase
2018-08-14 15:42:37 +01:00
Deepak Paul
50e5e7a36a
[ADF-3308] ProcessList Component - Provide a way to filter the list by fields ( #3629 )
...
* [ADF-3308] Removed name input added two inputs
* * [ADF-3308] Modified demo component
* [ADF-3367] Modified docs
* [ADF-3308] Added tests
* [ADF-3308] Deprecated processDefinitionKey property
2018-08-14 15:42:37 +01:00
Nicolas Barithel
88a5a57c46
Display icon and label in adf-info-drawer-tab ( #3628 )
...
- label is not displayed in case there is an icon set on the adf-info-drawer-tab
because it is using a mat-tab-label layout
2018-08-14 15:42:36 +01:00
Denys Vuika
f9195e4e27
[ADF-3406] fix chip list integration regression ( #3634 )
...
* fix chip list integration
* add unit test
2018-08-14 15:42:36 +01:00
jdosti
689c7711df
[ADF-3399] Create automated tests to cover Header component ( #3633 )
2018-08-14 15:42:35 +01:00
Cilibiu Bogdan
f36f9fa862
[ADF-3374] Comments - add/view multiline comments ( #3607 )
...
* multiline comment
* add comment e2e
* fix locator syntax
* lint
* clear textarea on ESCAPE event
* multiline comment
* add comment e2e
* fix locator syntax
* lint
* clear textarea on ESCAPE event
2018-08-14 15:42:34 +01:00
cristinaj
d056b3decd
[ADF-3385] Implementing start task - test cases ( #3613 )
...
* Implementing start task - test cases
* Removed syntax error.
* Add data-automation-id for people widget.
2018-08-14 15:42:32 +01:00
Denys Vuika
0670c93d7b
[ADF-3367] facets multiselect fixes ( #3611 )
...
* group facet buckets by field
* unit tests and code fixes
2018-08-14 15:42:30 +01:00
bbcodrin
a55f09d527
revert tests & conditions ( #3619 )
2018-08-14 15:42:29 +01:00
Eugenio Romano
b2cb93468d
[ADF-3259] [ADF-3363] e2e login and card metadata ( #3612 )
...
* 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
2018-08-14 15:42:28 +01:00
bbcodrin
66f534b32c
[ADF-3354] accordion-group closed behaviour ( #3595 )
...
* accordion-group closed fix
* tests fixes
* tests added
* tests fixes
* Fix failing unit test and revert deleted method
2018-08-14 15:42:28 +01:00
Maurizio Vitale
0274088114
[ADF-3274] people widget instead of the people list ( #3582 )
...
* people list added
* tests added
* style fix
* Update start-task.component.ts
Use correct import
* Update people.widget.spec.ts
add the async
* peopleSelected test fixed
2018-08-14 15:42:27 +01:00
bbcodrin
855fdd8f48
[ADF-3308] Process list filter by fields ( #3588 )
...
* process list component created
* process list renamed
* routing fix
2018-08-14 15:42:27 +01:00
cristinaj
b015594de6
[ADF-3369] Add toggle for showHeaderContent property ( #3603 )
...
* Add toggle for showHeaderContent property
* Add tests for showHeaderContent property
2018-08-14 15:42:26 +01:00
Denys Vuika
ac057ee4fe
[ADF-3371] fix: Search Filter raises errors when "facetQueries" is not in config
2018-08-14 15:42:26 +01:00
marouanbentaleb
ab9f1c8385
[ADF-3331] Create automated tests for Viewer component - Content Services ( #3600 )
...
* Automation tests for Viewer Component - Content Services
* Create remaining automation tests for Viewer Component - Content Services
* Deleting alfresco-ng2-components.iml
* Correcting Viewer Page for failing tests
* Updating Viewer Page for failing tests
* Improving the PR quality
2018-08-14 15:42:25 +01:00
bbcodrin
54380fd693
[ADF-3237] Change and remove form from a task ( #3597 )
...
* button added for task standalone
* rebase fixed
* review fix
* test added & fixes
* refresh task details
* change and remove form added
* localize & documentation work
* tests added
* tests fixes
* tests fixes
2018-08-14 15:42:25 +01:00
Eugenio Romano
c6c573bcfb
fix core test after e2e modify
2018-08-14 15:42:24 +01:00
marouanbentaleb
e721c877f2
[ADF-1858] Automation tests for Viewer Component - Content Services ( #3587 )
...
* Automation tests for Viewer Component - Content Services
* Automation tests for Viewer component - Content Services
* Deleting alfresco-ng2-components.iml
2018-08-14 15:42:24 +01:00
Georgiana Roman
9901295e25
[ADF-3339] added test component for header ( #3576 )
...
* [ADF-3339] added test component for header
* [APM-3339] remove lint errors
* [ADF-3339] solved lint error
* [ADF-3339] removed numbers from tests
2018-08-14 15:42:23 +01:00
Denys Vuika
c63184334f
[ADF-3365] search filter fixes ( #3594 )
...
* preserve ordering of facet fields and queries
* update tests
* rework facet queries
* rework facet management, update unit tests
* remove unused interfaces
* fix test
* remove deprecated interfaces
* expose selection for the chip list
2018-08-14 15:42:23 +01:00
Suzana Dirla
ee8151d50d
[ADF-3324] Preview - unshared file breaks preview ( #3580 )
2018-08-14 15:42:19 +01:00
Eugenio Romano
9b804f72f2
[ADF-3309] solve rendition preview ( #3573 )
...
* solve rendition preview
* fix tslint
* missing semicolon
* solve packaging issues
* reinsert maxretry logic
2018-08-14 15:42:18 +01:00
Eugenio Romano
b54ec57033
Update ADF packages version 2.5.0-beta2 ( #3569 )
2018-08-14 15:42:17 +01:00
Eugenio Romano
e7b2daa1fe
Reinsert e2e tag test ( #3574 )
...
* solve rendition preview
* reinsert tag e2e
* fix tslint
* fix pack problem
* remove reload
* remove refresh
2018-08-14 15:42:17 +01:00
Eugenio Romano
fabcefeba6
restore tslint file
2018-08-14 15:42:16 +01:00
Eugenio Romano
5841407f16
remove fit
2018-08-14 15:42:15 +01:00
bbcodrin
4ecea64e19
[ADF-3284] filterParam checking in onChanges ( #3561 )
...
* filterParam checking in onChanges
* test improvement
2018-08-14 15:42:13 +01:00
davidcanonieto
a6a77b8561
[ADF-3286] Snackbar now supports custom configuration ( #3549 )
...
* [ADF-3286] Snackbar now supports custom configuration
* [ADF-3286] Trailing whitespace removed
* [ADF-3286] Tests added
* [ADF-3286] Improved tests
* [ADF-3286] Documentation added
* [ADF-3286] Logic improved
* [ADF-3286] Styling error fixed
* [ADF-3286] Broken tests fixed
* [ADF-3286] Broken tests fixed
2018-08-14 15:42:12 +01:00
davidcanonieto
495f9937fe
[ADF-3103] Task List Demo Component ( #3486 )
...
* [ADF-3103] Added Process Definition Id to task list component
* [ADF-3103] Added @input variable
* [ADF-3103] Added search inputs
* [ADF-2753] Fixed select inputs
* [ADF-3103] Improved logic and funcionality overall
* [ADF-3103] FormControl implementation
* [ADF-3103] Added AppId input
* [ADF-3103] Fixed Link errors
* [ADF-3103] Task list table hides when invalid app is selected
* [ADF-3103] Lint error
* [ADF-3103] Improved user experience
* [ADF-3103] changed formControlNames to [FormControl]
* [ADF-3103] Improved logic and added localization
* [ADF-3103] Removed whitespace
* [ADF-3103] Improved logic of task list form
* [ADF-3103] fixed trailing whitespaces
* [ADF-3103] trailing whitespace fix
* [ADF-3103] Added documentation and tests
* [ADF-3103] Added tests and documentation
* [ADF-3103] Tests fixed
2018-08-14 15:42:12 +01:00