vincentbpro
|
0ba8bc5a98
|
fix(menu-logo): handle empty project-settings store in delete service
|
2022-04-20 16:26:24 +02:00 |
|
vincentbpro
|
96302c8ae8
|
feat(menu-logo): added menuLogo url to /init route
|
2022-04-20 16:11:43 +02:00 |
|
vincentbpro
|
4c80b3f798
|
feat(menu-logo): added GET /project-settings route
|
2022-04-20 15:52:58 +02:00 |
|
Vincent
|
d4c9cbfe47
|
Merge pull request #13087 from strapi/menu-logo/update-project-settings-route
Menu logo/update project settings route
|
2022-04-15 17:12:49 +02:00 |
|
vincentbpro
|
00529853e5
|
fix(logo-customization): avoid passing map index to multi-param providers
|
2022-04-15 12:09:36 +02:00 |
|
vincentbpro
|
bcf3365e1c
|
test(logo-customization): updated tests
|
2022-04-15 11:32:14 +02:00 |
|
vincentbpro
|
c6cbf6b58d
|
test(logo-customization): updated tests
|
2022-04-15 11:18:03 +02:00 |
|
vincentbpro
|
ba8cb27bb1
|
refactor(logo-customization): simplified updateProjectSettings service function signature
|
2022-04-15 09:58:35 +02:00 |
|
vincentbpro
|
5fde7a23d0
|
refactor(logo-customization): compare files hashes directly instead of urls
|
2022-04-15 09:26:22 +02:00 |
|
vincentbpro
|
aecc0244e3
|
fix(logo-customization): handled undefined files object
|
2022-04-15 09:15:07 +02:00 |
|
vincentbpro
|
1a6c30f771
|
refactor(logo-customization): removed useless awaits
|
2022-04-15 09:10:34 +02:00 |
|
ronronscelestes
|
f5aed2b107
|
erge branch 'menu-logo/from-url' of https://github.com/strapi/strapi into menu-logo/submit
|
2022-04-14 14:59:50 +02:00 |
|
ronronscelestes
|
fa657d1573
|
removed unnecessary fragment FromUrlForm
|
2022-04-14 11:41:14 +02:00 |
|
ronronscelestes
|
a859251e8f
|
removed it.only and fixed authenticated app tests
|
2022-04-14 09:52:46 +02:00 |
|
ronronscelestes
|
1ec941e47e
|
updated tests
|
2022-04-13 17:43:47 +02:00 |
|
Alexandre Bodin
|
3f204a0a48
|
v4.1.8
|
2022-04-13 16:45:31 +02:00 |
|
ronronscelestes
|
78bc49c4af
|
updated urlToFile timeout
|
2022-04-13 14:49:53 +02:00 |
|
ronronscelestes
|
a72a9f624b
|
added 2 tests + feedback fixes
|
2022-04-13 12:11:58 +02:00 |
|
ronronscelestes
|
3f78e246a4
|
tests added for from url flow
|
2022-04-13 11:28:50 +02:00 |
|
ronronscelestes
|
f6bea7d6fa
|
removed temp folder
|
2022-04-12 16:01:52 +02:00 |
|
ronronscelestes
|
999a30c396
|
refacto ConfigurationsProvider reducer + setProjectSettings
|
2022-04-12 16:01:17 +02:00 |
|
ronronscelestes
|
c2605de89a
|
update ConfigurationsProvider with new logo
|
2022-04-12 15:23:56 +02:00 |
|
ronronscelestes
|
681f095455
|
handleReset + submit and form reducer refactor
|
2022-04-12 15:01:26 +02:00 |
|
ivanThePleasant
|
03a6b33131
|
Merge pull request #12910 from strapi/chore/opt-out-telemetry-call
Opt out telemetry command
|
2022-04-12 15:59:16 +03:00 |
|
ronronscelestes
|
b8627cf73f
|
get and submit using back-end routes
|
2022-04-12 11:29:14 +02:00 |
|
ronronscelestes
|
650dc43aba
|
Merge branch 'features/menu-logo' of https://github.com/strapi/strapi into menu-logo/from-url
|
2022-04-11 17:04:40 +02:00 |
|
ronronscelestes
|
1d65b43276
|
from url flow added
|
2022-04-11 17:04:10 +02:00 |
|
ronronscelestes
|
d9a6d302d3
|
handleUpload use goTo
|
2022-04-11 11:28:19 +02:00 |
|
ronronscelestes
|
e0b3dd4826
|
feedback fixes
|
2022-04-11 11:01:18 +02:00 |
|
soupette
|
3d193b3137
|
Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-08 15:31:29 +02:00 |
|
soupette
|
5491aa7a81
|
Fix conflicts and build script
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-08 10:46:28 +02:00 |
|
soupette
|
43f03aeeba
|
Use ESBuild loader for compression
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-08 10:28:18 +02:00 |
|
ronronscelestes
|
e825ea553b
|
stepper refactor
|
2022-04-08 10:16:52 +02:00 |
|
vincentbpro
|
df8ca58515
|
refactor(menu-logo): refactored project-settings service
|
2022-04-08 09:49:29 +02:00 |
|
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 |
|