3386 Commits

Author SHA1 Message Date
vincentbpro
aabdddf7a5 style: small text fixes 2021-12-01 17:52:45 +01:00
vincentbpro
3ef5f26ffd feat: added back link to cm 2021-12-01 17:12:44 +01:00
vincentbpro
de3f19c7bf style: text change cm add new 2021-12-01 16:42:05 +01:00
ronronscelestes
23b4fb1d8f
[Admin] Login error message fix (#11747)
* fixed path to get error message Invalid Credentials

* improved lodash import
2021-12-01 16:07:06 +01:00
vincentbpro
6e07df58bd feat: added empty contentmanager CTA 2021-12-01 15:24:07 +01:00
vincentbpro
c58b7449b1 tests: updated snapshot 2021-12-01 15:20:13 +01:00
vincentbpro
2f2bbb677a feat: disable test email cta if address in invalid 2021-12-01 12:00:20 +01:00
Fabien del Carmen
e1ff4b052c
Merge branch 'master' into chore/test-config 2021-12-01 11:20:39 +01:00
HichamELBSI
e2b7745f5c Fix webpack
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2021-12-01 11:02:14 +01:00
vincentbpro
bb149cbd69 feat: added get-help link 2021-12-01 11:02:11 +01:00
vincentbpro
b195742764 style: text change pluralized sidenav items 2021-12-01 10:55:10 +01:00
vincentbpro
6fbca034ac style: text change settings user details 2021-12-01 10:04:12 +01:00
vincentbpro
06c54434d5 style: text change settings email 2021-12-01 09:53:08 +01:00
harimkims
1d3c57b462 Update ko translation, add missing key
Signed-off-by: harimkims <harimkims@gmail.com>
2021-12-01 09:27:19 +09:00
Convly
df8bfe46e9 Merge branch 'master' of github.com:strapi/strapi into plugins/graphql/fix-upload-scopes-and-bump-version 2021-11-30 16:34:35 +01:00
Convly
0d7d430469 Bump graphql-upload version & link content API scope to the custom mutations 2021-11-30 16:27:59 +01:00
Alexandre BODIN
508290c018
Merge branch 'master' into v4/serve-admin-build 2021-11-30 15:44:04 +01:00
ivanThePleasant
283ab7d9f0 Added fingerprint prefix in order to match the one on strapi website 2021-11-30 16:23:55 +02:00
Alexandre Bodin
57ec94a4ce Remove snyk files. We switched to their github integration instead 2021-11-30 14:22:48 +01:00
vincentbpro
55262183ed style: text change settings users 2021-11-30 13:41:38 +01:00
fdel-car
3864399eb8 Merge branch 'master' into chore/test-config 2021-11-30 12:36:11 +01:00
vincentbpro
4aad739e6e style: text change settings webhooks 2021-11-30 12:01:48 +01:00
Alexandre Bodin
8b9d095388 Update snapshots 2021-11-30 12:00:44 +01:00
vincentbpro
f358628862 style: text change settings media lib 2021-11-30 11:52:29 +01:00
vincentbpro
6edaac1354 style: text change settings overview content 2021-11-30 11:20:09 +01:00
vincentbpro
e2fa734f8e style: text change settings overview 2021-11-30 11:06:34 +01:00
vincentbpro
b50d83729c style: text change go back 2021-11-30 10:57:56 +01:00
vincentbpro
86ed94f16e style: text change empty layout 2021-11-30 10:25:38 +01:00
Alexandre Bodin
2cd440afde Add controllers:list command 2021-11-30 09:10:17 +01:00
Alexandre Bodin
21728d60ac Cleanup 2021-11-30 09:03:52 +01:00
Alexandre Bodin
b181702f02 v4.0.0 2021-11-29 20:16:44 +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
bda6c8a95b Merge master 2021-11-29 18:46:14 +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
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
6b7f1e0c4e Make things async 2021-11-29 16:33:36 +01:00
Dieter Stinglhamber
cb7f44ea41 make author and maintainers field consistent accross packages 2021-11-29 16:23:55 +01:00
Alexandre Bodin
b82f0a3d01 Build admin only when necessary and serve it from the admin package 2021-11-29 16:20:47 +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
2021-11-29 13:47:56 +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
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
soupette
7e8a11b80d Fix CM permissions with locales
Signed-off-by: soupette <cyril@strapi.io>
2021-11-29 10:31:27 +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