Convly
|
84d106e7f8
|
Use new dirs (app/dist)
|
2022-04-04 11:46:22 +02:00 |
|
Convly
|
fb91d68983
|
Typos
|
2022-04-04 11:41:13 +02:00 |
|
Convly
|
6fc673f288
|
Fix plugin generators
|
2022-04-04 11:40:00 +02:00 |
|
Convly
|
b373282f85
|
Add generators for typescript
|
2022-04-04 11:38:00 +02:00 |
|
soupette
|
57549a3a0d
|
Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-04 11:36:54 +02:00 |
|
soupette
|
90f77cf724
|
Remove typescript dependency from admin package
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-04 11:36:53 +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
|
e783e0770a
|
Fix develop mode without TS and refacto strapi-admin file
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 |
|
Convly
|
1c637d6798
|
Use primary process instead of master process
|
2022-04-04 11:36:51 +02:00 |
|
Convly
|
f0cacae5d8
|
Fixes
|
2022-04-04 11:36:50 +02:00 |
|
Convly
|
648208af27
|
Refactor builders & compilation scripts
|
2022-04-04 11:36:50 +02:00 |
|
Convly
|
04b8318b18
|
Fix the dist folder not being created early enough
|
2022-04-04 11:33:00 +02:00 |
|
Convly
|
03bcc2ee64
|
Handle typescript in the build & develop commands
|
2022-04-04 11:32:58 +02:00 |
|
Convly
|
bdcb08157c
|
Fix the file loading using the import default util
|
2022-04-04 11:31:59 +02:00 |
|
Convly
|
8869d60f00
|
Add typescript utils to the utils (commands, tools, compilers)
|
2022-04-04 11:31:59 +02:00 |
|
Convly
|
544f03b4fc
|
Move the ts dependency to the core package
|
2022-04-04 11:31:59 +02:00 |
|
Convly
|
e74b9b7c16
|
Add typescript to the dev dependencies & don't throw errors on missing folders
|
2022-04-04 11:31:58 +02:00 |
|
Convly
|
81401e1d54
|
Allow to start Strapi from another directory
|
2022-04-04 11:31:10 +02:00 |
|
soupette
|
59dd675552
|
Migrate default plugins file to TS
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-04 11:26:36 +02:00 |
|
soupette
|
b26f344f54
|
Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-04 11:26:35 +02:00 |
|
soupette
|
52231a3eba
|
Prevent default export in order to provide typings
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-04 11:26:35 +02:00 |
|
soupette
|
710633dfb1
|
Use TS in kitchensink
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-04 11:26:35 +02:00 |
|
soupette
|
5a5433821a
|
Add tsx customisation file
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-04 11:26:34 +02:00 |
|
soupette
|
867cf185d7
|
Remove tsconfig.json in plugins
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-04 11:26:34 +02:00 |
|
soupette
|
58f2e7536d
|
Add webpack config for TS and created tsconfig.json files for all plugins to enable TS in the admin
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-04 11:26:33 +02:00 |
|
soupette
|
0b52f80754
|
Add typescript and ts-loader dependencies
Signed-off-by: soupette <cyril@strapi.io>
|
2022-04-04 11:26:03 +02:00 |
|
markkaylor
|
2edd2ae00c
|
Merge pull request #13004 from strapi/features/marketplace-offline-layout
[marketplace] add offline layout
|
2022-04-04 09:44:40 +02:00 |
|
pr0gr8mm3r
|
4fff2134c8
|
move plural/singular descriptors
|
2022-04-03 23:11:30 +02:00 |
|
p_0g_8mm3_
|
563dc29d7e
|
Remove "strings"
Co-authored-by: Gustav Hansen <gu@stav.dev>
|
2022-04-03 23:08:19 +02:00 |
|
p_0g_8mm3_
|
5812548205
|
Make plural text concerning API ID less verbose
Co-authored-by: Gustav Hansen <gu@stav.dev>
|
2022-04-03 23:07:50 +02:00 |
|
p_0g_8mm3_
|
930c07375c
|
Fix wording on upload more button
Co-authored-by: Gustav Hansen <gu@stav.dev>
|
2022-04-03 23:07:03 +02:00 |
|
p_0g_8mm3_
|
04b6bbfc08
|
Fix date time example
Co-authored-by: Gustav Hansen <gu@stav.dev>
|
2022-04-03 23:06:44 +02:00 |
|
p_0g_8mm3_
|
f70732b040
|
Fix date example
Co-authored-by: Gustav Hansen <gu@stav.dev>
|
2022-04-03 23:06:23 +02:00 |
|
pr0gr8mm3r
|
ee0595d605
|
incorperate review suggestions
|
2022-04-03 23:05:21 +02:00 |
|
Convly
|
47ae55ed7a
|
Send the useTypescript event in the telemetry usage
|
2022-04-01 18:41:36 +02:00 |
|
Gustav Hansen
|
3933455e6c
|
FolderCard: remove legacy useId prefix param
|
2022-04-01 17:11:55 +02:00 |
|
Gustav Hansen
|
83cf5bee65
|
FolderCard: Restructure component files
|
2022-04-01 17:11:55 +02:00 |
|
Gustav Hansen
|
23ca6c41ba
|
FolderCard: Update tests
|
2022-04-01 17:11:54 +02:00 |
|
Gustav Hansen
|
906f157115
|
ML: Add FolderCard component
|
2022-04-01 17:11:54 +02:00 |
|
Gustav Hansen
|
1846fd8203
|
ML: Simplify useAssets() and useFolders() hooks
|
2022-04-01 17:11:53 +02:00 |
|
Gustav Hansen
|
d39325f6d6
|
ML: Resolve ignored eslint rules
|
2022-04-01 17:11:53 +02:00 |
|
Gustav Hansen
|
eb98979ffd
|
ML: Add useFolders() hook and tests
|
2022-04-01 17:11:53 +02:00 |
|
Gustav Hansen
|
fd4db907a1
|
ML: Add tests for useAssets()
|
2022-04-01 17:11:52 +02:00 |
|
Gustav Hansen
|
dfef339a79
|
ML: Use formatjs inline plural API, display folder count
|
2022-04-01 17:11:52 +02:00 |
|
Mark Kaylor
|
bf2851fe9f
|
hide submit button when offline
|
2022-04-01 16:10:31 +02:00 |
|
Alexandre Bodin
|
b1df5a6067
|
Merge branch 'releases/4.1.7'
|
2022-04-01 09:55:43 +02:00 |
|
Mark Kaylor
|
5838c0619e
|
Merge branch 'master' of github.com:strapi/strapi into features/marketplace-offline-layout
|
2022-04-01 09:45:35 +02:00 |
|