@strapi/admin 4.0.0 → 4.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/admin/src/components/LeftMenu/index.js +13 -5
- package/admin/src/components/Notifications/Notification/index.js +3 -3
- package/admin/src/content-manager/components/CollectionTypeFormWrapper/index.js +2 -2
- package/admin/src/content-manager/components/ComponentInitializer/index.js +4 -9
- package/admin/src/content-manager/components/DragLayer/index.js +1 -1
- package/admin/src/content-manager/components/DynamicTable/CellContent/CellValue.js +12 -2
- package/admin/src/content-manager/components/DynamicTable/CellContent/utils/getNumberOfDecimals.js +8 -0
- package/admin/src/content-manager/components/DynamicTable/index.js +7 -0
- package/admin/src/content-manager/components/DynamicZone/components/DzLabel/index.js +24 -7
- package/admin/src/content-manager/components/DynamicZone/index.js +31 -15
- package/admin/src/content-manager/components/EditViewDataManagerProvider/utils/schema.js +4 -1
- package/admin/src/content-manager/components/InputUID/index.js +4 -0
- package/admin/src/content-manager/components/PreviewWysiwyg/Wrapper.js +4 -0
- package/admin/src/content-manager/components/RepeatableComponent/AccordionGroupCustom/index.js +1 -3
- package/admin/src/content-manager/components/RepeatableComponent/DraggedItem/IconButtonCustoms.js +0 -4
- package/admin/src/content-manager/components/RepeatableComponent/DraggedItem/index.js +36 -14
- package/admin/src/content-manager/components/RepeatableComponent/index.js +2 -2
- package/admin/src/content-manager/components/SelectWrapper/index.js +15 -81
- package/admin/src/content-manager/components/Wysiwyg/Editor.js +2 -3
- package/admin/src/content-manager/components/Wysiwyg/EditorLayout.js +2 -0
- package/admin/src/content-manager/components/Wysiwyg/WysiwygFooter.js +2 -4
- package/admin/src/content-manager/components/Wysiwyg/WysiwygNav.js +67 -62
- package/admin/src/content-manager/components/Wysiwyg/index.js +13 -4
- package/admin/src/content-manager/hooks/useFetchContentTypeLayout/utils/formatLayouts.js +2 -2
- package/admin/src/content-manager/pages/App/LeftMenu/index.js +5 -7
- package/admin/src/content-manager/pages/App/index.js +12 -4
- package/admin/src/content-manager/pages/EditSettingsView/components/DisplayedFieldButton.js +1 -1
- package/admin/src/content-manager/pages/EditSettingsView/components/FieldButtonContent.js +1 -1
- package/admin/src/content-manager/pages/EditSettingsView/components/RelationalFieldButton.js +1 -1
- package/admin/src/content-manager/pages/EditSettingsView/index.js +1 -1
- package/admin/src/content-manager/pages/EditView/Informations/index.js +37 -13
- package/admin/src/content-manager/pages/ListSettingsView/components/CardPreview.js +19 -8
- package/admin/src/content-manager/pages/ListSettingsView/components/DraggableCard.js +124 -67
- package/admin/src/content-manager/pages/ListSettingsView/components/SortDisplayedFields.js +4 -1
- package/admin/src/content-manager/pages/ListSettingsView/index.js +1 -1
- package/admin/src/content-manager/pages/ListView/index.js +37 -20
- package/admin/src/hooks/useSettingsMenu/utils/defaultGlobalLinks.js +1 -1
- package/admin/src/pages/App/utils/unique-identifier.js +3 -1
- package/admin/src/pages/AuthPage/components/Register/index.js +4 -1
- package/admin/src/pages/AuthPage/index.js +8 -2
- package/admin/src/pages/AuthPage/utils/forms.js +2 -0
- package/admin/src/pages/ProfilePage/index.js +34 -6
- package/admin/src/pages/SettingsPage/pages/ApiTokens/EditView/index.js +3 -2
- package/admin/src/pages/SettingsPage/pages/ApplicationInfosPage/index.js +20 -7
- package/admin/src/pages/SettingsPage/pages/Roles/EditPage/index.js +1 -1
- package/admin/src/pages/SettingsPage/pages/Users/EditPage/index.js +3 -3
- package/admin/src/pages/SettingsPage/pages/Users/EditPage/utils/layout.js +2 -0
- package/admin/src/pages/SettingsPage/pages/Users/ListPage/ModalForm/index.js +3 -3
- package/admin/src/pages/SettingsPage/pages/Users/ListPage/ModalForm/utils/layout.js +2 -0
- package/admin/src/pages/SettingsPage/pages/Users/ListPage/ModalForm/utils/stepper.js +1 -1
- package/admin/src/pages/SettingsPage/pages/Users/ListPage/index.js +5 -11
- package/admin/src/pages/SettingsPage/pages/Users/ListPage/utils/tableHeaders.js +1 -1
- package/admin/src/pages/SettingsPage/pages/Users/components/MagicLink/index.js +1 -1
- package/admin/src/pages/SettingsPage/pages/Users/components/SelectRoles/index.js +2 -1
- package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/EventInput/index.js +1 -1
- package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/HeadersInput/index.js +1 -1
- package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/WebhookForm/index.js +3 -1
- package/admin/src/pages/SettingsPage/pages/Webhooks/ListView/index.js +5 -5
- package/admin/src/translations/en.json +32 -23
- package/admin/src/translations/fr.json +315 -6
- package/admin/src/translations/ko.json +670 -263
- package/admin/src/translations/nl.json +1 -1
- package/admin/src/translations/zh-Hans.json +554 -204
- package/admin/src/translations/zh.json +482 -41
- package/build/{01a600d9e6e0dea21e33017a97bdf431.png → 01a600d9e6e0dea21e33.png} +0 -0
- package/build/{15026a3d58aeb282813457f060f2d6ac.png → 15026a3d58aeb2828134.png} +0 -0
- package/build/{1551f4f60c37af51121f106501f69b80.woff2 → 1551f4f60c37af51121f.woff2} +0 -0
- package/build/{1e59d2330b4c6deb84b340635ed36249.ttf → 1e59d2330b4c6deb84b3.ttf} +0 -0
- package/build/{20fd1704ea223900efa9fd4e869efb08.woff2 → 20fd1704ea223900efa9.woff2} +0 -0
- package/build/{2285773e6b4b172f07d9b777c81b0775.woff → 2285773e6b4b172f07d9.woff} +0 -0
- package/build/{23f19bb08961f37aaf692ff943823453.eot → 23f19bb08961f37aaf69.eot} +0 -0
- package/build/{2a9e9ef5c4c775bb7c7b3625041b1354.png → 2a9e9ef5c4c775bb7c7b.png} +0 -0
- package/build/{2f517e09eb2ca6650ff5bec5a95157ab.svg → 2f517e09eb2ca6650ff5.svg} +0 -0
- package/build/3742.2281afd7.chunk.js +1 -0
- package/build/4045.0b43d55e.chunk.js +1 -0
- package/build/4261.061aed35.chunk.js +1 -0
- package/build/4672.7ad6782a.chunk.js +1 -0
- package/build/{4689f52cc96215721344e51e5831eec1.svg → 4689f52cc96215721344.svg} +0 -0
- package/build/{4715.35096dd7.chunk.js → 4715.f134f37a.chunk.js} +1 -1
- package/build/{491974d108fe4002b2aaf7ffc48249a0.ttf → 491974d108fe4002b2aa.ttf} +0 -0
- package/build/{527940b104eb2ea366c8630f3f038603.ttf → 527940b104eb2ea366c8.ttf} +0 -0
- package/build/6060.3af8877e.chunk.js +2 -0
- package/build/{3226.0dc582b2.chunk.js.LICENSE.txt → 6060.3af8877e.chunk.js.LICENSE.txt} +1 -1
- package/build/{6250.11ba8b50.chunk.js → 6250.7b4872b1.chunk.js} +1 -1
- package/build/{5881.deb18c91.chunk.js → 6354.48168bc8.chunk.js} +2 -2
- package/build/{5881.deb18c91.chunk.js.LICENSE.txt → 6354.48168bc8.chunk.js.LICENSE.txt} +0 -0
- package/build/{77206a6bb316fa0aded5083cc57f92b9.eot → 77206a6bb316fa0aded5.eot} +0 -0
- package/build/{7a3337626410ca2f40718481c755640f.woff2 → 7a3337626410ca2f4071.woff2} +0 -0
- package/build/{7a8b4f130182d19a2d7c67d80c090397.svg → 7a8b4f130182d19a2d7c.svg} +0 -0
- package/build/8530.a978bde6.chunk.js +2 -0
- package/build/8530.a978bde6.chunk.js.LICENSE.txt +7 -0
- package/build/{8b43027f47b20503057dfbbaa9401fef.eot → 8b43027f47b20503057d.eot} +0 -0
- package/build/{9bbb245e67a133f6e486d8d2545e14a5.eot → 9bbb245e67a133f6e486.eot} +0 -0
- package/build/Admin-authenticatedApp.8c375af0.chunk.js +1 -0
- package/build/{Admin_homePage.31e37124.chunk.js → Admin_homePage.f9cdd615.chunk.js} +1 -1
- package/build/Admin_marketplace.4f6c77f2.chunk.js +1 -0
- package/build/Admin_pluginsPage.cd9a871c.chunk.js +1 -0
- package/build/Admin_profilePage.077e17a5.chunk.js +1 -0
- package/build/Admin_settingsPage.9752ef85.chunk.js +1 -0
- package/build/admin-edit-roles-page.27b047fc.chunk.js +1 -0
- package/build/admin-edit-users.a0dede23.chunk.js +1 -0
- package/build/admin-users.a11177c1.chunk.js +1 -0
- package/build/{api-tokens-create-page.ac4285ba.chunk.js → api-tokens-create-page.07be3e07.chunk.js} +1 -1
- package/build/{api-tokens-edit-page.b8900ddd.chunk.js → api-tokens-edit-page.d6afc60e.chunk.js} +1 -1
- package/build/api-tokens-list-page.da9714d8.chunk.js +1 -0
- package/build/{ar-json.9805489e.chunk.js → ar-json.d79e4709.chunk.js} +1 -1
- package/build/{b997a22a2e0b87ef1fa23258f14f3b27.ico → b997a22a2e0b87ef1fa2.ico} +0 -0
- package/build/{bb58e57c48a3e911f15fa834ff00d44a.woff → bb58e57c48a3e911f15f.woff} +0 -0
- package/build/{bd81ba6c07827282255d031b2a6f4fe4.png → bd81ba6c07827282255d.png} +0 -0
- package/build/{be9ee23c0c6390141475d519c2c5fb8f.ttf → be9ee23c0c6390141475.ttf} +0 -0
- package/build/{c1e38fd9e0e74ba58f7a2b77ef29fdd3.svg → c1e38fd9e0e74ba58f7a.svg} +0 -0
- package/build/{c3de6118ef47086ad05c83a1c78f006d.png → c3de6118ef47086ad05c.png} +0 -0
- package/build/codemirror-css.f9701755.chunk.js +1 -0
- package/build/codemirror-theme.1563c1c2.chunk.js +1 -0
- package/build/content-manager.51651b3b.chunk.js +1 -0
- package/build/{content-type-builder-translation-ar-json.bce4d624.chunk.js → content-type-builder-translation-ar-json.f1fedc12.chunk.js} +1 -1
- package/build/{content-type-builder-translation-cs-json.785866b6.chunk.js → content-type-builder-translation-cs-json.2f7e2289.chunk.js} +1 -1
- package/build/{content-type-builder-translation-de-json.6faa019a.chunk.js → content-type-builder-translation-de-json.46017754.chunk.js} +1 -1
- package/build/content-type-builder-translation-dk-json.5c6344f9.chunk.js +1 -0
- package/build/{content-type-builder-translation-en-json.d860718a.chunk.js → content-type-builder-translation-en-json.d70fc3af.chunk.js} +1 -1
- package/build/{content-type-builder-translation-es-json.5a4f519b.chunk.js → content-type-builder-translation-es-json.7e2055ad.chunk.js} +1 -1
- package/build/{content-type-builder-translation-fr-json.2156f48c.chunk.js → content-type-builder-translation-fr-json.8f66eb66.chunk.js} +1 -1
- package/build/content-type-builder-translation-id-json.aab2f426.chunk.js +1 -0
- package/build/{content-type-builder-translation-it-json.dc154c62.chunk.js → content-type-builder-translation-it-json.4c91e895.chunk.js} +1 -1
- package/build/{content-type-builder-translation-ja-json.9f8695a0.chunk.js → content-type-builder-translation-ja-json.c239ba90.chunk.js} +1 -1
- package/build/content-type-builder-translation-ko-json.2a5e0769.chunk.js +1 -0
- package/build/{content-type-builder-translation-ms-json.cfc21fb6.chunk.js → content-type-builder-translation-ms-json.124be88c.chunk.js} +1 -1
- package/build/{content-type-builder-translation-nl-json.4d742025.chunk.js → content-type-builder-translation-nl-json.98a240b8.chunk.js} +1 -1
- package/build/{content-type-builder-translation-pl-json.1b701a76.chunk.js → content-type-builder-translation-pl-json.2abc61bd.chunk.js} +1 -1
- package/build/{content-type-builder-translation-pt-BR-json.2c514ada.chunk.js → content-type-builder-translation-pt-BR-json.c0415545.chunk.js} +1 -1
- package/build/{content-type-builder-translation-pt-json.a3c4315c.chunk.js → content-type-builder-translation-pt-json.ab3e086d.chunk.js} +1 -1
- package/build/{content-type-builder-translation-ru-json.72173619.chunk.js → content-type-builder-translation-ru-json.1a6779fd.chunk.js} +1 -1
- package/build/{content-type-builder-translation-sk-json.e654be3b.chunk.js → content-type-builder-translation-sk-json.5c82f020.chunk.js} +1 -1
- package/build/{content-type-builder-translation-th-json.403aa6a4.chunk.js → content-type-builder-translation-th-json.24ee19eb.chunk.js} +1 -1
- package/build/{content-type-builder-translation-tr-json.72027971.chunk.js → content-type-builder-translation-tr-json.30434835.chunk.js} +1 -1
- package/build/{content-type-builder-translation-uk-json.a1b9f71b.chunk.js → content-type-builder-translation-uk-json.771662ef.chunk.js} +1 -1
- package/build/{content-type-builder-translation-zh-Hans-json.4c242866.chunk.js → content-type-builder-translation-zh-Hans-json.070020ae.chunk.js} +1 -1
- package/build/{content-type-builder-translation-zh-json.3b3eb4e8.chunk.js → content-type-builder-translation-zh-json.9708310d.chunk.js} +1 -1
- package/build/content-type-builder.c815d0c6.chunk.js +1 -0
- package/build/cropper-css.45c47fe3.chunk.js +1 -0
- package/build/{cs-json.ff08076e.chunk.js → cs-json.b8ba75b8.chunk.js} +1 -1
- package/build/{d878b0a6a1144760244ff0665888404c.woff2 → d878b0a6a1144760244f.woff2} +0 -0
- package/build/de-json.e01bdeae.chunk.js +1 -0
- package/build/dk-json.9516eb08.chunk.js +1 -0
- package/build/{eeccf4f66002c6f2ba24d3d22f2434c2.woff → eeccf4f66002c6f2ba24.woff} +0 -0
- package/build/email-settings-page.03e18bb2.chunk.js +1 -0
- package/build/email-translation-ar-json.95d90eb4.chunk.js +1 -0
- package/build/email-translation-cs-json.dfd1f3f2.chunk.js +1 -0
- package/build/email-translation-de-json.559a7d5f.chunk.js +1 -0
- package/build/email-translation-dk-json.e1480892.chunk.js +1 -0
- package/build/email-translation-en-json.fa0dc92b.chunk.js +1 -0
- package/build/email-translation-es-json.abbba8e3.chunk.js +1 -0
- package/build/email-translation-fr-json.49c3c888.chunk.js +1 -0
- package/build/email-translation-id-json.e3c2101d.chunk.js +1 -0
- package/build/email-translation-it-json.3de61cb6.chunk.js +1 -0
- package/build/email-translation-ja-json.66337e44.chunk.js +1 -0
- package/build/email-translation-ko-json.52bbd7b4.chunk.js +1 -0
- package/build/email-translation-ms-json.e39256df.chunk.js +1 -0
- package/build/email-translation-nl-json.12d28adb.chunk.js +1 -0
- package/build/email-translation-pl-json.9585a84e.chunk.js +1 -0
- package/build/email-translation-pt-BR-json.6c04b3ef.chunk.js +1 -0
- package/build/email-translation-pt-json.0239be04.chunk.js +1 -0
- package/build/email-translation-ru-json.f3b4fecc.chunk.js +1 -0
- package/build/email-translation-sk-json.76dbaaa6.chunk.js +1 -0
- package/build/email-translation-th-json.25ad73e7.chunk.js +1 -0
- package/build/email-translation-tr-json.ae04a9f2.chunk.js +1 -0
- package/build/email-translation-uk-json.03b27b08.chunk.js +1 -0
- package/build/email-translation-vi-json.3e1dd5b3.chunk.js +1 -0
- package/build/email-translation-zh-Hans-json.0df4ca59.chunk.js +1 -0
- package/build/email-translation-zh-json.82978eb0.chunk.js +1 -0
- package/build/en-json.9e3c8615.chunk.js +1 -0
- package/build/{es-json.060b658c.chunk.js → es-json.fa8ddd1d.chunk.js} +1 -1
- package/build/{f691f37e57f04c152e2315ab7dbad881.woff → f691f37e57f04c152e23.woff} +0 -0
- package/build/{fde9b1ad0670d29a251605a5e8eef02b.png → fde9b1ad0670d29a2516.png} +0 -0
- package/build/fontawesome-css-all.9c41f1d7.chunk.js +1 -0
- package/build/fontawesome-css.24c8dbfc.chunk.js +1 -0
- package/build/fr-json.bae03a2c.chunk.js +1 -0
- package/build/{he-json.fafa8569.chunk.js → he-json.86f9e663.chunk.js} +1 -1
- package/build/highlight.js.90b600ee.chunk.js +1 -0
- package/build/i18n-settings-page.89d1776c.chunk.js +1 -0
- package/build/i18n-translation-en-json.239b740f.chunk.js +1 -0
- package/build/i18n-translation-fr-json.b52474fc.chunk.js +1 -0
- package/build/i18n-translation-ko-json.e88e11ef.chunk.js +1 -0
- package/build/{i18n-translation-zh-Hans-json.670b4940.chunk.js → i18n-translation-zh-Hans-json.4c17fed0.chunk.js} +1 -1
- package/build/{id-json.3372dadc.chunk.js → id-json.0b0c9731.chunk.js} +1 -1
- package/build/index.html +1 -1
- package/build/{it-json.0e5d5fdb.chunk.js → it-json.939916bc.chunk.js} +1 -1
- package/build/{ja-json.14eaee93.chunk.js → ja-json.57abaacb.chunk.js} +1 -1
- package/build/ko-json.29633034.chunk.js +1 -0
- package/build/main.ca080a1e.js +2 -0
- package/build/{main.a5bd9650.js.LICENSE.txt → main.ca080a1e.js.LICENSE.txt} +0 -0
- package/build/{ms-json.a66beabc.chunk.js → ms-json.5e5d12f9.chunk.js} +1 -1
- package/build/nl-json.d757328d.chunk.js +1 -0
- package/build/{no-json.25f63ee7.chunk.js → no-json.ff46b126.chunk.js} +1 -1
- package/build/{pl-json.3d7884e1.chunk.js → pl-json.6bff1d54.chunk.js} +1 -1
- package/build/{pt-BR-json.e21cd994.chunk.js → pt-BR-json.6d1cfdb2.chunk.js} +1 -1
- package/build/{pt-json.21a66a61.chunk.js → pt-json.b23d9a79.chunk.js} +1 -1
- package/build/{ru-json.ca2b6c3c.chunk.js → ru-json.bff93229.chunk.js} +1 -1
- package/build/runtime~main.6f530910.js +1 -0
- package/build/{sk-json.7f750e28.chunk.js → sk-json.2eb1ec0d.chunk.js} +1 -1
- package/build/sso-settings-page.d4ab164b.chunk.js +1 -0
- package/build/{sv-json.3b5cc7f9.chunk.js → sv-json.8ac61ecf.chunk.js} +1 -1
- package/build/{th-json.694b4038.chunk.js → th-json.6e4502a3.chunk.js} +1 -1
- package/build/{tr-json.a842843a.chunk.js → tr-json.eaca955b.chunk.js} +1 -1
- package/build/uk-json.c50ad2a8.chunk.js +1 -0
- package/build/{upload-settings.8a380d3d.chunk.js → upload-settings.aa148b01.chunk.js} +1 -1
- package/build/{upload-translation-de-json.b4ff3c56.chunk.js → upload-translation-de-json.00f90715.chunk.js} +1 -1
- package/build/{upload-translation-dk-json.f37ae5c0.chunk.js → upload-translation-dk-json.e8c0a891.chunk.js} +1 -1
- package/build/{upload-translation-en-json.58d8ce44.chunk.js → upload-translation-en-json.31ea0622.chunk.js} +1 -1
- package/build/upload-translation-es-json.42b5c758.chunk.js +1 -0
- package/build/{upload-translation-fr-json.0f4b3839.chunk.js → upload-translation-fr-json.ccb4ad8b.chunk.js} +1 -1
- package/build/{upload-translation-he-json.4b5e48bc.chunk.js → upload-translation-he-json.5dc34ea8.chunk.js} +1 -1
- package/build/upload-translation-it-json.c1809a47.chunk.js +1 -0
- package/build/{upload-translation-ja-json.9e1193c7.chunk.js → upload-translation-ja-json.568f097e.chunk.js} +1 -1
- package/build/upload-translation-ko-json.da369eef.chunk.js +1 -0
- package/build/{upload-translation-ms-json.bfb86c2e.chunk.js → upload-translation-ms-json.be669f81.chunk.js} +1 -1
- package/build/{upload-translation-pl-json.e0282fa4.chunk.js → upload-translation-pl-json.67685825.chunk.js} +1 -1
- package/build/{upload-translation-pt-BR-json.ad6bb9f8.chunk.js → upload-translation-pt-BR-json.f7b1133d.chunk.js} +1 -1
- package/build/{upload-translation-ru-json.4303b6a0.chunk.js → upload-translation-ru-json.54c031aa.chunk.js} +1 -1
- package/build/{upload-translation-sk-json.90a0bc6c.chunk.js → upload-translation-sk-json.f643dfc2.chunk.js} +1 -1
- package/build/{upload-translation-th-json.cf0d62e0.chunk.js → upload-translation-th-json.88ee2090.chunk.js} +1 -1
- package/build/{upload-translation-uk-json.ec345d61.chunk.js → upload-translation-uk-json.1a90e73c.chunk.js} +1 -1
- package/build/{upload-translation-zh-Hans-json.f320fa39.chunk.js → upload-translation-zh-Hans-json.ac1dc0b9.chunk.js} +1 -1
- package/build/{upload-translation-zh-json.9ad30216.chunk.js → upload-translation-zh-json.164ac601.chunk.js} +1 -1
- package/build/{upload.1e3e2685.chunk.js → upload.1991e997.chunk.js} +1 -1
- package/build/{users-advanced-settings-page.bda19eae.chunk.js → users-advanced-settings-page.23ed7ee9.chunk.js} +1 -1
- package/build/users-email-settings-page.64dc429a.chunk.js +1 -0
- package/build/{users-permissions-translation-ar-json.6fe0dcf5.chunk.js → users-permissions-translation-ar-json.bdddd0d7.chunk.js} +1 -1
- package/build/{users-permissions-translation-cs-json.dd4bb452.chunk.js → users-permissions-translation-cs-json.7881d3ff.chunk.js} +1 -1
- package/build/{users-permissions-translation-de-json.1505b462.chunk.js → users-permissions-translation-de-json.8d53c619.chunk.js} +1 -1
- package/build/{users-permissions-translation-dk-json.6b47229f.chunk.js → users-permissions-translation-dk-json.a36b323b.chunk.js} +1 -1
- package/build/{users-permissions-translation-en-json.3e650c44.chunk.js → users-permissions-translation-en-json.1993655e.chunk.js} +1 -1
- package/build/{users-permissions-translation-es-json.768cc00e.chunk.js → users-permissions-translation-es-json.c8ef51bd.chunk.js} +1 -1
- package/build/users-permissions-translation-fr-json.a2172545.chunk.js +1 -0
- package/build/users-permissions-translation-id-json.8f17982a.chunk.js +1 -0
- package/build/{users-permissions-translation-it-json.baa4f859.chunk.js → users-permissions-translation-it-json.87952a24.chunk.js} +1 -1
- package/build/{users-permissions-translation-ja-json.3ddd4418.chunk.js → users-permissions-translation-ja-json.5915d9ef.chunk.js} +1 -1
- package/build/users-permissions-translation-ko-json.f1ca6cc4.chunk.js +1 -0
- package/build/{users-permissions-translation-ms-json.dc405667.chunk.js → users-permissions-translation-ms-json.2268324c.chunk.js} +1 -1
- package/build/{users-permissions-translation-nl-json.2d8e847a.chunk.js → users-permissions-translation-nl-json.4e1231dd.chunk.js} +1 -1
- package/build/{users-permissions-translation-pl-json.b150dfb0.chunk.js → users-permissions-translation-pl-json.107638b5.chunk.js} +1 -1
- package/build/{users-permissions-translation-pt-BR-json.0c494c69.chunk.js → users-permissions-translation-pt-BR-json.8dafc053.chunk.js} +1 -1
- package/build/{users-permissions-translation-pt-json.0fccc389.chunk.js → users-permissions-translation-pt-json.3322464f.chunk.js} +1 -1
- package/build/users-permissions-translation-ru-json.44dd1f10.chunk.js +1 -0
- package/build/{users-permissions-translation-sk-json.2602e768.chunk.js → users-permissions-translation-sk-json.fe7cc044.chunk.js} +1 -1
- package/build/users-permissions-translation-sv-json.e7e1684b.chunk.js +1 -0
- package/build/{users-permissions-translation-th-json.abe0558b.chunk.js → users-permissions-translation-th-json.bb544ee3.chunk.js} +1 -1
- package/build/{users-permissions-translation-tr-json.269ee593.chunk.js → users-permissions-translation-tr-json.30f3ca90.chunk.js} +1 -1
- package/build/{users-permissions-translation-uk-json.ffd9a4ee.chunk.js → users-permissions-translation-uk-json.634f2569.chunk.js} +1 -1
- package/build/{users-permissions-translation-vi-json.c2cd19d5.chunk.js → users-permissions-translation-vi-json.605d88bc.chunk.js} +1 -1
- package/build/{users-permissions-translation-zh-Hans-json.2d909528.chunk.js → users-permissions-translation-zh-Hans-json.85480dab.chunk.js} +1 -1
- package/build/{users-permissions-translation-zh-json.7f3027c5.chunk.js → users-permissions-translation-zh-json.99932731.chunk.js} +1 -1
- package/build/users-providers-settings-page.329f102a.chunk.js +1 -0
- package/build/users-roles-settings-page.e28982b6.chunk.js +1 -0
- package/build/{vi-json.c25f42fe.chunk.js → vi-json.e993857a.chunk.js} +1 -1
- package/build/webhook-edit-page.678af4e2.chunk.js +1 -0
- package/build/{webhook-list-page.aae66737.chunk.js → webhook-list-page.5abda9c2.chunk.js} +1 -1
- package/build/zh-Hans-json.fcc53388.chunk.js +1 -0
- package/build/zh-json.496bd6c4.chunk.js +1 -0
- package/ee/admin/pages/SettingsPage/pages/Roles/CreatePage/index.js +1 -1
- package/ee/admin/pages/SettingsPage/pages/Users/components/MagicLink/index.js +1 -1
- package/index.html +1 -1
- package/index.js +40 -1
- package/jest.config.front.js +10 -0
- package/package.json +36 -38
- package/server/register.js +5 -0
- package/server/routes/serve-admin-panel.js +59 -0
- package/server/strategies/api-token.js +2 -1
- package/webpack.alias.js +0 -6
- package/webpack.config.js +12 -10
- package/build/3226.0dc582b2.chunk.js +0 -2
- package/build/4261.b7b7ac00.chunk.js +0 -1
- package/build/4362.e71cf036.chunk.js +0 -1
- package/build/8447.32ee17be.chunk.js +0 -2
- package/build/8447.32ee17be.chunk.js.LICENSE.txt +0 -22
- package/build/849.fc26299c.chunk.js +0 -1
- package/build/9238.f112d6c9.chunk.js +0 -1
- package/build/Admin-authenticatedApp.0298a225.chunk.js +0 -1
- package/build/Admin_marketplace.201373e2.chunk.js +0 -1
- package/build/Admin_pluginsPage.22390055.chunk.js +0 -1
- package/build/Admin_profilePage.3aa61921.chunk.js +0 -1
- package/build/Admin_settingsPage.363ad01d.chunk.js +0 -1
- package/build/admin-edit-roles-page.e91bd9e5.chunk.js +0 -1
- package/build/admin-edit-users.bcdd2e4d.chunk.js +0 -1
- package/build/admin-users.a2d08780.chunk.js +0 -1
- package/build/api-tokens-list-page.d451255e.chunk.js +0 -1
- package/build/codemirror-css.7b034e03.chunk.js +0 -1
- package/build/codemirror-theme.4a209ed5.chunk.js +0 -1
- package/build/content-manager.4a449a52.chunk.js +0 -1
- package/build/content-type-builder-translation-dk-json.215eca36.chunk.js +0 -1
- package/build/content-type-builder-translation-id-json.e66f4e0a.chunk.js +0 -1
- package/build/content-type-builder-translation-ko-json.20ad3eac.chunk.js +0 -1
- package/build/content-type-builder.eeae4ee8.chunk.js +0 -1
- package/build/cropper-css.b71d1229.chunk.js +0 -1
- package/build/de-json.93987708.chunk.js +0 -1
- package/build/dk-json.97f8f309.chunk.js +0 -1
- package/build/email-settings-page.def5ceaf.chunk.js +0 -1
- package/build/email-translation-ar-json.536b0217.chunk.js +0 -1
- package/build/email-translation-cs-json.8f533c9b.chunk.js +0 -1
- package/build/email-translation-de-json.89f5373e.chunk.js +0 -1
- package/build/email-translation-dk-json.9c95cf96.chunk.js +0 -1
- package/build/email-translation-en-json.5ec38fe9.chunk.js +0 -1
- package/build/email-translation-es-json.fec78330.chunk.js +0 -1
- package/build/email-translation-fr-json.76afb1c3.chunk.js +0 -1
- package/build/email-translation-id-json.1b3e055a.chunk.js +0 -1
- package/build/email-translation-it-json.7273fee2.chunk.js +0 -1
- package/build/email-translation-ja-json.b75afc52.chunk.js +0 -1
- package/build/email-translation-ko-json.eb9a23cd.chunk.js +0 -1
- package/build/email-translation-ms-json.af7c5861.chunk.js +0 -1
- package/build/email-translation-nl-json.10fec023.chunk.js +0 -1
- package/build/email-translation-pl-json.ebda42d5.chunk.js +0 -1
- package/build/email-translation-pt-BR-json.338d8b7c.chunk.js +0 -1
- package/build/email-translation-pt-json.1cd0fedf.chunk.js +0 -1
- package/build/email-translation-ru-json.2c369331.chunk.js +0 -1
- package/build/email-translation-sk-json.ba2e026d.chunk.js +0 -1
- package/build/email-translation-th-json.16457076.chunk.js +0 -1
- package/build/email-translation-tr-json.92e0a5d9.chunk.js +0 -1
- package/build/email-translation-uk-json.d00dd5b1.chunk.js +0 -1
- package/build/email-translation-vi-json.ed425dde.chunk.js +0 -1
- package/build/email-translation-zh-Hans-json.e2c630b6.chunk.js +0 -1
- package/build/email-translation-zh-json.2a06ebac.chunk.js +0 -1
- package/build/en-json.6282a00f.chunk.js +0 -1
- package/build/fontawesome-css-all.162c8569.chunk.js +0 -1
- package/build/fontawesome-css.b1736497.chunk.js +0 -1
- package/build/fr-json.f7d484a8.chunk.js +0 -1
- package/build/highlight.js.3f31aed7.chunk.js +0 -1
- package/build/i18n-settings-page.00c74503.chunk.js +0 -1
- package/build/i18n-translation-en-json.17af559c.chunk.js +0 -1
- package/build/i18n-translation-fr-json.482f6933.chunk.js +0 -1
- package/build/ko-json.7203b08b.chunk.js +0 -1
- package/build/main.a5bd9650.js +0 -2
- package/build/nl-json.9c7f83db.chunk.js +0 -1
- package/build/runtime~main.bddfe3c6.js +0 -1
- package/build/sso-settings-page.bd7a8fd7.chunk.js +0 -1
- package/build/uk-json.3b8f967b.chunk.js +0 -1
- package/build/upload-translation-es-json.f9e9ffdf.chunk.js +0 -1
- package/build/upload-translation-it-json.fb24c332.chunk.js +0 -1
- package/build/users-email-settings-page.b1d1f551.chunk.js +0 -1
- package/build/users-permissions-translation-fr-json.12f3c930.chunk.js +0 -1
- package/build/users-permissions-translation-id-json.ec3deaf0.chunk.js +0 -1
- package/build/users-permissions-translation-ko-json.90c2d129.chunk.js +0 -1
- package/build/users-permissions-translation-ru-json.4389c542.chunk.js +0 -1
- package/build/users-permissions-translation-sv-json.438e46f7.chunk.js +0 -1
- package/build/users-providers-settings-page.733a51ec.chunk.js +0 -1
- package/build/users-roles-settings-page.0eb926e7.chunk.js +0 -1
- package/build/webhook-edit-page.634e50da.chunk.js +0 -1
- package/build/zh-Hans-json.e5041b18.chunk.js +0 -1
- package/build/zh-json.414d826f.chunk.js +0 -1
|
@@ -150,7 +150,7 @@ const EditPage = ({ canUpdate }) => {
|
|
|
150
150
|
<Link startIcon={<ArrowLeft />} to="/settings/users?pageSize=10&page=1&sort=firstname">
|
|
151
151
|
{formatMessage({
|
|
152
152
|
id: 'app.components.go-back',
|
|
153
|
-
defaultMessage: '
|
|
153
|
+
defaultMessage: 'Back',
|
|
154
154
|
})}
|
|
155
155
|
</Link>
|
|
156
156
|
}
|
|
@@ -194,7 +194,7 @@ const EditPage = ({ canUpdate }) => {
|
|
|
194
194
|
>
|
|
195
195
|
{formatMessage({
|
|
196
196
|
id: 'app.components.go-back',
|
|
197
|
-
defaultMessage: '
|
|
197
|
+
defaultMessage: 'Back',
|
|
198
198
|
})}
|
|
199
199
|
</Link>
|
|
200
200
|
}
|
|
@@ -254,7 +254,7 @@ const EditPage = ({ canUpdate }) => {
|
|
|
254
254
|
<Typography variant="delta" as="h2">
|
|
255
255
|
{formatMessage({
|
|
256
256
|
id: 'app.components.Users.ModalCreateBody.block-title.login',
|
|
257
|
-
defaultMessage: '
|
|
257
|
+
defaultMessage: "User's role",
|
|
258
258
|
})}
|
|
259
259
|
</Typography>
|
|
260
260
|
<Grid gap={5}>
|
|
@@ -58,7 +58,7 @@ const ModalForm = ({ queryName, onToggle }) => {
|
|
|
58
58
|
|
|
59
59
|
const headerTitle = formatMessage({
|
|
60
60
|
id: 'Settings.permissions.users.create',
|
|
61
|
-
defaultMessage: '
|
|
61
|
+
defaultMessage: 'Invite new user',
|
|
62
62
|
});
|
|
63
63
|
|
|
64
64
|
const handleSubmit = async (body, { setErrors }) => {
|
|
@@ -118,7 +118,7 @@ const ModalForm = ({ queryName, onToggle }) => {
|
|
|
118
118
|
<Typography variant="beta" as="h2">
|
|
119
119
|
{formatMessage({
|
|
120
120
|
id: 'app.components.Users.ModalCreateBody.block-title.details',
|
|
121
|
-
defaultMessage: '
|
|
121
|
+
defaultMessage: 'User details',
|
|
122
122
|
})}
|
|
123
123
|
</Typography>
|
|
124
124
|
<Box paddingTop={4}>
|
|
@@ -147,7 +147,7 @@ const ModalForm = ({ queryName, onToggle }) => {
|
|
|
147
147
|
<Typography variant="beta" as="h2">
|
|
148
148
|
{formatMessage({
|
|
149
149
|
id: 'app.components.Users.ModalCreateBody.block-title.login',
|
|
150
|
-
defaultMessage: '
|
|
150
|
+
defaultMessage: "User's role",
|
|
151
151
|
})}
|
|
152
152
|
</Typography>
|
|
153
153
|
<Box paddingTop={4}>
|
|
@@ -16,7 +16,6 @@ import Envelop from '@strapi/icons/Envelop';
|
|
|
16
16
|
import { useLocation } from 'react-router-dom';
|
|
17
17
|
import { useIntl } from 'react-intl';
|
|
18
18
|
import { useMutation, useQuery, useQueryClient } from 'react-query';
|
|
19
|
-
import get from 'lodash/get';
|
|
20
19
|
import adminPermissions from '../../../../../permissions';
|
|
21
20
|
import TableRows from './DynamicTable/TableRows';
|
|
22
21
|
import Filters from './Filters';
|
|
@@ -73,8 +72,6 @@ const ListPage = () => {
|
|
|
73
72
|
setIsModalOpen(prev => !prev);
|
|
74
73
|
};
|
|
75
74
|
|
|
76
|
-
const total = get(data, 'pagination.total', 0);
|
|
77
|
-
|
|
78
75
|
const deleteAllMutation = useMutation(ids => deleteData(ids), {
|
|
79
76
|
onSuccess: async () => {
|
|
80
77
|
await queryClient.invalidateQueries(queryName);
|
|
@@ -104,7 +101,7 @@ const ListPage = () => {
|
|
|
104
101
|
>
|
|
105
102
|
{formatMessage({
|
|
106
103
|
id: 'Settings.permissions.users.create',
|
|
107
|
-
defaultMessage: '
|
|
104
|
+
defaultMessage: 'Invite new user',
|
|
108
105
|
})}
|
|
109
106
|
</Button>
|
|
110
107
|
) : (
|
|
@@ -117,13 +114,10 @@ const ListPage = () => {
|
|
|
117
114
|
<HeaderLayout
|
|
118
115
|
primaryAction={createAction}
|
|
119
116
|
title={title}
|
|
120
|
-
subtitle={formatMessage(
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
},
|
|
125
|
-
{ number: total }
|
|
126
|
-
)}
|
|
117
|
+
subtitle={formatMessage({
|
|
118
|
+
id: 'Settings.permissions.users.listview.header.subtitle',
|
|
119
|
+
defaultMessage: 'All the users who have access to the Strapi admin panel',
|
|
120
|
+
})}
|
|
127
121
|
/>
|
|
128
122
|
{canRead && (
|
|
129
123
|
<ActionLayout
|
|
@@ -39,7 +39,7 @@ const tableHeaders = [
|
|
|
39
39
|
{
|
|
40
40
|
key: 'isActive',
|
|
41
41
|
name: 'isActive',
|
|
42
|
-
metadatas: { label: '
|
|
42
|
+
metadatas: { label: 'User status', sortable: false },
|
|
43
43
|
// eslint-disable-next-line react/prop-types
|
|
44
44
|
cellFormatter: ({ isActive }) => {
|
|
45
45
|
return (
|
|
@@ -12,7 +12,7 @@ const MagicLink = ({ registrationToken }) => {
|
|
|
12
12
|
<MagicLinkWrapper target={target}>
|
|
13
13
|
{formatMessage({
|
|
14
14
|
id: 'app.components.Users.MagicLink.connect',
|
|
15
|
-
defaultMessage: '
|
|
15
|
+
defaultMessage: 'Copy and share this link to give access to this user',
|
|
16
16
|
})}
|
|
17
17
|
</MagicLinkWrapper>
|
|
18
18
|
);
|
|
@@ -44,7 +44,7 @@ const SelectRoles = ({ disabled, error, onChange, value }) => {
|
|
|
44
44
|
});
|
|
45
45
|
const hint = formatMessage({
|
|
46
46
|
id: 'app.components.Users.ModalCreateBody.block-title.roles.description',
|
|
47
|
-
defaultMessage: '
|
|
47
|
+
defaultMessage: 'A user can have one or several roles',
|
|
48
48
|
});
|
|
49
49
|
const placeholder = formatMessage({
|
|
50
50
|
id: 'app.components.Select.placeholder',
|
|
@@ -68,6 +68,7 @@ const SelectRoles = ({ disabled, error, onChange, value }) => {
|
|
|
68
68
|
startIcon={startIcon}
|
|
69
69
|
value={value}
|
|
70
70
|
withTags
|
|
71
|
+
required
|
|
71
72
|
>
|
|
72
73
|
{(data || []).map(role => {
|
|
73
74
|
return (
|
package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/WebhookForm/index.js
CHANGED
|
@@ -86,7 +86,7 @@ const WebhookForm = ({
|
|
|
86
86
|
<Link startIcon={<ArrowLeft />} to="/settings/webhooks">
|
|
87
87
|
{formatMessage({
|
|
88
88
|
id: 'app.components.go-back',
|
|
89
|
-
defaultMessage: '
|
|
89
|
+
defaultMessage: 'Back',
|
|
90
90
|
})}
|
|
91
91
|
</Link>
|
|
92
92
|
}
|
|
@@ -114,6 +114,7 @@ const WebhookForm = ({
|
|
|
114
114
|
id: 'Settings.webhooks.form.name',
|
|
115
115
|
defaultMessage: 'Name',
|
|
116
116
|
})}
|
|
117
|
+
required
|
|
117
118
|
/>
|
|
118
119
|
</GridItem>
|
|
119
120
|
<GridItem col={12}>
|
|
@@ -125,6 +126,7 @@ const WebhookForm = ({
|
|
|
125
126
|
id: 'Settings.roles.form.input.url',
|
|
126
127
|
defaultMessage: 'Url',
|
|
127
128
|
})}
|
|
129
|
+
required
|
|
128
130
|
/>
|
|
129
131
|
</GridItem>
|
|
130
132
|
</Grid>
|
|
@@ -247,7 +247,7 @@ const ListView = () => {
|
|
|
247
247
|
title={formatMessage({ id: 'Settings.webhooks.title', defaultMessage: 'Webhooks' })}
|
|
248
248
|
subtitle={formatMessage({
|
|
249
249
|
id: 'Settings.webhooks.list.description',
|
|
250
|
-
defaultMessage: 'Get POST changes notifications
|
|
250
|
+
defaultMessage: 'Get POST changes notifications',
|
|
251
251
|
})}
|
|
252
252
|
primaryAction={
|
|
253
253
|
canCreate &&
|
|
@@ -255,7 +255,7 @@ const ListView = () => {
|
|
|
255
255
|
<LinkButton startIcon={<Plus />} variant="default" to={`${pathname}/create`} size="L">
|
|
256
256
|
{formatMessage({
|
|
257
257
|
id: 'Settings.webhooks.list.button.add',
|
|
258
|
-
defaultMessage: '
|
|
258
|
+
defaultMessage: 'Create new webhook',
|
|
259
259
|
})}
|
|
260
260
|
</LinkButton>
|
|
261
261
|
)
|
|
@@ -305,7 +305,7 @@ const ListView = () => {
|
|
|
305
305
|
>
|
|
306
306
|
{formatMessage({
|
|
307
307
|
id: 'Settings.webhooks.list.button.add',
|
|
308
|
-
defaultMessage: '
|
|
308
|
+
defaultMessage: 'Create new webhook',
|
|
309
309
|
})}
|
|
310
310
|
</TFooter>
|
|
311
311
|
}
|
|
@@ -447,7 +447,7 @@ const ListView = () => {
|
|
|
447
447
|
icon={<EmptyDocuments width="160px" />}
|
|
448
448
|
content={formatMessage({
|
|
449
449
|
id: 'Settings.webhooks.list.empty.description',
|
|
450
|
-
defaultMessage: '
|
|
450
|
+
defaultMessage: 'No webhooks found',
|
|
451
451
|
})}
|
|
452
452
|
action={
|
|
453
453
|
<Button
|
|
@@ -457,7 +457,7 @@ const ListView = () => {
|
|
|
457
457
|
>
|
|
458
458
|
{formatMessage({
|
|
459
459
|
id: 'Settings.webhooks.list.button.add',
|
|
460
|
-
defaultMessage: '
|
|
460
|
+
defaultMessage: 'Create new webhook',
|
|
461
461
|
})}
|
|
462
462
|
</Button>
|
|
463
463
|
}
|
|
@@ -91,6 +91,7 @@
|
|
|
91
91
|
"Roles.RoleRow.user-count.singular": "{number} user",
|
|
92
92
|
"Roles.components.List.empty.withSearch": "There is no role corresponding to the search ({search})...",
|
|
93
93
|
"Settings.PageTitle": "Settings - {name}",
|
|
94
|
+
"Settings.apiTokens.details": "Details",
|
|
94
95
|
"Settings.apiTokens.addFirstToken": "Add your first API Token",
|
|
95
96
|
"Settings.apiTokens.addNewToken": "Add new API Token",
|
|
96
97
|
"Settings.apiTokens.copy.editMessage": "For security reasons, you can only see your token once.",
|
|
@@ -103,15 +104,16 @@
|
|
|
103
104
|
"Settings.apiTokens.title": "API Tokens",
|
|
104
105
|
"Settings.apiTokens.types.full-access": "Full access",
|
|
105
106
|
"Settings.apiTokens.types.read-only": "Read-only",
|
|
106
|
-
"Settings.application.description": "
|
|
107
|
-
"Settings.application.
|
|
107
|
+
"Settings.application.description": "Administration panel’s global information",
|
|
108
|
+
"Settings.application.strapiVersion": "strapi version",
|
|
108
109
|
"Settings.application.edition-title": "current plan",
|
|
109
|
-
"Settings.application.
|
|
110
|
-
"Settings.application.link-pricing": "See all pricing",
|
|
110
|
+
"Settings.application.details": "Details",
|
|
111
|
+
"Settings.application.link-pricing": "See all pricing plans",
|
|
111
112
|
"Settings.application.link-upgrade": "Upgrade your admin panel",
|
|
113
|
+
"Settings.application.get-help": "Get help",
|
|
112
114
|
"Settings.application.node-version": "node version",
|
|
113
115
|
"Settings.application.strapi-version": "strapi version",
|
|
114
|
-
"Settings.application.title": "
|
|
116
|
+
"Settings.application.title": "Overview",
|
|
115
117
|
"Settings.error": "Error",
|
|
116
118
|
"Settings.global": "Global Settings",
|
|
117
119
|
"Settings.permissions": "Administration panel",
|
|
@@ -132,19 +134,21 @@
|
|
|
132
134
|
"Settings.permissions.menu.link.users.label": "Users",
|
|
133
135
|
"Settings.permissions.select-all-by-permission": "Select all {label} permissions",
|
|
134
136
|
"Settings.permissions.select-by-permission": "Select {label} permission",
|
|
135
|
-
"Settings.permissions.users.create": "
|
|
137
|
+
"Settings.permissions.users.create": "Invite new user",
|
|
136
138
|
"Settings.permissions.users.form.email": "Email",
|
|
137
139
|
"Settings.permissions.users.form.firstname": "First name",
|
|
138
140
|
"Settings.permissions.users.form.lastname": "Last name",
|
|
139
141
|
"Settings.permissions.users.form.sso": "Connect with SSO",
|
|
140
142
|
"Settings.permissions.users.form.sso.description": "When enabled (ON), users can login via SSO",
|
|
141
|
-
"Settings.permissions.users.listview.header.subtitle": "
|
|
143
|
+
"Settings.permissions.users.listview.header.subtitle": "All the users who have access to the Strapi admin panel",
|
|
142
144
|
"Settings.permissions.users.listview.header.title": "Users",
|
|
143
145
|
"Settings.permissions.users.tabs.label": "Tabs Permissions",
|
|
144
146
|
"Settings.profile.form.notify.data.loaded": "Your profile data has been loaded",
|
|
145
147
|
"Settings.profile.form.section.experience.clear.select": "Clear the interface language selected",
|
|
146
148
|
"Settings.profile.form.section.experience.interfaceLanguage": "Interface language",
|
|
147
149
|
"Settings.profile.form.section.experience.interfaceLanguage.hint": "This will only display your own interface in the chosen language.",
|
|
150
|
+
"Settings.profile.form.section.experience.interfaceLanguageHelp": "Selection will change the interface language only for you. Please refer to this {documentation} to make other languages available for your team.",
|
|
151
|
+
"Settings.profile.form.section.experience.documentation": "documentation",
|
|
148
152
|
"Settings.profile.form.section.experience.title": "Experience",
|
|
149
153
|
"Settings.profile.form.section.helmet.title": "User profile",
|
|
150
154
|
"Settings.profile.form.section.password.title": "Change password",
|
|
@@ -186,7 +190,7 @@
|
|
|
186
190
|
"Settings.sso.form.settings.title": "Settings",
|
|
187
191
|
"Settings.sso.title": "Single Sign-On",
|
|
188
192
|
"Settings.webhooks.create": "Create a webhook",
|
|
189
|
-
"Settings.webhooks.create.header": "Create
|
|
193
|
+
"Settings.webhooks.create.header": "Create new header",
|
|
190
194
|
"Settings.webhooks.created": "Webhook created",
|
|
191
195
|
"Settings.webhooks.disabled": "Disabled",
|
|
192
196
|
"Settings.webhooks.enabled": "Enabled",
|
|
@@ -201,9 +205,9 @@
|
|
|
201
205
|
"Settings.webhooks.headers.remove": "Remove header row {number}",
|
|
202
206
|
"Settings.webhooks.key": "Key",
|
|
203
207
|
"Settings.webhooks.list.all-entries.select": "Select all entries",
|
|
204
|
-
"Settings.webhooks.list.button.add": "
|
|
205
|
-
"Settings.webhooks.list.description": "Get POST changes notifications
|
|
206
|
-
"Settings.webhooks.list.empty.description": "
|
|
208
|
+
"Settings.webhooks.list.button.add": "Create new webhook",
|
|
209
|
+
"Settings.webhooks.list.description": "Get POST changes notifications",
|
|
210
|
+
"Settings.webhooks.list.empty.description": "No webhooks found",
|
|
207
211
|
"Settings.webhooks.list.empty.link": "See our documentation",
|
|
208
212
|
"Settings.webhooks.list.empty.title": "There are no webhooks yet",
|
|
209
213
|
"Settings.webhooks.list.select": "Select",
|
|
@@ -252,6 +256,7 @@
|
|
|
252
256
|
"app.components.DownloadInfo.download": "Download in progress...",
|
|
253
257
|
"app.components.DownloadInfo.text": "This could take a minute. Thanks for your patience.",
|
|
254
258
|
"app.components.EmptyAttributes.title": "There are no fields yet",
|
|
259
|
+
"app.components.EmptyStateLayout.content-document": "No content found",
|
|
255
260
|
"app.components.EmptyStateLayout.content-permissions": "You don't have the permissions to access that content",
|
|
256
261
|
"app.components.HeaderLayout.link.go-back": "Back",
|
|
257
262
|
"app.components.HomePage.button.blog": "See more on the blog",
|
|
@@ -279,6 +284,8 @@
|
|
|
279
284
|
"app.components.LeftMenu.expand": "Expand the navbar",
|
|
280
285
|
"app.components.LeftMenu.logout": "Logout",
|
|
281
286
|
"app.components.LeftMenu.profile": "Profile",
|
|
287
|
+
"app.components.LeftMenu.navbrand.title": "Strapi Dashboard",
|
|
288
|
+
"app.components.LeftMenu.navbrand.workplace": "Workplace",
|
|
282
289
|
"app.components.LeftMenuFooter.documentation": "Documentation",
|
|
283
290
|
"app.components.LeftMenuFooter.help": "Help",
|
|
284
291
|
"app.components.LeftMenuFooter.poweredBy": "Powered by ",
|
|
@@ -324,12 +331,12 @@
|
|
|
324
331
|
"app.components.UpgradePlanModal.text-ee": "Enterprise Edition",
|
|
325
332
|
"app.components.UpgradePlanModal.text-power": "Unlock the full power of Strapi by upgrading your plan to the Enterprise Edition",
|
|
326
333
|
"app.components.UpgradePlanModal.text-strapi": "of Strapi by upgrading your plan to the",
|
|
327
|
-
"app.components.Users.MagicLink.connect": "
|
|
334
|
+
"app.components.Users.MagicLink.connect": "Copy and share this link to give access to this user",
|
|
328
335
|
"app.components.Users.MagicLink.connect.sso": "Send this link to the user, the first login can be made via a SSO provider",
|
|
329
|
-
"app.components.Users.ModalCreateBody.block-title.details": "
|
|
330
|
-
"app.components.Users.ModalCreateBody.block-title.login": "
|
|
336
|
+
"app.components.Users.ModalCreateBody.block-title.details": "User details",
|
|
337
|
+
"app.components.Users.ModalCreateBody.block-title.login": "Roles",
|
|
331
338
|
"app.components.Users.ModalCreateBody.block-title.roles": "User's roles",
|
|
332
|
-
"app.components.Users.ModalCreateBody.block-title.roles.description": "
|
|
339
|
+
"app.components.Users.ModalCreateBody.block-title.roles.description": "A user can have one or several roles",
|
|
333
340
|
"app.components.Users.SortPicker.button-label": "Sort by",
|
|
334
341
|
"app.components.Users.SortPicker.sortby.email_asc": "Email (A to Z)",
|
|
335
342
|
"app.components.Users.SortPicker.sortby.email_desc": "Email (Z to A)",
|
|
@@ -339,7 +346,7 @@
|
|
|
339
346
|
"app.components.Users.SortPicker.sortby.lastname_desc": "Last name (Z to A)",
|
|
340
347
|
"app.components.Users.SortPicker.sortby.username_asc": "Username (A to Z)",
|
|
341
348
|
"app.components.Users.SortPicker.sortby.username_desc": "Username (Z to A)",
|
|
342
|
-
"app.components.go-back": "
|
|
349
|
+
"app.components.go-back": "Back",
|
|
343
350
|
"app.components.listPlugins.button": "Add New Plugin",
|
|
344
351
|
"app.components.listPlugins.title.none": "No plugins installed",
|
|
345
352
|
"app.components.listPlugins.title.plural": "{number} plugins are installed",
|
|
@@ -353,7 +360,7 @@
|
|
|
353
360
|
"app.containers.Users.EditPage.header.label": "Edit {name}",
|
|
354
361
|
"app.containers.Users.EditPage.header.label-loading": "Edit user",
|
|
355
362
|
"app.containers.Users.EditPage.roles-bloc-title": "Attributed roles",
|
|
356
|
-
"app.containers.Users.ModalForm.footer.button-success": "
|
|
363
|
+
"app.containers.Users.ModalForm.footer.button-success": "Invite user",
|
|
357
364
|
"app.links.configure-view": "Configure the view",
|
|
358
365
|
"app.static.links.cheatsheet": "CheatSheet",
|
|
359
366
|
"app.utils.SelectOption.defaultMessage": " ",
|
|
@@ -402,6 +409,7 @@
|
|
|
402
409
|
"components.Input.error.password.noMatch": "Passwords do not match",
|
|
403
410
|
"components.Input.error.validation.email": "This is an invalid email",
|
|
404
411
|
"components.Input.error.validation.json": "This doesn't match the JSON format",
|
|
412
|
+
"components.Input.error.validation.lowercase": "The value must be a lowercase string",
|
|
405
413
|
"components.Input.error.validation.max": "The value is too high.",
|
|
406
414
|
"components.Input.error.validation.maxLength": "The value is too long.",
|
|
407
415
|
"components.Input.error.validation.min": "The value is too low.",
|
|
@@ -449,7 +457,7 @@
|
|
|
449
457
|
"content-manager.App.schemas.data-loaded": "The schemas have been successfully loaded",
|
|
450
458
|
"content-manager.DynamicTable.relation-loaded": "The relations have been loaded",
|
|
451
459
|
"content-manager.EditRelations.title": "Relational data",
|
|
452
|
-
"content-manager.HeaderLayout.button.label-add-entry": "
|
|
460
|
+
"content-manager.HeaderLayout.button.label-add-entry": "Create new entry",
|
|
453
461
|
"content-manager.api.id": "API ID",
|
|
454
462
|
"content-manager.components.AddFilterCTA.add": "Filters",
|
|
455
463
|
"content-manager.components.AddFilterCTA.hide": "Filters",
|
|
@@ -479,8 +487,8 @@
|
|
|
479
487
|
"content-manager.components.FiltersPickWrapper.PluginHeader.title.filter": "Filters",
|
|
480
488
|
"content-manager.components.FiltersPickWrapper.hide": "Hide",
|
|
481
489
|
"content-manager.components.LeftMenu.Search.label": "Search for a content type",
|
|
482
|
-
"content-manager.components.LeftMenu.collection-types": "
|
|
483
|
-
"content-manager.components.LeftMenu.single-types": "
|
|
490
|
+
"content-manager.components.LeftMenu.collection-types": "Collection Types",
|
|
491
|
+
"content-manager.components.LeftMenu.single-types": "Single Types",
|
|
484
492
|
"content-manager.components.LimitSelect.itemsPerPage": "Items per page",
|
|
485
493
|
"content-manager.components.NotAllowedInput.text": "No permissions to see this field",
|
|
486
494
|
"content-manager.components.RepeatableComponent.error-message": "The component(s) contain error(s)",
|
|
@@ -517,6 +525,7 @@
|
|
|
517
525
|
"content-manager.containers.Edit.information.by": "By",
|
|
518
526
|
"content-manager.containers.Edit.information.draftVersion": "draft version",
|
|
519
527
|
"content-manager.containers.Edit.information.editing": "Editing",
|
|
528
|
+
"content-manager.containers.Edit.information.created": "Created",
|
|
520
529
|
"content-manager.containers.Edit.information.lastUpdate": "Last update",
|
|
521
530
|
"content-manager.containers.Edit.information.publishedVersion": "published version",
|
|
522
531
|
"content-manager.containers.Edit.pluginHeader.title.new": "Create an entry",
|
|
@@ -647,7 +656,7 @@
|
|
|
647
656
|
"form.button.save": "Save",
|
|
648
657
|
"global.prompt.unsaved": "Are you sure you want to leave this page? All your modifications will be lost",
|
|
649
658
|
"notification.contentType.relations.conflict": "Content type has conflicting relations",
|
|
650
|
-
"notification.default.title": "Information
|
|
659
|
+
"notification.default.title": "Information:",
|
|
651
660
|
"notification.error": "An error occurred",
|
|
652
661
|
"notification.error.layout": "Couldn't retrieve the layout",
|
|
653
662
|
"notification.form.error.fields": "The form contains some errors",
|
|
@@ -656,10 +665,10 @@
|
|
|
656
665
|
"notification.permission.not-allowed-read": "You are not allowed to see this document",
|
|
657
666
|
"notification.success.delete": "The item has been deleted",
|
|
658
667
|
"notification.success.saved": "Saved",
|
|
659
|
-
"notification.success.title": "Success
|
|
668
|
+
"notification.success.title": "Success:",
|
|
660
669
|
"notification.version.update.link": "See more",
|
|
661
670
|
"notification.version.update.message": "A new version of Strapi is available!",
|
|
662
|
-
"notification.warning.title": "Warning
|
|
671
|
+
"notification.warning.title": "Warning:",
|
|
663
672
|
"or": "OR",
|
|
664
673
|
"request.error.model.unknown": "This model doesn't exist",
|
|
665
674
|
"skipToContent": "Skip to content",
|