Gustav Hansen
|
af7876c423
|
useAssets/ useFolders: Fix null filter
|
2022-05-12 10:01:48 +02:00 |
|
Taha Zia
|
c4d260d7f1
|
fix: issue #13149 input color
|
2022-05-11 18:01:48 -07:00 |
|
Sergey
|
6e7b77c9e2
|
fix: userService.fetch applies id only and should be replaced by fetchAll
|
2022-05-11 21:31:11 +02:00 |
|
Finn Gegenmantel
|
6a96dbad6d
|
Add missing where parameters
|
2022-05-11 12:12:30 -06:00 |
|
Bassel Kanso
|
9c60810f0e
|
improve typing for coreControllers, coreServices and Routes
|
2022-05-11 20:36:49 +03:00 |
|
Convly
|
06abcda86a
|
v4.1.10
v4.1.10
|
2022-05-11 16:30:38 +02:00 |
|
Convly
|
2fcff2ec71
|
Add sanitizers getter to the Core strapi class
|
2022-05-11 15:56:51 +02:00 |
|
Convly
|
273baec74e
|
Merge branch 'features/typescript' into typescript/strapi-global-typings
|
2022-05-11 15:55:53 +02:00 |
|
Convly
|
c250186b35
|
Merge remote-tracking branch 'origin' into features/typescript
|
2022-05-11 15:55:03 +02:00 |
|
Gustav Hansen
|
d5134cb3ee
|
EditFolderDialog: Fix creating folders at the root level
|
2022-05-11 15:13:36 +02:00 |
|
ronronscelestes
|
6f211e8217
|
Merge branch 'master' of https://github.com/strapi/strapi into features/menu-logo
|
2022-05-11 13:48:35 +02:00 |
|
Gustav Hansen
|
7a9b7fec27
|
ML: Add tests for useBulkRemove and findRecursiveFolderByValue
|
2022-05-11 13:43:33 +02:00 |
|
Gustav Hansen
|
901c506d40
|
EditFolderDialog: Allow deleting folders
|
2022-05-11 12:52:31 +02:00 |
|
Gustav Hansen
|
8b3ba51f3e
|
Merge pull request #12881 from strapi/fix/upload-mime-type
ML: Apply fallback mime-type if none is set
|
2022-05-11 12:37:37 +02:00 |
|
Gustav Hansen
|
d5529ceafe
|
ML: Fix folder creation at the root level
|
2022-05-11 12:32:02 +02:00 |
|
Gustav Hansen
|
37448bc966
|
useBulkRemove: Use a single endpoint
|
2022-05-11 12:25:32 +02:00 |
|
Gustav Hansen
|
406b1bb85b
|
FolderList: fix uid and id props
|
2022-05-11 11:59:14 +02:00 |
|
Convly
|
b14ee4d8d8
|
Revert ContentTypes -> AllTypes so it doesn't break existing types
|
2022-05-11 11:04:54 +02:00 |
|
Jean-Sébastien Herbaux
|
d69b49b097
|
Merge pull request #13185 from strapi/fix/user-hidden-attributes
Sanitize hidden attributes from admin API responses
|
2022-05-11 10:58:37 +02:00 |
|
Jean-Sébastien Herbaux
|
a727b1f2ba
|
Merge pull request #11960 from iicdii/fix/populate-user
Fix unable to populate User in Users-Permissions
|
2022-05-11 10:39:01 +02:00 |
|
Alexandre BODIN
|
8eec9c2d71
|
Merge pull request #12929 from strapi/fix/documentation-component-schemas
Add component schemas
|
2022-05-11 10:18:02 +02:00 |
|
Alexandre BODIN
|
488f701784
|
Merge pull request #13277 from strapi/fix/hooks-invalid-spread
fix: hook getter spread make handlers invalid
|
2022-05-11 09:35:07 +02:00 |
|
ronronscelestes
|
91bfab5504
|
Merge pull request #13227 from strapi/fix/guided-tour-localstorage
[Fix] Guided tour skipped local storage
|
2022-05-11 09:26:41 +02:00 |
|
ronronscelestes
|
63ecdaefdd
|
Merge pull request #13226 from strapi/enh/ds-v2
[Enh] DS v2 components
|
2022-05-11 09:26:28 +02:00 |
|
Gustav Hansen
|
4a33486ec6
|
useFolderStructure: Move root folder creation into hook
|
2022-05-10 16:46:26 +02:00 |
|
Gustav Hansen
|
4b7abb9edc
|
EditFolderDialog: Fix created at format
|
2022-05-10 16:29:28 +02:00 |
|
Gustav Hansen
|
37612f6a64
|
UploadingAssetCard: Fix folder id for uploaded assets
|
2022-05-10 16:25:58 +02:00 |
|
Gustav Hansen
|
0470b9cff0
|
ML: Improve folder url structure, re-fetch folders
|
2022-05-10 15:58:41 +02:00 |
|
Mark Kaylor
|
acd8b1a7c8
|
remi feedback
|
2022-05-10 15:04:59 +02:00 |
|
Gustav Hansen
|
e368069c30
|
EditFolderDialog: Improve folder editing
|
2022-05-10 14:54:08 +02:00 |
|
Gustav Hansen
|
fad9806ae6
|
Merge branch 'features/ML-folder' into features/ML-folder-overview
|
2022-05-10 14:26:11 +02:00 |
|
Gustav Hansen
|
8c67542537
|
Merge pull request #12893 from strapi/features/ML-folder-create-folder
ML: Add create folder flow
|
2022-05-10 14:01:22 +02:00 |
|
Gustav Hansen
|
b4f9e28f1d
|
chore: Update snapshot tests
|
2022-05-10 13:33:45 +02:00 |
|
Roman Walters
|
941c39eea7
|
Added config info about S3 compatible services
Added information, that this upload provider works also with S3 compatible services. I tested it with scaleway.com
|
2022-05-10 13:17:48 +02:00 |
|
Gustav Hansen
|
65a5f2ed34
|
useFolderStructure: Split out utility function + add tests
|
2022-05-10 13:07:59 +02:00 |
|
Mark Kaylor
|
5616903ac8
|
rename variables
|
2022-05-10 10:15:38 +02:00 |
|
Mark Kaylor
|
60dfae1cff
|
add unit tests
|
2022-05-10 10:05:28 +02:00 |
|
Gustav Hansen
|
b8f52b8d7f
|
EditFolderDialog: properly associate label + location select
|
2022-05-10 09:43:46 +02:00 |
|
Convly
|
620418c9a6
|
Remove sensitive fields from sanitize user in the admin
|
2022-05-10 07:00:19 +02:00 |
|
Convly
|
b11623d365
|
Allow setting CT's config from the CTB services
|
2022-05-10 06:58:25 +02:00 |
|
Convly
|
d184161417
|
Fix hooks unit test
|
2022-05-10 06:06:28 +02:00 |
|
Alexandre BODIN
|
cd023b6662
|
Merge pull request #13275 from strapi/fix/gcpEmptyDirectory
Fix deployment on GCP by generating .gitkeep for db migrations
|
2022-05-09 21:05:56 +02:00 |
|
Alexandre Bodin
|
e7acb6c028
|
Getter cannot be spread and make execution invalid
|
2022-05-09 20:55:21 +02:00 |
|
derrickmehaffy
|
dda5eacbb0
|
Add database/migrations folder to default generate
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
|
2022-05-09 09:50:58 -07:00 |
|
Convly
|
61c5006ca2
|
Add basic typings for the global strapi class
|
2022-05-09 18:23:52 +02:00 |
|
vincentbpro
|
6a80b61610
|
test: added tests for upload plugin register
|
2022-05-09 16:01:11 +02:00 |
|
vincentbpro
|
1e83cdd73d
|
Merge branch 'master' into features/load-providers-at-register
|
2022-05-09 15:02:39 +02:00 |
|
Pierre Noël
|
d6b385189a
|
bump umzug to 3.1.1
|
2022-05-09 14:38:50 +02:00 |
|
vincentbpro
|
715494585f
|
feat: load storage providers at strapi 'register' step
|
2022-05-09 10:06:47 +02:00 |
|
Gustav Hansen
|
fdf1e88f52
|
Merge pull request #13257 from strapi/fix/single-types-custom-error
SingleTypeFormWrapper: Display custom error messages
|
2022-05-09 09:39:55 +02:00 |
|