19515 Commits

Author SHA1 Message Date
Alexandre BODIN
365c8e45d6
Merge pull request #11721 from strapi/chore/remove-snyk-files
Remove snyk files. We switched to their github integration instead
2021-11-30 15:04:19 +01:00
Alexandre BODIN
4619800fd1
Merge pull request #11722 from strapi/clean/remove-comments
Remove todos that are already done
2021-11-30 14:49:11 +01:00
Pierre Noël
14651530cc remove todos that are already done 2021-11-30 14:47:45 +01:00
Alexandre Bodin
57ec94a4ce Remove snyk files. We switched to their github integration instead 2021-11-30 14:22:48 +01:00
Alexandre BODIN
9135c73fe3
Merge pull request #11720 from strapi/upgrade-yarnlock
Yarn upgrade
2021-11-30 12:44:21 +01:00
Alexandre Bodin
8b9d095388 Update snapshots 2021-11-30 12:00:44 +01:00
Alexandre Bodin
cfdfd8f99f Yarn upgrade 2021-11-30 11:46:34 +01:00
Alexandre BODIN
314a2952a0
Merge pull request #11716 from strapi/v4/cli-controllers-list
Add controllers:list command
2021-11-30 11:29:52 +01:00
Alexandre BODIN
0f9b69298b
Merge pull request #10691 from strapi/releases/v4
[WIP] v4
2021-11-30 09:41:37 +01:00
Alexandre Bodin
2cd440afde Add controllers:list command 2021-11-30 09:10:17 +01:00
Alexandre Bodin
b181702f02 v4.0.0 v4.0.0 2021-11-29 20:16:44 +01:00
Alexandre BODIN
de7e2ebb52
Merge pull request #11713 from strapi/v4/fix-unique-on-publish
Pass entity down to the validatCreation for publish and handle undefined value
v4.0.0-beta.22
2021-11-29 20:06:26 +01:00
Alexandre Bodin
95935bbd2c Pass entity down to the validatCreation for publish and handle undefined value 2021-11-29 19:22:49 +01:00
Alexandre BODIN
56f0664a02
Merge pull request #11712 from strapi/removeAcademy
Remove Academy Link in Readme
2021-11-29 18:56:33 +01:00
derrickmehaffy
b7bf02f764 Remove Academy Link in Readme
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2021-11-29 10:50:15 -07:00
Alexandre Bodin
dd25a85f8e Merge branch 'master' into releases/v4 v4.0.0-beta.21 2021-11-29 18:49:43 +01:00
Alexandre Bodin
bda6c8a95b Merge master 2021-11-29 18:46:14 +01:00
Alexandre BODIN
b4993dab9f
Merge pull request #11709 from strapi/v4/readme-update
V4/readme update
v4.0.0-beta.20
2021-11-29 18:18:46 +01:00
Alexandre Bodin
84e201ab2f Add absolute links 2021-11-29 18:14:50 +01:00
Alexandre Bodin
24dbaf4951 Update packages readme 2021-11-29 18:13:54 +01:00
Alexandre Bodin
839f2ccf7b Change admin panel screenshot 2021-11-29 18:13:54 +01:00
Alexandre Bodin
8f3ef09e42 remove old file 2021-11-29 18:13:53 +01:00
Alexandre Bodin
1e321dbd69 Update snapshot 2021-11-29 18:13:53 +01:00
DMehaffy
7e874e00a0 Update all documentation links to new docs url (#11424)
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2021-11-29 18:13:52 +01:00
Alexandre Bodin
2b49446235 Use tests badge 2021-11-29 18:13:52 +01:00
Alexandre Bodin
3f99bf4ac6 Update npm links 2021-11-29 18:13:51 +01:00
Alexandre BODIN
6e0f205213
Merge pull request #11708 from strapi/v4/fix-defaults-provider
Remove defaults key from stored grant config
v4.0.0-beta.19
2021-11-29 17:38:22 +01:00
Dieter Sting
760efb83da
Merge pull request #11711 from strapi/v4/update-author-maintainers
make author and maintainers field consistent accross packages
2021-11-29 16:42:38 +01:00
Dieter Stinglhamber
0342f85f72 update author format 2021-11-29 16:29:37 +01:00
Dieter Stinglhamber
98bc57cd70 revert to original author 2021-11-29 16:28:39 +01:00
Dieter Stinglhamber
cb7f44ea41 make author and maintainers field consistent accross packages 2021-11-29 16:23:55 +01:00
Alexandre BODIN
615715b2c1
Merge pull request #11707 from strapi/v4/cleanup-package-json
Cleanup and normalize package.json files
2021-11-29 16:12:20 +01:00
Pierre Noël
b0b4135ce0 remove defaults key from stored grant config 2021-11-29 16:05:45 +01:00
Alexandre Bodin
c288dcb902 Cleanup and normalize package.json files 2021-11-29 15:13:33 +01:00
Alexandre BODIN
3e9e3f13cb
Merge pull request #11683 from strapi/v4/unique-validator
[v4] add `unique` validator
v4.0.0-beta.18
2021-11-29 13:47:56 +01:00
cyril lopez
e8867ad0b7
Merge pull request #11705 from strapi/v4-admin-helmet
[v4] Fix admin helmet
2021-11-29 12:03:40 +01:00
Dieter Stinglhamber
652cac0243 improve jsdocs 2021-11-29 11:46:22 +01:00
Dieter Stinglhamber
77a1684577 fix typedefs 2021-11-29 11:24:33 +01:00
Dieter Stinglhamber
3f10ec8f7a refactor the validation functions signature 2021-11-29 11:21:23 +01:00
soupette
e091680e98 Fix admin helmet
Signed-off-by: soupette <cyril@strapi.io>
2021-11-29 11:08:56 +01:00
Alexandre BODIN
9d970eb8be
Merge pull request #11686 from strapi/v4/fix-cli-missing-project-name
fix: checking if projectName is defined before trying to resolve
2021-11-29 10:53:13 +01:00
cyril lopez
f957ddd933
Merge pull request #11704 from strapi/fix-cm-permissions
[v4] Fix CM permissions with locales
2021-11-29 10:49:25 +01:00
Alexandre Bodin
1d6e3ef529 Fix url join 2021-11-29 10:41:26 +01:00
soupette
7e8a11b80d Fix CM permissions with locales
Signed-off-by: soupette <cyril@strapi.io>
2021-11-29 10:31:27 +01:00
vincentbpro
1f6647bb19 fix: added missing await 2021-11-29 10:11:51 +01:00
vincentbpro
1b8afc77ad fix: added install path check check on prompt directory 2021-11-29 10:05:33 +01:00
Alexandre BODIN
fb7ae11a0d
Merge pull request #11690 from strapi/v4/fix-content-type-extend
Use assign to keep keys that are not extended by default. Set password as required in the CM for u&p
2021-11-29 09:54:46 +01:00
Alexandre BODIN
cd4c8590ab
Merge pull request #11689 from strapi/v4/doc-plugin-fix
Fix plugin crashing when content type gets deleted
2021-11-29 09:54:28 +01:00
Marvin Frachet
62e35985ec
Bump parts alpha 70 (#11694)
Co-authored-by: ronronscelestes <julie.plantey@gmail.com>
2021-11-26 18:48:14 +01:00
Alexandre Bodin
3429605fba Fix plugin crashing when content type gets deleted 2021-11-26 18:13:10 +01:00