4005 Commits

Author SHA1 Message Date
Silviu Popa
98705109e1
[MNT-22051] - Fix form field mapping when value is zero (#6517)
* [MNT-22051] - Fix form field mapping when value is zero

* PR changes

* add validation for null
2021-01-19 13:57:20 +00:00
Petruta Bogdana Patrichi
885792ba01
[ACA-4223] Add process definition name filter (#6542)
* Add new method in process-list-cloud-component.page.ts
2021-01-18 15:54:38 +00:00
Maurizio Vitale
31254a73eb Add await in the cli init aps env 2021-01-18 15:40:07 +00:00
Thomas Hunter
8eec3c4c29
[ACA-4247] Improve login error logs in scan-env command in adf-cli (#6539)
* [ACA-4247] Improve login error logs in scan-env command in adf-cli

* [ACA-4247] Changed console.logs and requires to satisfy pre-commit checks
2021-01-18 11:20:43 +00:00
Maurizio Vitale
8dd43ef4af
adf-cli init aps env - Upload the APS default app (#6538)
* use only 1 js api

* skip tslint

* Remove the acs content to be moved in a different init script

* Remove useless variable

* Remove useless import
2021-01-18 10:40:35 +00:00
Cilibiu Bogdan
8471fe40a5
[ADF-5311] Extract infinite select scroll loading logic to a reusable component (#6536)
* move translation to core

* select scroll directive

* register directive

* add infinite scroll directive

* clean up component and aditional logic

* use  waitForAsync over async

* update docs

* change output emitter name

* revert to async

* restore default value;

* test
2021-01-15 11:35:39 +00:00
Denys Vuika
c9705b06d5
TestElement prototype to greatly reduce e2e coding time (#6525)
* TestElement prototype

* introduce byText wrapper

* extend TestElement api

* cleanup tests a bit more

* cleanup e2e

* more e2e cleanup

* add missing CSS classes

* fix test
2021-01-15 11:31:45 +00:00
Roxana Diacenco
f259b7c940
[AAE-4295] Add retry api calls for delete descriptor and application 2021-01-14 10:28:07 +02:00
Nanna Setämaa
9f6f44333e
[AAE-4364] Add delete release api call (#6526)
* [AAE-4364] Add delete release api call

* [AAE-4364] Add missing promise
2021-01-13 11:51:30 +00:00
Cristina Jalba
d29fbecc53
Add new process definition to simpleapp (#6528) 2021-01-13 11:50:23 +00:00
Cristina Jalba
818abf18de
[ACA-3975]Add process definitions to simpleapp (#6473)
* Add optional parameter for loginSSOIdentityService method

* Fix lint

* Add new processes to simpleapp
2021-01-12 11:24:53 +00:00
Maurizio Vitale
08fec7f1a6
adf-cli init-aae-env - Add request as dependency (#6518)
* Add request as dep

* Rigenerate the lock
2021-01-11 15:11:48 +00:00
Pablo Martinez Garcia
dd09c3ac02
[AAE-4241] Populate date and datetime widgets on retrieve metadata (#6412)
* AAE-4241 Populate date and datetime widget on retrieve metadata

* AAE-4241 Trigger build

* AAE-4241 Use on change to allow inline editing

* AAE-4241 Fix unit tests

* AAE-4241 Increase coverage

* AAE-4241 Add coverage
2021-01-11 09:39:24 +00:00
arditdomi
9947d6aa40
[AAE-3467] - Fix Uploaded files are not being attached after selecting more files (#6506)
* Fix selection not working after uploading files, simplify if else conditions

* add unit test
2021-01-11 09:36:10 +00:00
Eugenio Romano
8e12e51fb3
Fix loop scenario when the login page is not present in silent login (#6512)
* fix loop scenario when the login page is not present in silent login

* fix build

* fix

* remove isECM

* fix unit

* fix
2021-01-11 09:31:11 +00:00
Denys Vuika
f8526c4dc0
[AAE-4379] i18n fixes (#6515)
* add missing translations

* add missing translations

* fix unit tests

* reduce overhead

* update e2e

* update e2e

* cleanup e2e

* cleanup e2e

* cleanup e2e

* update e2e

* update e2e

* update code

* update code

* update code

* update code

* code fixes

* code fixes

* code fixes
2021-01-11 09:30:45 +00:00
Denys Vuika
c46bbaac47
add missing app instance types (#6513) 2021-01-08 16:41:00 +00:00
Denys Vuika
13faf4e0d8
fix typescript errors (#6445) 2021-01-08 11:51:21 +00:00
Alexandra Abrudan
2839e9faf2
updated simpleapp with dynamic callActivity (#6505) 2021-01-07 16:23:12 +00:00
Maurizio Vitale
b54f1480bf
Push the image with tag (#6504) 2021-01-07 14:13:35 +00:00
Maurizio Vitale
7e24aba3c6
Add all-tags as additional option (#6502) 2021-01-07 11:48:24 +00:00
Maurizio Vitale
8d4408f2d6
Build the docker image only once and create tag link (#6496) 2021-01-07 10:42:33 +00:00
Denys Vuika
c055f3848b
add missing toolbar tests (#6489) 2021-01-07 09:51:19 +00:00
siva kumar
09b4df5af7
[ACA-4227] [APS] Create a script to check Process Services Management plugin status before running e2e tests (#6486)
* [ACA-4227] Create a generic script to check plugin status before running e2e tests by plugin name

* * Added governace env check

* * Added AAE plugin check

* * Updated script

* small improvements, add uiName parameter for the command

* * Fixed comments

* * Moved check-plugin script in the common place

* * Added table format to show plugin status

Co-authored-by: adomi <ardit.domi@alfresco.com>
2021-01-06 11:56:24 +00:00
Thomas Hunter
1f8082d8e1
[ACA-4231] Added a table format to the scan-env command (#6490) 2021-01-06 09:09:21 +00:00
Denys Vuika
f791a7aa98
add missing toolbar title class (#6487) 2021-01-04 11:23:27 +00:00
Ketevani Kvirikashvili
83df643133
unit tests are added for using date fields as visibility conditions (#6478)
Co-authored-by: Ketevani Kvirikashvili <ketevani@Ketevanis-MacBook-Pro.local>
2020-12-23 11:27:03 +00:00
dhrn
02aad08070
[ADF-5281][ADF] Can't go through a form with date/dateTime widgets only with Tab (#6365)
* [ADF-5281][ADF] Can't go through a form with date/dateTime widgets only with Tab

* * update datetime library

* Update date-time.widget.html
2020-12-18 09:48:28 +00:00
Thomas Hunter
044b6a8d0f
ACA-4176 & ACA-4177 Show number of groups, sites and files during environment scan (#6461)
* ACA-4176 & ACA-4177 Show number of groups, sites and files during environment scan

* ACA-4176 & ACA-4177 Removed unnecessary call to main()
2020-12-17 09:57:10 +00:00
Eugenio Romano
1c51b2a1a6
Use hash strategy in demo shell as the other apps (#6402)
* hash startegy

* use hash in e2e

* trigger build

* fix

* fix

* remove children router overwrite crazynes

* Update login.module.ts

* revert not needed changes

* some fixes

* fix

* remove fdescribe

* fix

* fix

* Update share-file.e2e.ts

* Update lock-file.e2e.ts

* Update share-file.e2e.ts

* some fix

* some other fixes

* username as id

* fix after rebase

* username

* fix usernamee

* Fix the errorComponent

* Attempt to fix unit test - to check

* * Fixed circular dependency error while building adf-testing package

* * Fixed failing UT

* fix

* use username

* some fixes

* some fix

* fix

Co-authored-by: Maurizio Vitale <maurizio.vitale@alfresco.com>
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
Co-authored-by: sivakumar414ram <siva.kumar@muraai.com>
2020-12-16 18:46:56 +00:00
Thomas Hunter
b405da8312
ACA-4175 Show number of user's home folders during environment scan (#6446)
* ACA-4175 Show number of user's home folders during environment scan

* ACA-4175 Simplified the retrieval of the number of user's home folders

* ACA-4175 Added a constant for the User's home folders path
2020-12-11 15:32:56 +00:00
Denys Vuika
cf54477408
remove old context menu (#6424) 2020-12-10 11:51:55 +00:00
Silviu Popa
8a285f2f15
[ACA-4218] - fix tomorrow date range filter (#6438)
* [ACA-4218] - fix tomorrow date range filter

* revert unnecesary change

* fix unit test
2020-12-09 18:20:21 +00:00
Eugenio Romano
a978e97e8c bump 4.2.0 2020-12-08 16:31:26 +00:00
dhrn
d70cfa7fc9
[ADF-5283] Fix Permission Flaky test (#6380)
* [ADF-5283] Fix Permission Flaky test

* * Removed search service

* * check permission for folder

* * execution flow fixed

* * wait for files to index

* Fix e2e tests

* * wait for user to index

* * try something api fix

* * revert back the changes

* Add sleep

* Refactor permission tests

* bring back good things

Co-authored-by: Cano <david.cano.nieto@gmail.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
2020-12-08 11:43:55 +00:00
Francesco Corti
5a4cc4edda
Release Note for 4.2 - Initial draft. (#6390)
* Release Note for 4.2 - Initial draft.

* update dep

* documentation

* fix

* remove script

* lint

Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2020-12-07 21:03:41 +00:00
Denys Vuika
751ca03975
[ACA-4205] safety checks to avoid crashes in doclist (#6432)
* safety checks to avoid crashes in doclist

* reduce shared state in tests

* fix test
2020-12-07 16:15:48 +00:00
Silviu Popa
c3cb1f9bf8
[ACA-4208] - fix date filter by range (#6421) 2020-12-04 18:10:37 +00:00
Silviu Popa
f39997b98b
[AAE-3638] - update priority option (#6423) 2020-12-04 17:42:34 +00:00
Denys Vuika
31bac2da24
[ACA-4205] reload on sorting only for server mode (#6420)
* reload on sorting only for server mode

* cleanup demo shell / files
2020-12-04 17:36:02 +00:00
Vito
5b603ee018
[ACA-4202] - caching with version number for the url (#6422)
* [ACA-4202] - caching with version number for the url

* [ACA-4202] - fixed image caching when file with the same name is versioned

Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2020-12-04 17:29:16 +00:00
davidcanonieto
786984bfee
[ADF-5298] Fix Service Tasks not loading (#6413) 2020-12-04 11:49:56 +00:00
Silviu Popa
93ac247c53
[ACA-3957] - replace task icon (#6417) 2020-12-04 09:45:11 +00:00
Denys Vuika
ab7544a725
fix jasmine and karma integration for IDEs (#6409) 2020-12-02 14:02:48 +00:00
Denys Vuika
a3fabf632c
[ACA-2176] prevent Esc click event bubble into the Viewer (#6378)
* prevent Esc click event bubble into the Viewer

* fix tests
2020-12-02 13:48:44 +00:00
davidcanonieto
567ea6cb0d
[ADF-5295] Fix Session not reloaded after User logs in in other tab (#6399) 2020-12-02 00:00:54 +00:00
Thomas Hunter
595bd6cd6e
ACA-4171 to ACA-4174 Display the number of activated and deactivated users (#6400)
* ACA-4171 to ACA-4174 Display the number of activated and deactivated users

* ACA-4171 to ACA-4174 Added scan-env command to README

Co-authored-by: Thomas Hunter <thomas.hunter@alfresco.com>
2020-12-01 23:58:50 +00:00
Vito
7f31441946
[ADF-5294] - fixed problem on form rendering (#6405)
Co-authored-by: Vito Albano <vitoalbano@vitoalbano-mbp-0120.local>
2020-12-01 23:58:32 +00:00
Eugenio Romano
f965477e20
Update docker-publish.ts 2020-12-01 12:15:56 +00:00
dhrn
f3e5dfecec
* fixed the version-compatibility.directive (#6391) 2020-11-30 12:14:29 +00:00