Ben Irvin
fba7d1d77d
local strapi docs
2023-06-26 11:10:09 +02:00
Nitin
a57671b3a9
Merge branch 'main' into ui-improvement
2023-06-26 14:20:35 +05:30
Danish Joseph
3a88a086b2
Merge branch 'main' into fix/image-preview-after-replace
2023-06-26 14:15:40 +05:30
Alexandre Bodin
73810431fe
Merge branch 'main' into chore/ts-core
2023-06-26 10:44:09 +02:00
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
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
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
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
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
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
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
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
Josh
1c0b4f14ba
chore: add plugin query params to request
2023-06-22 08:11:31 +01:00
Josh
cef57c7841
chore: add tests
2023-06-22 08:11:31 +01:00
Marc-Roig
14fc4028e7
feat: find the origin & only load to modified data under the clone route
...
chore: pr amends from bad rebase
2023-06-22 08:11:31 +01:00
Marc-Roig
616c2283a5
fix: prohibited fields error message
2023-06-22 08:11:11 +01:00
Josh
889a183706
chore: pr fixes
...
chore: tidy ups
2023-06-22 08:11:11 +01:00
Josh
c7363e4feb
feat: add clone entity on click in table redirect if not possible
2023-06-22 08:10:49 +01:00
Marc
28252dfa94
chore: remove todo
2023-06-22 08:00:14 +01:00