Commit Graph
1478 Commits
Author SHA1 Message Date
dependabot[bot] e0a4167807 Bump @alfresco/adf-cli (#1514)
Bumps [@alfresco/adf-cli](https://github.com/Alfresco/alfresco-ng2-components) from 3.10.0-6001ff801e211e8385966d2f2b773e59b4667dd9 to 3.10.0-90133b3befcbc9450affdbb1034d57362b0ef5c5.
- [Release notes](https://github.com/Alfresco/alfresco-ng2-components/releases)
- [Commits](https://github.com/Alfresco/alfresco-ng2-components/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-11 12:02:44 +01:00
dependabot[bot] ee3552e810 Bump jasmine-core from 2.8.0 to 3.5.0 (#1513)
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 2.8.0 to 3.5.0.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](https://github.com/jasmine/jasmine/compare/v2.8.0...v3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-11 11:59:12 +01:00
Denys Vuika 7ab2a6711e fix i18n warnings and upgrade to Angular 10.0.3 (#1512)
* upgrade to latest Angular, fix i18n

* upgrade Angular libs
2020-07-10 21:53:32 +01:00
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
Alfresco Build UserandTravis CI User 2d6c058989 Update ADF packages version 3.9.0 (#1502)
Co-authored-by: Travis CI User <travis@example.org>
2020-06-30 11:09:40 +01:00
Denys Vuika a6a05b4a45 Release preparation (#1501)
* 1.12.0

* bump libs

* audit and licenses

* update adf libs
2020-06-29 17:28:42 +01:00
2e8b863413 [ACA-3468] Enable Document List filters in ACA (#1495)
* [ACA-3471] too long french translation doesn't fix in the UI (#1499)

* [ACA-3538] Fix search result layout (#1500)

* [ACA-3468] Enable Document List filters in ACA

* [ACA-3468] Get pagination settings from document list

* [ACA-3468] Move event handlers and pagination to page component

* [ACA-3468] Remove useless OnChanges

* [ACA-3468] Fix linter

* [ACA-3468] Add test for document list definition

* [ACA-3468] Fix lint

* [ACA-3468] Remove identifier

* [ACA-3468] Update to lastest ADF alpha to fix search result

* [ACA-3468] Update to lastest ADF alpha

* Fixed unit test

* re-enable tests

* rollback changes to test

* fix reload

* * fixed search e2e

* fix issue with page reload on search results

* update tests

Co-authored-by: arditdomi <32884230+arditdomi@users.noreply.github.com>
Co-authored-by: PizzaVito <vito.albano.123@gmail.com>
Co-authored-by: Denys Vuika <denys.vuika@gmail.com>
Co-authored-by: dhrn <dharan.g@muraai.com>
2020-06-29 17:28:31 +01:00
Maurizio Vitale f83f2dd795 Use the latest adf (#1494) 2020-06-22 09:38:02 +01:00
Denys Vuika 13e506e4dd [MNT-21419] correctly reset search results (#1487)
* correctly reset search results

* fix tests

* reset the service intstead of copying

* Revert "fix tests"

This reverts commit 8c1ae87caa.

* fix app service tests
2020-06-17 12:27:48 +01:00
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