6989 Commits

Author SHA1 Message Date
LK HO
a744346bd2
fix: unused var 2022-11-29 16:48:54 +08:00
LK HO
2bac7a25ce
Update content manager LeftMenu
Make content manager left menu sorting behaviour consistent with content type builder
2022-11-29 15:36:24 +08:00
LK HO
1fe1d1bdca
Update useContentTypeBuilderMenu.js 2022-11-29 15:19:59 +08:00
Simone Taeggi
3e7d720046 upgrade ds version and tests 2022-11-28 18:02:23 +01:00
Simone
9dc359260f
Merge branch 'main' into chore/tracking-edit-field-name 2022-11-28 17:12:21 +01:00
Simone Taeggi
89041e1958 update beta version ds and tests 2022-11-28 13:32:27 +01:00
Pierre Noël
78b8319070 remove unecessary checks in tests breaking with mysql 5 2022-11-28 10:45:30 +01:00
Simone Taeggi
81f10690b9 update snapshots and DS beta version 2022-11-28 10:44:09 +01:00
Simone Taeggi
6a327f9d34 update snapshots 2022-11-27 23:19:11 +01:00
Simone Taeggi
9ea9cd943b update dependencies 2022-11-27 22:50:09 +01:00
Simone Taeggi
60d5fd8b6b Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi 2022-11-27 22:32:31 +01:00
Simone Taeggi
6e3b30d5ba comment failing tests for the moment 2022-11-27 18:24:16 +01:00
Daniele Rubetti
ef02b3fc6a Fix RouterConfig type 2022-11-25 19:22:02 +01:00
Julie Plantey
dd66604b8a edit asset/folder always accessible, form disabled if no permissions 2022-11-25 18:17:32 +01:00
Simone Taeggi
e68b4e701d revert to the old use of the axiosInstance in the fetchEmail api 2022-11-25 17:59:57 +01:00
Simone Taeggi
832b5cb808 restore the old implementatation in the api token list view 2022-11-25 17:56:28 +01:00
Julie Plantey
4c31d1eda3 isSelectable doc and small refactor 2022-11-25 17:34:39 +01:00
Julie Plantey
501454edb8 Merge branch 'ML-listview/modals' of https://github.com/strapi/strapi into ML-listview/is-selectable-refactor 2022-11-25 16:27:15 +01:00
Julie Plantey
61c8c05365 (chore): updated folder name and count separator 2022-11-25 16:17:03 +01:00
Simone Taeggi
32c323892f remove example in api-token-v2 create and edit forms 2022-11-25 16:03:02 +01:00
Simone Taeggi
0a27787318 Merge branch 'main' into enhancement/axios-refactoring 2022-11-25 15:51:09 +01:00
Julie Plantey
1093cb0021 chore feedback temp 2022-11-25 12:37:44 +01:00
Nathan Pichon
15127e84b0
Merge pull request #14724 from strapi/fix/file-upload-components
fix(upload-files): do file upload on components too
2022-11-25 12:00:40 +01:00
Marc-Roig
a7f37ba45d change order column name to inv 2022-11-25 11:50:53 +01:00
Julie Plantey
d36aaed17e (chore): update tertianary with null 2022-11-25 11:05:47 +01:00
Julie Plantey
1824d5f8be refactor isSelectable usage + fix grid view selection 2022-11-24 19:47:56 +01:00
Julie Plantey
36cf9ea857 tests for isSelectable util 2022-11-24 18:13:21 +01:00
Jimmy Wärting
ae3628fd0c remove import 2022-11-24 18:03:31 +01:00
Jimmy Wärting
7431f353e9 replace some lodash function with native 2022-11-24 17:52:25 +01:00
Julie Plantey
5098641d23 chore: remove .only BrowseStep tests 2022-11-24 17:31:05 +01:00
Julie Plantey
da676b2c4c fix folder navigation being link or button + tests 2022-11-24 16:52:35 +01:00
Simone Taeggi
75b603acce add some more examples and rename the delete method 2022-11-24 16:00:07 +01:00
Julie Plantey
16e5a8d706 Merge branch 'features/MediaLibrary-listview' of https://github.com/strapi/strapi into ML-listview/modals 2022-11-24 15:04:42 +01:00
Julie Plantey
375d0b003f make TableList compatible with ML modal 2022-11-24 15:02:45 +01:00
ivanThePleasant
0b822b8a48 Merge branch 'main' into chore/user-level-data 2022-11-24 13:06:20 +02:00
ivanThePleasant
2f1a478206 Change location of async context, improve tests, remove webcrypto package, rename adminUserId to userId 2022-11-24 13:05:56 +02:00
nathan-pichon
eebf9703a0
test(populate): add unit tests for getDeepPopulate func 2022-11-24 11:50:14 +01:00
Simone
30c764bdf5
Merge branch 'main' into enhancement/axios-refactoring 2022-11-24 11:14:57 +01:00
nathan-pichon
773adcccc0
refactor(entity-manager): getDeepPopulate 2022-11-24 10:16:36 +01:00
Mark Kaylor
0343495ea1 Select custom field uids from layout using reselect 2022-11-23 21:40:53 +01:00
Mark Kaylor
cfd9262878 Merge branch 'main' of github.com:strapi/strapi into fix/custom-fields-breaking-inputs 2022-11-23 21:36:30 +01:00
Julie Plantey
7c4b0e1bd1
Merge pull request #14974 from strapi/ML-listview/permissions
[features][ML listview] Permissions checboxes
2022-11-23 21:29:10 +01:00
markkaylor
94cd474940
Merge pull request #14881 from strapi/chore/refactor-edit-view
[Content manager] Refactor edit view
2022-11-23 21:26:09 +01:00
Jamie Howard
298d823d3f
Merge pull request #14975 from strapi/MediaLibrary-listview/rename-FolderList
[upload] rename folderlist to foldergrid
2022-11-23 16:09:12 +00:00
Jamie Howard
dd7ab6a447 chore(upload): rename folderlist to foldergridlist 2022-11-23 15:56:25 +00:00
Julie Plantey
3ace59cc36 chore: another test typo 2022-11-23 16:21:53 +01:00
Jamie Howard
da98e64839
Merge pull request #14952 from strapi/MediaLibrary-listview/view-switch
Add toggle switch in ML and ML modal
2022-11-23 15:20:10 +00:00
Jean-Sébastien Herbaux
f67c4b440f
Merge branch 'main' into features/morphs-populate 2022-11-23 16:13:09 +01:00
Julie Plantey
03d6b3b8cd chore: feedback tests typos 2022-11-23 15:50:52 +01:00
Jamie Howard
df0fe1c9be fix(entity-validator): improve error messaging 2022-11-23 14:32:26 +00:00