Commit Graph
1468 Commits
Author SHA1 Message Date
Urse Daniel 7130a5c15c [ACA-3266] Improve version upload component (#1484)
* added version comparison from ADF

* fix design when smaller device screen

* improved align of content
2020-06-15 15:27:40 +01:00
Roxana Diacenco 6e17405787 [ACA-3392] Create aca-testing-shared project to be reused in ADW (#1480)
* Move e2e framework to aca-shared/testing

* * Update e2e suites imports from @alfresco/aca-shared/testing
* Remove testing framework from 'e2e' directory

* Move e2e testing framework to `aca-testing-shared` project
2020-06-04 22:40:07 +02:00
Maurizio Vitale cef088794f Use latest adf to fix issue 3252 (#1479)
* Use latest adf to fix issue 3252

* Fix unit test
2020-05-29 17:50:01 +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
Maurizio Vitale 523d9e5bcb Favorite remove the route evaluation (#1470)
* Remove the evaluation of routing

* Remove the data from json

* Use JSON parse to evaluate
2020-05-14 12:54:16 +01:00
arditdomi 6dc01c4b17 [ACA-3182] Add a way to define an extension route as child of a route (#1463)
* [ACA-3182] Add a way to define an extension route as child of a route

* [ACA-3182] Add unit tests

* [ACA-3182] Add license header
2020-05-12 09:39:33 +01:00
Denys Vuika d9de30fb85 1.11.1 2020-05-06 14:58:52 +01:00
Denys Vuika aee69adc80 upgrade to ADF 3.8.0 final (#1444) 2020-05-04 19:18:12 +01:00
Denys Vuika 0b9df2e2c9 remove submodules (#1440) 2020-05-02 18:18:53 +01:00
Denys Vuika 922605f0f5 deprecate tomcat builds (#1437) 2020-05-02 11:28:08 +01:00
Denys Vuika 4230f8415c [ACA-3153] bump version to 1.11.0 (#1435)
* 1.11.0

* upgrade testing and cli

* update config file
2020-04-30 16:23:45 +01:00
davidcanonieto c98482a672 Update to latest ADF libraries (#1434) 2020-04-29 19:32:04 +01:00
Eugenio Romano cce1b4bdca fix package 2020-04-24 15:18:59 +01:00
Eugenio Romano fb128c2626 [ACA-3190] Update env from travis (#1430)
* Update env from travis

* update permissions

* install script fix
2020-04-24 14:33:07 +01:00
Cilibiu Bogdan b84cdcb1cc [ACA-3081] upgrade @types/jasmine to latest (#1425)
* fix @type/jasmine update errors

* bump coverage

* fix linting
2020-04-22 12:38:22 +01:00
Alfresco Build UserandTravis CI User 7cfbd8480a Update ADF packages version 3.8.0-beta9 (#1422)
Co-authored-by: Travis CI User <travis@example.org>
2020-04-20 19:18:50 +01:00
dhrn 3ed9dd6b84 [ACA-3046] Create new folder window - missing 'Name'/'Description' la… (#1421)
* [ACA-3046] Create new folder window - missing 'Name'/'Description' labels

* * replaced dot with semi colon

* * fixed e2e build
2020-04-20 18:59:24 +01:00
Denys Vuika e34962d21f fix build issues 2020-04-20 12:14:47 +01:00
Denys Vuika bf509843b7 integrate Prettier with tslint (#1419)
* integrate prettier with tslint

* remove obsolte scripts

* update tsconfig

* fix lint issues

* fix lint errors

* more rules and fixes

* kebab case and lint fixes

* update helpers

* update util
2020-04-19 23:29:20 +01:00
Denys Vuika cfb9c4bca9 use Logger instead of console (#1417) 2020-04-17 12:25:25 +01:00
Denys Vuika ea6c654e63 unified puppeteer setup (#1412)
* unified puppeteer setup

* try latest chromium and puppeteer
2020-04-15 11:28:58 +01:00
Maurizio Vitale 3ee61c3d29 [ACA-2734] Be able to show an extension based on provider (#1405)
* Ability to disable extension based on provider

* Remove mystake

* Use latest adf
2020-04-08 20:04:49 +01:00
Denys Vuika 74f49a7df1 upgrade dependencies (#1404)
* upgrade dependencies

* upgrade libs

* upgrade libs

* downgrade jasmine typings for now

* upgrade rxjs

* upgrade karma
2020-04-08 13:39:39 +01:00
Denys Vuika 5a88c8c852 [ACA-1743] extension settings (#1399)
* upgrade tslib

* initial settings skeleton

* migrate language picker setting

* support string parameters

* remove process extensions workaround

* update extensions schema

* update docs

* unit tests

* fix unit test
2020-04-06 19:58:41 +02:00
Denys VuikaandAdina Parpalita 1b4bacf7fa upgrade to latest ADF alpha (#1373)
* upgrade to latest ADF alpha

* an extra step is needed now in order to open the calendar

* max date constraint

* upgrade libs

* upgrade node-sass

* upgrade spellcheck lib

* upgrade libs

* update test

* restore time back

* update libs

* update libs

* update libs

Co-authored-by: Adina Parpalita <Adina.Parpalita@ness.com>
2020-04-02 14:57:41 +01:00
Maurizio VitaleandAdina Parpalita 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
Denys Vuika 8e5345b717 upgrade codelyzer and enable a11y rules (#1391)
* upgrade codelyzer and enable a11y rules

* a11y fixes
2020-03-30 11:09:57 +01:00
Denys Vuika 889fbb2962 upgrade date picker to 3.1.0 (#1385) 2020-03-27 14:32:30 +00:00
Maurizio Vitale 762c7f8974 Fix the scss import and save the build on S3 (#1382)
* Fix the scss import and save the build on S3

* Run unit test without builing again

* Move success after build

* Build with config e2e
2020-03-27 11:55:04 +00:00
Popovics András 9a87564c8a [ACA-2952] Remove unnecessary build steps for dev-server start, add first bit of .env usage (#1379)
* [ACA-2952] Remove unnecessary build steps for dev-server start, add first bit of .env usage

* Fix doc owner
2020-03-26 17:03:38 +01:00
Cilibiu Bogdan 5284f96981 bump 1.10.0 (#1343)
* 1.10.0

* bump app config
2020-02-17 17:35:51 +02:00
Cilibiu Bogdan 04cf47c7df bump version (#1335) 2020-02-10 21:11:50 +02:00
Adina Parpalita 3a56835a65 upgrade to ADF 3.7.0 2020-02-07 11:02:36 +02:00
Cilibiu BogdanandAdina Parpalita d4f04323b3 ADF 3.7.0-bab49 (#1324)
* adf 3.7.0-1754

* fix header name selector

* fix  more / less state

* click correct button

* check correct button

* remove Thumbnail column from headers list

* 3.7.0-0256a update

* remove Thumbnail. from headers list

* remove Thumbnail

* header cell value selector

* adf 3.7.0-bab49

* change selector after accessibility fixes

Co-authored-by: Adina Parpalita <adina.parpalita@ness.com>
2020-02-06 15:31:27 +02:00
Adina Parpalita dc63b58cd6 upgrade puppeteer to use the latest chrome (#1330) 2020-02-05 11:51:21 +02:00
Snyk bot 4a849fead1 fix: package.json & package-lock.json to reduce vulnerabilities (#1305)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-PDFJSDIST-469200
2020-01-24 01:05:20 +02:00
Cilibiu Bogdan 1eab186340 adf update (#1319) 2020-01-23 17:16:26 +02:00
Adina Parpalita 9e4e4a9b0c fix build scripts (#1313) 2020-01-22 13:27:29 +01: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 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
Adina Parpalita 84dc148074 try upgrade again (#1281) 2019-12-20 11:30:22 +01:00
pionnegru d75ca3b41e add validation script 2019-12-06 08:40:22 +02:00
pionnegru 744b14bbd9 add ajv-cli 2019-12-06 08:39:51 +02:00
Cilibiu Bogdan 3221caea87 adf update 3.7.0-5c1aff (#1274)
* adf dep update

* fix ACA-2175 TODO

* remove workarounds
2019-12-05 12:02:04 +02:00
Martin Muller c439587f09 [ACA-2665] update ADF to 3.6.0 (#1261)
* Update adf libraries
2019-11-26 12:35:47 +01:00
Adina Parpalita 4175471c01 [ACA-2824] upgrade to adf latest version (#1251)
* upgrade to adf latest

* upgrade to adf beta6
2019-11-19 13:34:05 +02:00
Martin Muller b228ca2f64 Try latest ACS com to see if e2e are passing (#1248)
* use latest ACS com

* add workaround for REPO-4772

* due to the workaround done for REPO-4772, files now have an initial version set to MAJOR 1.0

* add workaround for REPO-4772 for bulk create files

* Get ACS log if something goes wrong

* wait for the dialog to close only in specific cases

* Import Custom Model into ACS. Update proxy to work with Share.
2019-11-18 18:08:32 +01:00