5169 Commits

Author SHA1 Message Date
Marc-Roig
398ba4e126 chore: remove trx 2023-04-17 09:21:10 +02:00
Marc-Roig
5b7ea594b7 fix: update many entities instead of update single 2023-04-17 09:15:11 +02:00
Marc-Roig
b5a1c49e31 fix stages tests 2023-04-17 09:14:13 +02:00
Marc-Roig
7efabcaf46 chore: remove utils file 2023-04-14 18:11:42 +02:00
Marc-Roig
35c7805571 fix: update more than one entity stage 2023-04-14 18:10:36 +02:00
Rémi de Juvigny
77e05c260a Avoid ct and st abbreviation 2023-04-14 17:51:31 +02:00
Gustav Hansen
09c824e1b1 Settings: Track didViewWorkflow event only when component mounts 2023-04-14 17:33:13 +02:00
Marc-Roig
c89acd0109 Merge branch 'feature/review-workflow' into review-workflow/stage-one-way-relation 2023-04-14 17:20:29 +02:00
Marc-Roig
e845fc95a0 Merge branch 'main' into feature/review-workflow 2023-04-14 17:20:14 +02:00
Marc-Roig
075cd9050b chore: remove unused import 2023-04-14 14:33:19 +02:00
Marc-Roig
cd5c508cd5 fix: create more than one stage at a time 2023-04-14 14:32:28 +02:00
Gustav Hansen
d127f549e3
Merge pull request #16374 from strapi/feature/review-workflow-table-column-ee
CM: DynamicTable - Move review workflow column code into ee folder
2023-04-14 13:56:51 +02:00
Marc-Roig
29b2032aa1 fix: assign nearest stage to entities when deleting their stage 2023-04-14 12:36:48 +02:00
Marc-Roig
077631d18b chore: move get CT with RW activated to utils 2023-04-14 12:31:05 +02:00
Marc-Roig
ddc3c98c25 fix: remove related relation from stages CT 2023-04-14 11:07:54 +02:00
Marc-Roig
e424ea5aaf feat: oneWay joinColumn entity stage relation 2023-04-14 11:03:00 +02:00
Marc-Roig
79977ea48f feat: send telemetry metrics 2023-04-14 08:31:47 +02:00
Marc
fda4cbea73
Merge pull request #16345 from strapi/fix/validate-stage-id 2023-04-14 07:50:44 +02:00
Rémi de Juvigny
5dfd110a86
Merge branch 'main' into chore/cm-field-sizes 2023-04-13 20:04:35 +02:00
Rémi de Juvigny
f57ddb4cef Merge /content-types and /components into /init route 2023-04-13 19:35:15 +02:00
Rémi de Juvigny
1402527b45 Use field sizes data from init endpoint 2023-04-13 19:10:36 +02:00
Luis Rodriguez
0fbd3d3b0c new test + adjustment 2023-04-13 10:11:41 -05:00
Luis Rodriguez
dfab9f631e submitting the form should also close modal 2023-04-13 09:50:24 -05:00
Jamie Howard
bec71c0cc9
Merge pull request #16344 from strapi/fix/review-workflow/find-target-stage 2023-04-13 13:20:46 +01:00
Josh
a565d9ddc8
Merge pull request #16375 from strapi/fix/dont-use-react-router 2023-04-13 12:40:38 +01: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
Gustav Hansen
573e345e51 CM: DynamicTable - Move review workflow column code into ee folder 2023-04-13 11:49:18 +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
Gustav Hansen
abba6b4750 Chore: Remove legacy uid attribute of workflows 2023-04-12 15:49:57 +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