Commit Graph
17 Commits
Author SHA1 Message Date
Eugenio Romano 3896ce2472 bump 3.7.0 2020-02-06 13:36:24 +00:00
Eugenio Romano 1754baa111 fix release project cli and dependency (#5404) 2020-01-27 13:15:25 +01:00
Eugenio Romano 8a41da0506 bump 3.6.0 (#5283) 2019-11-25 11:03:35 +00:00
Eugenio Romano 4f0cebe98b refactor cli and add new s3 (#5211) 2019-11-11 15:48:55 +01:00
Eugenio Romano 2d58d2f458 bump 3.5.0 2019-09-30 17:34:25 +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 e8f179e84d.
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
Eugenio Romano b894599cf9 Update ADF packages version 3.4.0-beta8 (#4925) 2019-07-12 12:30: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 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 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