6989 Commits

Author SHA1 Message Date
soupette
0275baa5b8 Update tests for better clarity
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:22:02 +02:00
soupette
dcc58408e2 Add tests
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:22:02 +02:00
soupette
cd9a6e4bd8 Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:22:01 +02:00
soupette
036a371160 Fixes #12896
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:22:01 +02:00
soupette
09f9c82f82 Add option to mesure webpack speed
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:21:30 +02:00
soupette
f5ba9af535 Speed up webpack config by using esbuild-loader
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:16:31 +02:00
soupette
69d2849ea1 Add missing dependency
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:13:29 +02:00
soupette
8203f81e5a Fix dev mode
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:10:00 +02:00
Convly
0d135d449d Cleanup tsconfig & clean the dist dir before build 2022-04-04 12:07:39 +02:00
Convly
7340836b14 Init new develop 2022-04-04 12:07:38 +02:00
Convly
9a2b867061 Minor fixes 2022-04-04 12:07:38 +02:00
Convly
61d84e556d Update loader to support default syntax 2022-04-04 12:07:37 +02:00
soupette
392e167976 Clean kitchensink-ts package.json
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:07:37 +02:00
soupette
ea4b16b036 Fix tests
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:02:52 +02:00
Convly
fb720da187 Fix directories resolve 2022-04-04 12:02:21 +02:00
ronronscelestes
a6fecbb914 file format and sizing checks 2022-04-04 11:59:30 +02:00
Convly
84d106e7f8 Use new dirs (app/dist) 2022-04-04 11:46:22 +02:00
Convly
fb91d68983 Typos 2022-04-04 11:41:13 +02:00
Convly
6fc673f288 Fix plugin generators 2022-04-04 11:40:00 +02:00
Convly
b373282f85 Add generators for typescript 2022-04-04 11:38:00 +02:00
soupette
57549a3a0d Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 11:36:54 +02:00
soupette
90f77cf724 Remove typescript dependency from admin package
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 11:36:53 +02:00
soupette
fdc6e77d98 Fix watch-admin command
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 11:36:53 +02:00
soupette
d47d741664 Fix develop command
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 11:36:52 +02:00
soupette
3cbc9c24df Fix build command
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 11:36:52 +02:00
soupette
e783e0770a Fix develop mode without TS and refacto strapi-admin file
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 11:36:52 +02:00
soupette
4365796df1 Remove ts from kitchensink and fix async issue
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 11:36:51 +02:00
Convly
1c637d6798 Use primary process instead of master process 2022-04-04 11:36:51 +02:00
Convly
f0cacae5d8 Fixes 2022-04-04 11:36:50 +02:00
Convly
648208af27 Refactor builders & compilation scripts 2022-04-04 11:36:50 +02:00
Convly
04b8318b18 Fix the dist folder not being created early enough 2022-04-04 11:33:00 +02:00
Convly
03bcc2ee64 Handle typescript in the build & develop commands 2022-04-04 11:32:58 +02:00
Convly
bdcb08157c Fix the file loading using the import default util 2022-04-04 11:31:59 +02:00
Convly
8869d60f00 Add typescript utils to the utils (commands, tools, compilers) 2022-04-04 11:31:59 +02:00
Convly
544f03b4fc Move the ts dependency to the core package 2022-04-04 11:31:59 +02:00
Convly
e74b9b7c16 Add typescript to the dev dependencies & don't throw errors on missing folders 2022-04-04 11:31:58 +02:00
Convly
81401e1d54 Allow to start Strapi from another directory 2022-04-04 11:31:10 +02:00
soupette
59dd675552 Migrate default plugins file to TS
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 11:26:36 +02:00
soupette
b26f344f54 Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 11:26:35 +02:00
soupette
52231a3eba Prevent default export in order to provide typings
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 11:26:35 +02:00
soupette
710633dfb1 Use TS in kitchensink
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 11:26:35 +02:00
soupette
5a5433821a Add tsx customisation file
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 11:26:34 +02:00
soupette
867cf185d7 Remove tsconfig.json in plugins
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 11:26:34 +02:00
soupette
58f2e7536d Add webpack config for TS and created tsconfig.json files for all plugins to enable TS in the admin
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 11:26:33 +02:00
soupette
0b52f80754 Add typescript and ts-loader dependencies
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 11:26:03 +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