17244 Commits

Author SHA1 Message Date
soupette
0805a7cb34 Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-31 11:18:00 +02:00
soupette
36a0ab2b24 Fix tests
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-31 11:03:15 +02:00
cyril lopez
c3fd7496b3
Merge pull request #9908 from strapi/i18n/fix-profile-page
Change Profile page dom
2021-03-31 10:27:58 +02:00
Marvin Frachet
f9a263ea95
Fix empty locale picker on listview (#9906) 2021-03-31 10:22:08 +02:00
soupette
77dbbfffd4 Update permissions after creating a modal
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-31 10:16:07 +02:00
soupette
95b62fe6b3 Regenerate menu after changing the default locale
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-31 10:04:07 +02:00
soupette
6394d33a6d Change Profile page dom
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-31 09:47:32 +02:00
Marvin Frachet
4a020c79ac
Fix centering issue on delete locale modale (#9904) 2021-03-31 09:40:02 +02:00
Marvin Frachet
d16b6e8312
Fix margin on cog (again) (#9905) 2021-03-31 09:39:48 +02:00
Alexandre BODIN
4ba04f8b10
Merge pull request #9881 from strapi/i18n/remove-breaking-permissions
Remove breaking permissions
2021-03-30 20:06:15 +02:00
cyril lopez
35164aeefa
Merge pull request #9895 from strapi/rbac/fix-boder-radius
Fix border radius in RBAC Editview
2021-03-30 18:42:39 +02:00
soupette
8c99dbd57d Fix border radius in RBAC Editview
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-30 18:32:46 +02:00
cyril lopez
64faf6e85a
Merge pull request #9894 from strapi/rbac/fix-padding
Add padding
2021-03-30 18:13:44 +02:00
soupette
36dc390190 Fix media label css
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-30 18:13:06 +02:00
soupette
1430d71e0a Add padding
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-30 18:01:45 +02:00
cyril lopez
51d98debe1
Merge pull request #9893 from strapi/i18n/add-qs-to-cm-actions
Add search params to publish action
2021-03-30 17:34:22 +02:00
soupette
848215148a Add search params to publish action
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-30 17:33:01 +02:00
cyril lopez
4cb5524a14
Merge pull request #9891 from strapi/fix-typo
[I18N] fix typo
2021-03-30 17:04:40 +02:00
Marvin Frachet
198c3e847b
Fix margin for cog in ListView dropdown (#9890) 2021-03-30 16:59:51 +02:00
Marvin Frachet
c86ebd7b14
Fix bullet position in delete content for a locale modal (#9889) 2021-03-30 16:59:37 +02:00
Marvin Frachet
1efc84a37e
Display locale code instead of name when name is not defined (#9888) 2021-03-30 16:59:24 +02:00
Marvin Frachet
a19fbdc972
[I18N] fix typo (#9887) 2021-03-30 16:58:37 +02:00
Marvin Frachet
88c554069b
Add spacing at the bottom of the user profile page (#9886) 2021-03-30 16:58:22 +02:00
Marvin Frachet
db94179010
Add border-radius to the list of locales in settings (#9885) 2021-03-30 16:58:13 +02:00
Marvin Frachet
a552ee367e
[I18N] fix padding in locale dropdown (#9884) 2021-03-30 16:57:51 +02:00
Marvin Frachet
0c958c8303
Fix margin in table checkbox (#9883) 2021-03-30 16:57:38 +02:00
mfrachet
b26d7a26eb [I18N] fix typo 2021-03-30 16:18:08 +02:00
Convly
91ca2c43cc Move findPermissionsIdToRemove logic to a dedicated function 2021-03-30 15:53:26 +02:00
Alexandre BODIN
84164ad7ec
Merge pull request #9879 from strapi/i18n/add-published_at-on-getNonLocalizedFields-route
fix missing published_at in getNonLocalizedFields route
2021-03-30 15:28:24 +02:00
soupette
133f99ff7e Change plugin i18n logo
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-30 15:16:54 +02:00
dependabot[bot]
7271c1a853
Bump aws-sdk from 2.863.0 to 2.875.0 (#9874)
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.863.0 to 2.875.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.863.0...v2.875.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-30 12:38:31 +02:00
Pierre Noël
740f22762e
fix error wording when join table name is too long (#9880) 2021-03-30 12:34:50 +02:00
Convly
025a1d7381 Display error message on the frontend (on permission save validation error) 2021-03-30 11:59:10 +02:00
Pierre Noël
8c5c493a4e fix missing published_at in getNonLocalizedFields Route 2021-03-30 11:36:51 +02:00
Convly
f22e2cb6c4 Remove permissions with invalid properties on startup
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2021-03-30 11:28:47 +02:00
Marvin Frachet
ba1f493c8c
Show all locales in the listview content-available cell (#9877) 2021-03-30 11:06:06 +02:00
Marvin Frachet
f30895b588
Fix loading information on error when adding a locale that already exists (#9875) 2021-03-30 11:05:09 +02:00
cyril lopez
f3fe056367
Merge pull request #9868 from strapi/ui/change-settings-modal
UI/change settings modal
2021-03-30 10:34:21 +02:00
soupette
b34939032a Update plugin name
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-30 10:31:29 +02:00
soupette
6db4e0c0f3 Change settings confirm modal type & change copy locale submit button label
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-30 10:31:29 +02:00
cyril lopez
95a4f340bc
Merge pull request #9867 from strapi/i18n/fix-label-tooltip
[I18n] Fix label tooltip
2021-03-30 10:28:31 +02:00
soupette
9db9fbfd8f Fix version number hover css
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-30 10:24:17 +02:00
soupette
9c8bd81dfc Upgrade Buffet.js
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-30 10:24:17 +02:00
soupette
cd7eca2894 Change tooltip in helper component
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-30 10:23:29 +02:00
cyril lopez
c7852fb5e2
Merge pull request #9863 from strapi/i18n/fix-rbac-ui
Fix RBAC UI
2021-03-30 10:22:39 +02:00
soupette
176e589db4 Fix PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-30 10:16:45 +02:00
soupette
48ab9bff46 Fix dropdown indicator
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-30 10:05:59 +02:00
soupette
d28c184daf Use similar dropdown indicator as in the CM
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-30 09:36:48 +02:00
soupette
6ae9ad619c Fix tabs border radius
Signed-off-by: soupette <cyril.lpz@gmail.com>
2021-03-30 09:36:47 +02:00
cyril lopez
f859d127f0
Merge pull request #9862 from strapi/i18n/cm-fix-redirection-after-delete
[I18n] CM fix redirection after delete
2021-03-30 09:35:59 +02:00