Pierre Noël
|
ada5553977
|
remove path for files + add base for delete folders
|
2022-04-28 13:29:03 +02:00 |
|
Pierre Noël
|
9476065472
|
add ability to set and change file folder location
|
2022-04-28 13:29:03 +02:00 |
|
Pierre Noël
|
2ae631d903
|
forbid folder name starting or ending with a whitespace
|
2022-04-28 13:29:03 +02:00 |
|
Pierre Noël
|
8ddf42f75c
|
fix tests
|
2022-04-28 13:29:02 +02:00 |
|
Pierre Noël
|
4ee7519b4f
|
restructure upload controllers + add create and get folders
|
2022-04-28 13:29:00 +02:00 |
|
Gustav Hansen
|
6a9850bb21
|
FolderCard: remove legacy useId prefix param
|
2022-04-28 13:28:33 +02:00 |
|
Gustav Hansen
|
b9b01b9d51
|
FolderCard: Restructure component files
|
2022-04-28 13:28:33 +02:00 |
|
Gustav Hansen
|
39019848a4
|
FolderCard: Update tests
|
2022-04-28 13:28:33 +02:00 |
|
Gustav Hansen
|
609fb1336d
|
ML: Add FolderCard component
|
2022-04-28 13:28:32 +02:00 |
|
Gustav Hansen
|
c494431a20
|
ML: Simplify useAssets() and useFolders() hooks
|
2022-04-28 13:28:32 +02:00 |
|
Gustav Hansen
|
c2722dcfd0
|
ML: Resolve ignored eslint rules
|
2022-04-28 13:28:32 +02:00 |
|
Gustav Hansen
|
c7cf9d886c
|
ML: Add useFolders() hook and tests
|
2022-04-28 13:28:32 +02:00 |
|
Gustav Hansen
|
bd75335c44
|
ML: Add tests for useAssets()
|
2022-04-28 13:28:31 +02:00 |
|
Gustav Hansen
|
8e5c889c09
|
ML: Use formatjs inline plural API, display folder count
|
2022-04-28 13:28:31 +02:00 |
|
Gustav Hansen
|
5dfa81a8e5
|
Upload: Namespace all queries with pluginId
|
2022-04-28 13:27:26 +02:00 |
|
Gustav Hansen
|
648c5bd470
|
useEditFolder: Update tests
|
2022-04-28 13:26:06 +02:00 |
|
Gustav Hansen
|
eada144e15
|
useEditFolder: Refactor according to the current API spec
|
2022-04-28 13:26:06 +02:00 |
|
Gustav Hansen
|
848e9a0c08
|
EditFolderDialog: Elaborate on TODOs
|
2022-04-28 13:26:06 +02:00 |
|
Gustav Hansen
|
2b0cf820b8
|
ML: Use EditFolderDialog when adding a new folder
|
2022-04-28 13:26:05 +02:00 |
|
Gustav Hansen
|
bf868610e1
|
ML: Create EditFolderDialog component
|
2022-04-28 13:26:05 +02:00 |
|
Gustav Hansen
|
57e292c911
|
ML: Create useEditFolder hook
|
2022-04-28 13:26:05 +02:00 |
|
Gustav Hansen
|
97a606512b
|
ML: Use formatjs inline plural API, display folder count
|
2022-04-28 13:26:02 +02:00 |
|
Gustav Hansen
|
658d31bdf9
|
Merge pull request #12961 from strapi/features/ML-folder-useRemoveFolder
ML: Add useRemoveFolder hook
|
2022-04-28 13:09:22 +02:00 |
|
cyril lopez
|
2ebb0b3ad7
|
Merge pull request #13073 from strapi/features/ML-folder-treeselect
SelectTree: Create component to be used in the media library
|
2022-04-28 12:53:42 +02:00 |
|
ronronscelestes
|
6087a68316
|
added tracking
|
2022-04-28 10:42:04 +02:00 |
|
finnsnape
|
c32938552f
|
Added explicit versioning to uuid generator calls
Previously using default of v4, and this default functionality is now deprecated and you must instead specify the version
|
2022-04-27 22:27:37 +01:00 |
|
finnsnape
|
3b7ea81de1
|
Updated uuid version in core package
From ^3.3.2 to ^8.3.2 as deprecated version may use problematic Math.random()
|
2022-04-27 21:56:12 +01:00 |
|
Alexandre Bodin
|
9fa53be186
|
v4.1.9
|
2022-04-27 18:25:42 +02:00 |
|
MaksZhukov
|
977b489d2e
|
Added new ru translations for admin content
|
2022-04-27 18:55:45 +03:00 |
|
ronronscelestes
|
31e836962e
|
feedback fix
|
2022-04-27 17:25:00 +02:00 |
|
Gustav Hansen
|
4758ec9755
|
Merge pull request #13140 from alekzonder/patch-1
FIx upload error: Error: VipsJpeg: Invalid SOS parameters for sequential JPEG
|
2022-04-27 12:13:37 +02:00 |
|
Gustav Hansen
|
0c3655c008
|
Merge pull request #13111 from strapi/features/ML-folder-context-info
ML: Refactor AssetMeta into ContextInfo to reuse it for folders
|
2022-04-27 11:39:42 +02:00 |
|
ronronscelestes
|
345a799c7f
|
Merge branch 'master' of https://github.com/strapi/strapi into features/menu-logo
|
2022-04-26 17:18:05 +02:00 |
|
soupette
|
a601e279e4
|
Fix default tsconfig file
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-26 16:03:46 +02:00 |
|
Bassel Kanso
|
4c6c88e410
|
fix eslint errors
|
2022-04-26 17:00:23 +03:00 |
|
ronronscelestes
|
37119d2fd1
|
feedback paddings
|
2022-04-26 15:37:35 +02:00 |
|
ronronscelestes
|
5c37a3e20e
|
helper plugin DS bump
|
2022-04-26 15:09:11 +02:00 |
|
ronronscelestes
|
6d921213f0
|
updated tests
|
2022-04-26 14:54:23 +02:00 |
|
Bassel Kanso
|
10afebc745
|
fix start command to work in typescipt project
|
2022-04-26 15:53:14 +03:00 |
|
Convly
|
956ab9de47
|
Add basic tests for permissions-manager sanitize utils
|
2022-04-26 14:43:09 +02:00 |
|
ronronscelestes
|
7332e3d010
|
ds bump to 1.1.0
|
2022-04-26 14:31:55 +02:00 |
|
Bassel Kanso
|
37971b2394
|
fix strapi commands so they work in a Typescript project
|
2022-04-26 14:58:06 +03:00 |
|
vincentbpro
|
1479641c83
|
Merge branch 'master' of github.com:strapi/strapi into features/menu-logo
|
2022-04-26 11:54:35 +02:00 |
|
Bassel Kanso
|
90293b8469
|
fix command config:restore in typescript project
|
2022-04-26 11:49:06 +03:00 |
|
Convly
|
1d50038e44
|
Remove hidden fields from the admin API responses
|
2022-04-26 10:39:50 +02:00 |
|
Bassel Kanso
|
4610be5c39
|
fix strapi config:dump in typescript project
|
2022-04-25 19:11:33 +03:00 |
|
vincentbpro
|
816cba6ce5
|
Merge branch 'features/menu-logo' into menu-logo/get-project-settings-routes
|
2022-04-25 15:41:40 +02:00 |
|
Vincent
|
ea59183817
|
Merge pull request #13131 from strapi/menu-logo/submit
[Logo customization] Submit flow
|
2022-04-25 15:39:40 +02:00 |
|
vincentbpro
|
752206f928
|
fix: removed useless await
|
2022-04-25 14:46:22 +02:00 |
|
Pierre Noël
|
de2a03268a
|
change tree to folder-structure + fix test
|
2022-04-25 14:37:59 +02:00 |
|