29087 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Simone
2465669eab
Merge branch 'main' into fix/crash-admin-without-create-update-role-permissions 2023-04-11 10:14:22 +02:00
Fernando Chávez
11da5e96e7
Merge branch 'main' into feature/market-pagination 2023-04-11 09:45:51 +02:00
Josh
ac55981e23 chore: rename experimental to publish-prerelease 2023-04-11 08:31:18 +01:00
Josh
3b0c2be74f chore: trim distTag
Update scripts/remove-dist-tag.sh

Co-Authored-By: Ben Irvin <ben@innerdvations.com>
2023-04-11 08:05:41 +01:00
Josh
88c2b66e8d chore: use lerna exec
Update .github/workflows/experimental.yml
2023-04-11 08:05:41 +01:00
Josh
e1dd3292f9 chore: add inputs & remove-dist-tag script 2023-04-11 08:05:41 +01:00
Marc
8afb35c475 chore: add todo 2023-04-06 16:19:38 +02:00
Marc
4d8c863b58 chore: update sdk to new version and ignore deprecation warning 2023-04-06 16:19:22 +02:00
Marc
c58b405b44
Merge pull request #16307 from strapi/fix/500-error-localizations 2023-04-05 17:45:32 +02:00
Cameron
1082bb0c13
Add debug command to CLI (#15846)
Co-authored-by: Ben Irvin <ben@innerdvations.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
2023-04-05 16:23:06 +02:00
Marc
a3dcccf281 fix: do not trow if locailzations are empty 2023-04-05 16:06:22 +02:00
Alexandre BODIN
de4a0e3e31
Use yarn run -T to run command installed at the root of the monorepo (#16278) 2023-04-05 14:33:37 +02:00
Ben Irvin
6af113cec4 fix typo 2023-04-05 13:13:16 +02:00
Alexandre BODIN
feced1d72b
Move api tests to root of repo with same structure (#16242) 2023-04-05 10:32:20 +02:00
Simone
98d02d67c0
Merge branch 'main' into fix/crash-admin-without-create-update-role-permissions 2023-04-03 11:31:43 +02:00
swfbarhr
155bb69ef6
chore: make initRouting synchronous 2023-04-03 10:53:26 +02:00
Simone
7afab59d70
Merge branch 'main' into fix/crash-admin-without-create-update-role-permissions 2023-04-03 10:46:38 +02:00
Simone Taeggi
599cacc2cf fix the read role permission crashing on the role list 2023-04-03 10:39:35 +02:00
Alexandre Bodin
7408df892b Commit github action build 2023-03-31 14:30:10 +02:00
Fernando Chavez
4113ed35eb add new custom domain to CSP 2023-03-31 10:38:08 +02:00
Bassel
cd2133998f remove types from remote-destination 2023-03-30 11:43:05 +03:00
Bassel
3f92a2818a Merge branch 'main' into fix/await-websocket-connection 2023-03-30 11:19:03 +03:00
Bassel
250469fcee add coonectToWebsocket to provider utils 2023-03-30 11:15:54 +03:00
Fernando Chávez
1a041eaf40
Merge branch 'main' into feature/market-pagination 2023-03-30 10:11:17 +02:00
Marc
6ef0d8601c
Merge pull request #16246 from cooperwfloyd/fix/fix-png-upload-with-sharp-upgrade 2023-03-30 09:28:35 +02:00