7 Commits

Author SHA1 Message Date
Maurizio Vitale
b240909868
Use the e2e lite-serve (#1390)
* Enable liteserve Fix ecmHost Enable browser open

* Be able to pass a different admin credentials

* use the e2e liteserve

* sync package-lock

* Update webdriver

* Replace the app.conf values before running e2e. Be able to run e2e on external env

* Remove dist mystake

* Remove the baseUrl from the contains

* Use the docker image

* stop postgresql before install

* Try the new strategy

* regenerate the package lock

* Wait for the content to go up

* Change travis with start.sh

* do not override the baseUrl

* Create a different docker compose for e2e

Co-authored-by: Adina Parpalita <adina.parpalita@ness.com>
2020-04-02 09:21:44 +01:00
Martin Muller
00d236e186
Add -w parameter for windows path (#1351)
* add -w parameter for windows path

* add -w parameter for windows path
2020-02-25 18:44:30 +02:00
Martin Muller
b09c93b103
Git Submodules improvements (#1300)
* fix local adf script + attach _LOCAL to the local created libraries

* fix redirect login for SSO

* optimise package.json
2020-01-17 17:51:40 +01:00
Martin Muller
fd970c1ef1
ACA-2755 sso simplified ADF integrating (#1295)
* Simplify ADF changing
2020-01-10 12:36:10 +01:00
Martin Muller
9007d40a8e
[ACA-2755] SSO: Simplify changing alfresco-js-api (#1290)
* include alfresco-js-api

* provide update submodules as reset for the submodules
2020-01-06 13:33:39 +01:00
Martin Mueller
a5df1b3655 merge docker-compose.yaml and docker-compose-keycloak.yaml to one file. Implement start.sh for starting with and without SSO. 2020-01-02 18:35:12 +01:00
Martin Mueller
5be755ad4b merge docker-compose.yaml and docker-compose-keycloak.yaml to one file. Implement start.sh for starting with and without SSO. 2020-01-02 18:31:18 +01:00