Alexandre Bodin
|
2baccc96a7
|
Use assign to keep keys that are not extended by default. Set password as required in the CM for u&p
|
2021-11-26 18:11:53 +01:00 |
|
ELABBASSI Hicham
|
79fc1ec0e7
|
Merge pull request #11691 from strapi/fix/label-edit-view
Fix label overflow on cm edit settings view
|
2021-11-26 17:51:19 +01:00 |
|
Dieter Stinglhamber
|
eca08fc642
|
small refactor for consistency
|
2021-11-26 16:37:29 +01:00 |
|
Dieter Stinglhamber
|
eddaa42ba6
|
refactor the composeValidators function
|
2021-11-26 16:34:31 +01:00 |
|
ronronscelestes
|
e2bdfa513c
|
updated tests, updated branch
|
2021-11-26 16:20:44 +01:00 |
|
ronronscelestes
|
f564ca7c80
|
Merge branch 'releases/v4' of https://github.com/strapi/strapi into fix/label-edit-view
|
2021-11-26 16:17:28 +01:00 |
|
ronronscelestes
|
0c2e2748e3
|
[QA] Fix accordion in U&P Roles (#11693)
* fixed radius accordion content, spaces between accordions, spaces between title and accordions
* updated snapshots
|
2021-11-26 16:13:19 +01:00 |
|
ronronscelestes
|
eddd26fa00
|
added radius to link user wrapper (#11692)
|
2021-11-26 16:13:08 +01:00 |
|
Dieter Stinglhamber
|
61950f114e
|
add test for the rest of the validators
|
2021-11-26 14:01:24 +01:00 |
|
Dieter Stinglhamber
|
d3364e0ae8
|
first batch of unit tests for the unique validator
|
2021-11-26 13:18:16 +01:00 |
|
HichamELBSI
|
14dfc3ca9d
|
Fix label overflow on cm edit settings view
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2021-11-26 11:55:13 +01:00 |
|
Alexandre BODIN
|
36a69ceb26
|
Merge pull request #11688 from strapi/fix/relation-ct-list-ctb
Fix CT list in relations (content type builder)
|
2021-11-26 11:41:33 +01:00 |
|
HichamELBSI
|
ca1ec07f3b
|
Fix CT list in relations (content type builder)
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2021-11-26 11:01:44 +01:00 |
|
Alexandre BODIN
|
8125a9d3bc
|
Merge pull request #11531 from oscard0m/add-cache-to-node-workflows
Add cache to node workflows
|
2021-11-26 09:50:33 +01:00 |
|
ELABBASSI Hicham
|
8bb0251042
|
Merge pull request #11685 from strapi/fix/single-type-delete
Fix single type locale delete
|
2021-11-26 09:48:37 +01:00 |
|
Alexandre BODIN
|
665578014c
|
Merge pull request #11687 from strapi/v4/delete-admin-build-prepublish
Delete the admin build before rebuilding
|
2021-11-26 09:43:52 +01:00 |
|
Dieter Stinglhamber
|
2b625210d7
|
skip unique validation if the attribute is unchanged
|
2021-11-26 09:30:28 +01:00 |
|
Oscar Dominguez
|
2cfe9104cc
|
ci(workflows): add 'yarn' cache to steps using actions/setup-node
|
2021-11-26 00:00:54 +01:00 |
|
Alexandre Bodin
|
10d7130392
|
Delete the admin build before rebuilding or it will accumulate files and endup having a big pacakge size
|
2021-11-25 19:34:07 +01:00 |
|
vincentbpro
|
b5e6cc8341
|
fix: checking if projectName is defined before trying to resolve
|
2021-11-25 17:55:58 +01:00 |
|
ELABBASSI Hicham
|
8f9cf38034
|
Merge pull request #11681 from strapi/fix/ctb-relation-target
Fix target relation field (CTB)
v4.0.0-beta.17
|
2021-11-25 17:25:08 +01:00 |
|
Marvin Frachet
|
4cd5c4d982
|
Bump parts alpha 69 (#11684)
|
2021-11-25 17:23:37 +01:00 |
|
HichamELBSI
|
51ae148e90
|
Fix single type local delete
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2021-11-25 17:13:22 +01:00 |
|
ronronscelestes
|
32286aa049
|
fixed typo in plugin documentation (#11677)
|
2021-11-25 17:12:02 +01:00 |
|
ELABBASSI Hicham
|
f74c9ddf20
|
Merge pull request #11679 from strapi/configure/edit-view
Configure/edit view
|
2021-11-25 17:03:23 +01:00 |
|
Dieter Stinglhamber
|
d3de1ca7be
|
only select the id in the findOne query
|
2021-11-25 16:42:27 +01:00 |
|
Dieter Stinglhamber
|
282a688482
|
remove validator from types that cannot be unique
|
2021-11-25 16:40:51 +01:00 |
|
Dieter Stinglhamber
|
c6922daf0a
|
add unique validator
|
2021-11-25 16:34:19 +01:00 |
|
ELABBASSI Hicham
|
cdcec81709
|
Merge pull request #11678 from strapi/up-role-focus-fix
Fixed focus in U&P Roles
|
2021-11-25 16:32:20 +01:00 |
|
HichamELBSI
|
0162658fa6
|
Fix snapshots
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2021-11-25 16:18:36 +01:00 |
|
HichamELBSI
|
49a7bab5b7
|
Fix storyshots
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2021-11-25 16:14:02 +01:00 |
|
HichamELBSI
|
bff0a6777e
|
Fix dnd
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2021-11-25 16:14:01 +01:00 |
|
HichamELBSI
|
343d655772
|
Fix schema
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2021-11-25 16:14:01 +01:00 |
|
HichamELBSI
|
27773c28bc
|
Fix DnD on edit view
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2021-11-25 16:14:00 +01:00 |
|
HichamELBSI
|
97df1e7469
|
DnD settings edit view
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2021-11-25 16:14:00 +01:00 |
|
HichamELBSI
|
639dc44bad
|
Fix snapshots
|
2021-11-25 16:14:00 +01:00 |
|
HichamELBSI
|
f5465eeb58
|
Fix tests
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2021-11-25 16:13:59 +01:00 |
|
HichamELBSI
|
1342907876
|
Remove log
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2021-11-25 16:13:59 +01:00 |
|
HichamELBSI
|
6e77d7699e
|
Add relation dnd
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2021-11-25 16:13:59 +01:00 |
|
Alexandre BODIN
|
010b51e32d
|
Merge pull request #11680 from strapi/fix-safari-csp
Fix CSP for safari
|
2021-11-25 16:13:25 +01:00 |
|
HichamELBSI
|
5a9cbf73c3
|
Fix target relation field (CTB)
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2021-11-25 15:35:58 +01:00 |
|
mfrachet
|
c807e88a89
|
Fix CSP for safari
|
2021-11-25 15:34:47 +01:00 |
|
ronronscelestes
|
3232b8d7b8
|
added useFocusWhenNavigate in U&P Roles
|
2021-11-25 14:25:26 +01:00 |
|
ronronscelestes
|
9bd2011f61
|
[QA] Form validation when D&P for DZ and Rep component (#11673)
* removed not isDraft condition in yup schema for DZ and rep component
* feedback fix
* removed required + min for dz in restaurant
* removed required false in restaurant schema..
* pair prog errors refacto dz + fixed rep components
|
2021-11-25 13:29:32 +01:00 |
|
Alexandre BODIN
|
71bdfa3463
|
Merge pull request #11668 from strapi/v4/remove-sensible-fields-from-admin-user-relations
remove unallowed fields from admin::user relations
v4.0.0-beta.16
|
2021-11-25 10:51:02 +01:00 |
|
Alexandre BODIN
|
f9f54a7d6c
|
Merge pull request #11672 from strapi/v4-starters-hotfix
Fix starter CLI creating Strapi apps without a template
|
2021-11-25 09:41:45 +01:00 |
|
Dieter Stinglhamber
|
2e4acfcd2d
|
uncomment assertions
|
2021-11-25 09:09:13 +01:00 |
|
Alexandre BODIN
|
9b07a911f8
|
Merge pull request #11670 from strapi/v4/graphql-fix-media-relations-querying
[V4] GraphQL fix media attributes queries
|
2021-11-24 17:47:56 +01:00 |
|
ronronscelestes
|
21ea6d2636
|
fave component picker card a fixed width (#11669)
|
2021-11-24 17:41:30 +01:00 |
|
Rémi de Juvigny
|
74e3299c0a
|
second fix
|
2021-11-24 17:38:59 +01:00 |
|