Alfresco Build User
2e377731c9
Update branch for JS-API PR#3648 ( #7129 )
...
* [ci:force][auto-commit] Update JS-API to 4.5.0-3646 for branch: update-js-api originated from JS-API PR: 3648
* [ci:force][auto-commit] Update JS-API to 4.5.0-3650 for branch: update-js-api originated from JS-API PR: 3651
Co-authored-by: Travis CI User <travis@example.org>
2021-06-29 14:00:14 +01:00
Eugenio Romano
4aa9f79707
4.5.0 Release note ( #7130 )
...
* doc part 1
* doc part 2
* 4.5.0 release note
* Update README.md
* Update README.md
2021-06-28 17:28:59 +02:00
Vito
82a57c9c05
[ACA-4436] - added option for select item to display None ( #7113 )
...
* [ACA-4436] - added option for select item to display None
* [ACA-4436] - added unit test and fixed wrong default behaviour
* [ACA-4436] - fixed property check
* [ACA-4436] - fixed unit test
* [ACA-4436] - fixed unit test
2021-06-25 11:19:16 +02:00
Dharan
26d180e661
[ACA-4486] support search widget chips layout ( #7122 )
...
* [ACA-4486] support search widget chips layout
* * revert to old config
* * resolved rebase conflicts
* [ci:force] force e2e
* [ci:force] docs update and remove directive added
* [ci:force] config updated
* [ci:force] add missing app config schema to prod build
2021-06-25 10:54:12 +02:00
Alfresco Build User
87be0b0b70
Update branch for JS-API PR#3612 ( #7111 )
...
* [ci:force][auto-commit] Update JS-API to 4.5.0-3611 for branch: update-js-api originated from JS-API PR: 3612
* [ci:force][auto-commit] Update JS-API to 4.5.0-3629 for branch: update-js-api originated from JS-API PR: 3631
* [ci:force][auto-commit] Update JS-API to 4.5.0-3637 for branch: update-js-api originated from JS-API PR: 3639
Co-authored-by: Travis CI User <travis@example.org>
2021-06-25 10:18:09 +02:00
arditdomi
462f40827e
Revert "[AAE-5392] - Add find people api call ( #7119 )" ( #7121 )
...
This reverts commit 1e251ab8aa4efcccdb7d72a94a34f30c7b040673.
2021-06-24 09:57:27 +01:00
arditdomi
1e251ab8aa
[AAE-5392] - Add find people api call ( #7119 )
...
* [AAE-5392] - Add find people api call
* Add documentation
2021-06-22 18:08:01 +01:00
Denys Vuika
829805e201
[ADF-5432] component template and code fixes after testing Angular strict mode ( #7118 )
...
* process list fixes
* template error fixes
* template and code fixes
* bug fixes in templates and types
* bugs, bugs are everywhere
* fix test
* test fixes
* enable strict templates for extensions lib
* enable strict mode for insights lib
* enable strict mode for core lib
* enable strict mode for content lib
* strict mode for process lib
* strict mode for process cloud
* fix demo shell template issues
* fix process cloud types
2021-06-22 16:36:06 +01:00
Thomas Hunter
e2b8557f4b
[AAE-5362] Add option to make actions button visible only on hover ( #7117 )
...
* [AAE-5362] Add option to make actions button visible only on hover
* [AAE-5362] Refactor
* Unrelated linting fixes
2021-06-22 16:28:38 +01:00
Popovics András
b5e4316c08
Expose shared library as subdirectory ( #7114 )
...
* Expose shared library as subdirectory
* [ci:force]
2021-06-20 12:29:31 +02:00
Popovics András
1ecc14f184
Refactor e2e's ApiService ( #7101 )
...
* Refactor e2e's ApiService
* Fix bits here and there
* [ci:force] Remove unused imports
* [ci:force] Extract shared part from adf-testing
* [ci:force] Extract StringUtils as well
* Make protractor's Logger not have duplicated code
* [ci:force]
2021-06-19 23:03:17 +02:00
Denys Vuika
3079aa48c3
[ADF-5422] remove deprecated "async()" from unit tests ( #7109 )
...
* remove angualar async from content services
* upgrade more tests
* upgrade core tests
* upgrade tests
* fix deprecated constant
* fix tests
* fix after rebase
2021-06-15 16:16:15 +01:00
Dharan
ba03c60adb
[ADF-5417] Support multiple search configuration in app config json ( #7096 )
...
* [ACS-1642] Support multiple search configuration in app config json
* [ci:force] unit test added
* adf component added
* [ci:force] check compatibility
* [ci:force] * run all e2e
* * revert initvalue
* [ci:force] revert app config
* [ci:force] docs update
2021-06-15 14:52:46 +02:00
Iulia Burcă
ad987a8d34
[ACA-3611] Create test folder for E2E precondition files ( #7088 )
...
* create test folder
* if folder exists get its details
* rename precondition files
2021-06-14 22:09:57 +03:00
Alfresco Build User
111742ff42
Update branch for JS-API PR#3583 ( #7093 )
...
* [ci:force][auto-commit] Update JS-API to 4.5.0-3576 for branch: update-js-api originated from JS-API PR: 3583
* [ci:force][auto-commit] Update JS-API to 4.5.0-3603 for branch: update-js-api originated from JS-API PR: 3604
Co-authored-by: Travis CI User <travis@example.org>
2021-06-14 12:21:24 +02:00
Denys Vuika
eb71a79d1e
prepare tests for ng-12 upgrade ( #7099 )
...
* prepare tests for ng12 upgrade
* fix lint
* fix tests
* test fixes
* fix code and tests
* fix code and tests
* test fixes
* test fixes
2021-06-11 07:36:32 +01:00
Eugenio Romano
558056b05c
test if we can remove compatibility ( #7064 )
...
remove compatibility
2021-06-10 14:38:12 +02:00
Sushmitha V
60ff0fc387
[AAE-2617] To get access to datatable component from process-list ( #7068 )
2021-06-10 13:57:49 +05:30
Cristina Jalba
6400fd6ba8
[ACA-4474]Add isStartProcessButtonEnabled method
...
* [ACA-4474] Add isStartProcessButtonEnabled method
* Refactor tests
* Fix lint error
* Refactor isStartProcessButtonEnabled method
* Fix startProcessWithProcessDefinition method
* Fix tests
* no message
* Fix isStartProcessButtonDisabled method
* Exclude failing e2e
2021-06-08 18:58:11 +03:00
Dharan
9a2a62255f
[ADF-5369] HTTP 500 response in adf-upload-button is emitted as a success event ( #7087 )
...
* [ADF-5369] HTTP 500 response in adf-upload-button is emitted as a success event
* [ci:force] unit test fixed
2021-06-08 09:00:04 +01:00
Cristina Jalba
acf4b26d74
[ACA-4474]Add checkWidgetsAreVisible method
...
* Add checkWidgetsAreVisible method
* Add checkNoFileIsAttachedToWidgets()
2021-06-07 13:18:08 +03:00
Dharan
91d813e6f1
[ACA-4464] Add user/groups - should not be able to select the same user multiple times ( #7066 )
2021-06-03 14:41:02 +01:00
Alfresco Build User
95d680b143
Update branch for JS-API PR#3558 ( #7080 )
...
* [ci:force][auto-commit] Update JS-API to 4.5.0-3557 for branch: update-js-api originated from JS-API PR: 3558
* lock fix remove snyk
* rebase
* [ci:force][auto-commit] Update JS-API to 4.5.0-3561 for branch: update-js-api originated from JS-API PR: 3562
Co-authored-by: Travis CI User <travis@example.org>
Co-authored-by: Eugenio Romano <eugenio.romano@alfresco.com>
2021-06-02 14:54:44 +01:00
Thomas Hunter
40bbeb13f0
[AAE-5208] Add pagination info to listPeople function in PeopleContentService ( #7055 )
...
* [AAE-5208] Add pagination info to listPeople function in PeopleContentService
* Change documentation
2021-06-02 11:49:47 +01:00
Dharan
2637654dba
[AAE-5280] Better error handling for user task ( #7070 )
...
* [AAE-5280] [ADF] Better error handling for user task
* * fixed comments
2021-06-01 12:03:03 +01:00
siva kumar
2a9b406491
[AAE-4974] FE - Remove scroll bar from empty "Upload from your device" list ( #7049 )
2021-06-01 09:46:33 +01:00
Dharan
1a0f2f5bcc
[ADF-5148] ContentService.hasPermissions() should check inhertied permission ( #7059 )
...
* [ADF-5148] ContentService.hasPermissions() should check inherited permission
* * fixed permission method
2021-06-01 09:45:59 +01:00
Denys Vuika
e94b2f99bd
[ADF-5406] SCSS and HTML template path fixes ( #7063 )
...
* remove useless mixin
* fix scss paths
* style fixes
* fix styles
* style fixes
* style fixes
* style fixes
* style fixes
* insights fixes
* css and template path fixes
* bug fixes
2021-06-01 09:21:00 +01:00
Eugenio Romano
9e0000a307
disable w3c due getValue problem ( #7067 )
...
* [ci:force]disable w3c due getValue problem
* unify get Input value
* [ci:force]fix
* [ci:force] remove
* [ci:force]remove all getAttribute
* fix lint
* fix lint
* fix
* fix
* fix
* fix
* different fix try
* rewrite wait for for value
* fix lint
* remove e2e already covered by unit
* fix lint
* fix
2021-05-28 18:08:49 +01:00
Urse Daniel
200cfb8dba
fixed overflow issues ( #7060 )
2021-05-25 17:14:57 +01:00
Cristina Jalba
12c3fec51a
e2e: Improve cloud custom filters
...
* Improve cloud custom filters
2021-05-25 16:30:54 +03:00
Thomas Hunter
bbbdcbdaa5
[AAE-5145] Add enum for content node selector actions ( #7039 )
...
* [AAE-5145] Add enum for content node selector actions
* [AAE-5145] Fix lint and unit tests
* Order imports back to original order
* Rename to NodeAction
2021-05-25 13:02:42 +01:00
Dharan
4b3a7f41f0
[ADF-5231] The protected flag for properties should not be editable ( #7056 )
2021-05-25 13:01:22 +01:00
Vito
65cbd570fb
[MNT-22418] - disabling action for physical records ( #7057 )
2021-05-25 09:15:57 +01:00
Dharan
4c1e462364
[ACA-4454] The create library button should get disabled after being clicked once ( #7046 )
2021-05-24 09:22:25 +01:00
Sushmitha V
a5c8586184
[DW-1608] Added username tag in the ID of the dropdown in deploy application admin access ( #7045 )
2021-05-24 10:56:06 +05:30
arditdomi
bd96dfddde
[ADF-5387] - Fix dropdown tests, remove call to external API ( #7044 )
...
* [ADF-5387] - Fix dropdown tests, remove call to external API
* Update simpleapp
* Re-include test
* Fix comment
* Fix lint errors
2021-05-21 22:01:02 +02:00
Cilibiu Bogdan
272e2d67e3
outline current page thumbnail ( #7042 )
2021-05-21 11:43:02 +01:00
Eugenio Romano
5478c88683
Update activiti-alfresco.service.ts ( #7041 )
2021-05-21 11:42:50 +01:00
Cristina Jalba
a5e85b44f8
[ACA-4458]Add expand cloud custom filter method
...
* [ACA-4458]Add expand cloud custom filter method
* Fix comment
* Rename method
* Fix comment
* Fix comment
2021-05-20 18:56:08 +03:00
Eugenio Romano
6e0ad4ce43
4.4.0 ( #7030 )
...
* 4.4.0
* Update README.md
* Update upgrade43-44.md
* Update readme
* lock update
Co-authored-by: arditdomi <32884230+arditdomi@users.noreply.github.com>
2021-05-20 09:50:30 +01:00
Vito
c533b4ec35
[ACA-4445] - disabled edit aspect button on content card for ACS version below 7 ( #7043 )
2021-05-19 17:18:57 +01:00
Cilibiu Bogdan
f03d133899
prevent children events from bubbling up ( #7040 )
2021-05-18 14:04:10 +01:00
Gloria Camino
2335143546
LOC-300 Second commit of updated UI files in 16 languages ( #7036 )
2021-05-17 16:44:16 +01:00
Eugenio Romano
5e3bc08594
Form fix style ( #7038 )
2021-05-17 16:44:08 +01:00
Dharan
3339a0ddd9
[ACA-4421] [Edit Aspects] Apply button should be disabled by default ( #7035 )
2021-05-17 15:50:34 +01:00
Sushmitha V
6aac131b0a
[ADF-5397] Resolved - selection count should show at the end ( #7037 )
2021-05-17 15:25:56 +01:00
Nanna Setämaa
f7ec24d1bb
[AAE-4009] Fix horizontal scroll issue for pdf-viewer ( #7023 )
...
* [AAE-4009] Fix horizontal scroll issue for pdf-viewer
* [AAE-4009] Rewrite method with single exit
2021-05-17 11:35:26 +01:00
Sushmitha V
f3ada4ef85
[ACA-4409] Resolved - More button is displayed on Destination Picker … ( #7018 )
...
* [ACA-4409] Resolved - More button is displayed on Destination Picker on a folder even if its files are not displayed
* [ACA-4409] Updated param names
* [ACA-4409] Refactored the changes
* Removed fit and fdescribe
* Resolved lint error
2021-05-14 17:17:41 +01:00
Sushmitha V
68db27bc91
[ACA-4422] Resolved - Edit Aspects Dialog should close when pressing ESC ( #7022 )
...
* [ACA-4422] Resolved - Edit Aspects Dialog should close when pressing ESC
* [ACA-4422] Fixed unit test failure
* [ACA-4422] Resolved unit test errors
2021-05-14 16:32:23 +01:00