1450 Commits

Author SHA1 Message Date
Pierre Noël
1e66f567f8 change folder uid for pathId 2022-06-13 09:16:26 +01:00
Convly
e5a7d43355 Update extended tsconfigs paths & fix kitchensink-ts app env/config variables 2022-06-08 11:30:01 +02:00
Convly
48ab30ccee First pass on Alexandre's review 2022-06-07 16:07:39 +02:00
Alexandre Bodin
c12bde7e87 Merge branch 'master' into releases/4.2.0 2022-06-07 12:15:44 +02:00
Convly
33bc24fb8e Merge branch 'features/typescript' into typescript/kitchensink-ts 2022-06-07 09:54:09 +02:00
Convly
7b89311c60 Merge branch 'typescript/types/schema' into typescript/schema-types-generation 2022-06-07 09:51:15 +02:00
Convly
7a99759c1e Merge branch 'releases/4.2.0' of github.com:strapi/strapi into features/typescript 2022-06-07 09:49:55 +02:00
Convly
3995c8cd27 Add dedicated command to generate schemas types 2022-06-03 13:54:35 +02:00
Pierre Noël
0f7c73243f Merge branch 'master' into features/ML-folder 2022-06-01 18:00:51 +02:00
Convly
507018c611 Update config values and package version 2022-06-01 11:18:35 +02:00
Convly
d86156aea1 Update kitchensink-ts to the latest beta 2022-05-31 16:40:09 +02:00
Convly
da364912ee Merge branch 'master' of github.com:strapi/strapi into features/typescript 2022-05-31 15:29:18 +02:00
Alexandre BODIN
a50f6e10bc
Merge pull request #13361 from digitalextremist/patch-1
Update .gitignore to allow use of word "coverage"
2022-05-30 14:37:33 +02:00
Gustav Hansen
bf32846a12 Merge branch 'master' into features/ML-folder 2022-05-30 10:47:27 +02:00
Donovan Keme
90db0788f1
Update to focus on specific target directory
Rather than any directory including the word `coverage`
2022-05-26 14:23:10 -07:00
Alexandre Bodin
ab698015cf v4.1.12 2022-05-25 17:17:49 +02:00
Convly
66e3aa5dcb Merge branch 'master' into features/typescript 2022-05-24 08:02:38 +02:00
Convly
37b6802099 Update minimum node version in the package.json files 2022-05-23 14:40:37 +02:00
Donovan Keme
4f733fc2cf
Update .gitignore to allow use of word "coverage"
API endpoints and content-types created with name "coverage" will be omitted unless exempted
2022-05-19 14:33:43 -07:00
Convly
698ae33e00 v4.1.11 2022-05-13 18:08:05 +02:00
Convly
06abcda86a v4.1.10 2022-05-11 16:30:38 +02:00
Convly
377e8e9da7 Merge branch 'master' into features/typescript 2022-05-02 15:40:18 +02:00
soupette
3647486db0 Change storybook port
Signed-off-by: soupette <cyril@strapi.io>
2022-04-28 13:50:27 +02:00
Gustav Hansen
3b5f26587a Add storybook documentation to develop local components outside the helper plugin
Signed-off-by: soupette <cyril@strapi.io>
2022-04-28 13:50:19 +02:00
Alexandre Bodin
9fa53be186 v4.1.9 2022-04-27 18:25:42 +02:00
Convly
4fa2804f35 Merge branch 'master' into features/typescript 2022-04-15 15:47:16 +02:00
Convly
8729ba6fdd Remove console.log from the kitchensink-ts index.ts file 2022-04-14 14:59:13 +02:00
Convly
51be8899e6 Update the tsconfig.json file to use the extend 2022-04-14 14:47:15 +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
Alexandre Bodin
3f204a0a48 v4.1.8 2022-04-13 16:45:31 +02:00
Convly
8fad694674 Update import 2022-04-12 15:42:57 +02:00
Convly
1aff33e1d1 Add example for Strapi type extension 2022-04-12 15:30:09 +02:00
Pierre Noël
24ff23dbfb fix kitchen sink config 2022-04-07 16:50:19 +02:00
Pierre Noël
9e21f01a46 update kitchensink config 2022-04-07 16:50:18 +02:00
Pierre Noël
019007ba3e improve error message + remove use of API_TOKEN_SALT 2022-04-07 16:34:57 +02:00
soupette
db37b4063b Fix documenation plugin
Signed-off-by: soupette <cyril@strapi.io>
2022-04-05 11:15:28 +02:00
Convly
9565d3ec2b Fix rebase 2022-04-04 12:26:41 +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
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
soupette
392e167976 Clean kitchensink-ts package.json
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:07:37 +02:00
Convly
fb91d68983 Typos 2022-04-04 11:41:13 +02:00
Convly
e9619b5b25 Remove test plugin from kitchensink-ts 2022-04-04 11:40:00 +02:00
soupette
57549a3a0d Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 11:36:54 +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
4365796df1 Remove ts from kitchensink and fix async issue
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 11:36:51 +02:00