29113 Commits

Author SHA1 Message Date
Marc
95c7a865b5
Merge pull request #16401 from strapi/fix/do-not-return-completed-transactions-2 2023-04-17 16:19:54 +02:00
Josh
a2f18e0ca7
Merge pull request #16353 from strapi/chore/remove-node-version-on-lint 2023-04-17 13:06:22 +01:00
Ben Irvin
61cf679fd8
Merge pull request #16400 from strapi/chore/remove-lerna-devdocs 2023-04-17 10:57:19 +02:00
Fernando Chávez
04be2176ba
Merge pull request #16413 from strapi/fix/keys-on-social-links
Fix a keys problem with the social links on homepage
2023-04-17 10:33:49 +02:00
Fernando Chavez
c6d4cf00d2 fix a keys problem with the social links 2023-04-17 10:10:51 +02:00
Marc-Roig
8d6c3d4cad fix: clear transaction context just before committing 2023-04-14 18:25:42 +02:00
Ben Irvin
50db2e4402 remove out of date lerna references 2023-04-14 17:39:05 +02:00
Marc
333932fce7
Merge pull request #16351 from strapi/fix/prioritize-admin-bootsrap 2023-04-14 10:46:40 +02:00
Marc
a85d9ae6b3
Merge pull request #16341 from strapi/fix/do-not-return-completed-transactions 2023-04-14 10:33:18 +02:00
Marc
9542f27484
Merge pull request #16298 from strapi/fix/out-of-range-value-when-reordering-relation 2023-04-13 17:47:10 +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
Josh
749469de73
Merge pull request #16332 from GitStartHQ/fix/Reorder-relation-crashes 2023-04-13 11:06:56 +01:00
Josh
66035f5c5a fix: don't use react-router 2023-04-13 11:01:37 +01:00
Josh
7811ab120c
Merge pull request #16371 from strapi/fix/named-exports 2023-04-13 10:23:17 +01:00
Josh
85ef76015c fix: don't use a named export, export an object 2023-04-13 09:56:16 +01: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
Josh
dff425769a
Merge pull request #16365 from strapi/chore/update-lockfile 2023-04-12 18:23:37 +01:00
Josh
e84a47f29b Update yarn.lock 2023-04-12 17:54:12 +01:00
markkaylor
bdb92a93a4
Merge pull request #16343 from strapi/fix/audit-logs-users-permissions 2023-04-12 18:22: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
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
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
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
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
chentsulin
df4398db09 chore: release peer version constraint using ^ 2023-04-12 13:10:44 +08:00
Fernando Chávez
e96d4eb584
Merge branch 'main' into feature/market-pagination 2023-04-11 17:48:24 +02:00
Mark Kaylor
3c3139134a Test correct filters are returned from getDisplayedFilters 2023-04-11 16:47:57 +02:00
Simone Taeggi
f510b39b1e refactor the code for readability 2023-04-11 16:27:44 +02:00
Marc-Roig
1aa2ec5f0a fix: clear context instead of checking if trx is completed 2023-04-11 16:10:24 +02:00
Simone Taeggi
80dba49849 Merge branch 'main' into fix/crash-admin-without-create-update-role-permissions 2023-04-11 15:57:38 +02:00
Mark Kaylor
5275d30ed8 Fix users permissions throwing an error on audit logs page 2023-04-11 15:33:57 +02:00
Marc-Roig
d6918466c9 fix: do not return completed transactions 2023-04-11 15:16:09 +02:00
Bassel Kanso
90f899f8ba
Merge branch 'main' into fix/await-websocket-connection 2023-04-11 15:54:06 +03:00
markkaylor
c0729afdd7
Merge pull request #16335 from strapi/fix/components-not-found 2023-04-11 14:18:47 +02:00
Fernando Chávez
4a41372a13
Merge branch 'main' into feature/market-pagination 2023-04-11 13:14:17 +02:00
Josh
35ac944618
Merge pull request #16254 from strapi/chore/handle-dist-tags 2023-04-11 11:17:18 +01:00
Simone
5a577d7bb3
Merge branch 'main' into fix/crash-admin-without-create-update-role-permissions 2023-04-11 11:34:07 +02:00
Mark Kaylor
eb2cf3a987 Fix components not found 2023-04-11 10:21:05 +02:00
Fernando Chávez
26af24f835
Merge branch 'main' into feature/market-pagination 2023-04-11 10:18:39 +02:00
Ben Irvin
b7b92b20b2
Merge pull request #16304 from strapi/fix/fix-typo-in-admin-script 2023-04-11 10:16:52 +02:00