Ben Irvin
|
6964171a05
|
Merge branch 'master' into fix/preinstall-node-version-check
|
2022-08-12 14:15:53 +02:00 |
|
Ben Irvin
|
ef35dbb2f7
|
use supported versions from generated package.json
|
2022-08-12 14:14:35 +02:00 |
|
Ben Irvin
|
826e3ecf34
|
fix supported node versions
|
2022-08-12 14:12:32 +02:00 |
|
ivanThePleasant
|
7e5b38d588
|
Merge branch 'master' into chore/user-level-data
|
2022-08-11 18:28:58 +03:00 |
|
ivanThePleasant
|
2e5440d029
|
Refactor generators telemetry to accommodate user-level data
|
2022-08-11 16:31:55 +03:00 |
|
Alexandre Bodin
|
cf49ddbbfc
|
Prettier and backend fix
|
2022-08-11 10:20:49 +02:00 |
|
Alexandre Bodin
|
0ae14c06cb
|
1st fix pass
|
2022-08-11 10:20:48 +02:00 |
|
Ben Irvin
|
7875a2aaae
|
only exit on lower versions
|
2022-08-04 12:41:19 +02:00 |
|
Ben Irvin
|
be37742a46
|
compare specific versions
|
2022-08-03 15:57:26 +02:00 |
|
Pierre Noël
|
07b0ec2ba5
|
Merge pull request #13958 from strapi/fix/clean-config-new-projects
Clean config files for generated projects
|
2022-08-03 15:31:28 +02:00 |
|
Ben Irvin
|
0c6f71c82f
|
update version check
|
2022-08-03 13:58:01 +02:00 |
|
Simone Taeggi
|
f0af0bf815
|
Merge branch 'master' into fix/typescript-webpack-config-not-loaded-in-building-13754
|
2022-08-03 12:14:01 +02:00 |
|
Pierre Noël
|
3df81b92f1
|
clean config files for generated projects
|
2022-08-03 12:06:28 +02:00 |
|
Simone Taeggi
|
c232a8e814
|
revert the empty lines
|
2022-08-03 12:00:16 +02:00 |
|
Simone Taeggi
|
16338ad84b
|
replace the ts webpack config file with the js version
|
2022-08-03 11:56:23 +02:00 |
|
Simone Taeggi
|
807eabb356
|
revert to the original version because we want to use just javascript files for the webpack config
|
2022-08-03 10:28:35 +02:00 |
|
Pierre Noël
|
7f8ea3b5e5
|
add apiToken.salt directly in the config of created projects
|
2022-08-01 17:42:37 +02:00 |
|
Simone Taeggi
|
26100eea01
|
evaluate the webpack.config.ts file and compile the file when we build the typescript project example
|
2022-07-29 16:58:21 +02:00 |
|
Convly
|
b18253f8ce
|
Merge branch 'master' into releases/4.3.0
|
2022-07-27 14:27:13 +02:00 |
|
Jean-Sébastien Herbaux
|
6b447a7b67
|
Merge pull request #13197 from finnsnape/fix/deprecated-uuid
Fix deprecated UUID
|
2022-07-27 14:10:35 +02:00 |
|
Convly
|
65f2326bec
|
Revert packageJson require
|
2022-06-13 09:41:14 +02:00 |
|
Convly
|
e5a7d43355
|
Update extended tsconfigs paths & fix kitchensink-ts app env/config variables
|
2022-06-08 11:30:01 +02:00 |
|
Convly
|
1f1e0eb5dc
|
Use constants for the language selection in create customized project
|
2022-06-08 10:35:55 +02:00 |
|
Convly
|
c250186b35
|
Merge remote-tracking branch 'origin' into features/typescript
|
2022-05-11 15:55:03 +02:00 |
|
derrickmehaffy
|
dda5eacbb0
|
Add database/migrations folder to default generate
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
|
2022-05-09 09:50:58 -07:00 |
|
Convly
|
377e8e9da7
|
Merge branch 'master' into features/typescript
|
2022-05-02 15:40:18 +02:00 |
|
finnsnape
|
c32938552f
|
Added explicit versioning to uuid generator calls
Previously using default of v4, and this default functionality is now deprecated and you must instead specify the version
|
2022-04-27 22:27:37 +01:00 |
|
Bassel Kanso
|
c7b4d1396b
|
remove comment
|
2022-04-26 19:22:19 +03:00 |
|
Bassel Kanso
|
37971b2394
|
fix strapi commands so they work in a Typescript project
|
2022-04-26 14:58:06 +03:00 |
|
Bassel Kanso
|
7cf9eb81eb
|
refactoring app and plugin generators to handle typescript
|
2022-04-25 18:46:04 +03:00 |
|
Bassel Kanso
|
918b7629d8
|
ask for language in when creating a custom strapi project
|
2022-04-25 13:09:52 +03:00 |
|
DMehaffy
|
7c67be10e7
|
Fix ADMIN_JWT_SECRET being generated with a space
Fixing a typo
|
2022-04-19 01:47:59 -07:00 |
|
Convly
|
4fa2804f35
|
Merge branch 'master' into features/typescript
|
2022-04-15 15:47:16 +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 |
|
Convly
|
ce0b361fba
|
Update ts confif resolution for events
|
2022-04-12 17:14:00 +02:00 |
|
Convly
|
7654dbd961
|
Update plugin build & tsconfigs
|
2022-04-12 16:57:00 +02:00 |
|
Convly
|
e47cd1ad09
|
Fix configs generation
|
2022-04-12 15:58:21 +02:00 |
|
Pierre Noël
|
9fc63af260
|
harmonize secret generation + don't generate in production mode
|
2022-04-07 16:34:56 +02:00 |
|
Convly
|
b25ac466ac
|
Update tsconfig templates files
|
2022-04-05 16:32:18 +02:00 |
|
Convly
|
77daaf7e72
|
Merge branch 'features/typescript' into typescript/telemetry
|
2022-04-04 17:33:07 +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
|
9240e69fc8
|
Remove tslint config
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-04 12:02:52 +02:00 |
|
soupette
|
57486399ae
|
Add tsconfig-admin.json to generators
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-04 12:02:52 +02:00 |
|
Convly
|
fb91d68983
|
Typos
|
2022-04-04 11:41:13 +02:00 |
|
Convly
|
f5cf8cd976
|
Rename app.example.ts to app.example.tsx
|
2022-04-04 11:36:55 +02:00 |
|
Convly
|
b2d98ab3fc
|
Update files/ts/src/index.js -> index.ts
|
2022-04-04 11:36:55 +02:00 |
|
Convly
|
116505d892
|
Handle ts projects with generators
|
2022-04-04 11:36:55 +02:00 |
|
Convly
|
cbf15e6ccc
|
useTypeScript -> useTypescript for consistency
|
2022-04-04 11:36:54 +02:00 |
|