3590 Commits

Author SHA1 Message Date
vincentbpro
3432eeade1 fix(logo-customization): fix bad use of upload providers 2022-04-08 09:36:08 +02:00
Pierre Noël
287b53c014 fix styled-components version to 5.3.3 2022-04-07 18:18:17 +02:00
Pierre Noël
54fda9c7c0 change error messages 2022-04-07 16:50:20 +02:00
Pierre Noël
89221e8ee9 fix wording mistakes 2022-04-07 16:50:19 +02:00
Pierre Noël
79396f8bbb continue reading API_TOKEN_SALT + add warning deprecated message 2022-04-07 16:50:19 +02:00
Pierre Noël
20e6d9a94b Improve error messages 2022-04-07 16:50:15 +02:00
Pierre Noël
1e6d1ce6a2 fix unit tests 2022-04-07 16:34:58 +02:00
Pierre Noël
019007ba3e improve error message + remove use of API_TOKEN_SALT 2022-04-07 16:34:57 +02:00
Pierre Noël
9fc63af260 harmonize secret generation + don't generate in production mode 2022-04-07 16:34:56 +02:00
Gustav Hansen
084fbe00a5
Merge pull request #12962 from pr0gr8mm3r/master
Add missing german translations
2022-04-07 15:00:37 +02:00
cyril lopez
f398de3f57
Merge pull request #13076 from strapi/fix/cm-list-boolean
DynamicTable: Fix rendering of boolean fields
2022-04-07 15:00:20 +02:00
Gustav Hansen
f1742d611b Improve test name 2022-04-07 12:55:27 +02:00
vincentbpro
9ce78034ef feat(logo-cuatomization): added size and ext to files 2022-04-07 12:02:17 +02:00
vincentbpro
bbed67982c refactor(logo-customization): refactored service function params 2022-04-07 11:41:32 +02:00
ronronscelestes
42133d0e6f added tests 2022-04-07 10:33:34 +02:00
Gustav Hansen
6d6ecf5063 Disallow password fields to be selected as component main field 2022-04-07 10:33:16 +02:00
Gustav Hansen
1b63360b41 DynamicTable: Fix rendering of boolean fields 2022-04-07 10:18:01 +02:00
ronronscelestes
73aba5384e allowed customMenuLogo in PendingLogoDialog 2022-04-06 19:28:10 +02:00
ronronscelestes
f44437f31b handleSubmit custom menuLogo 2022-04-06 19:07:20 +02:00
ronronscelestes
d8ddaec4f7 pending logo flow added 2022-04-06 18:26:03 +02:00
vincentbpro
02b14f2bb4 test: added tests for project-settings service 2022-04-06 17:56:41 +02:00
vincentbpro
11a203459a feat(logo-customization): delete old logos and getProjectSettings service 2022-04-06 13:54:52 +02:00
ronronscelestes
7851487c65 added modal footer 2022-04-06 12:57:24 +02:00
vincentbpro
d66bde83ce refactor(logo-customization): cleaned updateProjectSettings service 2022-04-06 12:23:17 +02:00
ronronscelestes
806bd135cb translation size&dimension constants + improved error voice reader 2022-04-06 12:21:24 +02:00
vincentbpro
d4c5e294a0 feat(logo-customization): parsing and validating image dimensions 2022-04-06 11:50:00 +02:00
vincentbpro
5663e5065d feat(menu-logo): file upload and storing data in corestore 2022-04-06 09:09:04 +02:00
ronronscelestes
ef45e20c9b reducer tests + small enhancements 2022-04-05 17:10:10 +02:00
ronronscelestes
177626450f fixed accepted format + added LogoModalStepper tests 2022-04-05 16:44:38 +02:00
pr0gr8mm3r
424f19f0c7 fix plural strings 2022-04-04 21:30:11 +02:00
pr0gr8mm3r
432f2c09d9 change "on"/"off" to "yes"/"no" 2022-04-04 21:24:13 +02:00
pr0gr8mm3r
1762a6d005 fix translation in wrong language 2022-04-04 21:22:46 +02:00
tiagolima90
5dc41afa69
Merge branch 'strapi:master' into master 2022-04-04 18:38:12 +00:00
David Fariña
f495f349e9 Enhance Catalan translation: Auth.link.signin 2022-04-04 20:06:48 +02:00
David Fariña
c4a57e143b Enhance Catalan translation 2022-04-04 19:14:52 +02:00
David Fariña
875eb9b38a Admin UI Catalan translation 2022-04-04 17:05:12 +02:00
ronronscelestes
d5c74ba1ae go to pending modal on successfully drop file 2022-04-04 15:12:21 +02:00
vincentbpro
3451aceaf5 feat(menu-logo): added upload feature 2022-04-04 15:09:08 +02:00
ronronscelestes
a6fecbb914 file format and sizing checks 2022-04-04 11:59:30 +02:00
markkaylor
2edd2ae00c
Merge pull request #13004 from strapi/features/marketplace-offline-layout
[marketplace] add offline layout
2022-04-04 09:44:40 +02:00
pr0gr8mm3r
4fff2134c8 move plural/singular descriptors 2022-04-03 23:11:30 +02:00
p_0g_8mm3_
563dc29d7e
Remove "strings"
Co-authored-by: Gustav Hansen <gu@stav.dev>
2022-04-03 23:08:19 +02:00
p_0g_8mm3_
5812548205
Make plural text concerning API ID less verbose
Co-authored-by: Gustav Hansen <gu@stav.dev>
2022-04-03 23:07:50 +02:00
p_0g_8mm3_
930c07375c
Fix wording on upload more button
Co-authored-by: Gustav Hansen <gu@stav.dev>
2022-04-03 23:07:03 +02:00
p_0g_8mm3_
04b6bbfc08
Fix date time example
Co-authored-by: Gustav Hansen <gu@stav.dev>
2022-04-03 23:06:44 +02:00
p_0g_8mm3_
f70732b040
Fix date example
Co-authored-by: Gustav Hansen <gu@stav.dev>
2022-04-03 23:06:23 +02:00
pr0gr8mm3r
ee0595d605 incorperate review suggestions 2022-04-03 23:05:21 +02:00
Mark Kaylor
bf2851fe9f hide submit button when offline 2022-04-01 16:10:31 +02:00
Alexandre Bodin
b1df5a6067 Merge branch 'releases/4.1.7' 2022-04-01 09:55:43 +02:00
Mark Kaylor
5838c0619e Merge branch 'master' of github.com:strapi/strapi into features/marketplace-offline-layout 2022-04-01 09:45:35 +02:00