23298 Commits

Author SHA1 Message Date
Gustav Hansen
c2419b5a0d chore: Update snapshot tests 2022-08-29 12:14:20 +02:00
Gustav Hansen
f05ad58f69 Chore: Bump @strapi/design-system to 1.2.2 2022-08-29 12:12:33 +02:00
dependabot[bot]
c376fdcf94
Bump react-refresh from 0.11.0 to 0.14.0
Bumps [react-refresh](https://github.com/facebook/react/tree/HEAD/packages/react) from 0.11.0 to 0.14.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v0.14.0/packages/react)

---
updated-dependencies:
- dependency-name: react-refresh
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-29 09:41:46 +00:00
Gustav Hansen
681e9dfce6
Merge pull request #14209 from strapi/dependabot/npm_and_yarn/storybook/addon-essentials-6.5.10
Bump @storybook/addon-essentials from 6.5.9 to 6.5.10
2022-08-29 11:41:38 +02:00
Gustav Hansen
905300f6e1 CM: Fix i18n LocalePicker component 2022-08-29 10:35:45 +02:00
Kevin Antonio Rateni Iatauro
df30b7a6c1
Merge branch 'main' into fix/settings-button-sizes 2022-08-29 09:51:12 +02:00
WalkingPizza
a25d813b6c Update snapshots 2022-08-29 09:50:46 +02:00
Marc-Roig
b2abaa9018 Merge branch 'main' into fix/delete-components-when-deleting-entity 2022-08-29 09:08:59 +02:00
Marc-Roig
6f76aee4d7 check if there are no components 2022-08-27 20:30:59 +02:00
Marc-Roig
2200f279ab clean webhook tests 2022-08-27 14:15:11 +02:00
Pierre Noël
3327196cce remove populate false only for the rest api, not in db layer 2022-08-26 21:01:50 +02:00
Pierre Noël
69945fd9bb handle populate: false 2022-08-26 21:01:50 +02:00
Pierre Noël
0ab458fe0d Allow the use of true, t, false, f, 1, 0 in addition to * when populating a field 2022-08-26 21:01:50 +02:00
Alexandre BODIN
4a6cd39aa9
Merge pull request #13720 from strapi/fix/add-relational-pks
Add primary keys to relational table
2022-08-26 19:21:20 +02:00
Alexandre Bodin
c71cf813d9 Merge branch 'main' of github.com:strapi/strapi 2022-08-26 18:41:56 +02:00
Alexandre Bodin
fba04f1219 Add some example in the docs 2022-08-26 18:41:48 +02:00
fdel-car
1bfb12eceb Rename platform to osPlatform 2022-08-26 18:35:19 +02:00
Fabien del Carmen
2f13051a23
Merge pull request #14201 from strapi/chore/update-tests-workflow
Limit the amount of GitHub Actions time consumed by tests
2022-08-26 18:23:45 +02:00
DMehaffy
e2568a0611
Merge branch 'main' into fix/add-relational-pks 2022-08-26 09:15:55 -07:00
Marc-Roig
867376ec1d add entity attributes when deleting components 2022-08-26 17:46:44 +02:00
Marc-Roig
2c388c291f update delete many to delete compos from db 2022-08-26 15:03:07 +02:00
Marc-Roig
c396c899b7 fix entity service webhook test 2022-08-26 15:00:10 +02:00
Marc-Roig
84352c1e88 update getComponents typing 2022-08-26 14:25:11 +02:00
Marc-Roig
4efd991865 update getComponents typing 2022-08-26 14:24:02 +02:00
Marc-Roig
6f2134bcd6 load components from entity manager load 2022-08-26 14:22:05 +02:00
dependabot[bot]
29041540c4
Bump sqlite3 from 5.0.2 to 5.0.11
Bumps [sqlite3](https://github.com/TryGhost/node-sqlite3) from 5.0.2 to 5.0.11.
- [Release notes](https://github.com/TryGhost/node-sqlite3/releases)
- [Commits](https://github.com/TryGhost/node-sqlite3/compare/v5.0.2...v5.0.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 09:08:33 +00:00
Alexandre BODIN
414a0fe90c
Merge pull request #14227 from strapi/chore/contributing-e2e-u
Docs: Expand on how to use e2e snapshot tests with jest arguments
2022-08-26 10:10:59 +02:00
Gustav Hansen
54c5ee640b Docs: Expand on how to use e2e snapshot tests with jest arguments 2022-08-26 09:59:35 +02:00
Fabien del Carmen
342ceb68c6 Update paths-ignore patterns 2022-08-25 14:33:21 +02:00
fdel-car
5bd7b0545d Ensure docs files are filtered out 2022-08-25 14:33:21 +02:00
fdel-car
48801b3b28 Limit the amount of GitHub Actions time consumed by tests 2022-08-25 14:33:20 +02:00
dependabot[bot]
3205914d16
Bump @storybook/addon-essentials from 6.5.9 to 6.5.10
Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials) from 6.5.9 to 6.5.10.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.10/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.10/addons/essentials)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-25 12:26:16 +00:00
Gustav Hansen
c39ddc8bb0
Merge pull request #14210 from strapi/dependabot/npm_and_yarn/storybook/addon-links-6.5.10
Bump @storybook/addon-links from 6.5.9 to 6.5.10
2022-08-25 14:19:30 +02:00
Gustav Hansen
ffa6a0bc53
Merge pull request #14206 from gitstart/STRAP-65
0 values are not handled correctly in relations
2022-08-25 12:54:50 +02:00
dependabot[bot]
9d76db0380
Bump @storybook/addon-links from 6.5.9 to 6.5.10
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links) from 6.5.9 to 6.5.10.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.10/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.10/addons/links)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-25 09:08:55 +00:00
gitstart
f67f226102 0 values are not handled correctly in relations 2022-08-25 06:48:27 +00:00
Alexandre BODIN
a5ae7a818c
Merge pull request #14173 from strapi/dependabot/npm_and_yarn/koa/cors-3.4.1
Bump @koa/cors from 3.1.0 to 3.4.1
2022-08-24 18:56:59 +02:00
dependabot[bot]
1af3d1891c
Bump @koa/cors from 3.1.0 to 3.4.1
Bumps [@koa/cors](https://github.com/koajs/cors) from 3.1.0 to 3.4.1.
- [Release notes](https://github.com/koajs/cors/releases)
- [Changelog](https://github.com/koajs/cors/blob/master/History.md)
- [Commits](https://github.com/koajs/cors/compare/3.1.0...3.4.1)

---
updated-dependencies:
- dependency-name: "@koa/cors"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-24 14:01:29 +00:00
Alexandre Bodin
4c6e67c493 v4.3.6 v4.3.6 2022-08-24 15:53:23 +02:00
Alexandre BODIN
33d0b0c606
Merge pull request #14198 from strapi/hotfix/graphql-should-exist
Loading a plugin should always verify its presence
2022-08-24 15:52:59 +02:00
Alexandre Bodin
fd8e4c6bfa Add check in security middleware 2022-08-24 15:47:43 +02:00
Alexandre Bodin
9ad6931823 Loading a plugin should always verify its presence 2022-08-24 15:41:37 +02:00
WalkingPizza
13b9bae03e Make view config button small 2022-08-24 14:57:16 +02:00
WalkingPizza
a3c0b3b10b Make all header primary actions small 2022-08-24 14:49:01 +02:00
Alexandre Bodin
a52b053551 v4.3.5 v4.3.5 2022-08-24 14:10:18 +02:00
Alexandre BODIN
c0cc71ddf5
Merge pull request #14191 from strapi/chore/eslint-ecma2020
Move eslint to ecma version 2020
2022-08-24 14:02:41 +02:00
Gustav Hansen
6ceb77e37b
Merge pull request #13597 from Jose4gg/master
Allow to pass `step` to datetime/time fields
2022-08-24 13:38:20 +02:00
Alexandre Bodin
554671cfd8 Move to ecma2020 2022-08-24 12:56:28 +02:00
fdel-car
6f0041084c Remove 'v' prefix from nodeVersion 2022-08-24 12:45:59 +02:00
Jose Gomez
39b8ece5c9 Check if the current time matches the selected interval 2022-08-24 12:42:08 +02:00