Josh
|
c1682bf644
|
chore: bump ds to 1.7.4
|
2023-05-10 09:17:12 +01:00 |
|
Gustav Hansen
|
9c6c9ad560
|
Chore: Update snapshot tests
|
2023-05-08 13:10:30 +02:00 |
|
Gustav Hansen
|
b2e08defbb
|
Chore: Remove styled overwrites
|
2023-05-08 12:18:14 +02:00 |
|
Josh
|
5acae2e2a9
|
chore: remove tracking mocks
|
2023-05-05 18:47:48 +01:00 |
|
Josh
|
ef9ed92c45
|
chore: update ds@1.7.3
|
2023-05-04 11:45:05 +01:00 |
|
Josh
|
85b3eeb64f
|
chore: update to DS 1.7.2
chore: add snapshots
chore: update to 1.7.0
chore: fix tests
chore: fix hp & upload tests
chore: fix admin tests
chore: fix user-permissions FE test
chore: update snapshots and helper-plugin
fix: multi-select
chore: bump to 1.7.1
chore: bump to 1.7.2
chore: update snapshots
fix: broken test
chore: update snapshots
|
2023-05-02 10:23:23 +01:00 |
|
Josh
|
407be7cbbd
|
Merge pull request #16481 from strapi/chore/refactor-hp-to-features
|
2023-04-26 09:56:28 +01:00 |
|
Josh
|
4134c0e33b
|
refactor: colocate code in helper-plugin features for clearer view
refactor: move Notification logic into helper-plugin
refactor: wip
fix: typo
chore: fix tests
chore: ensure contexts are still exported
Update packages/core/helper-plugin/src/features/OverlayBlocker.js
Update packages/core/helper-plugin/src/features/AutoReloadOverlayBlocker.js
Co-Authored-By: Gustav Hansen <gustav.hansen@strapi.io>
|
2023-04-26 09:06:18 +01:00 |
|
Gustav Hansen
|
092a80bc33
|
Merge branch 'main' into feature/review-workflow
|
2023-04-21 13:08:41 +02:00 |
|
Simone Taeggi
|
c9422396ca
|
cleanup the datetimepicker delete fix in a new branch
|
2023-04-18 17:46:11 +02:00 |
|
Gustav Hansen
|
ca6513aec7
|
Chore: Update snapshot tests
|
2023-04-12 13:28:30 +02:00 |
|
Mark Kaylor
|
eb2cf3a987
|
Fix components not found
|
2023-04-11 10:21:05 +02:00 |
|
Marc-Roig
|
456bdcba33
|
Merge branch 'main' into feature/private-s3-bucket
|
2023-03-21 14:59:26 +01:00 |
|
Josh
|
fd978f3f79
|
chore: update snapshots & tests for DS 1.6.6
chore: update tests
|
2023-03-16 19:44:54 +00:00 |
|
Marc-Roig
|
2f6afb9695
|
Merge branch 'main' into feature/private-s3-bucket
|
2023-03-15 12:42:31 +01:00 |
|
Tobias Frank
|
b1e105fca5
|
move unique key up in hierarchy
|
2023-03-08 15:29:36 +01:00 |
|
Marc-Roig
|
a271258f79
|
Merge branch 'main' into feature/private-s3-bucket
|
2023-03-08 14:19:29 +01:00 |
|
Marc-Roig
|
d4d76865fe
|
update snapshots
|
2023-03-08 14:19:02 +01:00 |
|
Marc-Roig
|
15b41fe7a4
|
update snapshots
|
2023-03-08 11:17:29 +01:00 |
|
Marc-Roig
|
4ef8732caf
|
Merge branch 'main' into feature/private-s3-bucket
|
2023-03-08 10:56:03 +01:00 |
|
Simone Taeggi
|
eae7fc9b1d
|
chore: update DS to 1.6.5 and fix a unit test
|
2023-03-08 10:36:08 +01:00 |
|
Josh
|
024758e731
|
chore: update snapshots for react-select classNames
|
2023-03-07 08:35:27 +00:00 |
|
Josh
|
d209390fbe
|
chore: update DS to 1.6.4
|
2023-03-02 13:17:01 +00:00 |
|
Josh
|
09ff54bc6e
|
chore: convert Stack components to Flex
chore: update snapshots
chore: convert rest of files to use Flex
chore: fix duplicate import
chore: update snapshots
chore: add eslint rule for stack
refactor: catch other Stack component uses
chore: remove horizontal prop
|
2023-03-02 10:02:40 +00:00 |
|
Marc-Roig
|
8ebd933d51
|
Merge branch 'main' into feature/private-s3-bucket
|
2023-02-28 11:53:09 +01:00 |
|
Marc-Roig
|
6e02e3aca1
|
update test snapshots with no asset query params
|
2023-02-22 12:08:23 +01:00 |
|
Marc-Roig
|
162b46e7f9
|
remove query parameters from asset
|
2023-02-19 18:08:31 +01:00 |
|
Gustav Hansen
|
b335cc8814
|
EditAssetDialog: Only send the folderId when saving the cropped asset
|
2023-02-16 14:59:42 +01:00 |
|
Josh
|
6b17f8ad12
|
chore: convert all files to single imports of the DS & icons
chore: remove eslint rule
chore: update snapshots
chore: update snapshots
chore: add eslint rule to stop direct imports apart from v2
|
2023-02-15 17:23:59 +00:00 |
|
Josh
|
ea31438cc5
|
fix: provide a default func to validateAssetTypes prop in UploadAssetDialog
|
2023-02-10 13:28:40 +00:00 |
|
Mohamed
|
04afe667b6
|
Prevent uploading files that have unallowed file type
|
2023-02-10 13:19:41 +00:00 |
|
Gustav Hansen
|
8ef88457b3
|
Merge branch 'main' into fix/api-errors-fe
|
2023-02-10 12:59:37 +01:00 |
|
Marc-Roig
|
4e6731ec58
|
make s3 bucket private
|
2023-02-09 15:02:15 +01:00 |
|
Mark Kaylor
|
f97c352fa0
|
Update snapshots
|
2023-02-06 18:24:10 +01:00 |
|
Mark Kaylor
|
4bc7afc769
|
Update snapshots
|
2023-02-03 14:48:38 +01:00 |
|
Simone
|
69859fc17e
|
Merge branch 'main' into enhancement/axios-migration-upload
|
2023-01-26 18:37:00 +01:00 |
|
Simone Taeggi
|
79bb5949bd
|
replace axiosInstance in the EditFolderDialog unit test
|
2023-01-26 17:03:33 +01:00 |
|
Gustav Hansen
|
d359e8315e
|
Fix failing tests for BulkMoveDialog
|
2023-01-25 15:09:21 +01:00 |
|
Gustav Hansen
|
8e9f2b74ed
|
Enhancement: Add API error handling utilities
|
2023-01-25 13:32:40 +01:00 |
|
Julie Plantey
|
8b135b0725
|
update video preview size to be the same size as Avatar
|
2023-01-24 16:55:21 +01:00 |
|
Josh
|
6b43c01732
|
fix: update to 1.6.1 to fix styling issue with buttons
|
2023-01-24 14:12:56 +00:00 |
|
Josh
|
e8bc90744d
|
chore: update DS to 1.6.0
|
2023-01-24 11:34:12 +00:00 |
|
Josh
|
c0ec0b5705
|
chore: remove only
|
2023-01-19 13:18:00 +00:00 |
|
Josh
|
fb0f59788a
|
chore: install design-system 1.5.0
|
2023-01-18 12:07:24 +00:00 |
|
Julie Plantey
|
cbd7802302
|
Merge branch 'main' of https://github.com/strapi/strapi into enh/ML-listview-video-preview
|
2023-01-17 15:49:08 +01:00 |
|
Julie Plantey
|
a71300e5dc
|
chore: update tests to component prop refactor
|
2023-01-17 15:37:47 +01:00 |
|
Julie Plantey
|
14a1565a02
|
refactor PreviewCell content prop
|
2023-01-17 15:10:25 +01:00 |
|
Josh
|
d4fee96b43
|
chore: update snapshots
|
2023-01-16 17:35:42 +00:00 |
|
Josh
|
f2069063a2
|
Merge pull request #15458 from strapi/fix/block-unallowed-types-in-media-input
|
2023-01-16 11:57:52 +00:00 |
|
Julie Plantey
|
e545520bf3
|
chore: remove unnecessary comment
|
2023-01-16 12:05:40 +01:00 |
|