478 Commits

Author SHA1 Message Date
Eugenio Romano
04f5fdffd7
[ADF-5263] Empty page displayed all the time when load content fix (#6209)
* Make test run on API update
Improve create librrary test

* Fix empty page displayed always first

* remvoe console

* fix

* fix

* lint

* fix

* fix

* fix

* fix

* fix
2020-10-05 00:26:56 +01:00
Eugenio Romano
6915cc0e16
Update build.sh 2020-10-02 16:30:11 +01:00
Eugenio Romano
9fd5a32f0b fix beta release script 2020-09-30 10:54:33 +01:00
Silviu Popa
b5ae4ebff5
[ACA-3692] - Add completed date/due date/started date filter (#6145)
* add completedDate filter

* [ACA-3692] - Add completed date filter

* fix lint

* fix description

* fix lint

* preserve filters

* fix startDate/dueDate fitlers and add unit test

* revert app.config.json changes

* add support for completed date field in datatable

* fix unit tests

* fix date range unit test

Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com>
2020-09-24 11:07:30 +02:00
Eugenio Romano
46ccda68b3
[ADF-5235] Facet fix and improve search test (#6122)
* improve search test

* fix

* fix

* fix

* changes

* modify

* logout public URL

* improve stability some e2e

* fx lint

* fix

* fix

* improve

* fix

* improve

* fix

* fix

* fix

* fix [skip ci]

* fix

* some fix [skip ci]

* fix

* fix lint

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* convert C291893 in manual test case in testrail

* fix

* fix
2020-09-21 09:35:01 +01:00
Eugenio Romano
91992bc9d5 fix permissions 2020-09-15 14:14:02 +01:00
Eugenio Romano
8ceae25f15 change permissions script 2020-09-15 10:27:40 +01:00
Eugenio Romano
a630cfb390
Fix e2e (#6087)
* fix protractor conf

* remove update env

* fix cli error script cs

* change screenshot plugin

* remove unused param

* fix

* fix

* fix

* moment comment nvm

* fix

* fix

* fix

* fix

* remove adf redirect

* fix

* fix

* save remote report

* report fix

* improve save result

* fix folder save

* fix folder save

* fix placeholder pointer , they needs refactor later

* fix

* fix lint

* fix

* remove test already covered by unit
fix the test in core needed
exclude the one impossible to make it works without APS basic support

* lint

* fix some logout missing

* fix

* Fix the custom-tasks-filters.e2e

* fix lint

* fix

* fix

* fix

* Fix wait on start process  and on process definition options

* Fix logout before login again

* fix uplaod test

* fix

* Fix infodrawer with check detail and sleep

* lint

* increase list of excluded test

* fix

* fix lint

* change wait method datatable

* fix

* fix

* revert check value

* fix

* fix

* change tag test

Co-authored-by: maurizio vitale <maurizio.vitale@alfresco.com>
2020-09-04 13:27:55 +01:00
Denys Vuika
d051aed476
fix production builds (#6075)
* run builds scripts sequentially

* temporary enable prod builds

* use ng instead of nx for adf-core

* increase mem

* downgrage the ts target

* downgrade main tsconfig

* update config

* downgrade scss-bundle

* raise mem only for prod builds

* restore dev build

* update angular cdk

* try restore build target

* upgrade unit tests after angular upgrade

* fix tests after angular upgrade

* remove old e2e
2020-08-28 17:34:08 +01:00
Eugenio Romano
6435901ffb
Update process-services-cloud-e2e.sh 2020-08-28 16:33:19 +01:00
Denys Vuika
70e9a72aed
publish improvements (#6067)
* publish improvements

* latest angular cli
2020-08-25 21:17:31 +01:00
Denys Vuika
1401039285 try fix prod build 2020-08-25 16:20:09 +01:00
Denys Vuika
752bc874da export NODE_OPTIONS 2020-08-25 15:47:51 +01:00
Denys Vuika
da67b6fa19 improve build and publish scripts 2020-08-25 15:11:03 +01:00
Denys Vuika
94273678df increase node memory to 8gb 2020-08-25 14:22:49 +01:00
Denys Vuika
2a91f37d8d increase mem size for production builds 2020-08-25 12:42:36 +01:00
Eugenio Romano
0667ad66e0 revert change copy to S3 2020-08-23 17:39:35 +01:00
Eugenio Romano
fc876eb05f
Update artifact-from-s3.sh 2020-08-20 11:25:31 +01:00
Eugenio Romano
062c5e85e7
Update artifact-to-s3.sh 2020-08-20 11:25:04 +01:00
Denys Vuika
17718a5db9 disable verbose logging for tar 2020-08-18 12:17:49 +01:00
Denys Vuika
84ad0028ba
less talkative caching (#6025) 2020-08-18 11:55:21 +01:00
Cristina Jalba
506f0dfbb1
[ACA-3590]Created process-instance-header, info-drawer and task-header POs (#5894)
* Created process-instance-header and info-drawer POs

* Refactor ADF tests to use ProcessInstanceHeaderPage

* Fix lint

* Fix card-view-date-item PO

* Add task-header PO

* no message

* Add set and get for due date property

* Changed how it was previously

* Exclude attach folder and attach file tests

* Bugs already fixed, remove excludes

* Modify data-table-item for cases when column title is empty

* Add new methods to datatable PO
2020-07-29 10:05:17 +01:00
Eugenio Romano
154ca07aad
force logout e2e before login (#5909) 2020-07-24 14:43:29 +01:00
dhrn
a5972e753a
[ACA-3492] ADF - Expose new Groups Endpoints (#5893)
* [ACA-3492] ADF - Expose new Groups Endpoints

* * docs added

* * fix ut

* unit test split cloud

* Update data-table-component.page.ts

* unit test split cloud

Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2020-07-22 11:20:07 +01:00
Alexandra Abrudan
94c99574f8
[ADF-1960] automated C315180, C310200 and C313200 (#5891)
* [ADF-1960] automated C315180, C310200 and C313200

* Add log and some fixes for scripts

* fix scripts e2e

Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
2020-07-21 01:59:32 +01:00
Vito
3b7f3a5762
[ACA-3506] - Filter are kept when reloaded (#5885)
* [ADF] - saving in the url the filter values

* Fixed filter status on refresh

* Fixed filter status on refresh

* [ACA-3506] - added url filtering save

* [ACA-3506] - fixed spellcheck

* improve log

* more log

* fix scripts

* Added documentation for allowUpdateOnChange setting

* Added default value in description for docs

Co-authored-by: Vito Albano <vitoalbano@Vitos-MacBook-Pro.local>
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
2020-07-20 11:39:51 +01:00
Eugenio Romano
44c5472fa2 fix build testing 2020-07-18 22:54:19 +01:00
Eugenio Romano
6358f4b318 fix build 2020-07-18 22:08:09 +01:00
Eugenio Romano
c31efa85af fix build 2020-07-18 00:45:42 +01:00
Eugenio Romano
746d9fa696 fix build 2020-07-18 00:04:33 +01:00
Eugenio Romano
59c2cb7df6 use nx 2020-07-17 15:59:03 +01:00
Eugenio Romano
f75151d6c6
move scripts check env in cli (#5889)
* move scripts check env in cli

* rmeove logs dep

* move scripts check env in cli

* build all
2020-07-17 14:56:24 +01:00
Eugenio Romano
c3b5d1734f copy testing in nodes 2020-07-17 12:20:07 +01:00
Eugenio Romano
581a0ec7bf avoid check affected for develop and new lock file 2020-07-17 08:57:45 +01:00
arditdomi
b9dc285d2b
[ACA-3596] Fix e2e due to process header properties changes (#5873)
* [ACA-3596] Fix e2e due to process header properties changes

* Change pages structure

* Move the build demoshell as last step and exclude for PR

* move more pages

* change testing pkg

* better JSON import

* update script

* move CLOUD in the right place

* some logs and not used methods

* retrycout

Co-authored-by: maurizio vitale <maurizio.vitale@alfresco.com>
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2020-07-16 22:22:22 +01:00
Eugenio Romano
b33ecbe606 check env only if affected 2020-07-14 09:32:41 +01:00
Eugenio Romano
f3ecfb5c2d fix s3 and diff branch 2020-07-13 22:23:46 +01:00
Eugenio Romano
e98927284d restore build demo shell part 2020-07-13 19:09:45 +01:00
Eugenio Romano
5edab26f8e simplify release tasks 2020-07-13 18:36:18 +01:00
Eugenio Romano
270020f561 remove cache lib/dist 2020-07-13 17:42:09 +01:00
Eugenio Romano
1be59630c8 fix build develop 2020-07-13 17:22:09 +01:00
Eugenio Romano
c6dc046eab remove calculade buidl due already present in angular conf 2020-07-13 16:44:54 +01:00
Maurizio Vitale
42d88fdaa9
[MNT-21595] Content - Expose a group service for content (#5833)
* Expose a group service for content

* Use nx command and remove smart-build
2020-07-13 12:22:54 +01:00
Maurizio Vitale
6d56cd991a
Update the adf deps before install (#5857) 2020-07-10 17:01:32 +01:00
Eugenio Romano
cc31c90563 fix check bundles A10 2020-07-10 15:50:24 +01:00
Maurizio Vitale
21b881e655
return the release project (#5838) 2020-07-06 14:44:40 +01:00
Denys Vuika
298fec08c1 production builds for CI runs 2020-07-03 18:25:49 +01:00
Denys Vuika
93d5dcbc30 restore commented out scripts 2020-07-03 16:28:44 +01:00
Denys Vuika
3f49a96c2c update the release command 2020-07-03 15:26:12 +01:00
maurizio vitale
b8418e6e07 Print the output in dev null and add logs 2020-07-03 14:43:16 +01:00