36133 Commits

Author SHA1 Message Date
Marc-Roig
4bdf6ddf2b
feat: yup validate stage names are unique 2023-07-17 18:49:17 +02:00
fbalhawan
57d512f594 test cases for normalized lastname value 2023-07-17 19:35:14 +03:00
fbalhawan
e0be31f422 normalize optional value Lastname to null 2023-07-17 19:33:10 +03:00
Haseeb Siddiqui
8605c7606f BUG: Fix error on adding relations 2023-07-17 21:08:13 +05:00
Ben Irvin
beeff09d6f accept null ssoLockedRoles 2023-07-17 17:09:07 +02:00
Josh
e70c18d5ed
Merge pull request #17333 from strapi/fix/use-rbac-recalc 2023-07-17 14:58:13 +01:00
Ben Irvin
5d61fd85e5 fix order 2023-07-17 15:24:15 +02:00
Ben Irvin
2c221dc53f simplify sorting 2023-07-17 15:21:29 +02:00
Bassel Kanso
8aae5221b0
Merge pull request #17105 from strapi/feat/data-transfer-assets
Transfer assets to and from external providers
2023-07-17 16:19:19 +03:00
Ben Irvin
0e451991f4 fix test by allowing results to come unsorted 2023-07-17 15:08:44 +02:00
Bassel
c10955a85f fixing unit test 2023-07-17 15:20:40 +03:00
Gustav Hansen
72cc277165 Merge branch 'main' into feature/review-workflow-multiple-merge-17-07-23 2023-07-17 13:38:35 +02:00
Josh
b4e73c4a05 fix(helper-plugin): useRBAC needs to recalc if the userPermissions argument changes 2023-07-17 12:25:16 +01:00
Josh
86e803b4bd
Merge pull request #17335 from strapi/fix/single-types-with-locales-actions 2023-07-17 12:17:56 +01:00
Josh
c7c8dbb4ca fix(i18n): entity locale actions were aimed at default locale 2023-07-17 11:29:17 +01:00
Marc-Roig
c944d6f50b
fix: workflow creating in integration test 2023-07-17 12:02:29 +02:00
Marc-Roig
018409f763
test: unit test workflow stages are not duplicated 2023-07-17 11:35:44 +02:00
Marc-Roig
cbe131711e
test: you can not create a workflow with duplicated stage names 2023-07-17 11:16:56 +02:00
Marc-Roig
f11aeda877
feat: throw ValidationError if stage has a duplicated name 2023-07-17 11:03:36 +02:00
Bassel Kanso
dd7fb12755
Merge branch 'main' into feat/data-transfer-assets 2023-07-17 11:35:56 +03:00
Gustav Hansen
75b9594dc9
Merge pull request #17329 from strapi/dependabot/npm_and_yarn/nx-16.5.2
chore(deps-dev): bump nx from 16.4.0 to 16.5.2
2023-07-17 09:27:29 +02:00
Gustav Hansen
a0737330ea
Merge pull request #17326 from strapi/dependabot/npm_and_yarn/eslint-d879c9cf00
chore(deps-dev): bump the eslint group with 2 updates
2023-07-17 09:26:31 +02:00
Ben Irvin
7a64e2a7fd
Merge branch 'main' into chore/replace-node-14-with-20 2023-07-17 09:15:55 +02:00
dependabot[bot]
e3d3c46c55
chore(deps-dev): bump nx from 16.4.0 to 16.5.2
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 16.4.0 to 16.5.2.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.5.2/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-16 22:26:28 +00:00
dependabot[bot]
791b336f40
chore(deps): bump aws-sdk from 2.1413.0 to 2.1415.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1413.0 to 2.1415.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1413.0...v2.1415.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-16 22:25:31 +00:00
dependabot[bot]
76eb71709f
chore(deps): bump mysql2 from 3.3.0 to 3.5.1
Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.3.0 to 3.5.1.
- [Release notes](https://github.com/sidorares/node-mysql2/releases)
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md)
- [Commits](https://github.com/sidorares/node-mysql2/compare/v3.3.0...v3.5.1)

---
updated-dependencies:
- dependency-name: mysql2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-16 22:23:12 +00:00
dependabot[bot]
b118f3fa88
chore(deps-dev): bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [eslint](https://github.com/eslint/eslint) and [eslint-config-airbnb-typescript](https://github.com/iamturns/eslint-config-airbnb-typescript).


Updates `eslint` from 8.44.0 to 8.45.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.44.0...v8.45.0)

Updates `eslint-config-airbnb-typescript` from 17.0.0 to 17.1.0
- [Release notes](https://github.com/iamturns/eslint-config-airbnb-typescript/releases)
- [Changelog](https://github.com/iamturns/eslint-config-airbnb-typescript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/iamturns/eslint-config-airbnb-typescript/compare/v17.0.0...v17.1.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint-config-airbnb-typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-16 22:21:42 +00:00
fbalhawan
702cf6a183 admin lastname defaults to undefined 2023-07-15 14:49:22 +03:00
Gustav Hansen
058c194967
Merge pull request #17311 from strapi/fix/validate-unique-stage-names
Validate all stages of a workflow have a unique name
2023-07-14 15:49:55 +02:00
Jamie Howard
90715c15d3 Chore: Validate workflow stage names are unique 2023-07-14 15:32:02 +02:00
Marc-Roig
a887260621
fix: split relations test file, as tests were doing too many requests 2023-07-14 11:21:28 +02:00
Christian
19ea3a3934
Merge pull request #17135 from boazpoolman/feature/list-components-cli 2023-07-14 08:35:25 +02:00
Jamie Howard
1a8b6e78d8 feature(ee): WIP weekly cron job 2023-07-13 15:03:23 +01:00
Jamie Howard
cd2903743b
Merge pull request #17277 from strapi/fix/review-workflow-assignee-list-view 2023-07-13 13:19:40 +01:00
Jamie Howard
f86ca68071 test(ee): cover sendDidCreateWorkflow call 2023-07-13 11:56:54 +01:00
Jamie Howard
41633bcce0 test(ee): cover sendDidEditWorkflow call 2023-07-13 11:49:08 +01:00
Jamie Howard
2cd691abae chore: cleanup 2023-07-13 11:18:02 +01:00
Jamie Howard
25014312a6 fix: pass in correct display name 2023-07-13 09:25:31 +01:00
smoothdvd
b30fd20c73
add space 2023-07-13 14:05:01 +08:00
smoothdvd
844dad159d
unified with format of admin RoleRow's user count 2023-07-13 14:03:31 +08:00
smoothdvd
8666c71fd2
translate en to zh-Hans by using claude.ai 2023-07-13 13:34:26 +08:00
smoothdvd
8a2d14abc1
translate en to zh-Hans by using claude.ai 2023-07-13 12:52:16 +08:00
Alexandre BODIN
07bbe1588e
Merge pull request #17296 from strapi/fix/issue-16629 2023-07-12 18:17:20 +02:00
Marc Roig
c4cc65cc2f
Merge pull request #17292 from strapi/releases/4.11.5 2023-07-12 17:40:59 +02:00
Alexandre BODIN
75b41cef33
Merge pull request #17270 from strapi/fix/issue-10120 2023-07-12 17:24:10 +02:00
Alexandre Bodin
68528a363e Fix bulkDelete not found should return a count of 0 2023-07-12 17:15:12 +02:00
Alexandre BODIN
c6c9e211cf
Merge pull request #17290 from strapi/fix/issue-15267 2023-07-12 16:20:55 +02:00
Jamie Howard
7a336e2918 feature(ee): send the total number of stages 2023-07-12 14:51:45 +01:00
Jamie Howard
9260acc64f chore: remove console log 2023-07-12 14:48:53 +01:00
Marc-Roig
f5e40910a5
Merge branch 'main' into releases/4.11.5 2023-07-12 15:44:01 +02:00