20104 Commits

Author SHA1 Message Date
Gustav Hansen
c106d19dd5
Merge pull request #12464 from strapi/hotfix/ctb-add-component-typo
DynamicZoneList: fix cta typography
2022-02-10 18:13:47 +01:00
Gustav Hansen
73853a16da chore: Update snapshot tests 2022-02-10 18:04:42 +01:00
Gustav Hansen
8e6204251d chore: Bump design-system version 2022-02-10 18:03:28 +01:00
Maxime Castres
8659741ab8 Enhancement: Upgrade fp version to 3.2.2 2022-02-10 17:09:06 +01:00
Mark Kaylor
46f09b3a45 fix custom settings override 2022-02-10 15:55:29 +01:00
Gustav Hansen
8475dee2b5 chore: Update snapshot tests 2022-02-10 15:44:44 +01:00
Gustav Hansen
bc35e75645 DynamicZoneList: fix cta typography 2022-02-10 15:43:25 +01:00
Gustav Hansen
39f9d54f4d
Merge pull request #12306 from strapi/dependabot/npm_and_yarn/swc-node/jest-1.4.3
Bump @swc-node/jest from 1.1.0 to 1.4.3
2022-02-10 14:09:55 +01:00
Gustav Hansen
d57825b79d
Merge pull request #12445 from smoothdvd/patch-2
Clear datetime or date should set value to null
2022-02-10 13:48:22 +01:00
dependabot[bot]
032800020b
Bump @swc-node/jest from 1.1.0 to 1.4.3
Bumps [@swc-node/jest](https://github.com/Brooooooklyn/swc-node) from 1.1.0 to 1.4.3.
- [Release notes](https://github.com/Brooooooklyn/swc-node/releases)
- [Commits](https://github.com/Brooooooklyn/swc-node/compare/@swc-node/jest@1.1.0...@swc-node/jest@1.4.3)

---
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-02-10 12:23:53 +00:00
Gustav Hansen
80f161c34e
Merge pull request #12305 from strapi/dependabot/npm_and_yarn/enzyme-3.11.0
Bump enzyme from 3.9.0 to 3.11.0
2022-02-10 13:17:51 +01:00
Gustav Hansen
77f54aca68
Merge pull request #12456 from strapi/dependabot/npm_and_yarn/testing-library/user-event-13.5.0
Bump @testing-library/user-event from 13.1.9 to 13.5.0
2022-02-10 13:14:34 +01:00
Gustav Hansen
798b29f92b DateTimePicker: trigger change events regardless of the value 2022-02-10 13:10:57 +01:00
dependabot[bot]
dcdff1a54e
Bump @testing-library/user-event from 13.1.9 to 13.5.0
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 13.1.9 to 13.5.0.
- [Release notes](https://github.com/testing-library/user-event/releases)
- [Changelog](https://github.com/testing-library/user-event/blob/beta/CHANGELOG.md)
- [Commits](https://github.com/testing-library/user-event/compare/v13.1.9...v13.5.0)

---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 10:25:27 +00:00
Gustav Hansen
c4872bbada
Merge pull request #12442 from strapi/dependabot/npm_and_yarn/babel-eslint-10.1.0
Bump babel-eslint from 10.0.0 to 10.1.0
2022-02-10 11:19:24 +01:00
soupette
7f97968269 Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
2022-02-10 11:14:11 +01:00
dependabot[bot]
9a460abc2f
Bump enzyme from 3.9.0 to 3.11.0
Bumps [enzyme](https://github.com/airbnb/enzyme/tree/HEAD/packages/enzyme) from 3.9.0 to 3.11.0.
- [Release notes](https://github.com/airbnb/enzyme/releases)
- [Changelog](https://github.com/enzymejs/enzyme/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/enzyme/commits/enzyme@3.11.0/packages/enzyme)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 09:16:52 +00:00
dependabot[bot]
975092f13f
Bump babel-eslint from 10.0.0 to 10.1.0
Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/babel/babel-eslint/releases)
- [Commits](https://github.com/babel/babel-eslint/compare/v10.0.0...v10.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 09:15:39 +00:00
Gustav Hansen
ca80f62084
Merge pull request #12413 from yasudacloud/fix/admin_hotreload
Fixed hot reload in admin
2022-02-10 10:09:33 +01:00
Gustav Hansen
65e6e28a57
Merge pull request #12443 from strapi/dependabot/npm_and_yarn/eslint-plugin-react-hooks-4.3.0
Bump eslint-plugin-react-hooks from 4.2.0 to 4.3.0
2022-02-10 10:06:22 +01:00
smoothdvd
62116f2b1f
Clear datetime or date should set value to null 2022-02-09 19:33:22 +08:00
soupette
13acbace28 Fix kitchensink
Signed-off-by: soupette <cyril@strapi.io>
2022-02-09 11:16:11 +01:00
dependabot[bot]
fd23193c7e
Bump eslint-plugin-react-hooks from 4.2.0 to 4.3.0
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.2.0 to 4.3.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-02-09 08:36:53 +00:00
cyril lopez
6b627b436d
Merge pull request #12437 from strapi/chore/update-dependabot
Change dependanbot config to only upgrade non major versions
2022-02-09 09:32:13 +01:00
smoothdvd
24063c6c2f
using url-join lib to generate base url 2022-02-09 10:36:41 +08:00
Alexandre Bodin
19ee10a7f2 Change dependanbot config to only upgrade non major versions 2022-02-08 19:07:32 +01:00
Alexandre BODIN
1c31105c42
Merge pull request #12404 from strapi/enhancement/gql-nexus-context-for-sdl-typedefs
Allow SDL type definitions to beneficiate from Nexus types context & processing
2022-02-08 18:43:21 +01:00
Alexandre BODIN
1953f17fdb
Merge pull request #12359 from strapi/feature/cli-command-wording
CLI: Improve command descriptions
2022-02-08 18:20:04 +01:00
Alexandre BODIN
12a383ee7d
Merge pull request #12112 from imfangli/master
feat: fix typo & add missing translations for Chinese (Simplified)
2022-02-08 15:45:02 +01:00
Gustav Hansen
7e1d3b8af1
Merge pull request #12377 from abdonrd/update-webpack-dev-server
Update webpack-dev-server
2022-02-08 14:52:33 +01:00
Alexandre BODIN
21bf31b5a3
Merge pull request #12183 from strapi/content-15/fix-non-localized-media-not-populated-in-new-locale
Add all non-localized fields (media, compo, dz) in /get-non-localized-fields response
2022-02-08 09:28:10 +01:00
Alexandre BODIN
bd21784b27
Merge pull request #11917 from strapi/sanitize-filters
[v4] sanitize password from filters
2022-02-07 18:29:01 +01:00
ronronscelestes
59a7fb3195
Product copy API Tokens 2022-02-07 10:50:08 +01:00
ronronscelestes
df64734d0c updated apitokens snapshots 2022-02-07 09:32:50 +01:00
ronronscelestes
8fb8ebb31d webhooks delete formatMessage + api tokens cta wording 2022-02-07 09:30:12 +01:00
yasudacloud
8e3fee5cdc Fixed hot reload in admin 2022-02-05 20:41:55 +09:00
smoothdvd
b71703e5f7
remove extra '/' in baseURL
Default redirect url setting in User-Permission's provider has a extra slash, because of apiPrefix has already contain a '/'.
2022-02-05 11:46:46 +08:00
Convly
8270d9c7a4 Fix typo 2022-02-04 17:37:56 +01:00
Convly
fe4645c385 Allow SDL type definitions to beneficiate from Nexus types context & processing 2022-02-04 17:31:53 +01:00
Pierre Noël
d1ade9c610 add e2e test 2022-02-04 17:17:42 +01:00
Pierre Noël
909e29b9f9 remove scalar attributes from populate 2022-02-04 17:17:41 +01:00
Pierre Noël
ef3bc08521 add non-localized compo and dz in /get-non-localized-fields response 2022-02-04 17:17:41 +01:00
Pierre Noël
d581c43349 add non-localized media in /get-non-localized-fields response 2022-02-04 17:17:41 +01:00
Gustav Hansen
6343ce509c
Merge pull request #12155 from strapi/content-16/display-repeatable-components
Allow components in the list view
2022-02-04 17:00:44 +01:00
Rémi de Juvigny
73b2d7f99b
Merge pull request #12396 from strapi/fix/sentry-plugin-readme
Update Sentry plugin docs for v4
2022-02-03 17:07:05 +01:00
Rémi de Juvigny
eaba9ff4fa Grammar 2022-02-03 12:58:08 +01:00
Rémi de Juvigny
177b9baa1d Fix sentry plugin docs for v4 2022-02-03 12:52:21 +01:00
Rémi de Juvigny
11727cebec
Merge pull request #12067 from derweili/fix/sentry-plugin-integration
Fix sentry plugin calling sendError on wrong object
2022-02-03 12:29:51 +01:00
Jean-Sébastien Herbaux
4890ecd132
Merge pull request #12387 from strapi/releases/v4.0.7
v4.0.7
2022-02-02 16:52:29 +01:00
Convly
af0cba8c5b v4.0.7 v4.0.7 2022-02-02 16:11:26 +01:00