12157 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
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
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
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
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
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 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
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
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
Ben Irvin
efdf6d12f5 fix front-end 2023-07-20 12:31:11 +02:00
Ben Irvin
e1e177976a allow defaultRole to be nullable 2023-07-20 11:36:23 +02:00
Marc Roig
c3e1892955
Merge pull request #17384 from strapi/fix/ct-rw-assign-concurrency 2023-07-20 11:12:50 +02:00
Ben Irvin
a799f3e5b8
Merge pull request #17341 from strapi/fix/17172-ssolocked-roles-null 2023-07-20 10:59:23 +02:00
Gustav Hansen
2aee20a217
Merge pull request #17383 from strapi/fix/rw-qa-1
Fix: Fixes various review-workflow UI bugs
2023-07-20 10:02:57 +02:00
Marc-Roig
764bfd017d
fix: rw content types unit test 2023-07-20 09:39:38 +02:00
Alexandre BODIN
84560cc1f4
Merge pull request #17385 from strapi/fix/mark-json-superset-experimental 2023-07-20 08:54:29 +02:00
Marc-Roig
db97bf9ff3
chore: mark jsonSuperSetOf as experimental and for internal use 2023-07-20 08:51:06 +02:00
Alexandre BODIN
9ddb548a31
Merge pull request #17380 from strapi/fix/issue-17366 2023-07-20 08:47:18 +02:00
Marc-Roig
9976d7e95e
fix: handle edge case where content type is assigned multiple times 2023-07-20 07:32:24 +02:00
Marc-Roig
3afba57431
fix: update workflows in parallel 2023-07-20 07:10:21 +02:00
Gustav Hansen
f0ae404bf8 Fix: Reset workflow once the edit-view unmounts preventing flashes 2023-07-19 22:11:18 +02:00