377 Commits

Author SHA1 Message Date
Maurizio Vitale
6c969dda56
Add the npm publish as part of adf-cli (#5002) 2019-08-19 15:30:36 +01:00
Eugenio Romano
af318771f0 restore next version in package.json 2019-08-09 15:26:23 +01:00
Silviu Popa
f9a8d3a4bf [ADF-4797] - fix null value for display text when the field it's not visible (#4987)
* fix reset display text value when it's not visible

* change invalid unit test

* change unit test

* use alpha to test
2019-08-09 14:45:26 +01:00
Eugenio Romano
ab2fc2fb15 Release 3.4.0 2019-08-09 00:38:19 +01:00
Denys Vuika
e4426e61a0 Revert "allow "npm link" of the tool (#4974)"
This reverts commit e8f179e84d2134da9685225121ddcbbf224c4f59.
2019-08-07 16:00:38 +01:00
Denys Vuika
e8f179e84d allow "npm link" of the tool (#4974) 2019-08-07 12:05:29 +02:00
Eugenio Romano
8a96ed2fbe
Update ADF packages version 3.4.0-beta15 (#4970) 2019-08-02 16:33:47 +02:00
Maurizio Vitale
b09f4b378f
Expose a kubectl command to delete pods (#4968) 2019-07-31 15:21:47 +01:00
Maurizio Vitale
624ca9f0ae Improve the regexp to cover corner cases (#4960) 2019-07-26 13:58:37 +02:00
maurizio vitale
525f0a06db Use the adf-extensions as reference for latest alpha 2019-07-23 15:31:20 +01:00
Maurizio Vitale
233d388c07
adf-cli - New command update-commit-sha (#4951)
* Add a new command update-commit-sha that update the package.json with the latest commit. This is useful for the UI apps to track the latest commit sha of the released version

* fix typo
2019-07-23 15:13:08 +01:00
Maurizio Vitale
fddd519116
Add the update version command to the adf-cli (#4956) 2019-07-23 11:46:24 +01:00
Maurizio Vitale
b82d73602e k8s use a variable as serviceName (#4950) 2019-07-22 12:33:01 +02:00
Maurizio Vitale
7791205077 [ADF-4733] AdfCli - Kubectl-image add option to install the kubectl (#4941)
* add the npm install kubectl option

* fix tslint

* add docs
2019-07-16 12:49:01 +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
b894599cf9
Update ADF packages version 3.4.0-beta8 (#4925) 2019-07-12 12:30:22 +01:00
Maurizio Vitale
d1a48a015d
Fix typo on docker -f command (#4918) 2019-07-10 18:44:23 +01:00
Maurizio Vitale
05baabb8f5
Add basic readme to run the docker publish with or without login (#4917)
add the tag to the docker image
publish the docker image
clean the docker image
2019-07-10 18:07:22 +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
09c62d5046 Release 3.3.0 2019-06-18 21:35:58 +01:00
Eugenio Romano
c0d1f74d57 license info 3.3.0 2019-06-14 15:43:54 +01:00
Eugenio Romano
d43274f891 remove unused general dependency 2019-06-13 13:46:18 +01:00
Eugenio Romano
6d2f2030fe fix license script old licenses array 2019-06-13 11:24:40 +01:00
Eugenio Romano
9838d1e5d8
[ADF-4524] Checkbox widget is not displayed on a form on APS1 when having some visibility conditions on it (#4838)
* fix visibbility conditions form

* fix visibbility conditions form
2019-06-11 19:44:29 +01:00
Eugenio Romano
990fa4625b
fix ordering e2e failing test (#4825)
* ordering fix use common method in datatable

* ordering fix use common method in datatable

* fix sorting ps e2e

* fix ordering

* move search page in testing and fix sorting boolean flag

* fix import

* fix moment

* use common sort method in document list test

* use common sort method in document list test

* remove unnecesary sort control

* remove duplicate test

* remove e2e suspended removed status

* documentation
2019-06-11 07:34:16 +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