24134 Commits

Author SHA1 Message Date
Alexandre Bodin
4ccc9cbb8e Merge branch 'master' into lerna-5 2022-07-08 12:04:41 +02:00
dependabot[bot]
79b4de58e0
Bump sift from 13.5.0 to 13.5.4
Bumps [sift](https://github.com/crcn/sift.js) from 13.5.0 to 13.5.4.
- [Release notes](https://github.com/crcn/sift.js/releases)
- [Changelog](https://github.com/crcn/sift.js/blob/master/changelog.md)
- [Commits](https://github.com/crcn/sift.js/commits/v13.5.4)

---
updated-dependencies:
- dependency-name: sift
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 09:05:30 +00:00
dependabot[bot]
f8c0286017
Bump cli-table3 from 0.6.1 to 0.6.2
Bumps [cli-table3](https://github.com/cli-table/cli-table3) from 0.6.1 to 0.6.2.
- [Release notes](https://github.com/cli-table/cli-table3/releases)
- [Changelog](https://github.com/cli-table/cli-table3/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cli-table/cli-table3/compare/v0.6.1...v0.6.2)

---
updated-dependencies:
- dependency-name: cli-table3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 09:04:58 +00:00
dependabot[bot]
843bb76462
Bump @fingerprintjs/fingerprintjs from 3.3.2 to 3.3.3
Bumps [@fingerprintjs/fingerprintjs](https://github.com/fingerprintjs/fingerprintjs) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/fingerprintjs/fingerprintjs/releases)
- [Commits](https://github.com/fingerprintjs/fingerprintjs/compare/v3.3.2...v3.3.3)

---
updated-dependencies:
- dependency-name: "@fingerprintjs/fingerprintjs"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 09:04:21 +00:00
Rémi de Juvigny
ba8f04316e Add unit tests 2022-07-08 10:55:47 +02:00
Gustav Hansen
e50c88e766
Merge pull request #13713 from strapi/dependabot/npm_and_yarn/babel/plugin-proposal-export-default-from-7.18.6
Bump @babel/plugin-proposal-export-default-from from 7.16.7 to 7.18.6
2022-07-08 09:05:13 +02:00
Rémi de Juvigny
92a880e61a Fix StrapiApp tests 2022-07-07 18:57:10 +02:00
Bassel Kanso
f0a57486be get language from localstorage 2022-07-07 19:40:37 +03:00
Rémi de Juvigny
ef4d8ce733 Remove log 2022-07-07 17:14:25 +02:00
Convly
bc437a9f29 Merge branch 'features/typescript' into typescript/schema-types-generation 2022-07-07 16:31:45 +02:00
Convly
975d5bf034 Merge branch 'master' into features/typescript 2022-07-07 16:31:37 +02:00
Convly
a3672cf3d1 Merge branch 'features/typescript' into typescript/schema-types-generation 2022-07-07 16:30:56 +02:00
Gustav Hansen
8f0906d6af Synchronize empty values check between admin UI and server validation 2022-07-07 16:11:37 +02:00
Gustav Hansen
2845ba1ec1 CTB: Simplify function to find duplicate enum values 2022-07-07 15:52:36 +02:00
Gustav Hansen
c343bacaf1 Re-use GraphQL names regex for content-type enum validation 2022-07-07 15:45:26 +02:00
Alexandre BODIN
506584ffa5
Merge pull request #13698 from strapi/dependabot/npm_and_yarn/parse-url-6.0.2
Bump parse-url from 6.0.0 to 6.0.2
2022-07-07 15:44:43 +02:00
Rémi de Juvigny
eda74cb147 Expose custom fields in react context 2022-07-07 15:22:28 +02:00
Rémi de Juvigny
49a8ab1f86 Register custom fields in admin core 2022-07-07 15:21:53 +02:00
Convly
a5fbcc9e48 Merge branch 'master' into features/typescript 2022-07-07 15:20:34 +02:00
Convly
fbf166908b Improve test coverage for imports & attributes 2022-07-07 15:16:09 +02:00
Alexandre BODIN
7dec7f194a
Merge pull request #13716 from strapi/dependabot/npm_and_yarn/moment-2.29.4
Bump moment from 2.29.2 to 2.29.4
2022-07-07 13:54:45 +02:00
Rémi de Juvigny
d49104ab61
Merge pull request #13715 from strapi/doc-plugin-readme
Remove npm warning from documentation plugin readme
2022-07-07 13:47:24 +02:00
Gustav Hansen
b582e770b7 CTB: Improve UI validation for enum values
Co-authored-by: omacovei <omacovei@users.noreply.github.com>
2022-07-07 13:43:45 +02:00
Alexandre BODIN
0ee7d83614
Merge pull request #13712 from strapi/dependabot/npm_and_yarn/sharp-0.30.7
Bump sharp from 0.30.6 to 0.30.7
2022-07-07 12:40:00 +02:00
dependabot[bot]
79057ae68a
Bump moment from 2.29.2 to 2.29.4
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4)

---
updated-dependencies:
- dependency-name: moment
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-07 10:38:44 +00:00
Alexandre BODIN
0fcda6bc1c
Merge pull request #13711 from strapi/dependabot/npm_and_yarn/semver-7.3.7
Bump semver from 7.3.5 to 7.3.7
2022-07-07 12:35:29 +02:00
Bassel Kanso
5062caa352 add snapshot tests to apiToken EditView 2022-07-07 12:52:52 +03:00
Rémi de Juvigny
2a467485ea
Remove npm warning from documentation plugin readme 2022-07-07 11:41:56 +02:00
dependabot[bot]
80b486bdcd
Bump @babel/plugin-proposal-export-default-from from 7.16.7 to 7.18.6
Bumps [@babel/plugin-proposal-export-default-from](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-export-default-from) from 7.16.7 to 7.18.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.6/packages/babel-plugin-proposal-export-default-from)

---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-export-default-from"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-07 09:07:46 +00:00
dependabot[bot]
afe360f9bb
Bump sharp from 0.30.6 to 0.30.7
Bumps [sharp](https://github.com/lovell/sharp) from 0.30.6 to 0.30.7.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.30.6...v0.30.7)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-07 09:07:09 +00:00
dependabot[bot]
7b6041f063
Bump semver from 7.3.5 to 7.3.7
Bumps [semver](https://github.com/npm/node-semver) from 7.3.5 to 7.3.7.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.5...v7.3.7)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-07 09:06:32 +00:00
Gustav Hansen
156318707c
Merge pull request #13707 from strapi/fix/cm-i18n-list-view-page
LocalePicker: Always set page to 1 after updating a locale
2022-07-07 09:17:16 +02:00
Convly
4b17487953 Fix typo: litteral -> literal 2022-07-07 01:22:13 +02:00
Convly
fa240cfee3 Add unit tests for typescript generators utils 2022-07-07 01:20:36 +02:00
Convly
3b48fd1fcb Fix toTypeLiteral util - handle undefined and null, throw on function types 2022-07-07 01:19:57 +02:00
Alexandre Bodin
101d76e09b Init tech docs 2022-07-06 21:04:48 +02:00
Alexandre BODIN
a497483c75
Merge pull request #13672 from strapi/fix/up-default-permissions
Fix users-permissions default permissions
2022-07-06 18:19:09 +02:00
Julie Plantey
034e03fe0d
Merge pull request #13681 from strapi/ML-folder/track-events-front
[ML Folder] Track events front
2022-07-06 18:05:29 +02:00
Gustav Hansen
e2a285cfa1
Merge pull request #13705 from strapi/fix/cm-relations-permissions
CellContent: Fix relations, if a user does not have read permissions
2022-07-06 16:31:12 +02:00
ronronscelestes
6ff62ac705 feedback assetsCountByType 2022-07-06 16:03:55 +02:00
Convly
6eacbaf0b7 Remove useless generic type parameter from the parameter type definition 2022-07-06 16:02:07 +02:00
Convly
d587de6b19 Handle UID attributes when generating attributes types definition 2022-07-06 15:58:46 +02:00
Convly
dde36c88f1 Fix morph type detection 2022-07-06 15:31:57 +02:00
Convly
531977f9da Use lodash pipe instead of lodash flow 2022-07-06 15:26:56 +02:00
Convly
bac691d797 Move the attributes mappers outside of the generation function 2022-07-06 15:25:34 +02:00
Convly
93af3acbd1 Use _ instead of fp as variable name for the lodash import 2022-07-06 15:23:20 +02:00
Convly
1fe3db7126 Slightly improve performance when merging schemas definitions with new lines 2022-07-06 15:14:39 +02:00
Convly
da3cf961c5 Remove -v option for verbose mode 2022-07-06 15:02:31 +02:00
Convly
870318b05a Replace 'debug' mode by a 'verbose' one 2022-07-06 14:56:26 +02:00
Convly
6e0e9d3526 Remove dependency to @strapi/strapi 2022-07-06 14:54:51 +02:00