21353 Commits

Author SHA1 Message Date
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
Gustav Hansen
337704cdf2
Merge pull request #13191 from strapi/dependabot/npm_and_yarn/eslint-plugin-react-hooks-4.5.0
Bump eslint-plugin-react-hooks from 4.4.0 to 4.5.0
2022-04-27 12:40:34 +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
Gustav Hansen
51c210e7ef
Merge pull request #13142 from Elliot67/patch-1
Fix roadmap links in the readme
2022-04-27 11:38:47 +02:00
dependabot[bot]
e2ec5d713f
Bump eslint-plugin-react-hooks from 4.4.0 to 4.5.0
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

---
updated-dependencies:
- dependency-name: eslint-plugin-react-hooks
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 09:05:48 +00:00
Gustav Hansen
4d56dc86a7
Merge pull request #13145 from strapi/dependabot/npm_and_yarn/fs-extra-10.1.0
Bump fs-extra from 10.0.1 to 10.1.0
2022-04-27 10:52:44 +02:00
Gustav Hansen
4120c11dd1
Merge pull request #13180 from strapi/dependabot/npm_and_yarn/actions/core-1.7.0
Bump @actions/core from 1.6.0 to 1.7.0
2022-04-27 10:47:04 +02:00
dependabot[bot]
5dcc733683
Bump @actions/core from 1.6.0 to 1.7.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-26 15:14:05 +00:00
ronronscelestes
1e111d6fae
Merge pull request #13186 from strapi/chore/ds-1.1.0-bump
Chore / DS 1.1.0 bump
2022-04-26 17:12:09 +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
ronronscelestes
7332e3d010 ds bump to 1.1.0 2022-04-26 14:31:55 +02:00
cyril lopez
e5ce3f5794
Merge pull request #13177 from strapi/fix/13124
Enable .jsx extensions
2022-04-25 16:22:35 +02:00
Pierre Noël
de2a03268a change tree to folder-structure + fix test 2022-04-25 14:37:59 +02:00
Pierre Noël
52a2a41664 code cleaning 2022-04-25 14:37:59 +02:00
Pierre Noël
2f8fd4adc2 fix e2e folder test 2022-04-25 14:37:58 +02:00
Pierre Noël
ecbf419c3c add tree route 2022-04-25 14:37:58 +02:00
Pierre Noël
def1cedc5b
Merge pull request #13053 from strapi/ML-folder/update-file-location
Ml folder/update file location
2022-04-25 14:28:26 +02:00
soupette
1ffac62397 Enable .jsx extension.
Fixes #13124

Signed-off-by: soupette <cyril@strapi.io>
2022-04-25 10:28:14 +02:00
Jean-Sébastien Herbaux
f7f32afee7
Merge pull request #13152 from strapi/fix/adminjwtspace
Fix ADMIN_JWT_SECRET being generated with a space
2022-04-19 16:01:54 +02:00
DMehaffy
7c67be10e7
Fix ADMIN_JWT_SECRET being generated with a space
Fixing a typo
2022-04-19 01:47:59 -07:00
dependabot[bot]
912ef9ea91
Bump fs-extra from 10.0.1 to 10.1.0
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.0.1 to 10.1.0.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/10.0.1...10.1.0)

---
updated-dependencies:
- dependency-name: fs-extra
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 09:06:04 +00:00
Elliot Lintz
08de9c92a8
Fix roadmap links in the readme 2022-04-17 17:03:01 +02:00
alekzonder
45e221cc26
FIx upload VipsJpegError
Invalid SOS parameters for sequential JPEG
2022-04-17 13:38:24 +07:00
Alexandre Bodin
3f204a0a48 v4.1.8 v4.1.8 2022-04-13 16:45:31 +02:00
Gustav Hansen
a5c7ef9bfb Chore: Update snapshot tests 2022-04-13 12:47:01 +02:00
Gustav Hansen
03c5371c07 ML: Refactor AssetMeta into ContextInfo to reuse it for folders 2022-04-12 17:27:20 +02:00
Pierre Noël
725aa2e399 fix lint 2022-04-12 16:50:02 +02:00
Pierre Noël
ed49650a31
Merge pull request #13110 from strapi/fix/fix-date-unit-test
Fix date unit test
2022-04-12 16:38:35 +02:00
Pierre Noël
041f2f6eb3 apply feedback 2022-04-12 16:32:05 +02:00
Pierre Noël
cfa968c537 sanitize files for the content-api 2022-04-12 16:07:54 +02:00
Pierre Noël
d0bf7310b3 replace path by location + add location to files 2022-04-12 16:07:54 +02:00
Pierre Noël
7689a340ea replace names by uids in folder path 2022-04-12 16:07:53 +02:00
Pierre Noël
a1c441e8bf remove path for files + add base for delete folders 2022-04-12 16:07:53 +02:00
Pierre Noël
a44e2cd25e add ability to set and change file folder location 2022-04-12 16:07:53 +02:00
Pierre Noël
fd5d1c2fdc forbid folder name starting or ending with a whitespace 2022-04-12 16:07:52 +02:00
Pierre Noël
fbd9ae5a50 fix tests 2022-04-12 16:07:52 +02:00
Pierre Noël
94308aa2bc restructure upload controllers + add create and get folders 2022-04-12 16:07:51 +02:00