30539 Commits

Author SHA1 Message Date
focus-at
8e3d6c1e9b Update providers-registry.js
FIX for 
```
body {
  error: {
    error_code: 3,
    error_msg: 'Unknown method passed',
    request_params: [ [Object], [Object], [Object], [Object] ]
  }
}
```
2023-04-12 19:59:49 +03:00
Josh
e84a47f29b Update yarn.lock 2023-04-12 17:54:12 +01:00
Marc-Roig
f15ba493a6 fix: mysql performance when using transactions 2023-04-12 18:44:06 +02:00
Marc-Roig
c29930f282 feat: add inTransaction method 2023-04-12 18:42:43 +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 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
Jamie Howard
ae9f809389
Merge pull request #16357 from strapi/fix/review-workflow/stage-update-response 2023-04-12 14:50:42 +01: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
69f6516378 fix(ee): api test for stage update 2023-04-12 14:18:40 +01: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
Josh
5bb143b23d chore: only use node 18 for lint 2023-04-12 11:06:26 +01:00
Fernando Chávez
8e4d8ea289
Merge pull request #15457 from strapi/feature/market-pagination
Add pagination to marketplace
2023-04-12 11:59:50 +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
Gustav Hansen
23abbc63d8 EditView: Display notification when a stage change was successful 2023-04-12 11:46:28 +02:00
Gustav Hansen
25bdf083b2 Settings: Display loading state on confirmation modal 2023-04-12 11:46:28 +02:00
Gustav Hansen
81dff1efb4 Settings: Fix state equal check 2023-04-12 11:46:28 +02:00
Gustav Hansen
01b537dcbd Settings: Display loading state on save button 2023-04-12 11:46:28 +02:00
Marc-Roig
040a2de984 fix: clear context if it is not a nested transaction 2023-04-12 11:21:13 +02:00
Mark Kaylor
06e7dfbd20 Refactor useRBAC call 2023-04-12 10:57:56 +02:00
Marc
dadc9fe88c
Merge pull request #16320 from strapi/chore/udpdate-aws-sdk 2023-04-12 10:46:56 +02:00
Marc-Roig
65da84c6c0 fix: prioritize admin bootsrap 2023-04-12 10:38:33 +02:00
Mark Kaylor
8d2b639938 Format function name 2023-04-12 10:23:55 +02:00
Ben Irvin
0b70b00820
Merge branch 'main' into enh/cli-modularization 2023-04-12 09:13:32 +02:00
chentsulin
df4398db09 chore: release peer version constraint using ^ 2023-04-12 13:10:44 +08:00
DMehaffy
09d26f2af0
Remove overrides from Vercel 2023-04-11 10:37:30 -07:00