32846 Commits

Author SHA1 Message Date
Marc-Roig
8cf615583d clone and replace regular relations db queries 2023-06-22 07:59:48 +01:00
Marc-Roig
e817c74b25 clean inverse order column 2023-06-22 07:59:48 +01:00
Marc-Roig
c4386ef013 add entity-repository cloneRelations method 2023-06-22 07:59:48 +01:00
Marc-Roig
49cc9cfb89 add entity-repository cloneRelations method 2023-06-22 07:59:48 +01:00
Ben Irvin
1627d71591 add providers docs 2023-06-21 19:19:26 +02:00
Ben Irvin
c2c33a3b32 add comments to providers 2023-06-21 19:18:05 +02:00
Alexandre Bodin
2b8b23a8d8 Merge branch 'main' into chore/ts-core 2023-06-21 18:14:27 +02:00
Nathan Pichon
cd08c590a8
fix(review-workflow): the feature shouldn't be deactivated on content type creation (#17045)
* fix(reviewWorkflows): should not set review workflows as false on CT creation

* fix(reviewWorkflows): remove check on boolean to inject the stage attribute

* feat(reviewWorkflows): let people be able to deactivate rw stage attr

- without touching the old boolean for retro-compat
2023-06-21 18:09:16 +02:00
DMehaffy
d1dda661d2
Merge pull request #16926 from strapi/security/policyUpdateJune23
Update security policy with new process
2023-06-21 08:43:10 -07:00
Convly
9fb9f758da Merge branch 'releases/4.11.2' 2023-06-21 16:04:33 +02:00
Convly
2946c1a95a Update yarn.lock 2023-06-21 16:01:10 +02:00
Convly
6f7c815c2b v4.11.2 v4.11.2 2023-06-21 15:57:32 +02:00
Gustav Hansen
1f70bba2ce
Merge pull request #17049 from strapi/fix/review-workflow-notification
Fix: Improve stage change success notification
2023-06-21 15:29:37 +02:00
Jean-Sébastien Herbaux
6612f60e0e
Merge pull request #17030 from LuizPelegrini/fix/overlapping-date-type 2023-06-21 14:50:30 +02:00
Ben Irvin
0efc0b4da0 show defaults 2023-06-21 14:46:10 +02:00
Ben Irvin
b4f0440a8f add providers 2023-06-21 14:34:12 +02:00
Gustav Hansen
fcb7185344 Fix: Improve stage change success notification 2023-06-21 14:33:46 +02:00
Bassel
a113aee1bd Merge branch 'main' into feat/data-transfer-assets 2023-06-21 14:23:04 +03:00
Bassel
cce6ba6ff5 fix file path incase external provider 2023-06-21 14:20:06 +03:00
Gustav Hansen
9dd3971b54
Merge pull request #17035 from strapi/chore/permissions-components-redux
Chore: Move admin permissions into redux
2023-06-21 12:54:11 +02:00
Jamie Howard
040bd3fe42 Merge remote-tracking branch 'origin/main' into feature/review-workflow-assignee 2023-06-21 11:43:16 +01:00
Christian
8460ef7e29
Merge branch 'main' into dependabot/npm_and_yarn/stream-json-1.8.0 2023-06-21 12:40:28 +02:00
Gustav Hansen
96d8abb6b6
Merge pull request #16995 from strapi/enhancement/use-enterprise-hook-users-list
Enhancement: Replace ee_else_ce imports with useEnterprise in settings - users
2023-06-21 12:11:13 +02:00
Christian
16df3c178f
Merge branch 'main' into dependabot/npm_and_yarn/stream-json-1.8.0 2023-06-21 11:51:25 +02:00
Christian
619a25382e
Merge branch 'main' into dependabot/npm_and_yarn/winston-3.9.0 2023-06-21 11:50:29 +02:00
Gustav Hansen
dc83d9a7ab Chore: Remove global admin permission import 2023-06-21 11:17:12 +02:00
Gustav Hansen
9386e7cc7c Chore: Move admin permissions into redux (menu hooks) 2023-06-21 11:17:12 +02:00
Gustav Hansen
bf94659008 Chore: Refactor tests 2023-06-21 11:17:12 +02:00
Gustav Hansen
c44cf5c5fd Chore: Move admin permissions into redux 2023-06-21 11:17:12 +02:00
Luiz Pelegrini
e65065676a extend DateValue typings to include string 2023-06-21 17:00:19 +08:00
Luiz Guilherme
ecb4592daf reverts to Date naming and enforces usage of JS Date 2023-06-21 17:00:19 +08:00
Luiz Guilherme
3616b58c1b rename overlapping Date typings 2023-06-21 17:00:19 +08:00
Gustav Hansen
773b62f1b8 Chore: Remove constants file that shouldn't exist yet 2023-06-21 10:49:56 +02:00
Gustav Hansen
476e5b5d4f
Merge pull request #16996 from strapi/enhancement/use-enterprise-hook-auth
Enhancement: Replace ee_else_ce imports with useEnterprise in auth
2023-06-21 10:47:40 +02:00
Ben Irvin
a6a86c30b9
Merge pull request #16922 from strapi/chore/lint-gh-actions 2023-06-20 17:50:55 +02:00
Florent Baldino
43f6e73ffc
chore(telemetry): send event ID as a custom (#17029) 2023-06-20 16:06:27 +01:00
Bassel
8996d55eb7 export files from external providers 2023-06-20 17:15:33 +03:00
Nathan Pichon
7dd4495585
fix(review-workflows): rename table should happen before sync with content-type (#17037) 2023-06-20 15:20:38 +02:00
Gustav Hansen
bb7da5829d
Merge pull request #17034 from strapi/chore/plugin-permissions
Chore: Move plugin permissions into constants
2023-06-20 14:55:12 +02:00
Gustav Hansen
528b451257 Chore: Move plugin permissions into constants 2023-06-20 14:18:34 +02:00
markkaylor
a8811856d6
Merge pull request #17026 from strapi/fix/bulk-publish-backend-validations 2023-06-20 10:35:43 +02:00
Jamie Howard
7427fb4845
Merge pull request #16956 from strapi/feature/emit-review-workflow-webhooks 2023-06-20 08:53:48 +01:00
Mark Kaylor
b5d4687c57 Maintain consistent backend validation for publish and bulk publish 2023-06-19 18:25:29 +02:00
Jamie Howard
b9a173fce8 fix(ee): use entity service directly for emit event calls 2023-06-19 16:37:20 +01:00
Marc
de5394e730
Merge pull request #16814 from strapi/fix/rbac-condition-and-relations 2023-06-19 17:29:35 +02:00
Jamie Howard
4b69228f06
Merge pull request #17025 from strapi/fix/webhook-save 2023-06-19 16:02:54 +01:00
Nathan Pichon
94fa70f49a
feat(review-workflows): migrate old to new stage attribute name (#16991)
* feat(review-workflows): migrate old to new stage attribute name

* fix(review-workflows): remove table if found empty in migration

* chore(review-workflows): keep review workflows options in example
2023-06-19 16:41:26 +02:00
Jamie Howard
8133fc4384 test(Webhooks/EditView) 2023-06-19 15:22:15 +01:00
Jamie Howard
34483f58ea test(ee): fix tests 2023-06-19 15:15:05 +01:00
Jamie Howard
e6846cec31 test(Settings): expect webhook save button to be disabled 2023-06-19 15:07:31 +01:00