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 |
|
ELABBASSI Hicham
|
8f9cf38034
|
Merge pull request #11681 from strapi/fix/ctb-relation-target
Fix target relation field (CTB)
|
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 |
|
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 |
|
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
|
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 |
|
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
|
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
|
2021-11-25 10:51:02 +01:00 |
|
Dieter Stinglhamber
|
2e4acfcd2d
|
uncomment assertions
|
2021-11-25 09:09:13 +01:00 |
|
ronronscelestes
|
21ea6d2636
|
fave component picker card a fixed width (#11669)
|
2021-11-24 17:41:30 +01:00 |
|
Dieter Stinglhamber
|
0d76556491
|
update e2e tests
|
2021-11-24 16:20:57 +01:00 |
|
Dieter Stinglhamber
|
ba25b7b651
|
remove unallowed fields from admin::user relations
|
2021-11-24 15:15:23 +01:00 |
|
vincentbpro
|
813c740af8
|
Merge branch 'releases/v4' of github.com:strapi/strapi into v4/fix-fetch-all-entries
|
2021-11-24 10:14:57 +01:00 |
|
vincentbpro
|
a97c831cc0
|
tests: added tests for when maxLimit not configured(graphql)
|
2021-11-24 10:13:02 +01:00 |
|
Alexandre BODIN
|
880b38b4cc
|
Merge pull request #11656 from nixxoff/fix/error-path
fix(#11223): naming error for the files path
|
2021-11-24 09:56:27 +01:00 |
|
Marvin Frachet
|
cdf255ed4b
|
Fix missing description in CM relation box (#11659)
|
2021-11-24 08:54:38 +01:00 |
|
nixxoff
|
a1e53c744f
|
fix: admin import
|
2021-11-24 04:32:01 +01:00 |
|
ELABBASSI Hicham
|
29cde404a1
|
Bump DS to 68 (#11663)
* Bump DS to 68
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
* fixed Strikethrough import in WysiwygNav
Co-authored-by: ronronscelestes <julie.plantey@gmail.com>
|
2021-11-23 18:29:08 +01:00 |
|
vincentbpro
|
34140bcae7
|
refactor: moved maxLimit maxing outside of applyMaxLimit
|
2021-11-23 18:27:18 +01:00 |
|
vincentbpro
|
92e5a71256
|
tests: added tests for when maxLimit not configured
|
2021-11-23 18:24:42 +01:00 |
|
Alexandre BODIN
|
aaef74b58a
|
Merge pull request #11660 from strapi/v4/fix-sso-query
[V4] Fix sso existing user query
|
2021-11-23 18:20:00 +01:00 |
|
vincentbpro
|
abecfe8f16
|
tests: moved and splitted test file
|
2021-11-23 16:48:16 +01:00 |
|
vincentbpro
|
cc4ffd1f57
|
Merge branch 'releases/v4' into v4/fix-fetch-all-entries
|
2021-11-23 16:22:48 +01:00 |
|
vincentbpro
|
48b2c38d4e
|
Merge branch 'releases/v4' into v4/make-lastname-optional
|
2021-11-23 15:47:22 +01:00 |
|
ronronscelestes
|
3aeaadff4f
|
[QA] WYSIWYG placeholder color (#11662)
* added placeholder plugin and updated placeholder plugin to match UI
* updated tests
|
2021-11-23 15:33:17 +01:00 |
|
Vincent
|
fcdc6fa9c6
|
Cli check install path first (#11565)
* feat(cli): checking install path validity before starting prompt
* refactor: cleaner logic in create-strapi-app
|
2021-11-23 14:53:00 +01:00 |
|
ELABBASSI Hicham
|
6e86b526f1
|
Fix some bugs (User edit & CM validations) (#11653)
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2021-11-23 13:58:55 +01:00 |
|
ronronscelestes
|
2c6ece8c5e
|
[QA] Wysiwyg placeholder (#11658)
* applied font for all codemirror
* updated snapshots
|
2021-11-23 12:28:18 +01:00 |
|
Convly
|
fdefb1382c
|
Use a custom findOneByEmail to search for existing user
|
2021-11-23 12:16:54 +01:00 |
|
Alexandre BODIN
|
08d27c0ea5
|
Merge pull request #11650 from strapi/v4/remove-relation-private-cts
Prevent relation to api token and locale
|
2021-11-23 11:41:54 +01:00 |
|
Dieter Stinglhamber
|
0446793ee9
|
use pluginOption visibility
|
2021-11-23 10:37:08 +01:00 |
|
vladgorbachev
|
c3f8c7138c
|
fix(#11223): naming error for the files path
|
2021-11-23 02:46:45 +01:00 |
|
Dieter Stinglhamber
|
9cd8fbb272
|
fix useTrackRef in EditView
|
2021-11-22 14:36:23 +01:00 |
|
Dieter Stinglhamber
|
63d1a0cc8d
|
rename createFromList events by addFromList
|
2021-11-22 14:25:03 +01:00 |
|
Dieter Stinglhamber
|
5c0c26343a
|
add willCreateTokenFromList event
|
2021-11-22 14:25:03 +01:00 |
|
Dieter Stinglhamber
|
3c8b4fd747
|
add usage tracking in the api token
|
2021-11-22 14:25:03 +01:00 |
|
Dieter Stinglhamber
|
052059a4fb
|
prevent relation to api token and locale
|
2021-11-22 11:07:24 +01:00 |
|