5878 Commits

Author SHA1 Message Date
Eugenio Romano
6c6bb18d1d
remove web-animation-js not needed anymore in angular 6 (#3833) 2018-09-27 12:05:33 +01:00
Eugenio Romano
bd2d102449
[no-issue] clean e2e test PS (#3830)
* clean test PS

* add describe around filters

* semi column review

* remove comment
2018-09-27 11:58:50 +01:00
Eugenio Romano
0051e26159 rollback dropdown editor modify 2018-09-26 15:45:07 +01:00
Suzana Dirla
8af1894cae [ADF-3491] link on logo-text (#3829) 2018-09-26 12:36:12 +01:00
Eugenio Romano
365c29c65c fix start task test e2e 2018-09-26 00:32:58 +01:00
Marouan Bentaleb
5a6d8d8a2a [ADF-3331] Automated tests for Viewer Component (#3615)
* Automation tests for Viewer Component - Content Services

* Deleting alfresco-ng2-components.iml

* Updating Viewer Page for failing tests

* Adding tests for Viewer Component and some minor changes on Viewer Component - Content Services

* Removing some lines used to test

* Automation tests for Viewer component and Viewer component - Integration with Router + minor changes on tests for Viewer Component - Content Services

* Correcting an import + some improvement to the code

* Correcting tests for opening different file extensions

* Removing a console.log I forgot

* Refactoring the test in Viewer Component

* Refacotring using lint

* Adding browser refresh after each file type

* Moving tests to proper folder

* Minor changes

* remove faulty BE files from e2e

* fix test viewer

* fix process service tests

* fix test

* fix process test

* fix lint
timeout decrease

* increase some timeouts to fix CS e2e

* lint fix
2018-09-25 21:58:22 +01:00
Eugenio Romano
bb6bb4fe0f remove not needed params 2018-09-25 21:54:35 +01:00
Vito
a0b452bf83 [ADF-3499] adding new dialog for external content file (#3799)
* [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
2018-09-25 21:46:54 +01:00
Denys Vuika
0d78e35de1 i18n workaround for non-supported langs (#3819) 2018-09-25 21:45:57 +01:00
Andy Stark
431bde3ddf [ADF-3587] Fixed doc comment problems (#3822)
* [ADF-3587] Fixed missing docs for accessor properties

* [ADF-3587] Fixed badly formed doc comments with deprecated tag

* [ADF-3587] Fixed linting issue with doc comment
2018-09-25 21:45:16 +01:00
jdosti
95a91c670d [ADF-3563] Automated test for Show More, Show Less button in Search Filters (#3820) 2018-09-25 21:44:40 +01:00
cristinaj
a52b560171 [ADF-3584][ADF-3583]Add tests for Process Filters and Task Filters ic… (#3821)
* [ADF-3584][ADF-3583]Add tests for Process Filters and Task Filters icons.

* Rename tests

* Fixing a test
2018-09-25 21:42:17 +01:00
jdosti
8c0bcccfeb [ADF-3594] Create automated test for Show more/less button on Tag page (#3825)
* [ADF-3594] Create automated test for Show more/ less button on Tag component

* Converting double quotes to single quotes
2018-09-25 21:36:31 +01:00
davidcanonieto
ab4f964f7f [ADF-3573] Task list pagination on Task List Demo page fix (#3823)
* [ADF-3573] Task list pagination on Task List Demo page fix

* [ADF-3573] Added minimum values for size per page and page inputs
2018-09-25 21:32:24 +01:00
Denys Vuika
580cd3440f emit success events on upload resume (#3824) 2018-09-25 16:23:14 +01:00
Eugenio Romano
ef568679d5 remove wrong HTML viewer modify 2018-09-24 16:59:40 +01:00
Eugenio Romano
8b8dec0957 wrong variable in travis test 2018-09-24 16:55:48 +01:00
Eugenio Romano
6a269c460b angular conf change
coverage fix
2018-09-24 15:26:16 +01:00
davidcanonieto
d186e4e6f6 [ADF-3555] [ADF-3382] Start Process component refactored (#3817)
* [ADF-3555] [ADF-3382] Start Process component refactored

* [ADF-3555] [ADF-3382] Start Process component unit tests fix
2018-09-24 15:21:35 +01:00
davidcanonieto
559dbc7f40 [ADF-3438] Page input fixed in Task List Demo (#3815)
* [ADF-3438] Page input fixed

* [ADF-3438] Improved code on component
2018-09-24 14:11:35 +01:00
Eugenio Romano
37ee3dbe21
Update ADF packages version 2.6.0-beta6 (#3818) 2018-09-24 14:11:03 +01:00
Eugenio Romano
64b8642bc9 fix upload 2018-09-23 23:48:17 +01:00
Eugenio Romano
7ce8ee740d stringify error messge 2018-09-23 22:22:08 +01:00
Eugenio Romano
b0917502a0 add log script upload 2018-09-23 21:54:55 +01:00
Denys Vuika
018b08cce7 extensions: tree-shakable services 2018-09-23 12:44:23 +01:00
Eugenio Romano
a35526c225 travis build fix string input 2018-09-23 11:44:47 +01:00
Eugenio Romano
9fe85419f5 fix test core 2018-09-23 01:42:45 +01:00
Eugenio Romano
b77f73750e fix lint task detail 2018-09-22 18:54:35 +01:00
Eugenio Romano
bd5be8912f fix protractor report
fix validation
fix log deprecated
fix ADF-3576 Single required dropdown column dynamicgrid aps-form row editor not saving
2018-09-21 15:18:06 +01:00
Eugenio Romano
6e72a84d13 fix lint 2.6.0-beta6 2018-09-21 12:12:46 +01:00
jdosti
a57c41f528 [ADF-3544] Automated test for Dynamic DataTable (#3811)
* [ADF-3544] Automated test for Dynamic DataTable

* Adding a new line

* Adding a line at the end of the file
2018-09-21 11:43:29 +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
Maurizio Vitale
cfbe3cfd86 [ADF-3570] ADF Migration - Add the interceptor layer (#3813)
* Enable impliciFlow and add new interceptor

* Fix errors

* add excluded path rules

* Add the needed methods to the AuthenticationService core

* Remove unused library and service
2018-09-20 22:17:05 +01:00
davidcanonieto
244d1aae85 [ADF-3438] Bugs in Task List Demo Component fixed (#3809)
* [ADF-3438] Bugs in Task List Demo Component fixed

* [ADF-3438] Added default size value for pagination
2018-09-20 14:02:15 +01:00
Andy Stark
dc64231ba5 [ADF-3577] Corrected doc filename for content metadata card component (#3808)
* [ADF-3577] Corrected doc filename for content metadata card component

* [ADF-3577] Fixed missing transclusion page link in index
2018-09-20 11:29:15 +01:00
Eugenio Romano
57de4ad2e4 fix retry 2018-09-19 23:21:38 +01:00
davidcanonieto
661b55985a [ADF-3009] Date picker checked on Start Task Component (#3725)
* [adf-3009] Date picker checked on Start Task Component

* [ADF-3009] Event trigger changed

* [ADF-3009] Event in mat-datepicker restored
2018-09-19 17:14:12 +01:00
Eugenio Romano
d85fdf887d fix process filter test 2018-09-19 16:03:05 +01:00
Eugenio Romano
36632b6291
[ADF-3505] Create report for any E2E retry (#3806)
* protractor retry test

* upload file report

* folder per pacakge

* use argv to get retry number

* log name file
2018-09-19 15:47:37 +01:00
Eugenio Romano
315da933e4 fix lint issue 2018-09-19 15:26:52 +01:00
davidcanonieto
de2992defd [ADF-3566] Task filters automation test cleanup (#3807) 2018-09-19 13:32:27 +01:00
Eugenio Romano
6abc4d4677 fix import after group e2e 2018-09-19 13:27:29 +01:00
Eugenio Romano
4fe4a3d3c1 delete files from viewer test
add right testrail to userinfo test
group some CS e2e in folders
2018-09-19 13:21:17 +01:00
davidcanonieto
bd4ac1b71d [ADF-3562] People Widget reactive form (#3805)
* [ADF-3562] People Widget reactive form

* [ADF-3382] Removed comment
2018-09-19 11:13:33 +01:00
Denys Vuika
7e4c30a274 add missing interface export 2018-09-18 19:59:33 +01:00
Eugenio Romano
219e093d66
[ADF-584] [ADF-3561] Validation error summary for error component (#3795)
* emit Forms error

* add demo

* add documentation
remove old form tag deprecated in 1.x
fix translation outcome

* remove prevent default validation

* fix lint
2018-09-18 17:40:00 +01:00
Eugenio Romano
ec633f27d6 fix null aspectNames in check for smart folder 2018-09-18 17:09:16 +01:00
bbcodrin
a801f656a7 [ADF-3422] Process Services - Create settings tab (#3702)
* settings tab added

* fix icon

* fix e2e
2018-09-18 16:09:09 +01:00
Denys Vuika
26811f97b3 Merge branch 'development' of https://github.com/Alfresco/alfresco-ng2-components into development 2018-09-18 14:29:51 +01:00
Denys Vuika
2428283905 fix package json and readme for extensions 2018-09-18 14:29:48 +01:00