dependabot[bot]
c5a78010d9
Bump graphql-request from 3.6.1 to 3.7.0 ( #7420 )
...
Bumps [graphql-request](https://github.com/prisma/graphql-request ) from 3.6.1 to 3.7.0.
- [Release notes](https://github.com/prisma/graphql-request/releases )
- [Commits](https://github.com/prisma/graphql-request/compare/3.6.1...3.7.0 )
---
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-12-22 14:12:34 +01:00
dependabot[bot]
3a50fe2011
Bump concurrently from 6.4.0 to 6.5.0 ( #7427 )
...
Bumps [concurrently](https://github.com/open-cli-tools/concurrently ) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases )
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v6.4.0...v6.5.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-12-21 16:35:54 +01:00
dependabot[bot]
4968472617
Bump subscriptions-transport-ws from 0.9.19 to 0.11.0 ( #7429 )
...
Bumps [subscriptions-transport-ws](https://github.com/apollostack/subscriptions-transport-ws ) from 0.9.19 to 0.11.0.
- [Release notes](https://github.com/apollostack/subscriptions-transport-ws/releases )
- [Changelog](https://github.com/apollographql/subscriptions-transport-ws/blob/master/CHANGELOG.md )
- [Commits](https://github.com/apollostack/subscriptions-transport-ws/compare/v0.9.19...v0.11.0 )
---
updated-dependencies:
- dependency-name: subscriptions-transport-ws
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-12-21 15:47:37 +01:00
dependabot[bot]
be55263db9
Bump lint-staged from 12.1.2 to 12.1.3 ( #7428 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 12.1.2 to 12.1.3.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v12.1.2...v12.1.3 )
---
updated-dependencies:
- dependency-name: lint-staged
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-12-21 12:10:23 +01:00
MichalFidor
65a5535308
AAE-6757 Improving e2e tests relating to modeling-ee. Part one - improve flaky tests, ProcessModelerComponent ( #7412 )
...
* AAE-6757 Improving e2e tests relating to modeling-ee. Part one - improve locators and most flaky tests
* Add custom delay for input text
* trigger travis
2021-12-21 10:44:10 +01:00
Denys Vuika
65a9d2bbfa
[AAE-5343] add update person api ( #7426 )
...
* add update person api
* fix e2e tests
2021-12-16 11:08:09 +00:00
MichalFidor
75adf217d1
[AAE-6742] Create E2Es for dropdown search capability ( #7425 )
...
* AAE-6742 Create E2Es for dropdown search capability
* Change protractor elementFinder to TestElement class in dropdown-widget.page.ts
2021-12-15 08:43:39 +01:00
Alfresco Build
f35465e404
[ci:force][auto-commit] Update JS-API to 4.8.0-4045 for branch: update-js-api originated from JS-API PR: 4046 ( #7423 )
...
Co-authored-by: Travis CI User <travis@example.org>
2021-12-14 14:05:55 +01:00
dependabot[bot]
5a47d2588c
Bump graphql from 15.6.1 to 15.8.0 ( #7419 )
...
Bumps [graphql](https://github.com/graphql/graphql-js ) from 15.6.1 to 15.8.0.
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v15.6.1...v15.8.0 )
---
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-12-14 12:34:21 +01:00
dependabot[bot]
b114c51348
Bump @apollo/client from 3.5.5 to 3.5.6 ( #7415 )
...
Bumps [@apollo/client](https://github.com/apollographql/apollo-client ) from 3.5.5 to 3.5.6.
- [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.5.5...v3.5.6 )
---
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-12-14 10:44:40 +01:00
Eugenio Romano
1cbee53cdb
Retrieve jwt user info from id token ( #7424 )
...
Co-authored-by: Nelson Silva <nsilva@nuxeo.com>
2021-12-14 10:44:19 +01:00
Eugenio Romano
ddcd97ca37
[ADF-5228] Remove duplicate E2E os Unit ( #7413 )
2021-12-09 17:13:19 +01:00
dependabot[bot]
f806cce1ef
Bump selenium-webdriver from 4.0.0-beta.4 to 4.1.0 ( #7398 )
...
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium ) from 4.0.0-beta.4 to 4.1.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.1.0 )
---
updated-dependencies:
- dependency-name: selenium-webdriver
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-12-09 17:10:23 +01:00
Alfresco Build
e16e1c9764
Update branch for JS-API PR#4024 ( #7402 )
...
* [ci:force][auto-commit] Update JS-API to 4.8.0-4021 for branch: update-js-api originated from JS-API PR: 4024
* [ci:force][auto-commit] Update JS-API to 4.8.0-4030 for branch: update-js-api originated from JS-API PR: 4031
Co-authored-by: Travis CI User <travis@example.org>
2021-12-07 12:27:54 +01:00
Tomasz Gnyp
ccf16afc76
[AAE-5964] added primary story with mocks ( #7401 )
2021-12-07 12:00:03 +01:00
Maxvanvugt
f9c2bf6092
<adf-context-menu-holder> removed from adf document list ( #7404 )
...
<adf-context-menu-holder> seems to be deprecated. The proposed solution seems to work.
2021-12-07 11:59:36 +01:00
Eugenio Romano
63f4bb1836
fix build style
2021-12-01 10:26:34 +00:00
Eugenio Romano
985e4ef7c4
missing style build
2021-12-01 09:03:07 +00:00
Alfresco Build
577be72c6e
Update branch for JS-API PR#4011 ( #7383 )
...
* [ci:force][auto-commit] Update JS-API to 4.8.0-4010 for branch: update-js-api originated from JS-API PR: 4011
* [ci:force][auto-commit] Update JS-API to 4.8.0-4010 for branch: update-js-api originated from JS-API PR: 4017
* [ci:force][auto-commit] Update JS-API to 4.8.0-4021 for branch: update-js-api originated from JS-API PR: 4022
Co-authored-by: Travis CI User <travis@example.org>
2021-12-01 08:42:48 +00:00
Dharan
2b25b50720
[ADF-4915][Form] FormField: When required is set to true, asterisk apppears in placeholder text ( #7399 )
...
* [ADF-4915][Form] FormField: When required is set to true, asterix appears in placeholder text
* [ADF-4915][Form] FormField: When required is set to true, asterix appears in placeholder text
2021-11-30 16:35:49 +00:00
Tomasz Gnyp
ee4efeb290
[AAE-5965] added primary story ( #7400 )
2021-11-30 16:35:23 +00:00
Eugenio Romano
ce43d0a766
Clean style creations ADF ( #7385 )
2021-11-29 16:14:26 +00:00
dependabot[bot]
684b1e7d65
Bump lint-staged from 12.0.2 to 12.1.2 ( #7395 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 12.0.2 to 12.1.2.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v12.0.2...v12.1.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-11-29 13:14:44 +00:00
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