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 |
|
Convly
|
431ccbe55c
|
Fix isTypeScriptProject -> isUsingTypeScript
|
2022-04-14 14:55:57 +02:00 |
|
Convly
|
51be8899e6
|
Update the tsconfig.json file to use the extend
|
2022-04-14 14:47:15 +02:00 |
|
Convly
|
1a82a62b9f
|
Merge remote-tracking branch 'origin/typescript/tsconfigs' into ts/split-ts-config
|
2022-04-14 14:28:59 +02:00 |
|
ronronscelestes
|
fa657d1573
|
removed unnecessary fragment FromUrlForm
|
2022-04-14 11:41:14 +02:00 |
|
soupette
|
d9fb9e9d51
|
Merge branch 'features/typescript' of github.com:strapi/strapi into ts/split-ts-config
|
2022-04-14 11:14:15 +02:00 |
|
soupette
|
0bff46cceb
|
Fix tests
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-14 11:13:52 +02:00 |
|
soupette
|
84bd88a230
|
Enable plugin development in JS project.
Added loader for ts.
Created default tsconfig file
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-14 10:59:42 +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 |
|
soupette
|
9a052ee876
|
Fix tests
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-13 17:15:16 +02:00 |
|
Alexandre Bodin
|
3f204a0a48
|
v4.1.8
|
2022-04-13 16:45:31 +02:00 |
|
Convly
|
9a2ae88480
|
Prevent access to telemetry-properties route if the telemetry is disabled
|
2022-04-13 16:11:42 +02:00 |
|
Convly
|
8440d4064f
|
Add the typescript telemetry events to the admin events
|
2022-04-13 15:41:39 +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 |
|
Convly
|
9f651bb878
|
Fix review comments (remove comments)
|
2022-04-12 17:54:31 +02:00 |
|
Convly
|
7654dbd961
|
Update plugin build & tsconfigs
|
2022-04-12 16:57:00 +02:00 |
|
Convly
|
2f26c05bee
|
Merge branch 'features/typescript' of github.com:strapi/strapi into typescript/tsconfigs
|
2022-04-12 16:47:49 +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
|
36a65b4743
|
Add missing babel polyfill dependency
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-08 10:59:18 +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 |
|