6989 Commits

Author SHA1 Message Date
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
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
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
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
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
Bassel Kanso
5062caa352 add snapshot tests to apiToken EditView 2022-07-07 12:52:52 +03: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
Convly
4b17487953 Fix typo: litteral -> literal 2022-07-07 01:22:13 +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
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
Mark Kaylor
12dcfd26cb Add custom fields registry 2022-07-06 14:24:01 +02:00
Gustav Hansen
0e96974cf7
Merge pull request #13702 from strapi/dependabot/npm_and_yarn/fortawesome/react-fontawesome-0.2.0
Bump @fortawesome/react-fontawesome from 0.1.18 to 0.2.0
2022-07-06 13:26:15 +02:00
Gustav Hansen
4d3fe49e24
Merge pull request #13701 from strapi/dependabot/npm_and_yarn/date-fns-2.28.0
Bump date-fns from 2.22.1 to 2.28.0
2022-07-06 13:25:50 +02:00
Gustav Hansen
aebb80e4b0
Merge pull request #13700 from strapi/fix/dnd-ml-from-computer
FromComputerForm: Fix drag & drop events
2022-07-06 12:13:04 +02:00
Gustav Hansen
4d8824f17d CellContent: Fix relations, if a user does not have read permissions 2022-07-06 11:55:43 +02:00
dependabot[bot]
4347f619f7
Bump @babel/preset-react from 7.16.7 to 7.18.6
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) 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-preset-react)

---
updated-dependencies:
- dependency-name: "@babel/preset-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-06 09:07:54 +00:00
dependabot[bot]
d1c0c36330
Bump @fortawesome/react-fontawesome from 0.1.18 to 0.2.0
Bumps [@fortawesome/react-fontawesome](https://github.com/FortAwesome/react-fontawesome) from 0.1.18 to 0.2.0.
- [Release notes](https://github.com/FortAwesome/react-fontawesome/releases)
- [Changelog](https://github.com/FortAwesome/react-fontawesome/blob/0.2.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/react-fontawesome/compare/0.1.18...0.2.0)

---
updated-dependencies:
- dependency-name: "@fortawesome/react-fontawesome"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-06 09:06:33 +00:00
dependabot[bot]
b686bfd4d2
Bump date-fns from 2.22.1 to 2.28.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.22.1 to 2.28.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/master/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.22.1...v2.28.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-06 09:05:55 +00:00
Julie Plantey
92558c8238
Merge pull request #13473 from anjalirathor622/sanskrit
Add Sanskrit Translation
2022-07-06 09:49:34 +02:00
Gustav Hansen
d3d6bb761a
Merge pull request #13696 from strapi/fix/dnd-ml-input
MediaLibraryInput: Fix drag & drop events
2022-07-06 09:42:57 +02:00
Gustav Hansen
493604d47d FromComputerForm: Fix drag & drop events 2022-07-06 09:19:59 +02:00
Bassel Kanso
cd99da9119 add locale to the expiration date 2022-07-05 22:31:50 +03:00
Hung Viet Nguyen
ed833ec2d7
Upgrade to lerna 5 to speedup build 2022-07-05 23:17:07 +07:00
Gustav Hansen
6e91003d5a MediaLibraryInput: Fix drag & drop events 2022-07-05 17:57:36 +02:00
ronronscelestes
d4da38191f fixed focused border and added box shadow 2022-07-05 17:43:53 +02:00
Julie Plantey
e072ab661f
fixed missing commas 2022-07-05 17:42:13 +02:00
Julie Plantey
dd38b618e7
Merge pull request #13687 from strapi/ML-folder/fix-select-tree-disabled
[ML Folder] Select Tree disabled state
2022-07-05 17:19:25 +02:00
ronronscelestes
f383fbb6a7 feedback fixes 2022-07-05 16:14:51 +02:00
Gustav Hansen
5aad18547b
Merge pull request #13692 from strapi/chore/webpack-dependencies
chore: Upgrade & unpin webpack dependencies
2022-07-05 15:51:02 +02:00