87 Commits

Author SHA1 Message Date
MichalKinas
a4eb6c49bb
[ACS-4530] Add ACA libraries upstream PR to monorepo (#2955)
* [ACS-4530] Add ACA libraries upstream PR to monorepo

* [ACS-4530] CR fixes

* [ACS-4530] Aca-settings is now deprecated
2023-02-10 15:21:24 +00:00
Bartosz Sekula
93cc64b9a9
[AAE-11496] Make aca-content buildable (#2859) 2023-01-31 19:32:27 +01:00
Bartosz Sekula
c8e861907d
[AAE-11496] Publish aca-viewer and aca-preview (#2945)
* [AAE-11496] Publish aca-viewer and aca-preview

* fix tests
2023-01-31 15:35:51 +01:00
Bartosz Sekula
7a176eb9a2
[AAE-11496] Build and publish aca-about and aca-settings (#2942)
* [AAE-11496] Build and publish aca-about and aca-content

* added libs to publish
2023-01-30 10:28:39 +01:00
Bartosz Sekula
010821d309
[AAE-11496] Build and publish adf-office-services-ext (#2935) 2023-01-27 17:49:17 +01:00
Bartosz Sekula
4df548acb1
[AAE-11496] Remove npm deprecation strategy (#2932) 2023-01-27 10:51:31 +01:00
Bartosz Sekuła
4753142b41
[AAE-11496] Publish npm package using https (#2930) 2023-01-26 14:31:40 +01:00
Bartosz Sekuła
a8268c680a
[AAE-11496] Publish libraries to npm (#2880)
* [AAE-11496] Publish libraries to npm registry

* update

* update

* added md

* deprecate old version
2023-01-26 08:53:53 +01:00
MichalKinas
cb84a06e25
[ACA-4625] Add ADF linking to unit tests and e2es (#2853) 2022-12-20 09:40:33 +00:00
MichalKinas
5ac0ff616d
[ACA-4625] ADF linking in ACA (#2841)
* [ACA-4625] ADF linking in ACA

* [ACA-4625] ADF linking docs

* [ACA-4625] Move adf linking to before install script

* [ACA-4625] Move ADF linking to before_install script

* [ACA-4625] Delete unused stage from Travis
2022-12-15 12:55:25 +01:00
Denys Vuika
83f2f36bd1
[AAE-10540] cleanup version update script (#2617)
* cleanup version update script

* upgrade eslint to v14
2022-09-02 11:21:03 +01:00
Denys Vuika
32bb39cf9c
remove old logger implementation and deps (#2495)
* remove old logger implementation and deps

* remove logger.js
2022-04-11 10:05:01 +01:00
Maurizio Vitale
c8e69c6b91 Try to fix the upstream 2022-03-15 15:49:42 +00:00
Maurizio Vitale
aa9f0fe13f Try to fix travis upstream 2022-03-15 15:13:01 +00:00
Maurizio Vitale
e9ca37bf99
Fix upstream (#2473)
* Fix the adw upstream

* Being able to triggere the upstream from Travis
2022-03-15 11:17:05 +00:00
Antonio Felix
fce8857585
MNT-22687- Add new aosPlugin variable to hide or show the AOS plugin (#2382)
* MNT-22687- Add new aosPlugin variable to hide or show the AOS plugin

* MNT-22687 - Added a new interface to extend the RuleContext from ADF

* MNT-22687 - Removed carriage return and added whitespaces

* MNT-22687 - Removed carriage returns

* MNT-22687 - Fixed PR Comments
Completed documentation, removed environment variable from the package.json, added plugins section in the app.config.json.tpl

* MNT-22687 - Created a new service to deal with the new functionality. Reverted the old approach.

* MNT-22687 - Reverted missing file

* MNT-22687 - Reverted missing file

* MNT-22687 - Removed variable replacement

* MNT-22687 - Included environment variables in the README.md file
2022-02-08 13:18:28 +00:00
Denys Vuika
047c4bcd72
Release 2.8.0 (#2415)
* release 2.8.0

* update changelog script

* update changelog

* use latest ADF release
2022-01-27 16:10:37 +00:00
Maurizio Vitale
056ff4b011
[AAE-6455] use tpl format instead of json and replace values (#2374)
* Use the tpl instead of json and replace values for build start and e2e

* Use different license file name to avoid conflicts

* use the travis value

* Use the general ng build and add doc
2021-12-07 15:38:01 +00:00
Maurizio Vitale
c78e338285
Rename the dist folder to content-ce and use env (#2373) 2021-12-07 10:11:56 +00:00
alandavis
45a3efef58 ACA-4526 avoid pushing a 'master' tag to dockerhub next time. [skip ci] 2021-11-17 10:40:56 +00:00
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