Eugenio Romano
531d1d7345
fix build cli
2020-05-18 19:20:12 +01:00
Eugenio Romano
6f67c43f8c
fix build cli
2020-05-18 18:31:18 +01:00
Eugenio Romano
a23f000e53
fix build cli
2020-05-18 18:28:34 +01:00
Alexandra Abrudan
7b823834bc
updated resources file with the new added processes & form ( #5711 )
2020-05-18 15:35:20 +01:00
Denys Vuika
347e64fd91
Pre-Angular upgrade fixes ( #5709 )
...
* code fixes
* code fixes
* more code fixes
* even more fixes
* add missing typescript for cli
* rollback info drawer test changes
* use npx for cli commands
* restore attach providers
2020-05-18 14:02:15 +01:00
davidcanonieto
1def8000f0
[ACA-3317] Split About component into smaller components ( #5708 )
2020-05-18 09:39:58 +01:00
davidcanonieto
22acd3f6e6
[ADF-5143] Fix Checkbox widget value parsing ( #5706 )
2020-05-14 23:52:09 +01:00
Cristina Jalba
5133705469
[ACA-3028]Move breacrumb page to adf testing package ( #5705 )
...
* Move breacrumb page to adf testing package
* no message
2020-05-14 23:51:34 +01:00
Maurizio Vitale
1043748765
Ability to chage the route ( #5703 )
2020-05-14 12:44:20 +01:00
arditdomi
7d4a956833
[ACA-3316] Fix process filters selection should reset if input changes to non ex… ( #5698 )
...
* [ACA-3316] Fix process filter should reset if input changes to non existing filter
* [ACA-3316] Add unit tests
2020-05-14 12:22:14 +01:00
Baptiste Mahé
78332449a5
[AAE-2200] Upload dialog title should match selected site. ( #5648 )
...
* [AAE-2200] content-node-selector-panel pass starting site and emit event onSiteChange
* [AAE-2200] content-node-selector handle siteChange event
* [AAE-2200] content-node-selector has good default title
* [AAE-2200] attach-file-widget-dialog handle siteChange event
* [AAE-2200] Minor fixes on attach-file-widget-dialog
* [AAE-2200] site-dropdown reload site list unfil it find its default site
* [AAE-2200] Fix title translation for attach-file-widget-dialog
* fix missing property description
* Unit test fix
* [AAE-2200] Fix title unit tests
* [AAE-2200] Fix sites-dropdown infinite loading
* [AAE-2200] Add content-node-selector-panel siteChange event unit tests
* [AAE-2200] Refactor sites-dropdown unit tests
* [AAE-2200] Refactor the 'allSitesLoaded' check
* [AAE-2200] Add sites-dorpdown default value unit tests
* [AAE-2200] Move getSiteFromNodePath method to sites service
* [create preview]
* [create preview]
* [AAE-2200] Better hasMoreItems check in sites-dropdown (fix unit test)
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
Co-authored-by: Cano <david.cano.nieto@gmail.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
2020-05-14 10:38:16 +01:00
Eugenio Romano
c26b8e046c
stabilize some e2e cloud ( #5701 )
...
* stabilize some e2e cloud
* Update protractor.conf.ts
* Update protractor.conf.ts
* improve some other test
* fix
2020-05-14 09:42:40 +01:00
Eugenio Romano
bf729f60a2
[Impreove e2e] Dev delete sites e2e missing ( #5695 )
...
* fix e2e sites delete
* fix lint
* permamenent
2020-05-13 22:35:31 +01:00
Maurizio Vitale
0186d11fe8
Ability to evaluate an object as payload ( #5697 )
2020-05-13 22:19:07 +01:00
Denys Vuika
5621dbbb05
audit command for adf cli ( #5699 )
2020-05-13 22:13:16 +01:00
arditdomi
a8c252db8b
[ACA-3245] Fetch alfresco repo name from an API ( #5676 )
...
* [ACA-3245] Fetch alfresco repo name from an API
* [ACA-3245] Take the repo name from the API only when it is not defined in the app config
* [ACA-3245] Remo alfresco-1 as default in app.config service
* [ACA-3245] Remove passing null argument when calling getRepositories function
* [ACA-3245] Revert removing function parameter includeAccounts
* [ACA-3245] Add tenantId as optional
* [ACA-3245] Revert method
* [ACA-3245] Change both parameters to optional
* [ACA-3245] Rename param
2020-05-13 20:56:29 +01:00
Denys Vuika
f6801b1997
[ADF-5106] fix stencil registration ( #5694 )
...
* customize services on the module level
* improved service registration
2020-05-13 19:31:49 +01:00
siva kumar
2b7943919d
[ADF-5103] FE - Process/task filter - Backporting the components styles to ADF ( #5614 )
...
* * New Filters style
* * Improved css
* * Fixed wrong css selector
* * Fixed failing unit tests
* * Fixed failing tests
ests
* * FIXED E2E PROCESS-SERVICE TESTS
* * Fixed failing e2e
* * FIxed process-service cloud e2e
* * Removed xpath locator
* * New Filters style
* * Improved css
2020-05-13 14:43:05 +01:00
Eugenio Romano
b76bb750dc
[ACA-1606] use new api siteservice ( #5693 )
...
* use new apu siteservice
* refactor import
* added getSiteMembershipRequests
Co-authored-by: Cilibiu Bogdan <bogdan.cilibiu@ness.com>
2020-05-13 14:08:31 +01:00
siva kumar
6da489a7ff
[ACA-3235] FE - Should not include invisible fields in payload on Start/Save adf-form. ( #5681 )
...
* [ACA-3235] FE - Should not include invisible fields in payload on Start/Save adf-form.
* * Added unit test to the recent changes
2020-05-13 10:26:12 +01:00
dhrn
78a91f9424
* fixed types ( #5692 )
2020-05-13 10:05:58 +01:00
Eugenio Romano
63d59f7ffd
revert used by app method
2020-05-13 01:32:09 +01:00
Silviu Popa
f850d7ed38
[AAE-2537] - fix mark as read notification ( #5667 )
...
* [AAE-2537] - fix mark as read notification
* lint
* fix unit test
Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com>
2020-05-13 01:20:19 +01:00
Silviu Popa
171089d1d6
[ACA-3273] - fix start process empty message ( #5689 )
...
* [ACA-3273] - fix start process empty message
* revert licenses changes
Co-authored-by: Silviu Popa <p3701014@L3700101120.ness.com>
2020-05-13 01:17:48 +01:00
Eugenio Romano
da82180814
Update update-children.sh
2020-05-12 23:46:59 +01:00
Cristina Jalba
24786b54e3
[ACA-3269]Move notificationPage to adf testing package ( #5687 )
...
* Move notificationPage to adf testing package
* Fix lint
* Fix test
* Fix test
* Wait for snackbar to be closed in the tests
* Fix notification tests
2020-05-12 23:09:55 +01:00
Vito
f5fe125c9e
[AAE-2557] - fixed variable mapping on start process ( #5680 )
...
* [AAE-2557] - fixed variable mapping on start process
* [AAE-2557] - fix for randomly failing e2e
* run
* uopdate process
* fix unit
* increase timeout
* Update edit-process-filter-cloud-component.page.ts
* [AAE-2557] - removed trailing whitespaces
* create only if change processes
* [create preview]
* trigger build
* [AAE-2557] - correct all filter on process filter selection
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
Co-authored-by: Eugenio Romano <eromano@users.noreply.github.com>
3.9.0-beta1
2020-05-12 20:35:45 +01:00
Denys Vuika
6793c5c466
CLI: new licences command ( #5690 )
...
* new licences command
* remove old licences command
2020-05-12 19:56:45 +01:00
davidcanonieto
b32f3f7f01
Fix resources path for releasing apps ( #5691 )
2020-05-12 18:15:18 +01:00
Alexandra Abrudan
d331e32174
updating simpleapp with new processes with pools ( #5688 )
2020-05-12 16:16:04 +01:00
Baptiste Mahé
9b42a07de2
[AAE-2478] Add margin to the form title to avoid overlaping the buttons ( #5685 )
2020-05-12 11:55:25 +01:00
Eugenio Romano
f72f82ed4a
fix e2e ( #5686 )
...
* fix e2e
* Update notifications-component.e2e.ts
* fix e2e
* fix e2e
* try with interval
* Update version-actions.e2e.ts
2020-05-12 10:04:55 +01:00
Eugenio Romano
27fd18c40e
Update Dockerfile
2020-05-11 18:21:12 +01:00
arditdomi
8ef91ce98d
[ACA-3182] Extensions - Add property to define the parent route of an extension route reference ( #5684 )
2020-05-11 15:42:54 +01:00
Eugenio Romano
c2a95d9394
remove test release task ( #5683 )
2020-05-11 13:58:01 +01:00
dhrn
85457d60d8
[ADF-5135] Eventual Consistency Helper for e2e tests. ( #5668 )
...
* [ADF-5135] Eventual Consistency Helper for e2e tests.
* [ADF-5135] Eventual Consistency Helper for e2e tests.
2020-05-11 11:38:51 +01:00
Baptiste Mahé
c5b4888126
[ADF-5131] Radio buttons display below label ( #5672 )
2020-05-11 11:36:49 +01:00
Eugenio Romano
0fe8f4d11e
update travis org com
2020-05-11 10:59:53 +01:00
Eugenio Romano
9e0b28b350
Update README.md
2020-05-11 10:56:53 +01:00
Eugenio Romano
f46182a5a5
Update Dockerfile
2020-05-11 10:29:42 +01:00
Eugenio Romano
742c103cc0
Deploy PR on request ( #5642 )
...
* deploy PR on request
* [create peview]
* [create peview]
* script fix [create preview]
* [create peview]
* change creation preview
* [create peview]
* Update deploy-pr.sh
* [create peview]
* update node and dist
* [create peview]
* [create peview]
* [create peview]
* [create peview]
* [create peview]
* [create peview]
* [create peview]
* [create preview]
* subfolder issue
* [create preview]
* [create preview]
* [create preview]
* [create preview]
* [create preview]
* [create preview]
2020-05-10 18:32:47 +01:00
Eugenio Romano
851e41eae2
Update update-children.sh
2020-05-07 17:37:59 +01:00
Eugenio Romano
48b48e7b06
Update trigger-travis-children.sh
2020-05-07 17:37:05 +01:00
Eugenio Romano
ef9dfead59
Update README.md
2020-05-06 14:20:44 +01:00
dependabot[bot]
68db414cf8
Bump https-proxy-agent from 2.2.1 to 2.2.4 in /lib/cli ( #5677 )
...
Bumps [https-proxy-agent](https://github.com/TooTallNate/node-https-proxy-agent ) from 2.2.1 to 2.2.4.
- [Release notes](https://github.com/TooTallNate/node-https-proxy-agent/releases )
- [Commits](https://github.com/TooTallNate/node-https-proxy-agent/compare/2.2.1...2.2.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-05-06 12:07:49 +01:00
Eugenio Romano
e139b4c218
[AAE-2570] prepare script to change name development to develop ( #5675 )
...
* prepare script to change name development to develop
* travis for develop
2020-05-06 11:23:01 +01:00
Denys Vuika
94e2e83e73
ADF CLI fixes ( #5674 )
...
* safety checks and better path eval
* do not execute command on help
* rewrite 'update-version' command
2020-05-06 11:18:38 +01:00
Eugenio Romano
2db9fb0aa9
Update compatibility.md
2020-05-05 11:11:25 +01:00
Eugenio Romano
5bc7887cd4
fix update children
2020-05-04 21:18:48 +01:00
Eugenio Romano
672ef3d45d
fix pre-publish.sh
3.8.0
2020-05-04 17:46:22 +01:00