22792 Commits

Author SHA1 Message Date
Pierre Noël
6d265c2917 fix permission-domain.test.js 2022-07-12 17:56:58 +02:00
Gustav Hansen
f98c00ff4f chore: Update jest to 28.x 2022-07-12 17:56:58 +02:00
Gustav Hansen
f880614ad8 chore: Add comments on why the GraphQL regex is needed in core right now 2022-07-12 17:38:15 +02:00
Alexandre BODIN
0b1faa81bb
Merge pull request #13748 from strapi/fix/jest-config-github
Fix jest running tests twice because of .github and jest behavior
2022-07-12 17:10:46 +02:00
Lebit
5d831d4ca6 fix: typo 2022-07-12 17:03:05 +02:00
Jean-Sébastien Herbaux
ea1ae545cc
Merge pull request #13749 from strapi/typescript/fix/typings
[TS] Fix light typings issues
2022-07-12 16:35:04 +02:00
Jean-Sébastien Herbaux
af06cfac48
Merge pull request #13733 from strapi/typescript/fix/invalid-middleware-template-file
[TS] Rename invalid template file with correct extension
2022-07-12 15:05:10 +02:00
Convly
51a40e3966 Add missing properties to the Strapi Interface 2022-07-12 14:56:54 +02:00
Convly
2bb361eeec Fix Policy and Middleware types 2022-07-12 14:56:26 +02:00
meherchandan
a7131ca000 fix: review comments and added graphql operator 2022-07-12 16:19:51 +04:00
Alexandre Bodin
91c200490b Fix jest running because of .github and jest weird behavior 2022-07-12 13:54:06 +02:00
Gustav Hansen
141ef84114
Merge pull request #13746 from strapi/fix/richtext-table
PreviewWysiwyg: Fix and improve styles for tables
2022-07-12 11:33:50 +02:00
Alexandre BODIN
ed129b8490
Merge pull request #13676 from benderillo/fix-13675-send-components
Make updateContentTypeConfiguration endpoint return full data
2022-07-12 10:32:41 +02:00
Gustav Hansen
e87ada05e5 PreviewWysiwyg: Fix and improve styles for tables 2022-07-12 10:31:25 +02:00
Julie Plantey
d0c29fe0f0
Merge pull request #13594 from SarkarKurdish/master
Add two new kurdish languages
2022-07-11 14:14:04 +02:00
Julie Plantey
4c1fad8085
Merge pull request #13495 from poonamdhangar/master
Add Malayalam Translation
2022-07-11 14:13:07 +02:00
Julie Plantey
9229d8df98
Merge pull request #13730 from strapi/dependabot/npm_and_yarn/css-loader-6.7.1
Bump css-loader from 6.5.1 to 6.7.1
2022-07-11 14:11:50 +02:00
Gustav Hansen
1973fb57f6 Improve microcopy 2022-07-11 14:04:53 +02:00
Julie Plantey
006aeb4cde updated iso locales snapshot 2022-07-11 12:28:29 +02:00
Julie Plantey
0e9d9a7cee updated languageNativeNames file 2022-07-11 12:19:26 +02:00
Julie Plantey
f1b80656a9
Merge pull request #13481 from kiranrathor30697/master
Add Gujarati Translation
2022-07-11 11:37:06 +02:00
dependabot[bot]
4747b0edb0
Bump swagger-ui-dist from 4.11.1 to 4.12.0
Bumps [swagger-ui-dist](https://github.com/swagger-api/swagger-ui) from 4.11.1 to 4.12.0.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases)
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v4.11.1...v4.12.0)

---
updated-dependencies:
- dependency-name: swagger-ui-dist
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 09:08:21 +00:00
Convly
c29a20349f Add tests for global module definition 2022-07-11 10:24:30 +02:00
Julie Plantey
18567f7026 updated languageNativeNames 2022-07-11 09:40:23 +02:00
dependabot[bot]
b7a6949f13
Bump nx from 14.3.6 to 14.4.2
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 14.3.6 to 14.4.2.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/14.4.2/packages/nx)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 06:24:43 +00:00
dependabot[bot]
41c1dd425f
Bump css-loader from 6.5.1 to 6.7.1
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.5.1 to 6.7.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.5.1...v6.7.1)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 06:21:34 +00:00
Julie Plantey
6571302986
Merge pull request #13714 from strapi/dependabot/npm_and_yarn/storybook/addon-essentials-6.5.9
Bump @storybook/addon-essentials from 6.4.10 to 6.5.9
2022-07-11 08:19:26 +02:00
Convly
beb1a77e5c Rename invalid template file with correct extension 2022-07-08 15:13:29 +02:00
Convly
9c4e9c500f Add missing tests for attributes properties generation 2022-07-08 15:06:52 +02:00
Gustav Hansen
562c73a00d EditPage: Remove date mocking from roles edit page 2022-07-08 13:26:39 +02:00
Gustav Hansen
7361c49171
Merge pull request #13726 from strapi/dependabot/npm_and_yarn/babel/generator-7.18.7
Bump @babel/generator from 7.16.7 to 7.18.7
2022-07-08 13:24:08 +02:00
Gustav Hansen
8cf4d41c65
Merge pull request #13727 from strapi/dependabot/npm_and_yarn/babel/plugin-proposal-function-bind-7.18.8
Bump @babel/plugin-proposal-function-bind from 7.16.7 to 7.18.8
2022-07-08 13:23:51 +02:00
Gustav Hansen
88d5d1ff4c chore: Update snapshot tests 2022-07-08 13:20:11 +02:00
Gustav Hansen
561dea3a22 Replace remaining moment-js calls with date-fns 2022-07-08 13:16:10 +02:00
dependabot[bot]
29802fb6f8
Bump @storybook/addon-essentials from 6.4.10 to 6.5.9
Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials) from 6.4.10 to 6.5.9.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.9/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.9/addons/essentials)

---
updated-dependencies:
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 10:59:17 +00:00
Alexandre BODIN
e5236d18e5
Merge pull request #13664 from nvh95/lerna-5
Upgrade to lerna 5 to speedup build
2022-07-08 12:56:37 +02:00
dependabot[bot]
19de7d00b3
Bump @babel/plugin-proposal-function-bind from 7.16.7 to 7.18.8
Bumps [@babel/plugin-proposal-function-bind](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-function-bind) from 7.16.7 to 7.18.8.
- [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.8/packages/babel-plugin-proposal-function-bind)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 10:19:42 +00:00
Gustav Hansen
49a47fcb1d
Merge pull request #13723 from strapi/dependabot/npm_and_yarn/cli-table3-0.6.2
Bump cli-table3 from 0.6.1 to 0.6.2
2022-07-08 12:19:11 +02:00
dependabot[bot]
7039b63aff
Bump @babel/generator from 7.16.7 to 7.18.7
Bumps [@babel/generator](https://github.com/babel/babel/tree/HEAD/packages/babel-generator) from 7.16.7 to 7.18.7.
- [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.7/packages/babel-generator)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-08 10:17:02 +00:00
Gustav Hansen
eba4623be9
Merge pull request #13722 from strapi/dependabot/npm_and_yarn/fingerprintjs/fingerprintjs-3.3.3
Bump @fingerprintjs/fingerprintjs from 3.3.2 to 3.3.3
2022-07-08 12:16:26 +02:00
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
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
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