6261 Commits

Author SHA1 Message Date
ronronscelestes
9d9631860a label or name on draggablecard 2021-10-14 10:36:05 +02:00
soupette
adff11cb99 clean old components
Signed-off-by: soupette <cyril@strapi.io>
2021-10-13 17:53:09 +02:00
ronronscelestes
e171f52e63 edit field modal 2021-10-13 17:45:11 +02:00
soupette
25065ba0c8 Add components select
Signed-off-by: soupette <cyril@strapi.io>
2021-10-13 17:34:20 +02:00
soupette
97950e25b1 Add component select
Signed-off-by: soupette <cyril@strapi.io>
2021-10-13 17:00:06 +02:00
Pierre Noël
2a5c885218 don't send sigterm signal when reloading 2021-10-13 16:13:46 +02:00
soupette
45574be19c Migrated component picker
Signed-off-by: soupette <cyril@strapi.io>
2021-10-13 15:52:02 +02:00
Alexandre Bodin
82562fa310 Remove old code 2021-10-13 15:36:26 +02:00
ronronscelestes
67ce74bcda UI badges feedback fix 2021-10-13 14:58:57 +02:00
ronronscelestes
ef37ff5747 made View its own component 2021-10-13 14:49:32 +02:00
Alexandre Bodin
f885caf388 Merge branch 'releases/v4' into v4/query-params 2021-10-13 14:11:00 +02:00
Alexandre Bodin
9dd2824824 Init very simple filters system for the query layer to implement publication state filtering 2021-10-13 14:06:16 +02:00
ronronscelestes
68da64317c replaced select add field by simple menu + updated test 2021-10-13 14:02:18 +02:00
ronronscelestes
fd773bafe0 Merge branch 'cm-configure-view-lv' of https://github.com/strapi/strapi into cm-settings/view-delete 2021-10-13 12:43:58 +02:00
ronronscelestes
edc50b29db Merge branch 'releases/v4' of https://github.com/strapi/strapi into cm-configure-view-lv 2021-10-13 12:42:14 +02:00
ronronscelestes
a595e68d93 test add field + feedback fixes 2021-10-13 12:34:10 +02:00
soupette
3da37b3941 Add category select
Signed-off-by: soupette <cyril@strapi.io>
2021-10-13 11:10:32 +02:00
soupette
9b02e00492 Add relation compo
Signed-off-by: soupette <cyril@strapi.io>
2021-10-13 10:36:09 +02:00
Alexandre BODIN
1a9b34f60a
Merge pull request #11220 from strapi/v4/password-encryption
[V4] Encrypt password fields in the entity service by default
2021-10-13 09:53:16 +02:00
soupette
3971ae7f76 Init relations
Signed-off-by: soupette <cyril@strapi.io>
2021-10-13 09:22:11 +02:00
ronronscelestes
c83c44d21c added test 2021-10-12 16:54:38 +02:00
Convly
c1ba9af7c0 Add simple test for the password encryption 2021-10-12 16:39:09 +02:00
ronronscelestes
1cd66105a9 removed submit succeded reducer test 2021-10-12 14:53:48 +02:00
ronronscelestes
c1b61fa2a7 merge commit 2021-10-12 14:52:20 +02:00
Marvin Frachet
055fe3a3f1
Bump parts to alpha 46 (#11245) 2021-10-12 14:49:41 +02:00
ronronscelestes
2cb688e871 plugins query params test 2021-10-12 12:06:21 +02:00
ronronscelestes
e16207715b feedback fixes - plugins query params 2021-10-12 11:47:47 +02:00
soupette
ae94a75d93 Created TabForm component
Signed-off-by: soupette <cyril@strapi.io>
2021-10-12 11:07:37 +02:00
soupette
7148972f00 Migrate AllowedTypesSelect
Signed-off-by: soupette <cyril@strapi.io>
2021-10-12 10:56:28 +02:00
ronronscelestes
4d552a7980 add and delete view field 2021-10-12 10:55:54 +02:00
soupette
548cc9a88e Fix AttributeOption height
Signed-off-by: soupette <cyril@strapi.io>
2021-10-12 10:34:49 +02:00
soupette
ea36285593 Change media advanced settings
Signed-off-by: soupette <cyril@strapi.io>
2021-10-12 09:56:28 +02:00
soupette
5e70eb9243 Add checkbox for min & max validations
Signed-off-by: soupette <cyril@strapi.io>
2021-10-12 09:48:26 +02:00
soupette
d76d4d02e0 Temp commit
Signed-off-by: soupette <cyril@strapi.io>
2021-10-12 08:40:41 +02:00
Alexandre Bodin
435ce3bc88 Move _locale to locale 2021-10-11 21:22:16 +02:00
Alexandre Bodin
edbad96c2c Remove old query params and remove _where occurences 2021-10-11 21:05:23 +02:00
soupette
f1cbb22df4 Display tab errors
Signed-off-by: soupette <cyril@strapi.io>
2021-10-11 18:41:07 +02:00
soupette
a8353116ba Remove old components
Signed-off-by: soupette <cyril@strapi.io>
2021-10-11 18:29:42 +02:00
soupette
f6e3ba8399 Add custom select for default boolean
Signed-off-by: soupette <cyril@strapi.io>
2021-10-11 18:24:12 +02:00
soupette
c2c5af77c4 Created custom radio group component
Signed-off-by: soupette <cyril@strapi.io>
2021-10-11 17:28:32 +02:00
Convly
33611a9323 Simplify more 2021-10-11 16:33:52 +02:00
ronronscelestes
dfe8b64ebf updated test 2021-10-11 16:21:45 +02:00
ronronscelestes
5055b6354b PR review 2021-10-11 16:09:53 +02:00
Alexandre BODIN
5501518e6c
Merge pull request #11219 from strapi/v4/content-api-actions
Filter action and routes displayed in users-permissions to be in the content-api
2021-10-11 16:06:34 +02:00
ronronscelestes
6a0328e840 feedback fixes 2021-10-11 14:47:13 +02:00
Alexandre BODIN
f2b0aa6301
Merge pull request #11232 from strapi/v4/auth-scopes-array
Use array checks in api-token aut strategy
2021-10-11 13:56:42 +02:00
Alexandre Bodin
cc52a93a47 Use array checks in api-token aut strategy 2021-10-11 12:29:38 +02:00
soupette
4fbb769f24 Add i18n toggle
Signed-off-by: soupette <cyril@strapi.io>
2021-10-11 12:24:54 +02:00
soupette
b71dd5694a Fix D&P toggle
Signed-off-by: soupette <cyril@strapi.io>
2021-10-11 12:09:15 +02:00
soupette
c9535168a0 Add D&P toggle confirm dialog
Signed-off-by: soupette <cyril@strapi.io>
2021-10-11 12:08:56 +02:00