Eugenio Romano
f8c379a0d9
fix e2e process service wrong import
2019-01-27 00:25:49 +00:00
davidcanonieto
f2b5300705
[ADF-3769] Task Header Cloud Component for APS 2 ( #4140 )
...
* [ADF-3769] Task Header Cloud Component for APS 2
* [ADF-3796] Add error catch to affected-libs.sh
* [ADF-3769] Add readOnly mode and remove selectFirstRow in Task List Cloud component
2019-01-16 13:43:05 +00:00
Marizio Vitale
ebde107f41
build the prebuilt-themes
2019-01-10 20:52:36 +00:00
Maurizio Vitale
5c20ee8ab0
Fix publishing to npm and update versions ( #4132 )
...
* Fix publishing to npm and update versions
* Remove the upgrade of js api node
* Increase the size
2019-01-10 17:24:07 +00:00
Maurizio Vitale
5690a64842
Remove the reference of the old js-api and use the one under the @alfresco ( #4128 )
2019-01-10 13:44:34 +00:00
cristinaj
968c65ff70
[ADF-3885]Change auth host path in cloud e2e tests ( #4123 )
2019-01-10 13:42:23 +00:00
Eugenio Romano
3ef7d3b7ea
[ADF-] update library to use new js-api 3.0.0 ( #4097 )
2019-01-08 16:29:30 +00:00
Eugenio Romano
511087f6b1
[no-issue] fix deploy PR script ( #4065 )
...
* fix deploy PR script
* change docker ignore
* create subfolder
* rename script
2018-12-12 15:14:37 +00:00
Denys Vuika
058d23d57f
[ADF-3442] create library dialog ( #4018 )
...
* library dialog
* integrate with demo shell
* update resources
* fix license
* auto focus for the first input
* update e2e tests
* try close the dialog between tests
* fix afterEach
* Revert "try close the dialog between tests"
This reverts commit 63464f2b03c226c606d09b18c7d2782e3bb52c0a.
* update code due to css lint issues
* csslint settings for vs code
* missing import
lint fix
remove not used import
convert errorPage js to ts
convert tasklistpage js to ts
fix redirection creation folder in root
fix lint issue
fix e2e
* e2e fix
* fix PS tests
* navigation import
* fix tests tooltip
convert paginapage to ts
* fix lint
* fix lock files e2e
filterspage to ts
* fix lint
* fix cs cre
git dept 3 and not 50 as default in travis
* quiet log git download
* add some delay and change the delete lock
* fix node entry
* convert searchDialog to typescript
parallel protractor
* disable browser execute
* restote test
* change search tests
* move search in a separate e2e folder
* experiment fix e2e
* change util presence
change protractor conf
* fix unshare test
* improve query viewerPage using css over xpath
* waitForAngularEnabled before browser redirect
* convert util to ts and more
* convert other files to ts
* convert to ts other files
* trigger build
* function fixes use arrow function
* process service fixes
* lint fix
review timeout default
* fix failing tests
* restore timeout
* share dialog fix
* remove
* use configuration admin
* fix APS 2 login sso
2018-12-05 13:05:39 +00:00
Maurizio Vitale
705fb10a65
Travis - Prints the dependencies inside the logs ( #3997 )
...
* Remove the tmp folder inside the smart-build script. Print the deps file to see the current dependencies
* Use the alpha of the latest lib published on npm
2018-11-21 14:56:55 +00:00
Maurizio Vitale
f528d23aff
Exit1 in case the build fails ( #3988 )
2018-11-19 17:23:23 +00:00
Eugenio Romano
2a816d3b47
update version script allow different semantic versions
2018-11-19 15:58:56 +00:00
Maurizio Vitale
f0dff4d011
Travis cache ( #3972 )
...
* Use name instead of env
* Enable cache dist
* enable only master and dev
* rename e2e lib
* add nx and smart build
* disable packaging and create demo shell stages
* use same name
* Enable affected e2e for core and process
* Enable affected libs check on all the e2e
* fix e2e condition
* Enable unit tests
* Manage case deps not present
* add name typo
* add affected folder to check e2e
* change an e2e test
* remove branch typo
* Update .travis.yml
2018-11-19 13:28:02 +00:00
rgherghelas
604d401180
[ADF-3739] E2E test - login with SSO ( #3949 )
...
* modify settings page and add test for login with SSO
* remove await
* added the HOST_SSO as parameter
* change setSilentLogin method, add new method, add new test
* remove comment
* optional parameters silentLogin and implicitFlow
* moved --host_sso "$E2E_HOST_SSO" to ./scripts/test-e2e-lib.sh script
2018-11-16 10:39:46 +00:00
Eugenio Romano
489fbe69e2
[no-issue] Fix deploy PR ( #3929 )
...
* [ADF-3655] Fix layout issue on IE 11
* fix deploy PR
2018-10-29 17:21:10 +00:00
Eugenio Romano
368f949fc4
[no-issue] general fix e2e and unit test ( #3903 )
...
* add missing import
remove creation folder in redirect test in main folder
fix update script
update node js-api to last alpha before to install
improve share dialog test
* update gnu
* fix notification and search e2e
* change name compatible with file name
* improve failing test to avoid cdk overlay problems
* [ADF-3561] fix Outcome not translatable
* increase sleep in user permission
checklist missing uppercase
comment possible different value in test due time
* improve document list actions
* improve document list action test
* tag refresh bbefore next test
comment possible value due the time
2018-10-20 18:16:44 +01:00
Eugenio Romano
363b8708d7
fix travis development build
2018-10-17 17:01:28 +01:00
Eugenio Romano
6bbde83d93
wrong script in BC task
2018-10-17 11:49:43 +01:00
Eugenio Romano
cfa8c780bb
fix run folder test-e2e-bc script
2018-10-17 09:49:07 +01:00
Eugenio Romano
bcfe22b67a
bc script fix
2018-10-17 02:13:42 +01:00
Maurizio Vitale
0ecb6c13ec
[ADF-3538] Alfresco Process Service Cloud - new package with CLI ( #3872 )
...
* [ADF-3538] start creating new folder for cloud components
* [ADF-3538] added new package to the script and the builds
* [ADF-3538] added some more changes to scripts
* [ADF-3538] - starting the new package
* change index
* fix package
* Fix module structure with Cli
* add basic structure
* Create a library with angular cli
* Add a cloud component as example
* Skip the scss style
* add the import scss
* remove useless codes
* Add i18n example
* remove useless code
* Simplify the hello component
Fix the wrong path
* Fix process service cloud path
* Download process-service-cloud from the CS
2018-10-16 18:15:11 +01:00
Eugenio Romano
156a6cafbf
fix pr-deploy script
2018-10-11 22:16:26 +01:00
Eugenio Romano
7fd905d92c
[no-issue] refactor failing e2e ( #3865 )
...
* fix ps test
* fix import
* fix import
* fix ps
* fix hyperlink
* fix radio hiperlynk
* autorename for clashes
* notification fix
* convert userdialog to ts
* fix travis configuration
* fix download in folder
* convert contentservice page to ts
* convert setting and login to ts
* remove unused import
* fix login import
* fix login page
* fix chips
* fix import
speed up viewer test
* fix contentlist
* change id
* fix cs e2e
* fix search lint
* fix name issue
2018-10-11 14:22:44 +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
Eugenio Romano
ec633f27d6
fix null aspectNames in check for smart folder
2018-09-18 17:09:16 +01:00
Eugenio Romano
be816ec345
fix package warning
2018-09-18 14:27:25 +01:00
jdosti
7788eb7313
[ADF-3560] Create an automated test to cover 'Add group' on permissions ( #3798 )
...
* [ADF-3560] Create an automated test to cover 'Add group' on permissions
* fix test
* fix tslint issues
2018-09-18 11:41:25 +01:00
Denys Vuika
155131370c
move adf-extensions lib to the ADF repo ( #3781 )
...
* adf-extensions lib
* remove console.log calls
* integrate with angular.json
* fix output path
* update scripts
* Add extensions to scripts
* update travis setup
* Travis step II.
2018-09-18 10:52:02 +01:00
Eugenio Romano
3d5da1e622
fix await login unzip build
2018-09-11 22:15:53 +01:00
Eugenio Romano
e99273139a
improve retry
2018-09-11 15:59:26 +01:00
Eugenio Romano
aa579d6c1f
add unzip retry
2018-09-11 10:38:35 +01:00
Eugenio Romano
94810a4f63
Fix build problems pipeline ( #3761 )
...
* tentative number one
* add more log
* write folder
* Revert "change unzip lib"
This reverts commit 9eb0833d2f9973452143124771210969583b9a91.
* travis
* fix script download
2018-09-08 19:39:49 +01:00
Eugenio Romano
0408fc92b8
modify permissions script
2018-09-08 03:18:05 +01:00
Eugenio Romano
38c26cc601
move package step in script
2018-09-08 02:50:37 +01:00
Eugenio Romano
613b747132
Update download-build-lib-in-cs.js
2018-09-07 20:51:15 +01:00
Eugenio Romano
4e844d77a6
Update download-build-in-cs.js
2018-09-07 20:50:33 +01:00
Eugenio Romano
7af5495757
change zip library
2018-09-07 17:28:56 +01:00
Eugenio Romano
9eb0833d2f
change unzip lib
2018-09-07 15:25:54 +01:00
Eugenio Romano
7046ec895a
improve speed BC check
2018-09-07 13:49:38 +01:00
Eugenio Romano
e4da44fd46
add timeout in download script
2018-09-06 16:46:23 +01:00
Eugenio Romano
f5b69ebb98
fix insight test on travis
2018-09-06 11:40:12 +01:00
Eugenio Romano
0d84d36f01
solve clash name folders
2018-09-06 11:14:19 +01:00
Eugenio Romano
fc852dd1c1
add rename downloaded dist
2018-09-06 10:38:39 +01:00
Eugenio Romano
17824824d0
upload library build in stage env
2018-09-06 09:38:31 +01:00
Eugenio Romano
a53f6b770d
change unzip library
2018-09-05 22:30:03 +01:00
Eugenio Romano
e24421b894
improve script download dist
2018-09-05 18:57:45 +01:00
Eugenio Romano
706b76fa04
add log rename folder
2018-09-05 18:45:06 +01:00
Eugenio Romano
c6f56a2c2a
Improve build stages ( #3744 )
...
* travis precache
* rb change
* remove ut
* add cache warm up
* Prepare cache fix
* add test
* use env variabble to tag
* use env to label stages
* move lint step at start
* use dist for e2e
* upload dist in alfresco
* modify permissions
* travis script node
* remove polyfills
* revert some changes
* fix demo shell run test
* solve download
* revert debatable gallery change
2018-09-05 12:40:03 +01:00
Eugenio Romano
3c7c3316bf
[ADF-3473] Show complete button when you can't attach a form ( #3695 )
...
* ADF-3473 show complete button
* fix isCompletedTask case
* fix single run test option
2018-08-14 15:43:17 +01:00