Gloria Camino
9feeca47f5
LOC-342 - PRODDEL-5341 - Updated UI strings in 16 languages ( #7349 )
2021-11-05 11:09:28 +00:00
Denys Vuika
695c6cd8d6
[ACS-2197] changelog generation with ADF CLI ( #7350 )
...
* print app version instead of error
* initial diff implementation
* markdown rendering
* render md output
* html output
* configurable exclude filter
* provide docs
2021-11-05 08:24:53 +00:00
Alfresco Build
3421600e16
Update branch for JS-API PR#3966 ( #7340 )
...
* [ci:force][auto-commit] Update JS-API to 4.7.0-3965 for branch: update-js-api originated from JS-API PR: 3966
* [ci:force][auto-commit] Update JS-API to 4.7.0-3965 for branch: update-js-api originated from JS-API PR: 3968
Co-authored-by: Travis CI User <travis@example.org>
2021-11-04 10:59:15 +00:00
Dharan
15d91ca5e0
[ADF-5465] Not being redirected to login page when Kerberos is enabled ( #7348 )
...
* [ADF-5465] Not being redirected to login page when Kerberos is enabled
* [ci:force] force CI
* [ci:force] force CI
2021-11-04 16:25:30 +05:30
Sushmitha V
736b91a65e
[AAE-6295] Updated attach-file-widget-cloud.page.ts ( #7347 )
...
* [AAE-6295] Updated attach-file-widget-cloud.page.ts
* [ci:force]
* Changes done as per comments on PR
* Changes done as per comments on PR
2021-11-04 09:28:23 +00:00
dependabot[bot]
e47bde087f
Bump karma from 6.3.3 to 6.3.6 ( #7344 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.3.3 to 6.3.6.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.3...v6.3.6 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-02 14:32:27 +00:00
dependabot[bot]
d3863077cf
Bump ts-node from 10.2.1 to 10.4.0 ( #7335 )
...
Bumps [ts-node](https://github.com/TypeStrong/ts-node ) from 10.2.1 to 10.4.0.
- [Release notes](https://github.com/TypeStrong/ts-node/releases )
- [Commits](https://github.com/TypeStrong/ts-node/compare/v10.2.1...v10.4.0 )
---
updated-dependencies:
- dependency-name: ts-node
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-01 15:27:57 +00:00
Eugenio Romano
eb1183946d
documentation 4.7.0 ( #7341 )
...
* documentation 4.7.0
* fix
2021-11-01 15:13:46 +00:00
dependabot[bot]
93c63ba0c8
Bump husky from 7.0.1 to 7.0.4 ( #7338 )
...
Bumps [husky](https://github.com/typicode/husky ) from 7.0.1 to 7.0.4.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v7.0.1...v7.0.4 )
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-01 14:56:10 +00:00
dependabot[bot]
5aa4aa853f
Bump graphql-request from 3.4.0 to 3.6.1 ( #7334 )
...
Bumps [graphql-request](https://github.com/prisma/graphql-request ) from 3.4.0 to 3.6.1.
- [Release notes](https://github.com/prisma/graphql-request/releases )
- [Commits](https://github.com/prisma/graphql-request/compare/3.4.0...3.6.1 )
---
updated-dependencies:
- dependency-name: graphql-request
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-01 14:16:47 +00:00
Alfresco Build
94d909c3ab
[ci:force][auto-commit] Update JS-API to 4.7.0-3949 for branch: update-js-api originated from JS-API PR: 3956 ( #7339 )
...
Co-authored-by: Travis CI User <travis@example.org>
2021-11-01 09:30:45 +00:00
arditdomi
79d54ea4e4
[AAE-6025] - Resolve linked dropdowns during runtime ( #7289 )
...
* Resolve linked dropdown during runtime, Draft commit
* Remove app from appconfig
* Make the link work for Saved and Completed tasks
* Call the new API to fetch dropdown options in case of rest type
* When widgetId is missing from restUrl
* Update unit tests
* Declare default option
* Rebase, remove appName example
* Maurizify the PR
* Fix lint error
Co-authored-by: Ardit Domi <arditdomi@apl-c02g64vpmd6t.home>
2021-11-01 00:30:55 +00:00
Sushmitha V
f14d333281
[AAE-6165] Add capability in the Attach File of displaying metadata fields in addition to file name ( #7324 )
...
* [AAE-6165] Add capability in the Attach File of displaying metadata fields in addition to file name
* Minor css styling adjustments
* [AAE-6165] Changes done for date datatype and table css
* [AAE-6165] Changes done as per the comments
* [AAE-6165] Changes done as per comments on PR
* Resolved failing lints
* Updated CSS for attach file widget
* Updated css
* Updated UT
* Resolved e2e failures
* Resolved e2e errors
Co-authored-by: amohammedalfresco <abdul.mohammed@alfresco.com>
2021-10-31 23:40:57 +05:30
Vito
1467b6de26
[ADF-5173] - removed takeUntil as it was pointless and preventing the… ( #7333 )
...
* [ADF-5173] - removed takeUntil as it was pointless and preventing the pdfjs to be closed correctly
* [ACA-3847] - fixed unused import
2021-10-29 22:35:42 +01:00
Vito
622383acf8
[ACA-3847] - fixed download for external source file ( #7254 )
...
* [AAE-3847] - added test for check login on external upload
* [ACA-3847] - fixed logout/login scenario for external linked file
* [ACA-3847] - fixed lint problems
2021-10-29 17:29:11 +01:00
Vito
7481001461
[AAE-6093] - fixed rest option for cloud widget ( #7304 )
...
* [AAE-6093] - fixed rest option for cloud widget
* [AAE-6093] - reverted app config change
* [AAE-6093] - fixed naming
* [AAE-6093] - fixed radio button complete task and added support for rest url with the new feature
* [AAE-6093] - removed test value
* [AAE-6093] - fixed lint
* [AAE-6093] - fixed lint
* [AAE-6093] - merged fix for dropdown
2021-10-29 14:55:51 +01:00
Dharan
c596a06eda
[AAE-6209] Remove default dropdown value ( #7331 )
2021-10-29 16:50:32 +05:30
Bartosz Sekuła
b3140b626c
[AAE-6057] Customize text color in the header ( #7325 )
...
* [AAE-6057] Customize text color in the header
* [AAE-6057] Updates documents
* [AAE-6057] Use css variables to update header colors
* Revert "[AAE-6057] Updates documents"
This reverts commit 1915535c01b77c58d9a6d87bb242e04715bcbc6f.
* [AAE-6057] Fix for css name change
* [AAE-6057] Removing has-mat-color
* [AAE-6057] Removing redundant tests
2021-10-29 08:49:05 +02:00
Dharan
08b9cd144f
[AAE-6150] User info disappears in every click ( #7328 )
...
* [AAE-6150] userinfo remove debounce for every reload
* [ci:force] force e2e
2021-10-28 14:22:17 +01:00
tomgny
6c4650785c
[AAE-5961] Storybook stories for GroupCloud component ( #7326 )
...
* [AAE-5961] added stories and mock files
* [AAE-5961] added interface for identity group service
* [AAE-5961] added few stories
* [AAE-5961] added mock for roles, syntax improvements
* [AAE-5961] improved syntax, removed redundant storybook config files
* [AAE-5961] renamed service interface
* [AAE-5961] removed unused declarations
* [AAE-5961] exported interface from core
* [AAE-5961] restored config files for process cloud lib
* [AAE-5961] improved syntax
2021-10-28 14:07:22 +01:00
tomgny
27812c618a
[AAE-6269] Storybook stories for Like component ( #7329 )
...
* [AAE-6269] added stories and mock, refactored tests
* [AAE-6269] added interface for live and mock rating service
* [AAE-6269] hide nodeId property
2021-10-28 14:07:14 +01:00
Alfresco Build
400c2a456a
[ci:force][auto-commit] Update JS-API to 4.7.0-3949 for branch: update-js-api originated from JS-API PR: 3950 ( #7323 )
...
Co-authored-by: Travis CI User <travis@example.org>
2021-10-27 09:46:58 +01:00
Dharan
b9997be4ab
[AAE-5971] [Form] Support for multi select drop down ( #7321 )
...
* [AAE-5971] [ADF][Form-cloud] Support for multi select drop down
* * fix drop down validation
* * minor changes
* * fix tests
* * minor changes
* * fix comments
* * fix e2e
2021-10-27 09:15:28 +01:00
tomgny
35ab83e929
[AAE-6207] Storybook stories for Toolbar ( #7322 )
...
* [AAE-6207] added stories
* [AAE-6207] added core story module
* [AAE-6207] added undefined color story
2021-10-27 09:07:12 +01:00
MichalFidor
ff956461cb
[AAE-6170] Improving e2e tests relating to admin-ee. Tests which are flaky or long time execution ( #7315 )
...
* AAE-6170 Improving e2e tests relating to admin-ee. Tests which are flaky or long time execution
* Improve selector
* Improve selector
* Improve selector for datepicker
2021-10-26 13:23:47 +01:00
Pablo Martinez Garcia
9f08d4a3e6
[MNT-22606] Support preset config as input in content-metadata component ( #7311 )
2021-10-23 20:25:53 +02:00
Maurizio Vitale
6861e5320e
[AAE-6162][AAE-6163] Add the storybook target to core and content ( #7303 )
...
* Add the storybook target to core and content
* Remove test story
2021-10-22 16:06:43 +01:00
tomgny
d3f99a74b0
[AAE-5960] Storybook stories for PeopleCloud component ( #7313 )
...
* [AAE-5953] solved rebase conflict
:wq
* [AAE-5953] solved rebase conflict
* [AAE-5953] added form cloud service interface
* [AAE-5953] fixed lint errors
* [AAE-5953] migrated stories and mocks
* [AAE-5953] migrated task cloud service mock
* [AAE-5953] migrated task cloud service mock
* [AAE-5953] removed redundant mock
* [AAE-5953] refactored and moved mocks
* [AAE-5953] refactor modules import
* [AAE-5960] added stories file and service mock
* [AAE-5960] fixed validation mock
* [AAE-5960] added story for user role
* [AAE-5960] removed uunused properties from primary story
* [AAE-5960] added interface to mock and live identity user service
* [AAE-5960] added mandatory preselected users story
* [AAE-5960] syntax improvements
* [AAE-5960] fixed default value for roles control
* [AAE-5960] refactored imports
* [AAE-5960] improve syntax
* [AAE-5960] refactored services name
* [AAE-5960] removed deprecated argTypes defaultValue
* [AAE-5960] exported new interface from core
* [AAE-5960] fixed import issue with identity user mock service in core
* [AAE-5960] fixed issue with viewer component test
2021-10-22 15:54:56 +01:00
Maurizio Vitale
a31f86f57b
[AAE-6202] Create a stories lib to make all the adf stories available ( #7314 )
...
* Create a stories lib to make all the adf stories available
* Run the test with a diff ext type
* sunc nx file
2021-10-22 14:48:48 +01:00
Sushmitha V
0270608bb0
[ADF-5405] Resolved process-filters action buttons disabling/enabling… ( #7140 )
...
* [ADF-5405] Resolved process-filters action buttons disabling/enabling issue
* Changes done as per comments on PR
* Added unit tests
* Changes done as per the comments on PR
* Fixed the failing e2es
* Fixed linting
* REsolved build failure
* Resolved failing e2e tests
* Resolved lint errors
2021-10-21 10:54:04 +05:30
Denys Vuika
e4949b6cf1
[ACS-437] Content Version Service ( #7312 )
...
* content version service
* remove fdescribe
2021-10-20 16:01:18 +01:00
tomgny
5226f919ff
[AAE-5953] Storybook stories for task-form-cloud component ( #7299 )
...
* [AAE-5953] solved rebase conflict
:wq
* [AAE-5953] solved rebase conflict
* [AAE-5953] added stories for missing app and task id
* [AAE-5953] hide readOnly control
* [AAE-5953] added form cloud service interface
* [AAE-5953] fixed lint errors
* [AAE-5953] migrated stories and mocks
* [AAE-5953] migrated task cloud service mock
* [AAE-5953] migrated task cloud service mock
* [AAE-5953] improved syntax
* [AAE-5953] removed redundant mock
* [AAE-5953] refactored and moved mocks
* [AAE-5953] refactor modules import
* [AAE-5953] fixed translation key issue
* [AAE-5953] refactor module imports
* [AAE-5953] rrefactored few mock task details props
* [AAE-5953] moved new story module to testing folder
* [AAE-5953] fixed mock task assignee
2021-10-20 12:34:01 +01:00
Denys Vuika
ffd97511ac
fix i18n issue with process services cloud ( #7310 )
...
* fix i18n issue with process services cloud
* fix storybook
* remove translate module from the header module
2021-10-18 14:56:34 +01:00
Bartosz Sekuła
85c60ad1a4
[AAE-6050] Avoid to distort logo when show in application ( #7301 )
2021-10-15 08:51:33 +01:00
Denys Vuika
941028999e
[MNT-22641] Upload versioning improvements ( #7300 )
...
* support "versioningEnabled" for uploads
* documentation updates
* remove app config and extend the api docs
2021-10-14 15:06:01 +01:00
Bartosz Sekuła
a3dc441703
[AAE-6096] Broken CSS for modeler app ( #7302 )
2021-10-14 11:35:46 +01:00
Eugenio Romano
40377e040e
fix missing translation permission ( #7297 )
...
fix UI regression Datatable full width
2021-10-13 14:50:09 +01:00
arditdomi
3eb74384ae
[AAE-5872] - Viewer responds as we type in the form fields. Apply the… ( #7298 )
...
* [AAE-5872] - Viewer responds as we type in the form fields. Apply the fix on start process also
* Remove comments
Co-authored-by: Ardit Domi <arditdomi@apl-c02g64vpmd6t.home>
2021-10-13 14:38:26 +01:00
dependabot[bot]
dd351fb4d5
Bump @apollo/client from 3.4.5 to 3.4.16 ( #7291 )
...
Bumps [@apollo/client](https://github.com/apollographql/apollo-client ) from 3.4.5 to 3.4.16.
- [Release notes](https://github.com/apollographql/apollo-client/releases )
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-client/compare/v3.4.5...v3.4.16 )
---
updated-dependencies:
- dependency-name: "@apollo/client"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-13 13:20:06 +01:00
dependabot[bot]
9edb8d2eed
Bump lint-staged from 11.1.2 to 11.2.2 ( #7292 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 11.1.2 to 11.2.2.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v11.1.2...v11.2.2 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-13 13:19:55 +01:00
dependabot[bot]
91b37ad9d4
Bump graphql from 15.5.0 to 15.6.1 ( #7293 )
...
Bumps [graphql](https://github.com/graphql/graphql-js ) from 15.5.0 to 15.6.1.
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v15.5.0...v15.6.1 )
---
updated-dependencies:
- dependency-name: graphql
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-13 13:19:46 +01:00
Maurizio Vitale
33dbfbe94f
Rollback change on sh
2021-10-13 12:59:54 +01:00
Maurizio Vitale
70476da76c
Check if args is array or string
2021-10-13 12:52:45 +01:00
tomgny
033ac9ebae
[AAE-5952] Storybook stories for task-header-cloud component ( #7287 )
...
* Enable the storybook for process-services-clod
* [AAE-5952] added few stories
* [AAE-5952] added additional extensions for process cloud config
* [AAE-5952] added few stories
* [AAE-5952] added additional extensions for process cloud config
* [AAE-5952] added stories for claim by user, group and invalid app and task story separation
* [AAE-5952] mmock assigned user
* [AAE-5952] added task cloud interface
* [AAE-5952] improved formatting
* Use relative path
* [AAE-5952] fixed lint errors
Co-authored-by: Maurizio Vitale <maurizio.vitale@alfresco.com>
2021-10-13 11:34:14 +01:00
Alfresco Build
38449a80f3
Update branch for JS-API PR#3918 ( #7295 )
...
* [ci:force][auto-commit] Update JS-API to 4.7.0-3917 for branch: update-js-api originated from JS-API PR: 3918
* [ci:force][auto-commit] Update JS-API to 4.7.0-3923 for branch: update-js-api originated from JS-API PR: 3924
Co-authored-by: Travis CI User <travis@example.org>
2021-10-12 14:42:07 +01:00
Denys Vuika
254a6cd9d3
[MNT-22613] Viewer extensibility fixes ( #7294 )
...
* viewer fixes and unit tests
* update docs
* fix unit test
2021-10-12 13:57:13 +01:00
Eugenio Romano
567ca18547
[AAE-6118] make builder args a variadic options ( #7296 )
...
* make builder args a variadic options
* Update docker.ts
2021-10-12 10:16:13 +01:00
MichalFidor
1e62b46060
[ADF-5463] Rework Protractor tests - changes related to element/element… ( #7284 )
...
* ADF-5463 Rework Protractor tests - changes related to element/elements and duplication of locators
* Fix one which I missed
* Remove console.logs
* Remove console.logs
* Reverse the timeouts
* Fixed things TSLint
* Remove unused import
* Fixed broken tests
* Last test fixed
2021-10-08 17:28:37 +02:00
Maurizio Vitale
db6a638a2d
[AAE-6099] Storybook deploy image on quay.io ( #7288 )
...
* Try to build on travis
* Use the new quay repository called storybook
* Build and release demoshell and storybook toghether
2021-10-08 14:52:29 +01:00
Maurizio Vitale
3bcc106a0d
Enable the storybook for process-services-clod ( #7286 )
2021-10-08 11:48:28 +01:00