32846 Commits

Author SHA1 Message Date
Gustav Hansen
3a07983ff0
Merge pull request #17422 from strapi/chore/update-rw-copy
Chore: Update review workflows copy
2023-07-24 11:21:59 +02:00
Simone Taeggi
4bab8f48dd Merge branch 'main' into fix/bulk-publish-v2-fix-select-all 2023-07-24 11:12:16 +02:00
Gustav Hansen
89f6413ea3
Merge pull request #17412 from deepak41/update-in-CONTRIBUTING.md-file
fixed grammatical error in CONTRIBUTING.md
2023-07-24 11:06:41 +02:00
Gustav Hansen
688281780c
Merge pull request #17414 from strapi/dependabot/npm_and_yarn/eslint-d99a50bdbe
chore(deps-dev): bump the eslint group with 1 update
2023-07-24 11:06:03 +02:00
Simone Taeggi
ee4dc5fb00 refactor the useQuery data to have two props for the rows and for the validationErrors 2023-07-24 11:05:54 +02:00
Gustav Hansen
ad6eaa06c1 Chore: Update review workflows copy 2023-07-24 11:04:18 +02:00
markkaylor
567b3f6439
[bulk publish] Deselect entries after publishing (#17402) 2023-07-24 10:57:30 +02:00
markkaylor
c349cfc477
[bulk publish] Set page size to the number of selected entries (#17405) 2023-07-24 10:56:12 +02:00
Gustav Hansen
690c854584
Merge pull request #17420 from strapi/enhancement/workflow-attributes-em-workflow-name
Enhancement: Emphasize workflow name
2023-07-24 09:55:23 +02:00
Gustav Hansen
9ccf9586b2 Chore: Run lint task 2023-07-24 09:33:16 +02:00
Gustav Hansen
925a9e6f2e Enhancement: Emphasize workflow name 2023-07-24 09:26:26 +02:00
Gustav Hansen
77d0d31013
Merge pull request #17415 from strapi/dependabot/npm_and_yarn/sanitize-html-2.11.0
chore(deps): bump sanitize-html from 2.10.0 to 2.11.0
2023-07-24 09:06:58 +02:00
Marc Roig
cc456519f6
Merge pull request #17418 from strapi/dependabot/npm_and_yarn/cloudinary-1.38.0 2023-07-24 09:06:38 +02:00
dependabot[bot]
55befa69fa
chore(deps): bump cloudinary from 1.37.0 to 1.38.0
Bumps [cloudinary](https://github.com/cloudinary/cloudinary_npm) from 1.37.0 to 1.38.0.
- [Release notes](https://github.com/cloudinary/cloudinary_npm/releases)
- [Changelog](https://github.com/cloudinary/cloudinary_npm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cloudinary/cloudinary_npm/compare/1.37.0...1.38.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-23 22:20:43 +00:00
dependabot[bot]
485363a666
chore(deps): bump aws-sdk from 2.1415.0 to 2.1420.0
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1415.0 to 2.1420.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1415.0...v2.1420.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-23 22:20:02 +00:00
dependabot[bot]
1abde4db33
chore(deps): bump sanitize-html from 2.10.0 to 2.11.0
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.10.0 to 2.11.0.
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.10.0...2.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-23 22:17:52 +00:00
dependabot[bot]
5d69fe1d38
chore(deps-dev): bump the eslint group with 1 update
Bumps the eslint group with 1 update: [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react).

- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.32.2...v7.33.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-23 22:16:50 +00:00
Deepak Kumar Singh
d2ed2535ac added a word in line 141 2023-07-23 16:59:37 +05:30
Gabriel Pereira Woitechen
3aa0528515 fix: await for isSsoLocked promise #17409 2023-07-21 21:51:15 -03:00
Alexandre Bodin
4b25b175f9 Updates 2023-07-21 17:38:42 +02:00
Alexandre Bodin
1c8a7a5fe6 Migrate core/permissions to ts 2023-07-21 17:37:59 +02:00
Gustav Hansen
3cab25b585
Merge pull request #17404 from strapi/enhancement/review-workflows-prompts-combine
Enhancement: Show confirmation modal if a workflow would 'steal' a content-type
2023-07-21 17:14:18 +02:00
Gustav Hansen
c21780b6a5 Chore: Update snapshots 2023-07-21 16:25:38 +02:00
Gustav Hansen
473007c136 Chore: Update WorkflowAttributes tests 2023-07-21 16:25:38 +02:00
Gustav Hansen
adc27f5952 Fix: Update reducer tests 2023-07-21 16:25:38 +02:00
Gustav Hansen
9c8d157f5d Enhancement: Combine content-type reassignment + stage prompts 2023-07-21 16:25:38 +02:00
Christian Capeans
6f967c7092 Fix compilation errors 2023-07-21 15:44:09 +02:00
Christian Capeans
c40a75f8c2 Merge branch 'fix/16340-transfer-k8s-pv' of https://github.com/strapi/strapi into fix/16340-transfer-k8s-pv 2023-07-21 15:24:51 +02:00
Christian Capeans
fb14ffa18e Merge branch 'main' of https://github.com/strapi/strapi into fix/16340-transfer-k8s-pv 2023-07-21 15:24:34 +02:00
Christian
58e4fff3dc
Merge branch 'main' into fix/16340-transfer-k8s-pv 2023-07-21 15:17:47 +02:00
Christian Capeans
5b254376ff Fix failing test 2023-07-21 15:10:06 +02:00
Christian Capeans
4894c9557b Add generic error handlers 2023-07-21 14:31:11 +02:00
Ben Irvin
4946929c53
Merge pull request #17387 from strapi/fix/allow-provider-defaultRole-null 2023-07-21 13:11:00 +02:00
Alexandre BODIN
4c1aa76df3
Merge pull request #17396 from strapi/fix/issue-17390 2023-07-21 12:00:16 +02:00
Simone Taeggi
98e4d5e84b refactor the response object to follow the same structure used in the Table component 2023-07-21 11:45:50 +02:00
Mark Kaylor
0bc064213c Deselect the entries that were published from the list view 2023-07-21 11:41:02 +02:00
Mark Kaylor
16f2b20e63 Display a single page in the modal reflecting selections across multple list pages 2023-07-21 11:24:15 +02:00
Marc Roig
edcf86b496
Merge pull request #17395 from strapi/fix/review-workflow-entiltelment-names 2023-07-21 08:47:56 +02:00
DMehaffy
1a2fa44828
Merge branch 'main' into security/updateRateLimit 2023-07-20 14:01:21 -07:00
Alexandre Bodin
6b38dbce46 Fix command not mounting the routes correctly 2023-07-20 18:38:04 +02:00
Marc-Roig
8b8957d36c
fix: stage change monetization condition 2023-07-20 17:36:38 +02:00
Marc-Roig
27d937081b
fix: entiltement should be numberOfWorkflows 2023-07-20 17:32:50 +02:00
Marc-Roig
1dac54629f
feat: update entiltelment workflow to numberOfWorkflows 2023-07-20 17:30:45 +02:00
Marc-Roig
8c670940a9
fix: entiltelment names 2023-07-20 14:28:39 +02:00
Gustav Hansen
37d0f58de2
Merge pull request #17388 from strapi/fix/rw-limits-calm
Fix: Remove limits overlay if a user is at limit
2023-07-20 14:10:15 +02:00
Gustav Hansen
16610a1790
Merge pull request #17389 from strapi/fix/list-view-remove-delete-last
Fix: Remove delete button from the list-view instead of disabling it
2023-07-20 14:02:02 +02:00
Gustav Hansen
cae957a571 Fix: Remove delete button from the list-view instead of disabling it 2023-07-20 12:58:17 +02:00
Gustav Hansen
44398b3e4c Fix: Display license overlay in list-view when on create at limit 2023-07-20 12:49:50 +02:00
Gustav Hansen
2052b91a69 Fix: Remove limits overlay if a user is at limit 2023-07-20 12:36:00 +02:00
Ben Irvin
4de85d8624 fix comment 2023-07-20 12:32:07 +02:00