12157 Commits

Author SHA1 Message Date
Jamie Howard
dc2f97d1df chore(webhooks/EditView): Remove EventInput 2023-05-16 15:27:33 +01:00
Jamie Howard
e9a4167ffa feat(webhooks/EditView): Add CE and EE Edit View 2023-05-16 15:26:31 +01:00
Marc-Roig
66eb52aab8
chore: remove enableReviewWorkflows as it is not necessary anymore 2023-05-16 15:32:40 +02:00
Marc-Roig
d0af106201
chore: remove todo 2023-05-16 15:08:11 +02:00
Marc-Roig
3556f5e2f6
chore: PR comments 2023-05-16 15:05:09 +02:00
Marc-Roig
bedebcc7de
fix: rw unit test 2023-05-16 13:45:17 +02:00
Marc-Roig
4030324b1a
chore: improve error text 2023-05-16 13:03:03 +02:00
Jamie Howard
f555f0d1d5 fix(webhooks/EditView): tooltips for publish and unpublish 2023-05-16 10:24:10 +01:00
Gustav Hansen
e210edbb38 Chore: Fix eslint errors 2023-05-16 10:57:07 +02:00
Christian
73ef6a5857
Merge pull request #16697 from strapi/feature/ts-factories 2023-05-16 09:34:46 +02:00
Marc
dda3b1b754
Merge pull request #16707 from strapi/feature/review-workflow-update-route 2023-05-15 18:28:17 +02:00
Marc-Roig
7993b225e1
chore: rename assignedContentTypes to contentTypes 2023-05-15 18:11:49 +02:00
Christian Capeans
1254018e0b Add default value to RouterConfig 2023-05-15 18:11:05 +02:00
Christian Capeans
d73bb18381 Improve typings 2023-05-15 17:56:39 +02:00
Marc-Roig
d09df4d47e
chore: remove comments 2023-05-15 17:44:09 +02:00
Marc-Roig
d41390e3a2
tests: validate uid is a visible CT 2023-05-15 17:43:33 +02:00
Christian Capeans
e33d36019d Add todo comment 2023-05-15 17:37:29 +02:00
Convly
4e60b8a21f Fix typo in jsdoc 2023-05-15 17:25:34 +02:00
Convly
d7fa412811 Scope types with modules 2023-05-15 17:22:21 +02:00
Christian Capeans
92f84af23a Undo not necessary changes 2023-05-15 17:21:30 +02:00
Jamie Howard
3ea6733d7d chore(webhooks/EditView): Header, Root and Field layouts 2023-05-15 16:19:32 +01:00
Marc
053642fc66
Merge pull request #16704 from strapi/feature/review-workflow-create-route 2023-05-15 17:17:59 +02:00
Marc-Roig
a86cb01583
fix: update migration to include activated RW CTs 2023-05-15 17:17:39 +02:00
Ben Irvin
4029068155
Merge pull request #16706 from marcoautiero/tracking-system-environment-attribute 2023-05-15 16:56:14 +02:00
Jamie Howard
975be32e96 chore(webhooks/EditView): use formik provider 2023-05-15 15:45:19 +01:00
Jamie Howard
7a4024a1ab test(webhooks): webhook disable 2023-05-15 15:12:19 +01:00
Convly
8f1f784cc7 Update the controller type to make it more generic 2023-05-15 15:50:44 +02:00
Bassel Kanso
cf30e05c61
Merge branch 'main' into translationEnglishToArabic 2023-05-15 16:34:32 +03:00
Convly
9b043be3b4 Fix typo 2023-05-15 15:16:12 +02:00
Convly
44b15c6aa1 Add comments & rename some utilities 2023-05-15 15:14:29 +02:00
Convly
cbab9313b1 Remove invalid import 2023-05-15 15:10:34 +02:00
Convly
a58b981f30 Add missing assert test for the global namespace 2023-05-15 15:09:36 +02:00
Convly
d239356053 Merge branch 'features/ts-support-2' into ts-support-2/type-system 2023-05-15 14:43:09 +02:00
Convly
094aa4043c Implement the type system from within strapi/strapi 2023-05-15 14:33:50 +02:00
Ben Irvin
55817f5f05
Update packages/core/strapi/lib/Strapi.js 2023-05-15 14:24:13 +02:00
Bassel Kanso
6bbdf94d5c
Merge pull request #16648 from strapi/fix/transfer-pull
Wait for websocket to open only once in transfer pull
2023-05-15 15:20:03 +03:00
Jamie Howard
76ab105dc4 test(webhooks): webhook deletion 2023-05-15 11:42:33 +01:00
Christian Capeans
204114d44e Fix services typings 2023-05-15 12:38:32 +02:00
Christian Capeans
6be11d9836 Update types for router 2023-05-15 12:28:57 +02:00
Jamie Howard
182af61050 chore: code cleanup 2023-05-15 11:11:50 +01:00
Marc-Roig
2232999a61
feat: assign default workflow when migrating 2023-05-15 12:06:27 +02:00
Marc-Roig
b255a56181
Merge branch 'feature/review-workflow-update-route' into feature/review-workflow-assigned-content-types-routes 2023-05-15 11:39:32 +02:00
Marc-Roig
6d49dea524
Merge branch 'feature/review-workflow-create-route' into feature/review-workflow-update-route 2023-05-15 11:38:31 +02:00
Marc-Roig
cf5aea6958
fix: no stages validation error message 2023-05-15 11:36:46 +02:00
Marc-Roig
4e01a97d77
fix: register assigned content type migration 2023-05-15 11:24:11 +02:00
Marc-Roig
186e6a1df1
fix: stages replaceStages test name 2023-05-15 11:11:01 +02:00
Marc-Roig
bcabffe672
Merge branch 'feature/review-workflow-update-route' into feature/review-workflow-assigned-content-types-routes 2023-05-15 11:02:13 +02:00
Marc-Roig
54153b8a58
fix: RW stages tests 2023-05-15 10:45:36 +02:00
Marc-Roig
c20ac696c7
Merge branch 'feature/review-workflow-create-route' into feature/review-workflow-update-route 2023-05-15 10:35:33 +02:00
Marc-Roig
8ec6726c93
chore: change ApplicationError to ValidationError 2023-05-15 10:34:41 +02:00