2061 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
soupette
c5e690fa24 Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:22:33 +02:00
soupette
17b80aa720 Make sure to send the events only once
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:22:33 +02:00
soupette
ca366a312e Add speed plugin to admin dev deps
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:22:32 +02:00
soupette
7d77676b35 Remove terser dependency
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:22:03 +02:00
soupette
4cfdbeed19 Add tests
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:22:03 +02:00
soupette
3568beaa28 Remove useless babel plugins
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:22:03 +02:00
soupette
521f582b86 Remove @babel/runtime and its associated plugin from the admin package
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 12:22:02 +02:00
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