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 |
|
Convly
|
4fa2804f35
|
Merge branch 'master' into features/typescript
|
2022-04-15 15:47:16 +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 |
|
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 |
|
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 |
|
Gustav Hansen
|
f1742d611b
|
Improve test name
|
2022-04-07 12:55:27 +02:00 |
|
Gustav Hansen
|
6d6ecf5063
|
Disallow password fields to be selected as component main field
|
2022-04-07 10:33:16 +02:00 |
|
Gustav Hansen
|
1b63360b41
|
DynamicTable: Fix rendering of boolean fields
|
2022-04-07 10:18:01 +02:00 |
|
Convly
|
1d254182fa
|
Fix webpack configuration to reference the correct tsconfig file
|
2022-04-05 16:33:30 +02:00 |
|
Convly
|
54fefcf5d2
|
isTypeScriptProject -> isUsingTypeScript
|
2022-04-05 16:30:50 +02:00 |
|
pr0gr8mm3r
|
424f19f0c7
|
fix plural strings
|
2022-04-04 21:30:11 +02:00 |
|
pr0gr8mm3r
|
432f2c09d9
|
change "on"/"off" to "yes"/"no"
|
2022-04-04 21:24:13 +02:00 |
|
pr0gr8mm3r
|
1762a6d005
|
fix translation in wrong language
|
2022-04-04 21:22:46 +02:00 |
|
Convly
|
511bf2920c
|
Update config to handle useTypescript
|
2022-04-04 17:34:56 +02:00 |
|
Convly
|
77daaf7e72
|
Merge branch 'features/typescript' into typescript/telemetry
|
2022-04-04 17:33:07 +02:00 |
|