12157 Commits

Author SHA1 Message Date
Bassel
3c3edc8dff saved point
Co-authored-by: Christian <christiancp100@gmail.com>
2023-06-26 17:41:21 +03:00
Ben Irvin
c8e128d11c Merge branch 'main' into chore/upgrade-jest-to-29.5 2023-06-26 16:31:04 +02:00
Ben Irvin
23e86fd063 fix some tests 2023-06-26 16:26:39 +02:00
Josh
c593a2735b
Merge pull request #17102 from nitinmadelyn/profile-improvement 2023-06-26 15:19:39 +01:00
Ben Irvin
33a0033f65
Merge pull request #17100 from strapi/fix/lint-webhoot-events 2023-06-26 16:12:19 +02:00
Alexandre Bodin
bae3d7363a Fix small bugs breaking the tests 2023-06-26 15:57:46 +02:00
Josh
c43d25328b
Merge pull request #16802 from damuso/fix/media-library-multiple-selection 2023-06-26 13:55:17 +01:00
Gustav Hansen
5d73a914bc Chore: Wrap all useLicenseLimits calls in a custom hook 2023-06-26 14:43:08 +02:00
Nitin
2974996702 Prevent unnecessary api calls on profile save 2023-06-26 17:59:20 +05:30
Ben Irvin
2586daeecc eof eol 2023-06-26 14:20:52 +02:00
Gustav Hansen
b4e158c3d1 Enhancement: Render workflow/ stage limits in CM edit view 2023-06-26 13:56:23 +02:00
Gustav Hansen
02391694e3 Enhancement: Display stage limits on create and edit pages 2023-06-26 13:56:23 +02:00
Gustav Hansen
f469fbc6c3 Enhancement: Display workflow limits on list, edit and create pages 2023-06-26 12:58:57 +02:00
Ben Irvin
72fb317529 fix linting error 2023-06-26 12:44:08 +02:00
Ben Irvin
8627f96d89 fix after merge 2023-06-26 12:41:10 +02:00
Damián Paranič
5d30450570 added tests for new methods in useSelectionState hook 2023-06-26 12:37:52 +02:00
Damián Paranič
a757f0ffc7 added code comments 2023-06-26 12:37:27 +02:00
Ben Irvin
68e7bc8b21
Merge branch 'main' into chore/data-transfer-dev-docs 2023-06-26 12:32:02 +02:00
nathan-pichon
1a4e62d99b
fix(review-workflows): update sanitize calls 2023-06-26 12:27:25 +02:00
Ben Irvin
9f61258e74 add remote provider docs 2023-06-26 12:23:35 +02:00
Marc-Roig
9ad390e653
test: update lastUsedAt so field is updated only once an hour 2023-06-26 11:40:18 +02:00
Marc-Roig
d3323219c3
lastUsed update resolution to 1 hour 2023-06-26 11:17:51 +02:00
Marc-Roig
d535798aaa
update data transfer lastUsed once a day 2023-06-26 11:17:14 +02:00
nathan-pichon
fff75fb8f3
fix(review-workflows): sanitize queries 2023-06-26 11:13:45 +02:00
Marc-Roig
a8fee831c7
update last used at once a day 2023-06-26 11:11:55 +02:00
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