Gustav Hansen
|
a5df3fbcce
|
Chore: Add react-select as dependency of the helper-plugin
|
2022-04-28 13:46:53 +02:00 |
|
Gustav Hansen
|
9a5f703993
|
SelectTree: Update snapshot test
|
2022-04-28 13:41:53 +02:00 |
|
Gustav Hansen
|
d8e6039c79
|
ReactSelect: Add maxDisplayDepth prop to determine max level of indention
|
2022-04-28 13:41:53 +02:00 |
|
Gustav Hansen
|
4d872656d2
|
ReactSelect: Cleanup import order
|
2022-04-28 13:41:53 +02:00 |
|
Gustav Hansen
|
eb4bd8e050
|
ReactSelect: Simplify handleToggle callback
|
2022-04-28 13:41:53 +02:00 |
|
Gustav Hansen
|
bf0e321820
|
ML: Create SelectTree component on top of ReactSelect
|
2022-04-28 13:41:52 +02:00 |
|
Gustav Hansen
|
8983a69025
|
ReactSelect: Abstract base class from SelectWrapper
|
2022-04-28 13:41:49 +02:00 |
|
Gustav Hansen
|
318bec4f5c
|
FolderCard: Restructure component files
|
2022-04-28 13:41:15 +02:00 |
|
Gustav Hansen
|
0d0a24f29d
|
ML: Add FolderCard component
|
2022-04-28 13:39:19 +02:00 |
|
Gustav Hansen
|
a9abafccb0
|
ML: Add useFolders() hook and tests
|
2022-04-28 13:36:57 +02:00 |
|
Gustav Hansen
|
2e64487fc0
|
Chore: Update snapshot tests
|
2022-04-28 13:33:41 +02:00 |
|
Gustav Hansen
|
7fc6b4de67
|
ML: Refactor AssetMeta into ContextInfo to reuse it for folders
|
2022-04-28 13:29:05 +02:00 |
|
Pierre Noël
|
b8c8279580
|
fix lint
|
2022-04-28 13:29:04 +02:00 |
|
Pierre Noël
|
8abc6a73cb
|
apply feedback
|
2022-04-28 13:29:04 +02:00 |
|
Pierre Noël
|
9c3dcfecbc
|
sanitize files for the content-api
|
2022-04-28 13:29:04 +02:00 |
|
Pierre Noël
|
587b62ea7b
|
replace path by location + add location to files
|
2022-04-28 13:29:04 +02:00 |
|
Pierre Noël
|
906f625c30
|
replace names by uids in folder path
|
2022-04-28 13:29:03 +02:00 |
|
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
|
bba52c3c8f
|
Merge pull request #13200 from strapi/dependabot/npm_and_yarn/swc-node/jest-1.5.0
Bump @swc-node/jest from 1.4.3 to 1.5.0
|
2022-04-28 13:21:46 +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 |
|
dependabot[bot]
|
8be680ef1f
|
Bump @swc-node/jest from 1.4.3 to 1.5.0
Bumps [@swc-node/jest](https://github.com/swc-project/swc-node) from 1.4.3 to 1.5.0.
- [Release notes](https://github.com/swc-project/swc-node/releases)
- [Commits](https://github.com/swc-project/swc-node/compare/@swc-node/jest@1.4.3...@swc-node/jest@1.5.0)
---
updated-dependencies:
- dependency-name: "@swc-node/jest"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-28 09:07:29 +00:00 |
|
ronronscelestes
|
6087a68316
|
added tracking
|
2022-04-28 10:42:04 +02:00 |
|
cyril lopez
|
6158cd2633
|
Merge pull request #13188 from strapi/fix/build
Fix default tsconfig file
|
2022-04-28 02:10:34 +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
|
9f09ceb7d4
|
Updated uuid version in generators/app package
From ^3.3.2 to ^8.3.2 as deprecated version may use problematic Math.random()
|
2022-04-27 21:57:06 +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
v4.1.9
|
2022-04-27 18:25:42 +02:00 |
|
Alexandre Bodin
|
92e2e78bb8
|
Update yarn lock
|
2022-04-27 18:25:28 +02:00 |
|