9899 Commits

Author SHA1 Message Date
ronronscelestes
2ba1b0982b updated handleChange comment 2022-06-24 09:34:17 +02:00
ronronscelestes
0902c9ab78 clean up log 2022-06-23 17:33:15 +02:00
ronronscelestes
5cbaf24336 feedback improvements handleChange 2022-06-23 17:16:57 +02:00
ronronscelestes
de3486a3b7 feedback - renamed parentFolder to currentFolder 2022-06-23 16:36:36 +02:00
ronronscelestes
f02baf9f17 didEditMediaLibraryElements 2022-06-23 13:10:21 +02:00
Gustav Hansen
d00e14eb7f
Merge pull request #12825 from nvh95/integrate-react-refresh
Integrate react-refresh to increase productivity
2022-06-23 12:10:30 +02:00
Mark Kaylor
6c585e5aa1 update snapshots 2022-06-23 11:06:02 +02:00
ronronscelestes
45086ec764 didSelectAllMediaLibraryElements, didFilterMediaLibraryElements, didSortMediaLibraryElements, didSearchMediaLibraryElements, didAddMediaLibraryFolders 2022-06-23 10:54:13 +02:00
Mark Kaylor
7e71dba7bd add link to the providers detail page on strapi market 2022-06-23 09:47:04 +02:00
Gustav Hansen
90bd3b9e29 Webpack: Add react-query to the list of aliased modules 2022-06-23 09:29:42 +02:00
ronronscelestes
c62640d3eb Merge branch 'features/ML-folder' of https://github.com/strapi/strapi into ML-folder/bulk-move-select 2022-06-23 09:03:32 +02:00
Gustav Hansen
85d79a1584
Merge pull request #13609 from strapi/fix/editor-font-family
Wysiwyg: Update system font-family
2022-06-22 18:23:42 +02:00
Gustav Hansen
1ae17aacdf
Merge pull request #13610 from strapi/ML-folder/remove-form-notifications
[ML Folder] Remove error notifications + trad fixes
2022-06-22 18:21:09 +02:00
ronronscelestes
6b652a8102 updated propTypes 2022-06-22 17:15:48 +02:00
ronronscelestes
5321120f1a Merge branch 'ML-folder/remove-form-notifications' of https://github.com/strapi/strapi into ML-folder/bulk-move-select 2022-06-22 17:02:08 +02:00
ronronscelestes
07c6dc4ca0 feedback fix FolderDefinition 2022-06-22 17:00:30 +02:00
Gustav Hansen
f4511787cc chore: Update snapshot tests 2022-06-22 16:54:16 +02:00
Gustav Hansen
7d7f453e41 chore: Update design-systems and icons to 1.2.0 2022-06-22 16:51:25 +02:00
ronronscelestes
289630ebf9 Merge branch 'ML-folder/bulk-move-select' of https://github.com/strapi/strapi into ML-folder/bulk-move-select 2022-06-22 16:31:29 +02:00
ronronscelestes
1f5ce11abb moved test to BulkMoveButton 2022-06-22 16:29:03 +02:00
ronronscelestes
487138fd3b improved BulkMoveDialog tests 2022-06-22 15:56:41 +02:00
ronronscelestes
bbd8cdbb1d fixed bulk move select tree 2022-06-22 12:55:37 +02:00
ronronscelestes
8b54f5c74f added FolderParentDefinition constant 2022-06-22 11:05:48 +02:00
ivanThePleasant
e1a58c4675 Change logic of the command slightly to make the operation more explicit in case telemetryDisabled is undefined 2022-06-22 11:31:38 +03:00
ronronscelestes
e8b59315ae updated tests 2022-06-21 18:00:31 +02:00
Gustav Hansen
b60dd7aa6e Wysiwyg: Update system font-family 2022-06-21 17:40:31 +02:00
Gustav Hansen
738f3c361f
Merge pull request #13601 from strapi/ML-folder/search-all-level
[ML folder] Search nested elements
2022-06-21 12:36:21 +02:00
Gustav Hansen
985b739b9d
Merge pull request #13605 from strapi/ML-folder/ReactSelect-option-style
[ML Folder] React Select style fix
2022-06-21 12:35:44 +02:00
ronronscelestes
e198b0ef4d translation fixes 2022-06-21 11:29:05 +02:00
Gustav Hansen
cbf9f1eef0 Webpack: Cleanup resolver configuration 2022-06-21 10:20:06 +02:00
ronronscelestes
7dc014a71b fixed form notifications 2022-06-21 10:09:00 +02:00
ronronscelestes
70440baf7a fix handleClickFolderCard 2022-06-21 09:22:20 +02:00
ronronscelestes
55de6ad9f8 fix using theme in getSelectStyles 2022-06-21 09:08:49 +02:00
Gustav Hansen
8d64295772
Merge pull request #13580 from strapi/fix/image-dimensions-gif-svg
Save dimensions for svg and gif images
2022-06-21 09:06:49 +02:00
Gustav Hansen
c2218c92f5
Merge pull request #13604 from strapi/ML-folder/folder-card-enh
[Ml Folder] Folder card enhancements
2022-06-21 08:59:38 +02:00
ronronscelestes
14717d5fd0 fixed active style of React Select option 2022-06-20 21:21:57 +02:00
meherchandan
41fb55b899 fix: added tests 2022-06-20 23:20:47 +04:00
ronronscelestes
665fd12555 updated snapshots 2022-06-20 18:44:40 +02:00
ronronscelestes
cd3649bc5a folder card border + title focus outline 2022-06-20 18:17:13 +02:00
ronronscelestes
e1c3311359 removed _q param in BrowseStep folder card links 2022-06-20 14:52:09 +02:00
ronronscelestes
d1d3737c94 improved test coverage 2022-06-20 14:38:38 +02:00
Julie Plantey
1bd821fa2f
Merge pull request #13130 from strapi/fix/authenticated-app-tests
Fix / AuthenticatedApp tests
2022-06-20 14:30:14 +02:00
DanieleAurilio
8960bdbfd8 #13317 Not load unintended files 2022-06-19 15:14:54 +02:00
Hung Viet Nguyen
9ffc672a05
Move react-refresh related packages to dependencies 2022-06-19 09:07:59 +07:00
Hung Viet Nguyen
f7947ff7b0
Integrate react-refresh to increase productivity 2022-06-19 09:07:25 +07:00
Daniele Aurilio
63da344269
Merge branch 'strapi:master' into releases/v4 2022-06-18 17:05:15 +02:00
Convly
63c98b06ef Update frontend snapshots 2022-06-17 19:19:18 +02:00
Convly
315166571b Update frontend snapshots 2022-06-17 19:08:36 +02:00
Convly
7e472bb908 Update frontend snapshots 2022-06-17 19:04:37 +02:00
Convly
6c9b500586 Update generator. Use typescript compiler API to generate definitions 2022-06-17 19:00:27 +02:00