Bassel Kanso
|
37971b2394
|
fix strapi commands so they work in a Typescript project
|
2022-04-26 14:58:06 +03:00 |
|
Bassel Kanso
|
90293b8469
|
fix command config:restore in typescript project
|
2022-04-26 11:49:06 +03:00 |
|
Bassel Kanso
|
4610be5c39
|
fix strapi config:dump in typescript project
|
2022-04-25 19:11:33 +03:00 |
|
Bassel Kanso
|
7cf9eb81eb
|
refactoring app and plugin generators to handle typescript
|
2022-04-25 18:46:04 +03:00 |
|
Bassel Kanso
|
c49d681b18
|
only ask about generating a ts Plugin in a javascript project
|
2022-04-25 17:17:56 +03:00 |
|
Bassel Kanso
|
adce607d00
|
user can choose a typescript plugin using strapi generate
|
2022-04-25 16:31:20 +03:00 |
|
Bassel Kanso
|
918b7629d8
|
ask for language in when creating a custom strapi project
|
2022-04-25 13:09:52 +03:00 |
|
Convly
|
4fa2804f35
|
Merge branch 'master' into features/typescript
|
2022-04-15 15:47:16 +02:00 |
|
Convly
|
d9082b9502
|
Fix plugin log instructions
|
2022-04-14 17:43:59 +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 |
|
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
|
7fdae1dd55
|
Remove useTypescript arg from the build command
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-14 11:02:31 +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 |
|
Convly
|
a9872a56a8
|
Merge branch 'typescript/telemetry' of github.com:strapi/strapi into typescript/telemetry
|
2022-04-13 17:45:30 +02:00 |
|
Convly
|
9dfec11228
|
Fix unit testing
|
2022-04-13 17:45:19 +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 |
|
Convly
|
9f651bb878
|
Fix review comments (remove comments)
|
2022-04-12 17:54:31 +02:00 |
|
Convly
|
9c6bff7e3f
|
Move the typescript checks to the sender init
|
2022-04-12 17:31:30 +02:00 |
|
Convly
|
ce0b361fba
|
Update ts confif resolution for events
|
2022-04-12 17:14:00 +02:00 |
|
Convly
|
56e2b99133
|
Merge branch 'features/typescript' of github.com:strapi/strapi into typescript/telemetry
|
2022-04-12 17:09:09 +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 |
|
Convly
|
e47cd1ad09
|
Fix configs generation
|
2022-04-12 15:58:21 +02:00 |
|
Pierre Noël
|
ca708d3f4d
|
fix date unit test
|
2022-04-12 15:36:20 +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 |
|
Convly
|
60a26e08fc
|
Export the StrapiInterface type so that it can be extended by the user
|
2022-04-12 14:37:22 +02:00 |
|
Gustav Hansen
|
23a28790a9
|
Merge pull request #13067 from rshrj/add-sanskrit-i18n
Added Sanskrit (sa) to i18n locales
|
2022-04-11 14:01:03 +02:00 |
|
Gustav Hansen
|
c839306ff5
|
chore: Update snapshot tests
|
2022-04-11 12:35:29 +02:00 |
|
Gustav Hansen
|
9acc596fbe
|
Merge pull request #13037 from Solnur/add-kyrgyz-tajik-languages
Add kyrgyz tajik languages
|
2022-04-11 12:30:13 +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 |
|
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 |
|
cyril lopez
|
93a877a408
|
Merge pull request #13077 from strapi/fix/component-password-field
Disallow password fields to be selected as component main field
|
2022-04-07 14:39:19 +02:00 |
|