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 |
|
Gustav Hansen
|
c4c511bc2b
|
ML: Mock deleteRequest for RemoveAssetDialog
|
2022-04-05 17:05:05 +02:00 |
|
Gustav Hansen
|
9fb31bad98
|
ML: Use deleteRequest for useBulkRemoveAsset hook
|
2022-04-05 17:05:05 +02:00 |
|
Gustav Hansen
|
cde2ec56d8
|
ML: Add tests for useRemoveAsset hook
|
2022-04-05 17:05:05 +02:00 |
|
Gustav Hansen
|
c251f8a24d
|
ML: Namespace useRemoveAsset hook
|
2022-04-05 17:05:04 +02:00 |
|
Gustav Hansen
|
a97b3e2171
|
ML: Replace removeAssetQuery with deleteRequest
|
2022-04-05 17:05:04 +02:00 |
|
Gustav Hansen
|
a913ff0572
|
ML: Add useRemoveFolder hook
|
2022-04-05 17:05:03 +02:00 |
|
ronronscelestes
|
177626450f
|
fixed accepted format + added LogoModalStepper tests
|
2022-04-05 16:44:38 +02:00 |
|
Convly
|
1d254182fa
|
Fix webpack configuration to reference the correct tsconfig file
|
2022-04-05 16:33:30 +02:00 |
|
Convly
|
54fefcf5d2
|
isTypeScriptProject -> isUsingTypeScript
|
2022-04-05 16:30:50 +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 |
|
Convly
|
511bf2920c
|
Update config to handle useTypescript
|
2022-04-04 17:34:56 +02:00 |
|
Convly
|
77daaf7e72
|
Merge branch 'features/typescript' into typescript/telemetry
|
2022-04-04 17:33:07 +02:00 |
|
Convly
|
f7a20effb1
|
Fix public directories
|
2022-04-04 17:12:47 +02:00 |
|
Convly
|
2626f5e7b4
|
Merge branch 'features/typescript' into typescript/move-package-json-app-dir
|
2022-04-04 17:08:09 +02:00 |
|
David Fariña
|
875eb9b38a
|
Admin UI Catalan translation
|
2022-04-04 17:05:12 +02:00 |
|
Convly
|
07e08520d0
|
Remove the public folder from dist & app dirs
|
2022-04-04 16:51:37 +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 |
|