2011 Commits

Author SHA1 Message Date
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
b71e1530d1
stabilise unit tests (#1878)
* cleanup async usage

* cleanup async usage

* fix library favorite tests and code
2020-12-11 13:01:31 +00:00
dependabot[bot]
72cc4f705f
Bump @types/node from 14.14.11 to 14.14.12 (#1877)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.11 to 14.14.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-11 08:08:05 +00:00
Denys Vuika
882cc1c68b
deprecate lock-node directive (#1774)
* deprecate lock-node directive

* delete old file after rebase

* fix code and tests
2020-12-10 19:17:28 +00:00
dependabot[bot]
94eb4c90ff
Bump @types/node from 14.14.8 to 14.14.11 (#1872)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.8 to 14.14.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-10 11:09:23 +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
2.2.0
2020-12-09 16:55:39 +00:00
Urse Daniel
42a779f068
added the version to the parameter (#1874) 2020-12-09 15:37:15 +00:00
Denys Vuika
0ed0a10471
disable about and settings by default (#1868)
* disable about and settings by default

* support docker variables

* remove comments
2020-12-09 12:30:53 +00:00
Vito
42463179b5
readding wrongly removed check: (#1867)
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2020-12-08 13:18:33 +00:00
dependabot[bot]
c0bcad9990
Bump husky from 4.3.0 to 4.3.5 (#1865)
Bumps [husky](https://github.com/typicode/husky) from 4.3.0 to 4.3.5.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v4.3.0...v4.3.5)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-08 10:51:04 +00:00
Eugenio Romano
4724abb423
update cli (#1864) 2020-12-08 09:30:11 +00:00
dependabot[bot]
778cb5c0a8
Bump ts-node from 9.0.0 to 9.1.1 (#1863)
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 9.0.0 to 9.1.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v9.0.0...v9.1.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-08 09:29:59 +00:00
Eugenio Romano
486d81ae2a
include C269007 (#1862) 2020-12-08 04:41:51 +00:00
dependabot[bot]
e8e7d0f54d
Bump protractor-retry from 1.2.13 to 2.0.1 (#1859)
Bumps [protractor-retry](https://github.com/yahoo/Protractor-retry) from 1.2.13 to 2.0.1.
- [Release notes](https://github.com/yahoo/Protractor-retry/releases)
- [Changelog](https://github.com/yahoo/protractor-retry/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yahoo/Protractor-retry/compare/v1.2.13...v2.0.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-07 18:35:15 +00:00
Denys Vuika
71c2e40db8
[ACA-4205] Latest ADF and unit test fixes (#1861)
* upgrade ADF and cleanup test

* unit test stabilisation

* cleanup tests

* unit test stabilisation

* unit test stabilisation

* update ADF libs to latest alphas
2020-12-07 18:34:34 +00:00
Marcello Teodori
1243e69833
AAE-4262 fix docker redirect with relative url (#1857) 2020-12-05 12:11:38 +00:00
Denys Vuika
97372711ea
unit tests for manual regression cases (#1841)
* unit test for pagination in shared

* extra tests for sticky headers

* move e2e to unit test
2020-12-04 15:06:54 +00:00
Eugenio Romano
ad58be3d05
Rebalance suites conf to be less error prone (#1819)
* rebalance suites conf to be less error prone

* shared api - wait for specific files instead of totalItems

* remove unused

* - make search api wait calls more stable on parallel runs
- remove not needed workaround from closeMoreMenu

* reorganize test suites
a few more test stabilisations

* improve copy tests for parallel running

* more changes to consider parallel running

Co-authored-by: Adina Parpalita <Adina.Parpalita@ness.com>
2020-12-04 12:39:39 +00:00
Gloria Camino
321bcb1247
LOC-275 FIXED - Localised UI files in 16 languages (#1836) 2020-12-01 16:39:05 +00:00
Gloria Camino
741b2fa8dc
FIXED Italian file for consistency with term "Library" (#1838) 2020-12-01 10:40:18 +00:00
Marcello Teodori
86ba948554
AAE-4023 return 200 on root regardless of BASE_PATH (#1837) 2020-11-30 13:26:55 +01:00
Maurizio Vitale
e94f3d9e3f
Remove the else ecmhost condition (#1835)
Co-authored-by: MaurizioVitale <mauriziovitale@XXXX-MBP-1818.local>
2020-11-30 10:59:11 +00:00
Denys Vuika
ffc4bd6e0f
remove unused directives (#1830)
* remove unused directives

* remove unused mock
2020-11-27 15:28:49 +00:00
Marcello Teodori
b96f6cece4
AAE-4023 fix BASE_PATH as / (#1831) 2020-11-27 14:02:56 +00:00
Maurizio Vitale
b869e91869
remove useless variables (#1829)
* remove useless variables

* Add logs for replacing

Co-authored-by: MaurizioVitale <mauriziovitale@XXXX-MBP-1818.local>
2020-11-27 12:30:52 +00:00
Iulia Burcă
cb6f05246f
Remove e2e as they are not compatible anymore with the live env (#1827) 2020-11-27 11:23:35 +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
Marcello Teodori
c2a802fe3e
Fix app.config.json expansion (#1826) 2020-11-27 03:07:45 +01: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
Marcello Teodori
446232594e
AAE-4023 fix add slash to url if missing (#1823) 2020-11-26 14:47:08 +00:00
Vito
1de6dbf903
[ACA-4168] - reset pagination on breadcrumb navigation (#1816)
* [ACA-4168] - reset pagination on breadcrumb navigation

* [ACA-4168] - fixed conflict

* [ACA-4168] - using latest version of adf and js-api

Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2020-11-25 12:55:30 +00:00
Iulia Burcă
43cd3fd1dd
[ACA-3601] Enable tests excluded by ACA-3601 (#1789)
* Enable tests excluded by ACA-3601

* add version-actions tests to protractor.conf
2020-11-25 06:21:19 +00:00
Adina Parpalita
885a1b1b33
add back try-catch around api calls (#1815)
* add back try-catch around api calls to avoid UnhandledPromiseRejectionWarning

* minor fixes for pagination to account for parallel runs

* missed one

* a few more fixes

* search only files to get correct and consistent number of results

* try something

* add try catch in upload output

* fix cleanup on Create file / folder from template to account for parallel running

* fix incorrect test case id
fix for undefined properties
unexclude some tests to see if still failing

* revert change in order to fix test

* unused import

* exclude test due to missing EXIF aspect

* trigger one more run
2020-11-25 05:45:50 +00:00
dhrn
fe2fe0c669
[ACS-880] Enable digital-work-space to join link to site with workspace template (#1800)
* [ACS-880] Enable digital-work-space to join link to site with workspace template

* fix changes

* ut added

* * conflicts fixed

* * prettier fixed
2020-11-24 21:58:36 +00:00
Denys Vuika
aba16339dc
[ACA-3775] add missing plugin configuration (#1820)
* add missing plugin files, update readme

* add missing providers

* about and settings extensions

* leave only about
2020-11-24 12:29:56 +00:00
davidcanonieto
b504a224ea
[ACA-3729] Join library action for Admin Users (#1801) 2020-11-23 15:07:12 +00:00
Eugenio Romano
8186ee16ac
increase default timeout due possible slow env (#1812)
* increase default timeout due possible slow env

* parallel test can affect this check

* unused call

* remove

* reduce size test lib

* fix search test

* remove log

* build

* reorganize file actionsAvailable tests

* fix

* fix

* Update single-file-actions.test.ts

* Update single-file-actions.test.ts

* fix viewer actions from search results tests

* fix snackbar actions tests

* forgot console.log

* exclude

Co-authored-by: Adina Parpalita <Adina.Parpalita@ness.com>
2020-11-23 10:35:28 +00:00
Denys Vuika
092d430470
support ordering of document list columns (#1799) 2020-11-19 19:38:26 +00:00
Cilibiu Bogdan
dab9ddbdca
[ACA-4026] Register plugins dynamically (#1803)
* bump adf

* remove $references entries

* register plugin dynamically
2020-11-19 18:06:54 +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
Vito
509c6b6f75
[ACS-827] - Added check for exclude error redirect to login for some … (#1790)
* [ACS-827] - Added check for exclude error redirect to login for some urls

* Updated versions

Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2020-11-13 11:33:21 +00:00
davidcanonieto
f14f8104e2
[ACA-4038] Fix Description error message not showing (#1775)
* [ACA-4038] Fix Description error message not showing

* increase timeout due really slow create sites

Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
2020-11-10 17:05:25 +00:00
Denys Vuika
99140b3ac9
[ADF-5252] Disable settings and about pages by default (#1750)
* move Settings readme to the plugin itself

* disable settings, update readme

* about plugin readme

* disable about module
2020-11-10 17:03:19 +00:00
Maurizio Vitale
bfe6fb2bc9
Replace values instead of override (#1742) 2020-11-10 17:02:27 +00:00
Denys Vuika
13fc786e2b remove analytics and force npm for ng update 2020-11-05 08:49:58 +00:00
Eugenio Romano
e5866dc3c2
remove rancher update (#1772) 2020-11-05 08:42:13 +00:00
Denys Vuika
53f61f19d6
Styles cleanup (#1764)
* remove useless context menu styles

* deprecate layout theme mixins

* cleanup name column

* use adf snackbar styles

* permissions and search results

* cleanup node versions dialog

* cleanup toolbar actions
2020-10-30 11:49:51 +00:00
Denys Vuika
7c894b250f
[ACA-4100] use ADF user info component (#1762)
* use adf user info

* delete old unit test

* remove e2e

* fix lint
2020-10-28 12:25:21 +00:00
dependabot[bot]
328cd8ccdc
Bump @angular/material-moment-adapter from 10.2.3 to 10.2.5 (#1744)
Bumps [@angular/material-moment-adapter](https://github.com/angular/components) from 10.2.3 to 10.2.5.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/components/compare/10.2.3...10.2.5)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-16 13:28:07 +01:00