5169 Commits

Author SHA1 Message Date
Alexandre Bodin
09b83c55f8 update snapshot 2021-10-21 14:46:28 +02:00
cyril lopez
11daf977ae
Merge pull request #11177 from strapi/v4/media-library
Media library for the v4
2021-10-21 14:14:10 +02:00
Alexandre Bodin
15e18be98c Add current password requirement to edit own profile password 2021-10-21 13:20:57 +02:00
soupette
4360333552 Update translations
Signed-off-by: soupette <cyril@strapi.io>
2021-10-21 12:37:16 +02:00
soupette
c89c2a044c Merge branch 'v4/ctb' of github.com:strapi/strapi into ctb-singular-plural 2021-10-21 12:29:18 +02:00
soupette
672ade8a3b Merge branch 'releases/v4' of github.com:strapi/strapi into v4/ctb 2021-10-21 12:28:04 +02:00
soupette
972f4fbb41 Use display name in CM
Signed-off-by: soupette <cyril@strapi.io>
2021-10-21 12:23:46 +02:00
cyril lopez
139cd0efdf
Merge pull request #11292 from strapi/cm-configure-view-lv
Cm configure view lv
2021-10-21 09:58:53 +02:00
mfrachet
07045008a4 Fix some A11y problems 2021-10-21 09:49:32 +02:00
Alexandre Bodin
3d04f9bfb2 Update the snapshots 2021-10-20 18:15:53 +02:00
Alexandre Bodin
37074ef490 Merge branch 'releases/v4' into v4/migrate-plugin-documentation 2021-10-20 09:53:12 +02:00
soupette
dc3de8fac7 Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
2021-10-20 09:32:54 +02:00
Alexandre Bodin
b4a32bc84e Fix error registring admin EE routes when feature is disabled 2021-10-19 15:58:15 +02:00
Alexandre Bodin
e9cd6f410d Merge branch 'releases/v4' into v4/migrate-plugin-documentation 2021-10-19 11:53:52 +02:00
Marvin Frachet
cef9eba80f
Bump parts to alpha 47 (#11297) 2021-10-19 11:26:13 +02:00
ronronscelestes
5cce0eb854 Merge branch 'cm-configure-view-lv' of https://github.com/strapi/strapi into cm-settings/drag-and-drop 2021-10-18 16:54:24 +02:00
ronronscelestes
bf68c91b95 Merge branch 'cm-configure-view-lv' of https://github.com/strapi/strapi into cm-configure-view-lv 2021-10-18 16:52:25 +02:00
ronronscelestes
fc70a2ee31 merge 2021-10-18 16:51:14 +02:00
ronronscelestes
feefeba5c5 feedback - added test for ellipsisCardTitle func 2021-10-18 16:48:58 +02:00
Alexandre Bodin
63f592a586 Use bcrypt without needing users-permissions and make password update safer 2021-10-18 12:38:36 +02:00
ronronscelestes
7ed9e2ebb2 fixed drag function, fixed tests, added ellipsis utils function 2021-10-18 12:31:23 +02:00
ronronscelestes
6debe34f90 Merge branch 'cm-configure-view-lv' of https://github.com/strapi/strapi into cm-settings/drag-and-drop 2021-10-18 12:02:36 +02:00
ronronscelestes
f240f5f6be fixed action layout conditions in CM LV 2021-10-15 17:05:22 +02:00
ronronscelestes
50a7bbab75 fix merge conflicts + updated labelField in preview card 2021-10-15 16:47:15 +02:00
ronronscelestes
81d90eb57c card preview and drag layer update 2021-10-15 16:31:59 +02:00
ronronscelestes
13b0cdc66e feedback fixes 2021-10-15 15:23:19 +02:00
ronronscelestes
8eb0fcc8fb dnd draggable card 2021-10-15 14:22:08 +02:00
soupette
33b08045c7 Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
2021-10-15 08:41:56 +02:00
soupette
30ac998cb7 Remove header_icon from search
Signed-off-by: soupette <cyril@strapi.io>
2021-10-14 15:47:09 +02:00
ronronscelestes
ba9eb03f70 added edit tests + fixed reduce test 2021-10-14 15:40:11 +02:00
ronronscelestes
fff532db70 cleaning up - getTrad, functions handle naming, edit modal header title, removed lodash get 2021-10-14 14:53:06 +02:00
ronronscelestes
563adf281d fix merge conflicts 2021-10-14 12:14:36 +02:00
ronronscelestes
46e01ea7d6
Migration/ Configure LV add+remove field (#11247)
* add and delete view field

* removed submit succeded reducer test

* added test

* test add field + feedback fixes

* replaced select add field by simple menu + updated test

* made View its own component

* UI badges feedback fix

* feedback fixes
2021-10-14 11:47:08 +02:00
ronronscelestes
9d9631860a label or name on draggablecard 2021-10-14 10:36:05 +02:00
ronronscelestes
e171f52e63 edit field modal 2021-10-13 17:45:11 +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
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
ronronscelestes
c83c44d21c added test 2021-10-12 16:54:38 +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
ronronscelestes
4d552a7980 add and delete view field 2021-10-12 10:55:54 +02:00
Alexandre Bodin
435ce3bc88 Move _locale to locale 2021-10-11 21:22:16 +02:00