117 Commits

Author SHA1 Message Date
Maurizio Vitale
b1b468b947 Fix typo PASSWORD 2021-11-16 13:05:06 +00:00
Maurizio Vitale
fb599f33f1 Fix typo PASSWORD 2021-11-16 13:05:06 +00:00
Alan Davis
95273260c2 ACA-4526 Alfresco Content Application Docker Images are not available in Docker Hub from 2.3.0 (#2346)
* Publish images to dockerhub when pushing to master in addition to the tag
* Change Travis stage name to reflect both tasks 
* Split Travis stage into two jobs
2021-11-16 13:05:06 +00:00
Denys Vuika
bb5dda1a88 add changelog report generation (#2342) 2021-11-16 13:05:06 +00:00
Maurizio Vitale
adb369c82d Use new quay credentials 2021-11-16 13:05:05 +00:00
Maurizio Vitale
7cd333f22b Add the npm ci 2021-06-28 11:39:35 +01:00
Maurizio Vitale
92d447ec58
Fix @alfresco (#2202) 2021-06-28 12:03:48 +02:00
Thomas Hunter
26afe58d2a
[ACS-1524] Remove environment scan (#2096)
* [ACS-1524] Only run scan environment on cron

* Temporary add branch to test cron

* Remove temporary branch from .travis.yml

* [ACS-1524] Remove environment scan
2021-04-30 11:58:38 +01:00
Maurizio Vitale
4ebc7447f9
Refactor env variables (#2094)
* Rename the env to sync with BE/Docker

* Refactor envs

* Use the env.yml strategy
2021-04-28 16:14:20 +02:00
Maurizio Vitale
774044c266
Run the unit/build/e2e/docker based on the agreed doc (#2093) 2021-04-26 18:38:56 +01:00
Popovics András
2859b16356
[AAE-4628] Release without the About and Settings modules, but have them baked into the app otherwise (#2022) 2021-02-25 21:52:14 +00:00
Popovics András
287b88e525
Remove temporarily added npm ci, since Travis has been fixed (#2011) 2021-02-24 17:31:41 +00:00
Eugenio Romano
6f8d906b96
remove obscure ADF JS-API Update (#1985) 2021-02-10 09:54:29 +00:00
Maurizio Vitale
e98df9a974
Use the adf-logout latest version (#1953)
* Use the adf-logout

* Use latest adf and js api

* Add npm ci to be removed once the travis cache works

* Fix deps
2021-02-01 15:01:20 +00:00
Thomas Hunter
e14557ce43
[ACA-4232] Call the scan-env adf-cli command before and after each E2E job (#1911)
* [ACA-4232] Call the scan-env adf-cli command before and after each E2E job

* [ACA-4232] Updated host environment variable
2021-01-14 09:06:43 +00:00
Adina Parpalita
13fa065654
exclude one test and do some fixes (#1869)
* exclude one test and do some fixes

* try to get more logs

* some more fixes

* try to workaround the slow update of toggle menus

* more logging

* no message

* trigger another run

* Update delete-undo-delete.test.ts

* no message

* rename methods

* no message

* no message

* no message

* no message

* no message

* no message

* update travis.yml

* run travis on branch

* trigger travis

* cleanup

* no message
2020-12-15 10:10:01 +00:00
Denys Vuika
7a5350a06d
reduce duplication and code improvements (#1707)
* reduce code duplication

* reduce duplication, fix license headers

* simplify code

* typings fixes

* update tests

* minor fixes

* markdown fixes

* revert changes
2020-12-11 15:47:17 +00:00
Denys Vuika
6049711a5c
Release 2.2.0 (#1870)
* update package versions script

* update package versions script

* generate reports script

* bump versions to 2.2.0

* audits

* upgrade to final ADF

* update docs

* update app config
2020-12-09 16:55:39 +00:00
arditdomi
2491e9c421
Fix typo for replacing identity host (#1828) 2020-11-27 11:00:20 +00:00
MaurizioVitale
00ed65e1c0 fix the command with adf-cli 2020-11-27 10:34:51 +00:00
Maurizio Vitale
e88141ccdf
Fix the build path for docker (#1825)
Co-authored-by: MaurizioVitale <mauriziovitale@XXXX-MBP-1818.local>
2020-11-26 17:32:50 +00:00
Eugenio Romano
8308573f3c
Unexclude due the timeout (#1805)
* change base method to wait

* fix import

* reduce log

* fix

* data placeholder

* fix

* fix

* fix

* fix style

* change visibility with common method

* fix

* use common get value method

* remove unused import

* fix a few incorrect api calls

* - use separate variables

* correctly wait for items after they have been created

* use browseraction click

* Exclude failing tests

* increase timeout and some fix

* check env before execute test

* simplify conf

* exclude

* rerun

* logs

* refactor pagination tests to use only 51 items
take out pagination tests into a separate stage

* fix check

* remove hardcoded total items. other shared files might already exist

Co-authored-by: Adina Parpalita <Adina.Parpalita@ness.com>
Co-authored-by: iuliaib <iulia.burca@ness.com>
2020-11-19 16:07:57 +00:00
Maurizio Vitale
bfe6fb2bc9
Replace values instead of override (#1742) 2020-11-10 17:02:27 +00:00
Eugenio Romano
e5866dc3c2
remove rancher update (#1772) 2020-11-05 08:42:13 +00:00
Denys Vuika
b1f5bebe3f
deprecate NPM publishing (#1747)
* deprecate NPM publishing

* remove gitmodules
2020-10-16 09:46:06 +01:00
Denys Vuika
72254a4bce
improve update version script (#1741) 2020-10-14 10:38:38 +01:00
Eugenio Romano
877b889dfe
Update update-version.sh
[skip ci]
2020-10-09 18:47:01 +01:00
Denys Vuika
9c7ac17161
Various code fixes (#1704)
* fix typings and missing lib

* fix i18n typo, add typings

* code improvements

* fix missing awaits

* more fixes

* fix bug in the evaluators, simplify code

* more fixes
2020-10-04 18:09:27 +01:00
Maurizio Vitale
9b0c31073a
ACA Run the test against the remote env (#1669)
* Run the test against the remote env

* Use remote user

* exclude e2e and raise issue

* Exlude more

* small change to trigger travis

* add api method to get totalItems of various endpoints

* lint fix

* remove tests from excluded to see what fails

* - fix some issues with the screenshot plugin
- add methods to get total items for some endpoints
- fix some waitForApi calls to consider initial total items number
- sortByModified descending in order to find the item needed by the test when having items on multiple pages

* Try to fix screenshots

* a few more fixes

* Upload screenshots

* a few more fixes

* Delete e2e-output-${retry} at the end

* delete unused variable

* some changes

* lint

* try one more fix

* Try to fix retry

* a few more fixes

* Try to fix retry

* some more fixes

* Fix "on Recent Files" suite

* Move "on Search Results" at the beginning of the class in order to avoid waitForApi:catch

* Empty commit

* Empty commit

* Empty commit

* Run e2e with lite-server

* Exclude protractor report folder

* Remove useless config

* change browser size

* no message

* one more try

* Empty commit

* try to maximize

* fix upload Recent files tests

* revert maximizing the browser

* don't "Run e2e with lite-server"

* fix mark-favorite tests

* few more fixes

* fix viewer and share tests

* test the lite server with retry

* Verify suites with lite server

* some final fixes

* Try to use httpserver

* Print the file and use http server

* Use http-server to fix protractor retry

* more fixes

* forgot a space :|

* remove extra job not needed anymore
rename test data into more specific

* play with the screenshots

* try new run

* trigger one more run

* a few more little fixes

* Fix comments

* Remove comment

* Fix lint error

Co-authored-by: Adina Parpalita <Adina.Parpalita@ness.com>
Co-authored-by: Cristina Jalba <cristina.jalba@ness.com>
Co-authored-by: iuliaib <iulia.burca@ness.com>
2020-09-18 12:01:55 +01:00
Popovics András
3edf48f050
[AAE-3278] Temporary fix for some flakyness: C297638 and C297638 (#1602) 2020-08-13 23:20:05 +02:00
Denys Vuika
b86db21e93
[ACA-3593] fix library builds (#1593)
* upgrade to solution style tsconfig

* remove missing path

* add e2e config to the solution

* fix config path
2020-08-11 17:13:22 +01:00
Popovics András
32502e60b9
[ACA-3821] Add lite-serve with VSCode launcher (#1584)
* Add lite-serve with VSCode launcher

* Make lite-serve smarter to work with Basic authtype as well

* Change and unify app-config-replace script
2020-08-08 13:12:47 +02:00
Eugenio Romano
805654a65d
update chrom to travis version (#1558) 2020-07-24 18:37:44 +01:00
Eugenio Romano
84dfdbdb7c
Update before_install.sh 2020-07-13 22:28:56 +01:00
Denys Vuika
2854c17cd9
[ADF-5183] Upgrade to Angular 10 (#1506)
* upgrade preparation fixes

* remove fdescribe

* update browserlist config

* ng8

* ngrx 8

* ng9

* ngrx 9

* remove entryComponents

* unit tests

* ng 10

* latest ADF

* fix unit tests

* fix lint

* update deps and travis

* code fixes

* upgrade webdriver

* cleanup libs

* fix test

* update test

* Use browserTarget as target for lite-serve

* Use the update webdriver with CI condition

* Use version console.log('load', path

* Fix path sh

* Try to use remote env

* Add the . to export variabled

* Use hardcoded chrome version

* Remove the run remote

* Avoid to use the escape

* Skip flaky e2e and raise issue ACA-3615

* SKip failing e2e

* Skip flaky e2e and raise issue ACA-3615

* Fix close app toolbar menu and preconditions + tests of  mark-favorite.test.ts  Personal Files section

* Fix mark-favorite tests

* Fix ext-header test

* Fix new-menu tests

* Fix lint

* no message

* Fix viewer tests

Co-authored-by: maurizio vitale <maurizio.vitale@alfresco.com>
Co-authored-by: Cristina Jalba <cristina.jalba@ness.com>
2020-07-09 09:37:06 +01:00
Denys Vuika
b3a1d10c05
remove bash scripts from postinstall (#1504) 2020-07-02 10:05:49 +03:00
Eugenio Romano
9acaef3066
fix update script version, remove -- not needed 2020-06-29 22:21:21 +01:00
Eugenio Romano
6ab940a5f2
Run update API develop cron 2020-06-29 21:50:29 +01:00
Maurizio Vitale
e9f33c554d
[ACA-3342] Rename API_HOST to API_CONTENT_HOST (#1475)
* Rename API_HOST to API_CONTENT_HOST

* Use the right property called API_CONTENT_HOST

* Replace missing keys
2020-05-22 09:17:55 +01:00
davidcanonieto
cb1b3fa236
[ACA-3346] Fix build script (#1476)
* [ACA-3317] Improve build script

* Improve code

* Remove update-commit-sha.sh
2020-05-22 00:45:55 +01:00
davidcanonieto
7ffecc546c
[ACA-3317] Show app current deployed commit in About Page (#1472)
* [ACA-3317] Show app current deployed commit in About Page

* Fix script

* Fix script param

* Remove commit

* Update proxy.conf.js
2020-05-20 13:15:31 +01:00
Popovics András
0e7eed3cd5
Add missing documentation for extension loader callbacks (#1457)
* Add missing documentation for extension loader callbacks

* Fix messed up pipeline, how it could work until now???

* Travis yml fix

* Travis yml fix
2020-05-07 23:23:11 +02:00
maurizio vitale
794d6a6c83 Rename branch to develop 2020-05-07 12:44:20 +01:00
Denys Vuika
9c3f3b5987 update publish script 2020-05-05 11:01:43 +01:00
Denys Vuika
ff6738685e fix release script 2020-05-05 10:26:16 +01:00
Eugenio Romano
202a235d36
add tag end release (#1442) 2020-05-04 15:26:34 +01:00
Denys Vuika
0b9df2e2c9
remove submodules (#1440) 2020-05-02 18:18:53 +01:00
Denys Vuika
ab137d3145
automatically publish libraries on release (#1439) 2020-05-01 17:21:31 +01:00
Eugenio Romano
73afd46197 build before docker image 2020-04-24 16:11:40 +01:00
Eugenio Romano
cce1b4bdca fix package 2020-04-24 15:18:59 +01:00