36133 Commits

Author SHA1 Message Date
nathan-pichon
4f3ebb5869
fix(permissionChecker): use create and update sanitizers 2023-06-26 10:43:23 +02:00
Damián Paranič
0e26a36dc4
Merge branch 'strapi:main' into fix/media-library-multiple-selection 2023-06-26 10:37:02 +02:00
Nitin
215302ad24 fix lint issue 2023-06-26 13:35:29 +05:30
Nitin
ec8cf8e442
Merge branch 'main' into ui-improvement 2023-06-26 13:30:06 +05:30
Ben Irvin
17f3d909d9 add file providers docs 2023-06-26 09:56:49 +02:00
Alexandre Bodin
63a0ff708e Fix relative imports 2023-06-26 09:39:58 +02:00
dependabot[bot]
2871056aae
chore(deps-dev): bump nx from 16.3.2 to 16.4.0 (#17097)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-26 08:11:07 +01:00
danishjoseph
a1c2ba6c57 fix: image preview after replacing 2023-06-25 11:48:18 +02:00
Alexandre Bodin
32a8055f21 Merge remote-tracking branch 'origin/main' into chore/ts-core 2023-06-23 20:59:58 +02:00
Alexandre Bodin
131988a98d Update after PR review 2023-06-23 20:58:27 +02:00
Nathan Pichon
371e1014b0
Merge branch 'feature/review-workflow-multiple' into feature/review-workflow-multiple-sanitize 2023-06-23 17:33:00 +02:00
nathan-pichon
7da2f1e897
fix(review-workflow): sanitize inputs 2023-06-23 17:30:29 +02:00
Nathan Pichon
b4ac2f90d8
feat(review-workflows): remove deleted content-types in assigned workflows (#17053)
* feat(review-workflows): migrate old to new stage attribute name

* feat(reviewWorkflows): remove ct from workflows when deleted

* fix(operators): re-add $jsonSupersetOf to available operators
2023-06-23 17:18:32 +02:00
Gustav Hansen
c8d6478ec5
Merge pull request #17079 from strapi/fix/rendering-loops
Fix: Rendering loops for audit-logs and SSO settings pages
2023-06-23 15:44:06 +02:00
Gustav Hansen
c2b630c4ee
Merge pull request #17078 from strapi/fix/roles-rendering-loop
Fix: Fix infinite rendering loop of role edit page
2023-06-23 15:34:26 +02:00
Gustav Hansen
ee66e7cc95 Fix: Fix SSO setting page permissions 2023-06-23 15:21:16 +02:00
Gustav Hansen
dfc130f2f1 Fix: Fix audit-logs rendering loop 2023-06-23 15:20:38 +02:00
Gustav Hansen
04314f11f8 Fix: Fix infinite rendering loop of role edit page 2023-06-23 15:06:39 +02:00
markkaylor
e050cfb641
Merge pull request #17076 from strapi/fix/bulk-publish-spacing 2023-06-23 14:54:26 +02:00
Gustav Hansen
136f107436
Merge pull request #17058 from strapi/feature/review-workflow-multiple-merge-main
Chore: Merge main into feature/review-workflow-multiple
2023-06-23 14:51:05 +02:00
nathan-pichon
e72ca4b13c
test(review-workflow): refresh data between tests 2023-06-23 14:26:49 +02:00
Christian Capeans
0e83bc28d9 Optimise pull transfer for entities, configurations and links 2023-06-23 13:57:54 +02:00
Mark Kaylor
1cceb67f65 Fix padding 2023-06-23 11:45:03 +02:00
markkaylor
4bb075c3b4
Merge pull request #17069 from strapi/fix/bulk-publish-removed 2023-06-23 11:24:25 +02:00
Mark Kaylor
3f4bfdbdd1 Fix bulk publish removed 2023-06-23 09:52:58 +02:00
Nitin Muchhadiya
2d1179aaf6 update user.name to commit 2023-06-23 10:25:40 +05:30
Nitin Muchhadiya
c9b789538d remove user.name to commit 2023-06-23 10:25:40 +05:30
nitinmadelyn
3c6d45a223 add email to commit 2023-06-23 10:25:40 +05:30
Nitin
2ee4129d95 add back icon on popup while adding new field under Content Type Builder 2023-06-23 10:24:56 +05:30
nathan-pichon
e1b1c1322f
fix(review-workflow): mock entityService 2023-06-22 15:59:26 +02:00
Gustav Hansen
4410fb8f97 Merge branch 'main' into feature/review-workflow-multiple-merge-main 2023-06-22 12:17:05 +02:00
Marc
553217bd1c
Merge pull request #16192 from strapi/feature/clone-entity-relations 2023-06-22 12:04:59 +02:00
Gustav Hansen
d8c4c91cef Fix: ES decorator tests (faulty merge) 2023-06-22 11:46:55 +02:00
nathan-pichon
d901925443
fix(review-workflow): sanitize admin api requests 2023-06-22 11:46:51 +02:00
Gustav Hansen
7b83703576 Merge branch 'main' into feature/review-workflow-multiple-merge-main 2023-06-22 11:20:53 +02:00
Josh
9a537e811b chore: merge fixes
chore: fix lint
2023-06-22 09:18:57 +01:00
Marc-Roig
0654f395cd test: use entity service to load relations 2023-06-22 08:12:20 +01:00
Marc-Roig
e2fa85f848 skip cloning relations tests 2023-06-22 08:12:20 +01:00
Marc-Roig
bf324d0557 test: skip relations test
see if it fixes flakey tests
2023-06-22 08:12:20 +01:00
Marc
674dc96b89 refactor: mark uid as a prohibited field & separate auto-clone route (#16957)
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
2023-06-22 08:12:20 +01:00
Josh
0f5668e16e chore: fix dep 2023-06-22 08:12:20 +01:00
Josh
f72a62be05 fix: error message improvements (#16949) 2023-06-22 08:12:12 +01:00
Josh
38cafa5385 chore: fix weird merge conflict 2023-06-22 08:12:12 +01:00
Marc-Roig
ad2da0c410 chore: update lock 2023-06-22 08:12:12 +01:00
Marc-Roig
ec434498d1 fix: excludeNotCreatableFields 2023-06-22 08:12:11 +01:00
Josh
b62df89641 fix: if we have an origin it will be type string 2023-06-22 08:12:11 +01:00
Marc-Roig
3720a7fa8c feat: sanitize excludeNotCreatableFields 2023-06-22 08:11:59 +01:00
Josh
be77eea6b7 refactor: remove workaround for relations
it's not needed
2023-06-22 08:11:50 +01:00
Josh
6283e43000 fix: use the specific clone route to post the new entity when finished cloning 2023-06-22 08:11:50 +01:00
Josh
99f6e71df8 fix: wrong operator used for searching 2023-06-22 08:11:50 +01:00