Bassel
|
0d1eedb9ad
|
Merge branch 'features/data-transfer' into data-transfer/batch
|
2023-02-24 13:48:25 +02:00 |
|
Simone
|
96c256b509
|
Merge pull request #15815 from strapi/data-transfer/delete-token-confirmation-msg
Confirmation message when deleting a transfer token or an API token from the list
|
2023-02-24 12:44:24 +01:00 |
|
Bassel
|
2bea33bf67
|
Batching using the amount of bytes
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
|
2023-02-24 13:31:58 +02:00 |
|
Simone Taeggi
|
5ac3299212
|
update snapshots
|
2023-02-24 11:51:45 +01:00 |
|
Simone Taeggi
|
ce992fbb16
|
fix stopPropagation location
|
2023-02-24 11:40:12 +01:00 |
|
Simone Taeggi
|
9ef53d1e39
|
add event stopPropagation on the onClick value of the DeleteButton
|
2023-02-24 11:35:17 +01:00 |
|
Simone Taeggi
|
1b4dddf59e
|
remove stopPropagation and update tests to use getByRole
|
2023-02-24 11:18:48 +01:00 |
|
Simone Taeggi
|
7094638c38
|
remove useless snapshot and the act
|
2023-02-24 10:54:57 +01:00 |
|
Bassel
|
db1c010f5b
|
add typing for asset batch
|
2023-02-23 16:53:11 +02:00 |
|
Simone Taeggi
|
610b2d0fa4
|
fix eslint error
|
2023-02-23 14:28:45 +01:00 |
|
Bassel
|
e40e411433
|
refactor assets streaming
|
2023-02-23 15:25:19 +02:00 |
|
Bassel
|
1c5fd3d1b1
|
stream assets in batches
|
2023-02-22 17:27:39 +02: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 |
|
Simone Taeggi
|
670173a892
|
update design-system dependencies and snapshot tests
|
2023-02-21 16:55:19 +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 |
|
Convly
|
6762ca1ed8
|
Merge branch 'main' into features/data-transfer
|
2023-02-21 12:01:45 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Sora Morimoto
|
f86227b8f4
|
Fix a tiny syntax error in config/database.ts of the template
Signed-off-by: Sora Morimoto <sora@morimoto.io>
|
2023-02-18 04:13:48 +09:00 |
|
Josh
|
b536b3adce
|
Merge pull request #15798 from strapi/fix/plugin-templates
|
2023-02-17 13:57:35 +01:00 |
|
Josh
|
29761db19b
|
chore: pr amemds
chore: fix scripts
chore: fix dev to be develop
Update examples/getstarted/src/index.js
Update examples/getstarted/src/index.js
Co-Authored-By: markkaylor <mark.kaylor@strapi.io>
|
2023-02-17 10:17:38 +01:00 |
|
Julie Plantey
|
41735ec7d5
|
Merge pull request #15824 from strapi/chore/overview-page-fixes
[chore] fixes on Overview page & moved get help link
|
2023-02-16 17:34:21 +01:00 |
|
Gustav Hansen
|
b335cc8814
|
EditAssetDialog: Only send the folderId when saving the cropped asset
|
2023-02-16 14:59:42 +01:00 |
|
Josh
|
382450b106
|
Merge pull request #15842 from strapi/fix/build-not-exiting
|
2023-02-16 13:53:34 +00:00 |
|
Julie Plantey
|
d8d5bc586d
|
improve ee-ce translation key
|
2023-02-16 14:39:50 +01:00 |
|
Josh
|
4f7216dc8b
|
fix: call process.exit after successful build
|
2023-02-16 14:32:34 +01:00 |
|
Julie Plantey
|
b64701989c
|
translate community links name
|
2023-02-16 13:59:25 +01:00 |
|
Josh
|
a102970ba2
|
Merge branch 'main' into fix/plugin-templates
|
2023-02-16 12:53:54 +00:00 |
|