11341 Commits

Author SHA1 Message Date
soupette
762384ec8d Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-18 11:05:40 +01:00
soupette
c5a6c22dbc Merge branch 'i18n/rbac-rework-front' of github.com:strapi/strapi into i18n/cm-fix-relations 2021-03-18 10:50:39 +01:00
soupette
b7053c5cf3 Apply PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-18 10:47:39 +01:00
soupette
eb9044d119 Add missing tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-18 10:36:44 +01:00
soupette
2628a6a7d4 Merge branch 'i18n/rbac-rework-front' of github.com:strapi/strapi into i18n/menu-st-rbac-middleware 2021-03-18 10:10:54 +01:00
soupette
310ad78a1a Fix PR feedbakc
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-18 10:09:12 +01:00
soupette
8c645bc28c Fix navigation between localized content types
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-18 08:16:53 +01:00
soupette
aa9b832af5 Created middleware to set the default query params for the single types
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-17 18:27:07 +01:00
soupette
89c65e9999 Add RBAC management
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-17 17:47:00 +01:00
soupette
9f738a6d18 Merge branch 'i18n/rbac-rework-front' of github.com:strapi/strapi into i18n/cm-copy-from-locale 2021-03-17 17:06:26 +01:00
soupette
41745b1b24 Apply PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-17 17:01:45 +01:00
mfrachet
1b7b016632 fix testing 2021-03-17 16:58:34 +01:00
mfrachet
993a124ed9 fix testing 2021-03-17 16:56:37 +01:00
mfrachet
dd850ba113 fix testing 2021-03-17 16:51:26 +01:00
soupette
2e4e66bc01 Merge branch 'i18n/rbac-rework-front' of github.com:strapi/strapi into i18n/cm-copy-from-locale
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-17 15:55:54 +01:00
mfrachet
6e9d5665b3 self review 2021-03-17 15:44:28 +01:00
soupette
e2f1b4335a Handle create locale
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-17 15:38:02 +01:00
mfrachet
c8b3cf562a self review 2021-03-17 15:33:12 +01:00
mfrachet
77d29297d8 [i18n/rbac] initialize with the first authorized locale 2021-03-17 15:29:21 +01:00
soupette
0291649c1f Init copy locale logic and move utils from CM to the helper plugin
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-17 11:54:59 +01:00
soupette
3c21cbb23e Add modal to copy another locale
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-17 11:00:44 +01:00
soupette
b1bf64435c Create copy locale component
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-17 10:25:09 +01:00
cyril lopez
df66ea8a4d
Merge pull request #9741 from strapi/i18n/cm-post-locales
[I18n] Post single locale
2021-03-17 09:40:21 +01:00
soupette
69ef7a553a Refacto CMEditViewLocalePicker
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-17 09:39:57 +01:00
cyril lopez
a36b143649
Merge pull request #9740 from strapi/i18n/fix-ctb-update
[I18n] Fix schema mutation
2021-03-16 18:34:25 +01:00
soupette
7f654fb844 fix background color
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-16 18:27:38 +01:00
soupette
3f8de854fa Post locale
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-16 17:38:32 +01:00
Marvin Frachet
5ccaf64bd1
[i18n/rbac]: left menu now deals with redux (#9735) 2021-03-16 17:12:35 +01:00
soupette
e83f379b49 Fix ctb mutate when not needed
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-16 16:16:03 +01:00
soupette
d435ecb228 Connect LV to locale api
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-16 15:58:50 +01:00
soupette
a4fa69dce5 Update plugins search in Editview
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-16 15:58:49 +01:00
soupette
1c83202257 Update plugins search params in LV
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-16 15:58:48 +01:00
soupette
a961f17d2f Fix conflicts
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-16 09:52:07 +01:00
soupette
f70b783c5b Fix double requests being fired when changing locale
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-16 09:40:15 +01:00
soupette
3910cc920c Split LV et fix hook users permissions
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-16 08:52:54 +01:00
soupette
6e80ba896c Fix effect
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-15 18:19:56 +01:00
soupette
862bec92b4 Update tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-15 16:06:38 +01:00
soupette
48da7db14e Migrate CollectionTypeFormWrapper and SingleTypeFormWrapper to redux
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-15 15:37:14 +01:00
soupette
831cb274cf Fix conflicts
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-15 11:36:56 +01:00
soupette
0cac2a06bc Merge branch 'i18n/add-filters-to-relations' of github.com:strapi/strapi into i18n/edit-view-switch-locale 2021-03-15 10:53:24 +01:00
soupette
fe7dc29678 Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-15 10:50:41 +01:00
soupette
534dba09ad Merge branch 'i18n/rbac-rework-front' of github.com:strapi/strapi into i18n/add-filters-to-relations 2021-03-15 10:46:35 +01:00
soupette
b17bdbc9a7 Merge branch 'i18n/rbac-rework-front' of github.com:strapi/strapi into i18n/cm-edit-layout 2021-03-15 10:17:14 +01:00
mfrachet
6e733b7532 adding testrs for locale 2021-03-15 09:48:58 +01:00
mfrachet
952927c91e partial tests 2021-03-15 09:34:31 +01:00
mfrachet
84ec6945bc adding tests for selectors 2021-03-15 09:23:13 +01:00
mfrachet
285db5d3e8 fixing tests 2021-03-15 09:14:52 +01:00
mfrachet
7077995bd8 Testing getInitialLocale 2021-03-15 09:13:44 +01:00
soupette
84aee64977 Fix permissions sync
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-13 16:16:57 +01:00
soupette
e0af83eb7a Add RBAC management to CM edit view
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-13 15:26:04 +01:00