9899 Commits

Author SHA1 Message Date
Christian Capeans
fb48af54f2 Remove unused function 2023-04-13 13:58:06 +02:00
Josh
a565d9ddc8
Merge pull request #16375 from strapi/fix/dont-use-react-router 2023-04-13 12:40:38 +01:00
Marc
041ba710a3
Update relations-orderer.test.js 2023-04-13 13:29:50 +02:00
Christian
7d8b56f99d
Merge branch 'main' into tracking-ct-components-dz 2023-04-13 13:09:21 +02:00
Christian Capeans
48917b5978 Fix analytics uri 2023-04-13 13:07:36 +02:00
Christian Capeans
f198907e0a Remove unnecessary logs 2023-04-13 13:05:54 +02:00
Christian Capeans
76b9c4de39 Merge branch 'tracking-ct-components-dz' of https://github.com/strapi/strapi into tracking-ct-components-dz 2023-04-13 13:02:41 +02:00
Christian Capeans
ae7ddd8df1 Move properties to single event 2023-04-13 13:02:05 +02:00
Rémi de Juvigny
0ab74b0799 Add useContentManagerInitData hook 2023-04-13 12:14:43 +02:00
Gustav Hansen
24ad2fa1fc CM: EditView - Update API response structure 2023-04-13 12:02:48 +02:00
Josh
66035f5c5a fix: don't use react-router 2023-04-13 11:01:37 +01:00
Gustav Hansen
51c32c4893 Chore: Bring back null value handling 2023-04-13 11:59:31 +02:00
Gustav Hansen
3379b244fb
Merge branch 'feature/review-workflow' into feature/review-workflow-table-column-ee 2023-04-13 11:53:36 +02:00
Rémi de Juvigny
660349845d Add content-manager/init endpoint 2023-04-13 11:52:40 +02:00
Gustav Hansen
573e345e51 CM: DynamicTable - Move review workflow column code into ee folder 2023-04-13 11:49:18 +02:00
Christian
171c36fe12
Merge branch 'main' into tracking-ct-components-dz 2023-04-13 10:48:32 +02:00
gitstart
27285b4aaf chore: apply suggested changes
Co-authored-by: raph941 <45232708+raph941@users.noreply.github.com>
2023-04-13 07:58:52 +01:00
gitstart
478753f5f2 chore: fix app crash on re-order
Co-authored-by: raph941 <45232708+raph941@users.noreply.github.com>
2023-04-13 07:58:52 +01:00
Alexandre BODIN
28d82d3333
Migration of providers to ts (#16323) 2023-04-13 08:45:44 +02:00
Gustav Hansen
b9e99ca050
Merge pull request #16352 from strapi/feature/review-workflow-bug-scrub-fe-1
Review Workflows: Fix various bugs found by QA
2023-04-12 19:25:46 +02:00
markkaylor
bdb92a93a4
Merge pull request #16343 from strapi/fix/audit-logs-users-permissions 2023-04-12 18:22:58 +02:00
Gustav Hansen
6d40793c9e
Merge pull request #16358 from strapi/chore/rw-remove-uid-attribute
Chore: Remove legacy uid attribute of workflows
2023-04-12 17:39:58 +02:00
Convly
21d4ecb45a Merge branch 'releases/4.9.1' 2023-04-12 16:29:08 +02:00
Convly
c8f2f0543b v4.9.1 2023-04-12 16:24:32 +02:00
Christian Capeans
cc95a75987 Move properties to be able to access strapi global 2023-04-12 15:52:38 +02:00
Gustav Hansen
abba6b4750 Chore: Remove legacy uid attribute of workflows 2023-04-12 15:49:57 +02:00
Ben Irvin
e720eba0cf export files with consistent internal paths 2023-04-12 15:48:44 +02:00
Gustav Hansen
37b86bc691 Chore: EditView - Wrap InformationBoxEE tests in redux provider 2023-04-12 15:20:49 +02:00
Jamie Howard
5b54885381 fix(ee): nest stage change response in data 2023-04-12 14:16:37 +01:00
Marc-Roig
1f44a92bd7 fix: test lint 2023-04-12 15:04:34 +02:00
Gustav Hansen
4ee17ed052 CM: EditView - Hide stage select while the entity is being created 2023-04-12 14:58:37 +02:00
Simone
dec9156dea
Merge pull request #16279 from strapi/fix/crash-admin-without-create-update-role-permissions
Fix Admin Crashes when user roles are accessed without create or update rights
2023-04-12 14:07:08 +02:00
Marc-Roig
5e28d1df7d fix: findById test 2023-04-12 14:02:26 +02:00
Gustav Hansen
af17acfec5 CM: EditView - Update initial state after the stage update 2023-04-12 14:02:19 +02:00
Gustav Hansen
3c1436f569 Settings: Reset hasDeletedServerStages when setting workflows 2023-04-12 13:28:30 +02:00
Gustav Hansen
ca6513aec7 Chore: Update snapshot tests 2023-04-12 13:28:30 +02:00
Gustav Hansen
17bbbc4f0f Settings: Fix background-color of Stage delete button 2023-04-12 13:28:30 +02:00
Gustav Hansen
d425af35b9 Settings: Fix Stage border overflow 2023-04-12 13:28:30 +02:00
Gustav Hansen
b1c908dbd4 Chore: Add tests 2023-04-12 13:28:30 +02:00
Gustav Hansen
6e08eeb637 CM: EditView - Display stage select disabled when creating an entry 2023-04-12 13:28:30 +02:00
Gustav Hansen
ea05ebca89 CM: EditView - Fix stage change for single-types 2023-04-12 13:28:30 +02:00
Gustav Hansen
98fdc005b7 ReactSelect: Display cursor as pointer on the input container 2023-04-12 13:28:30 +02:00
Gustav Hansen
5251ee7978 CM: EditView - Handle null values for entity stages 2023-04-12 13:28:30 +02:00
Bassel Kanso
0b459860a6
Merge pull request #16251 from strapi/fix/await-websocket-connection
Await websocket connection to be established in push and pull transfers
2023-04-12 14:23:28 +03:00
Josh
62acd43069
Merge pull request #16348 from chentsulin/chore/allow-peer-versions 2023-04-12 12:14:45 +01:00
Gustav Hansen
90f9ee8e98 CM: Simplify delete button in the edit view 2023-04-12 13:13:47 +02:00
Gustav Hansen
c5fbc5359f CM: Cleanup props for CollectionType and SingleType form wrapper 2023-04-12 13:01:54 +02:00
Marc-Roig
d7b86fae3b test: test update 2023-04-12 12:22:25 +02:00
Marc-Roig
4f7f540599 fix: prevent null update of stage on update 2023-04-12 12:15:12 +02:00
Gustav Hansen
fd75b0bb0f CM: Display review stage in empty state instead of crashing the app 2023-04-12 11:46:28 +02:00