28700 Commits

Author SHA1 Message Date
Marc-Roig
d801b9608e undo private provider test 2023-02-22 12:16:05 +01:00
Jamie Howard
5cb9c4a6e9 test(upload): API private url signing 2023-02-22 11:14:41 +00:00
Marc-Roig
6e02e3aca1 update test snapshots with no asset query params 2023-02-22 12:08:23 +01:00
Ben Irvin
8047092979 make id arg required in singular content type graphql request 2023-02-22 10:52:45 +01:00
Simone Taeggi
79dc8b2b6d add unit test for the delete button, refactor the confirm dialog 2023-02-22 10:18:27 +01:00
Bassel
ea9cc4eb2f Merge branch 'features/data-transfer' into data-transfer/batch 2023-02-22 11:15:20 +02:00
Fernando Chavez
d5820fd2ae remove height from cloud bg component 2023-02-22 10:01:34 +01:00
Convly
58200a9930 init progress 2023-02-22 09:59:29 +01:00
Fernando Chávez
9146b9cae8
Update packages/core/admin/admin/src/pages/HomePage/CloudBox.js
Co-authored-by: Gustav Hansen <gustav.hansen@strapi.io>
2023-02-22 09:59:22 +01:00
dogusdeniz
dc923245ad
Merge branch 'main' into v4/generator-migration 2023-02-22 01:21:33 +03:00
Simone Taeggi
670173a892 update design-system dependencies and snapshot tests 2023-02-21 16:55:19 +01:00
Fernando Chavez
986a25ec23 Change units on cloudbox, add test case and translations 2023-02-21 16:46:31 +01:00
Simone Taeggi
573dfc5636 Merge branch 'features/data-transfer' into data-transfer/delete-token-confirmation-msg 2023-02-21 16:23:50 +01:00
Simone Taeggi
3a4a8c995e update snapshots 2023-02-21 16:22:37 +01:00
Simone Taeggi
dba158774e remove automatically eslint fix 2023-02-21 15:10:32 +01:00
Marc-Roig
6a2f4c1187 add bootstrap method 2023-02-21 14:37:39 +01:00
Convly
6762ca1ed8 Merge branch 'main' into features/data-transfer 2023-02-21 12:01:45 +01:00
Fernando Chavez
2b65848338 compress strapi cloud images 2023-02-21 11:31:28 +01:00
Fernando Chavez
aad76c6c92 Merge branch 'main' of github.com:strapi/strapi into enhancement/cloud-box-on-homepage 2023-02-21 11:08:39 +01:00
Fernando Chavez
f210c24695 change custom css to use more design system and components props 2023-02-21 11:08:26 +01:00
dependabot[bot]
f086746a60
chore(deps): bump reselect from 4.1.6 to 4.1.7
Bumps [reselect](https://github.com/reduxjs/reselect) from 4.1.6 to 4.1.7.
- [Release notes](https://github.com/reduxjs/reselect/releases)
- [Changelog](https://github.com/reduxjs/reselect/blob/master/CHANGELOG.md)
- [Commits](https://github.com/reduxjs/reselect/compare/v4.1.6...v4.1.7)

---
updated-dependencies:
- dependency-name: reselect
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-21 10:01:42 +00:00
Marc-Roig
5b92402129 use traverse entity method for signing file 2023-02-21 10:55:41 +01:00
Josh
cf179e35d3
Merge pull request #15831 from strapi/fix/useConfig-returns-null 2023-02-21 09:05:46 +00:00
Simone Taeggi
bf3981d5ed merge features/data-transfer and fix conflicts 2023-02-21 09:49:40 +01:00
Gustav Hansen
2acd06c23f
Merge pull request #15843 from strapi/fix/crop-asset-folder
EditAssetDialog: Only send the folderId when saving the cropped asset
2023-02-21 09:30:40 +01:00
Fernando Chavez
e620a4cc31 add custom cloud box to the homepage 2023-02-20 18:22:36 +01:00
Bassel
4c6a4d97dc send chunks of data instead of 1 at a time 2023-02-20 18:04:39 +02:00
Convly
478127d7c7 Merge branch 'main' of github.com:strapi/strapi into features/data-transfer 2023-02-20 16:58:46 +01:00
Jamie Howard
1b39486f24 test(upload): entity manager file signing extension 2023-02-20 15:22:16 +00:00
Gustav Hansen
294b0f6cfa
Merge pull request #15821 from strapi/dependabot/npm_and_yarn/prettier-2.8.4
chore(deps): bump prettier from 2.7.1 to 2.8.4
2023-02-20 15:39:07 +01:00
Gustav Hansen
ff388fdfd7
Merge pull request #15863 from strapi/chore/lodash-chain-fe
Chore: Remove usage of lodash chain from admin/src
2023-02-20 15:07:09 +01:00
Marc
13d90f66d2
Merge pull request #15861 from strapi/private-s3-bucket/only-sign-media-from-private-bucket 2023-02-20 14:29:36 +01:00
Marc-Roig
bd0c7a7e25 remove repeated test 2023-02-20 14:28:22 +01:00
Josh
95afe56008
Merge pull request #15864 from strapi/chore/add-vercel-json 2023-02-20 13:18:51 +00:00
Josh
57fd8c9758 chore: add vercel.json 2023-02-20 12:54:47 +00:00
Gustav Hansen
2a95e66bfc
Merge pull request #15860 from strapi/chore/remove-whatwg-fetch
Chore: Remove whatwg-fetch polyfill
2023-02-20 13:45:39 +01:00
Gustav Hansen
831bef25ed Chore: Remove usage of lodash chain 2023-02-20 12:58:46 +01:00
Gustav Hansen
dd1d8f3997
Merge pull request #15859 from strapi/dependabot/npm_and_yarn/node-fetch-2.6.9
chore(deps): bump node-fetch from 2.6.7 to 2.6.9
2023-02-20 12:50:53 +01:00
Simone Taeggi
93aca2d4a9 update snapshot, create unit test DeleteDialog and fix the DeleteTokenDialog props 2023-02-20 12:43:24 +01:00
Gustav Hansen
e86facb7bd Chore: Add whatwg-fetch polyfill to admin-test-utils 2023-02-20 12:23:47 +01:00
Marc-Roig
af109cbe5e do not sign file if it comes from a different bucket 2023-02-20 12:18:37 +01:00
Gustav Hansen
8bd42df054
Merge pull request #15858 from strapi/chore/remove-admin-imports-in-tests
chore: remove admin imports from tests
2023-02-20 12:05:12 +01:00
Gustav Hansen
e4c0d0bf19 Chore: Remove whatwg-fetch polyfill 2023-02-20 11:55:54 +01:00
Gustav Hansen
614b7e248c Run prettier 2023-02-20 11:46:18 +01:00
Rémi de Juvigny
fc938c8bd3
Merge pull request #15853 from smorimoto/fix-syntax-error-config-database-template
Fix a tiny syntax error in `config/database.ts` of the template
2023-02-20 11:46:02 +01:00
dependabot[bot]
25d013c123 chore(deps): bump prettier from 2.7.1 to 2.8.4
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.7.1...2.8.4)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 11:44:07 +01:00
dependabot[bot]
0647bca2a0
chore(deps): bump node-fetch from 2.6.7 to 2.6.9
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.7 to 2.6.9.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.7...v2.6.9)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 10:37:00 +00:00
Josh
0ec6f5ac1a chore: remove admin imports from tests 2023-02-20 10:20:42 +00:00
ivanThePleasant
bd42b56114 Fix failing test 2023-02-20 11:26:11 +02:00
ivanThePleasant
02de068bee Fix lint problems 2023-02-20 10:49:40 +02:00