2146 Commits

Author SHA1 Message Date
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
Denys Vuika
b1f5bebe3f
deprecate NPM publishing (#1747)
* deprecate NPM publishing

* remove gitmodules
2020-10-16 09:46:06 +01:00
Denys Vuika
84eb628ac7
about and package fixes (#1746) 2020-10-15 11:24:10 +01:00
Denys Vuika
20f1752b48
[ADF-5247] always enabled language picker (via extensions) (#1730)
* always enabled language picker

* fix tests

* update e2e tests

* fix aos plugin
2020-10-15 08:57:04 +01:00
Denys Vuika
cfffde603c update app config version v2.1.0 2020-10-14 12:45:03 +01:00
Denys Vuika
f6116021fb bump libs to 2.1.0 2020-10-14 10:46:51 +01:00
Denys Vuika
72254a4bce
improve update version script (#1741) 2020-10-14 10:38:38 +01:00
Denys Vuika
b50b3f143d update js-api to latest 2020-10-14 10:26:38 +01:00
Denys Vuika
b59ef8acd3 bump aos to 2.1.0 2020-10-14 09:46:55 +01:00
Denys Vuika
b74ed607ca security and license reports 2020-10-14 09:38:54 +01:00
Denys Vuika
1f4e228b3d ADF 4.1.0 2020-10-14 09:36:48 +01:00
Denys Vuika
bb5bc59174 2.1.0 2020-10-14 09:24:54 +01:00
Eugenio Romano
4987637fcb
Do not cache smart runner otherwise is not smart 2020-10-13 16:22:38 +01:00
Eugenio Romano
68391eaaa3 fix 2020-10-13 15:51:31 +01:00
dhrn
b949aad9d4
[ACA-4041] [ADW] Sort order doesn't work correctly after opening a document (#1738)
* [ACA-4041] [ADW] Sort order doesn't work correctly after opening a document

* fixed header

* * fix test and improvements

Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2020-10-13 10:06:55 +01:00
davidcanonieto
8430ea0929
[ACA-4045] Show Document List header if filter header is active (#1739)
* [ACA-4045] Show Document List header if filter heeader is active

* Update files.component.spec.ts
2020-10-12 17:03:35 +01:00