Eugenio Romano
c9cf51a1f6
update project script possible different JS-API ( #4949 )
2019-07-20 20:47:16 +02:00
Eugenio Romano
e2311ab045
fix simpleapp and check-activiti script
2019-07-16 15:47:57 +01:00
Maurizio Vitale
34aafa918c
AdfCli - Add the kubectl-image to the adf-cli ( #4932 )
...
* Add the kubectl-image to the adf-cli
* fix ts lint
* remove the " from the image name
2019-07-15 11:16:35 +01:00
Eugenio Romano
123e9b2c77
fix smart build script
2019-07-13 11:49:16 +01:00
Eugenio Romano
d0d1154f84
add workspace in automatic update
2019-07-12 12:55:56 +01:00
Eugenio Romano
10587dd842
Refactor e2e PS-Cloud and add sleep before query ( #4919 )
...
* add sleep before query process service and refactor resources process name
* fix spell problem and increase size build check core
2019-07-11 16:25:26 +01:00
Maurizio Vitale
a6e18e6c1b
[ADF-4733] Create an adf-cli dispatcher to run the docker-publish ( #4914 )
...
* Create an adf-cli dispatcher to run the docker-publish
* not needed
* fix typo comma
* Create the adf-cli dist folder that contains
-bin
-script
-package.json
Build the dist folder during the ADF CI/CI pipeline
2019-07-10 15:06:35 +01:00
Eugenio Romano
72eab9e84d
fix script
2019-06-25 13:00:05 +01:00
Eugenio Romano
fac04a9707
add logs
2019-06-18 18:35:20 +01:00
Eugenio Romano
73b871a233
fix deploy pr script
2019-06-17 14:15:55 +01:00
Eugenio Romano
f47cebc0a4
[ADF-4665] [ADF] - Application is refreshed when you have two instances of application opened ( #4849 )
...
* refactoring getValueFromToken and fix user token refresh
* refactoring getValueFromToken and fix user token refresh
* refactoring getValueFromToken and fix user token refres
* fix unit test
2019-06-14 16:02:12 +01:00
Eugenio Romano
ecb8410d1b
fix pr deploy script
2019-06-12 18:01:13 +01:00
Eugenio Romano
1c412ab15f
new translation files ( #4840 )
2019-06-11 19:44:17 +01:00
Eugenio Romano
cb37254cae
[ADF-4637] logout cross tabs event ( #4823 )
...
* logout cross tabs event
* fix remove listner
* fix remove listner
* Update auth-guard.service.ts
2019-06-10 19:37:28 +01:00
Eugenio Romano
8a2a71d60b
fix build cli
2019-06-07 10:46:27 +01:00
Eugenio Romano
5e54cd4d43
Increase timeout and modify login async ( #4795 )
...
* increase timeout and modify login async
* run e2e if testing is changed
* improve cdk fix
* fix travis update projects
* disable ghostMode lite server
* lint fix
* fix timeout
* multiple try
* Update content-services-e2e.sh
* Update search-e2e.sh
* Update process-services-e2e.sh
* Update core-e2e.sh
* Update protractor.conf.ts
* fix unit
* remove async
* increqase notification time
* 3 parallel
* dix path issue in save
* small refactor protractor ts
* fix save
* create license check first script adf cli
* modify regex check
* refactor notification history component
* decrease notification
* fix notification message problem
* fix test
* update packages wit high risk
* revert cahnge login sso e2e
* fix dep
* fix documentation duplication and issue
* fix after review
* fix after review
* try 6 parallel test
* back to 3 parallel test no real time improve with 6
2019-06-06 16:47:50 +01:00
Geeta Mandakini Ayyalasomayajula
e65e32e0cf
Enable tests and add a newly created user to run the tests. ( #4796 )
...
* enabled tests and added the new user to run the tests.
* lint fix
* adding a new user and add the user to hr group which will be used when deploying the apps.
* Test commit
* adding a new user and add the user to hr group which will be used when deploying the apps.
* linting fixes
* crc's moved the roles constants to identityService.
* crc's moved the roles constants to identityService.
* wrapped the createIdentityUser and assign Role calls into 1 method and used in the tests.
* wrapped the createIdentityUser and assign Role calls into 1 method and used in the tests.
* Added a method in identityService to pass the required roles to be added in a string array.
* linting fixes
* added the command line arguments to run the e2e tests -identity_admin_email and -identity_admin_password
* added the command line arguments to run the e2e tests -identity_admin_email and -identity_admin_password
* crc's, removed the step to add user to the hr group, as not needed in this test.
* renamed the E2E travis variable to end with identity.
* replaced the candidateuserapp with candidatebaseapp
* replaced candidateuserapp with candidatebaseapp
* replaced candidateuserapp with candidatebaseapp
* replaced candidateuserapp with candidatebaseapp
* timeout wait for the test to pass.
* crc's
2019-06-06 11:12:05 +01:00
Eugenio Romano
ce60915fd9
Reorg script moving in folders ( #4791 )
...
* organize script in folder part 1
* improve test e2e
* fix smart build script
* fix relative path
2019-05-30 17:59:22 +01:00
Eugenio Romano
b91a942aa1
Multiple option env file ( #4788 )
...
* multi configuration file enabling
* improve ignore
* update i18n tool dep
* update webbpack bundle analyzer version
* fix ps cloud test wait setting
* fix script content
* remove use of testconfig for browser options
* convert protractor to ts
* download browser util fix
2019-05-30 11:15:15 +01:00
Cilibiu Bogdan
9aafb80483
[ADF-4601] DemoShell - Side navigation RTL support ( #4768 )
...
* rtl support
* fix lint
* Run e2e in case demoshell has been changed
* Skip file
* Skip file
* remove demoshell directive
* refactor side navigation
* remove env.cloud file
* class name selectors
* side navigation selectors
* fix clickMenuButton selector
* nested menu element context
* fix notification navigation selector
2019-05-29 20:02:15 +01:00
Maurizio Vitale
f6d8bd4130
CI - Ability to run only e2e cloud in case is the only affected folder ( #4783 )
...
* Remove skiplint option in favour of lint
Refactor protractor config
* Move rebase check
* Remove the skiplint and run only e2e cloud
* Remove the skip lint
* Change e2e cloud and check the CI runs only that one
* Enable the smart e2e on content
* Delegate the e2e run on the specific project
* Fix typo on specs option
* Add basic readme and fix process service name problem
* Fix bash else if
2019-05-28 11:04:40 +01:00
davidcanonieto
894a9599a9
Fix e2e tests dist issue ( #4779 )
...
* Fix e2e tests dist issue
* Fix linting
* Add await to asyncronous function
* fix lintint
2019-05-24 15:32:09 +01:00
Denys Vuika
7f4e301ec0
run lint after npm install
2019-05-24 13:00:58 +01:00
Suzana Dirla
215f8106ca
[ADF-4612] fix linting on npm-build-all script ( #4778 )
2019-05-24 12:39:03 +01:00
Maurizio Vitale
abb76d956b
e2e cloud ( #4767 )
...
* Change strategy with process cloud e2e and fixes
* Change strategy with process cloud e2e and fixes
* Fix path and host
* improve the config and run the replace for cloud
* Use the same name of other scripts
* Fix lint
* Run the replace in case of cloud
* typo
* Export variables if needed
Fix the check env passing the oauth
2019-05-23 10:24:32 +01:00
Marouan Bentaleb
5e7aabfaea
[ADF-4547] Fixing flaky tests in Content Services and Core ( #4743 )
2019-05-22 14:57:20 +01:00
cristinaj
339a6e7a18
[ADF-4587] Fix e2e tests ( #4757 )
...
* Fix user_info test
* Removing duplication and hardcoded protocol
* Fix linting and update script
* Removing hardcoded protocol
* Add protocol to scripts
* Fix C260117
* Enable screenshots for cloud tests
* Update process-services-cloud-e2e.sh
2019-05-22 10:15:12 +01:00
Marouan Bentaleb
0bba08539e
Adding debug option to test script ( #4753 )
2019-05-21 11:50:51 +01:00
Maurizio Vitale
1141511a07
Remove the dependency with TestConfig ( #4752 )
...
* Remove the dependency with TestConfig
* Change protocol to https
* Trigger the cloud change
* Trigger the cloud change
2019-05-20 18:11:01 +01:00
davidcanonieto
2f44c45903
Fix concurrently command use ( #4748 )
...
* Fix concurrently command use
* Command missing parameter
* Remove parallel linting
* fix script
* Fix build
* Run lint concurrently
2019-05-20 12:25:42 +01:00
davidcanonieto
514b31d975
Improve Rebase branch script ( #4742 )
...
* Improve Rebase branch script
* Improve Rebase branch script
* add comment
2019-05-17 16:46:29 +01:00
davidcanonieto
80da3e9932
[ADF-4569] Fix affected-libs.sh script ( #4734 )
...
* [ADF-4569] Fix affected-libs.sh script
* [ADF-4569] Create new script to check if branch is updated
2019-05-17 15:03:22 +01:00
Eugenio Romano
898e3b5a80
[no-issue] Parallel run e2e and e2e common action refactoring ( #4702 )
2019-05-13 04:44:35 +02:00
Maurizio Vitale
32135e3cbc
Fix the context name ( #4710 )
2019-05-08 19:57:20 +01:00
Maurizio Vitale
c0e2429de3
Cloud script - Add users to the deploy phase ( #4704 )
...
* Add user and admin to the deploy phase
* Add user and admin to the deploy phase
E
2019-05-07 19:11:38 +01:00
davidcanonieto
b7e50dd9eb
[ADF-4495] Fix Remove dependencies script
2019-05-07 11:13:15 +01:00
Eugenio Romano
5f3d665ab5
improve check activiti log
2019-04-29 17:58:30 +01:00
Eugenio Romano
8231a5a37e
Improve recovery strategy Activiti 7
2019-04-26 18:15:31 +01:00
davidcanonieto
669c64fb46
[ADF-4411] Keep js-api dependecy in remove script ( #4661 )
2019-04-26 13:37:30 +01:00
davidcanonieto
37f52a139e
[ADF-4411] Create script to remove Alfresco Dependencies from package ( #4651 )
...
* [ADF-4411] Create script to remove Alfresco Dependencies from package.json
2019-04-25 16:17:44 +01:00
Eugenio Romano
90276dd498
improve recovery script
2019-04-24 14:13:08 +01:00
Eugenio Romano
d4e7981b1d
simpleapp rename
2019-04-23 23:41:19 +01:00
Eugenio Romano
11688f5778
add 1 minute retry
2019-04-23 17:37:10 +01:00
Eugenio Romano
0dc28ad987
[NO-ISSUE] add check env is up also for CS ans PS ( #4640 )
...
* add check env is up also for CS ans PS
* remove logs
2019-04-23 14:27:45 +01:00
Eugenio Romano
54adfaa56f
fail fast ( #4633 )
2019-04-22 02:49:28 +02:00
Eugenio Romano
97ad54a4f8
[no-issue] fix test plus fix update script ( #4629 )
...
* fix test plus
* fix test lint
* increase timeout
* increase timeout
2019-04-19 19:53:45 +02:00
Eugenio Romano
64be9e3624
[NO-ISSUE] Fix e2e test ( #4621 )
...
* fix sso, change timeout, parallel
* cange travis
* move name apps in resources file
* resources fix
* resources fix
* add sleep before search group
* add possibility to extend duration of snack-bar message from configuration
* fix unit test
* fix unit test
* remove timeout
* change timeout
* decrease message time
* add lint main branch travis
* reduce timeout
* add new check application presence
* change permission script
fix search selector
* fix travis conf
* check app environment and upload the app if abbsent
* fix cloud test
* remove duplicate
* restore ps test
* restore resources file
* fix e2e test
* process with variables missing
* test new conf travis
* fix lint
* fix spellcheck
* remove duplicate module
* fix ps module
* fix travis conf
* change check activiti env
* add concept of processes in resources
2019-04-18 13:31:42 +02:00
Eugenio Romano
5e9cbe5690
fix clean script
2019-04-15 09:12:13 +01:00
Eugenio Romano
dac3bed09f
protractor option disable controlflow ( #4598 )
2019-04-12 12:47:14 +01:00
Eugenio Romano
5c345c56bc
[no-issue] ban env ( #4595 )
...
* ban env
* ban env
* Update protractor.conf.js
* Update test-e2e-lib.sh
2019-04-12 10:16:28 +01:00