Ketevani Kvirikashvili
dbb7aeff8e
[AAE-6307] Setting a default process name ( #7389 )
...
* [AAE-6307] Setting a process name on init if process definition name is present
* delete space and adding semicolon
* fixed lint
2021-11-29 10:26:09 +00:00
dependabot[bot]
32621f24b2
Bump @storybook/manager-webpack5 from 6.3.10 to 6.4.0 ( #7392 )
...
Bumps [@storybook/manager-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core ) from 6.3.10 to 6.4.0.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.0/lib/core )
---
updated-dependencies:
- dependency-name: "@storybook/manager-webpack5"
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-29 10:25:46 +00:00
dependabot[bot]
2cd456f607
Bump @apollo/client from 3.4.17 to 3.5.5 ( #7393 )
...
Bumps [@apollo/client](https://github.com/apollographql/apollo-client ) from 3.4.17 to 3.5.5.
- [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/commits/v3.5.5 )
---
updated-dependencies:
- dependency-name: "@apollo/client"
dependency-type: direct:production
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-29 10:25:31 +00:00
Tomasz Gnyp
9f31fb8dfa
[AAE 5966] Storybook stories for AppListCloud component ( #7390 )
...
* [AAE-5966] added sprimary story
* [AAE-5966] improved syntax
* [AAE-5966] fixed module import
2021-11-29 09:41:19 +00:00
Dharan
24308a6b2a
[AAE-6623] Search and select multiple dropdown options ( #7391 )
...
* [AAE-6623] Search and select multiple dropdown options
* [ci:force] fix comment
2021-11-29 09:40:59 +00:00
Dharan
dee963655e
Update Dockerfile ( #7388 )
2021-11-26 17:08:04 +05:30
Dharan
2d032f50fb
[AAE-6417] [FE] [FORM] preselect the logged user ( #7377 )
...
* [AAE-6417] [FE] [FORM] preselect the logged user
* [ci:force] force e2e
2021-11-25 10:34:05 +05:30
Dharan
6fdc6c101d
[AAE-6572] Search capability for dropdowns ( #7387 )
2021-11-24 14:27:16 +00:00
tomgny
a40de80658
[AAE-6389] Remove duplicated identity user service mock ( #7373 )
...
* [AAE-6389] removed duplicate services and refactored existing
* [AAE-6389] improved and moved mocks to proper files
* [AAE-6389] fixed circular dependency
2021-11-24 10:18:20 +00:00
dependabot[bot]
5618ed7000
Bump karma from 6.3.8 to 6.3.9 ( #7378 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.3.8 to 6.3.9.
- [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.8...v6.3.9 )
---
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-24 10:18:09 +00:00
dependabot[bot]
7e90a8dc88
Bump tsconfig-paths from 3.9.0 to 3.12.0 ( #7380 )
...
Bumps [tsconfig-paths](https://github.com/dividab/tsconfig-paths ) from 3.9.0 to 3.12.0.
- [Release notes](https://github.com/dividab/tsconfig-paths/releases )
- [Changelog](https://github.com/dividab/tsconfig-paths/blob/master/CHANGELOG.md )
- [Commits](https://github.com/dividab/tsconfig-paths/compare/v3.9.0...v3.12.0 )
---
updated-dependencies:
- dependency-name: tsconfig-paths
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-24 10:18:01 +00:00
Eugenio Romano
c8688bf0bf
[ACA-4382 ] About Page refactoring to use it across all the platform ( #7365 )
...
* about page refactor for global usage
* Development About
* add storybook
* fix build
* fix
* fix
* fix imports
* fix
* fix lint
* fix
* fix
* fix
* fix
2021-11-23 10:30:10 +00:00
MichalFidor
dcb966f391
Update simpleapp.zip with multiselect dropdown process with it ( #7384 )
2021-11-23 09:03:50 +00:00
Eugenio Romano
616749902b
Log in dockerhub to avoid pull rate limit ( #7372 )
2021-11-22 13:12:02 +00:00
Alfresco Build
7148d299a8
[ci:force][auto-commit] Update JS-API to 4.8.0-3998 for branch: update-js-api originated from JS-API PR: 3999 ( #7375 )
...
Co-authored-by: Travis CI User <travis@example.org>
2021-11-19 11:07:08 +00:00
MichalFidor
213455e060
AAE-6348 E2E for multiselect dropdown ( #7376 )
...
* AAE-6348 E2E for multiselect dropdown
2021-11-19 08:55:58 +01:00
Eugenio Romano
4d58b3c4d0
Update upgrade46-47.md
2021-11-18 11:12:34 +00:00
Eugenio Romano
016f89b0a5
Update upgrade46-47.md
2021-11-18 11:11:30 +00:00
dependabot[bot]
035a77f8ec
Bump concurrently from 6.2.1 to 6.4.0 ( #7367 )
...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently ) from 6.2.1 to 6.4.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v6.2.1...v6.4.0 )
---
updated-dependencies:
- dependency-name: concurrently
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-18 10:33:20 +00:00
dependabot[bot]
33f24f9444
Bump lint-staged from 11.2.2 to 12.0.2 ( #7371 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 11.2.2 to 12.0.2.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v11.2.2...v12.0.2 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-17 10:42:31 +00:00
dependabot[bot]
ab7816cbbf
Bump karma from 6.3.6 to 6.3.8 ( #7366 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.3.6 to 6.3.8.
- [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.6...v6.3.8 )
---
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-17 10:42:12 +00:00
tomgny
18d57e4850
[AAE-5958] Storybook stories for ProcessHeaderCloud component ( #7374 )
...
* [AAE-5958] added stories and mocks
* [AAE-5958] arefactored mocks
* [AAE-5958] added interface for mock and live process cloud service
* [AAE-5958] added story and mock for header placeholders
2021-11-17 09:40:14 +01:00
tomgny
3e16ae313e
[AAE-5962] Storybook stories for FormDefinitionSelectorCloud component ( #7332 )
...
* [AAE-5962] added stories and mock
* [AAE-5961] afixed standalone task form mock
* [AAE-5962] added interface for real and mock form definition selector service
* [AAE-5962] renamed mock data
2021-11-16 17:18:35 +00:00
dependabot[bot]
906bab52a7
Bump @apollo/client from 3.4.16 to 3.4.17 ( #7369 )
...
Bumps [@apollo/client](https://github.com/apollographql/apollo-client ) from 3.4.16 to 3.4.17.
- [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/commits )
---
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-11-16 17:17:49 +00:00
Eugenio Romano
aa27cd5789
lock update
4.7.0
2021-11-15 16:41:34 +00:00
Eugenio Romano
00ff9b09dc
bump 4.7.0 ( #7342 )
2021-11-15 15:54:16 +00:00
Sushmitha V
6bb60f9e51
[AAE-6357] Resolved - Process filters colour is different than task filters ( #7364 )
2021-11-12 11:28:33 +05:30
tomgny
0b24e896fa
[AAE 6360] Storybook brand with Alfresco ( #7363 )
...
* [AAE-6360] added config and logo files to process cloud and stories lib
* [AAE-6360] fixed build by adding unimplemented methods in form cloud mock service
* [AAE-6360] added config files for core and content services
* [AAE-6360] fixed bimport to correct build content-services storybook
2021-11-11 15:56:32 +00:00
Alfresco Build
e3204fd6e6
[ci:force][auto-commit] Update JS-API to 4.7.0-3981 for branch: update-js-api originated from JS-API PR: 3983 ( #7361 )
...
Co-authored-by: Travis CI User <travis@example.org>
2021-11-11 11:07:48 +00:00
Dharan
e441ad72ef
[AAE-6354] [FE] radio button rest preselct from mapping ( #7359 )
...
* [AAE-6354] [FE] radio button rest preselct from mapping
* * revert
* * minor changes
* [ci:force] force test
2021-11-10 18:53:08 +00:00
Vito
ac6bdffa68
[AAE-6224] - fixed form field values when rest dropdown has loaded value ( #7355 )
...
* [AAE-6224] - fixed form field values when rest dropdown has loaded value
* [AAE-6224] - improved update form field value
* [AAE-6224] - fixed mock in unit test
2021-11-10 17:49:56 +00:00
tomgny
56ad824fb4
[AAE-6358] Storybook sections on GitHub docs ( #7358 )
...
* [AAE-6358] added storybook section to core readme
* [AAE-6358] added storybook seciton to content-services readme
* [AAE-6358] fixed content-services readme
* [AAE-6358] added storybook section to process-services-cloud readme
* [AAE-6358] added readme for stories library
* [AAE-6358] added libraries list do root readme
2021-11-10 09:14:37 +01:00
Bartosz Sekuła
9c64f7fb9d
[AAE-6346] ADW Header is not aligned to right ( #7356 )
2021-11-09 11:14:06 +00:00
Alfresco Build
82558853c7
[ci:force][auto-commit] Update JS-API to 4.7.0-3976 for branch: update-js-api originated from JS-API PR: 3977 ( #7354 )
...
Co-authored-by: Travis CI User <travis@example.org>
2021-11-08 14:44:41 +00:00
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