21252 Commits

Author SHA1 Message Date
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
7eb3ce5117 Handle ts option in cli 2022-04-04 11:31:58 +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
soupette
770527dcec Update yarn.lock
Signed-off-by: soupette <cyril@strapi.io>
2022-04-04 11:26:02 +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
Mark Kaylor
bf2851fe9f hide submit button when offline 2022-04-01 16:10:31 +02:00
solnur
9de5cb4d60 feat: add snapshot kyrgyz and tajik languages 2022-04-01 17:17:02 +06:00
solnur
0c1123b971 feat: add kyrgyz and tajik languages 2022-04-01 17:14:27 +06: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
Gustav Hansen
260a68d8e6
Merge pull request #13018 from strapi/fix/upload-action-options
Fix actionOptions not taking into account by the upload provider
2022-03-31 18:02:22 +02:00
Alexandre Bodin
1699aac151 v4.1.7 v4.1.7 2022-03-31 17:53:39 +02:00
Alexandre BODIN
3b1c21500b
Merge pull request #13029 from strapi/fix/better-sqlite3
Fix better-sqlite3 version
2022-03-31 17:51:26 +02:00
Alexandre Bodin
f85ee2f487 Fix better-sqlite3 version 2022-03-31 17:49:13 +02:00
Kai-Siang Wang
c2940f44df
Merge branch 'master' into feat/purest@4 2022-03-31 23:24:11 +08:00
Rémi de Juvigny
d8676887bf
Merge pull request #13012 from strapi/missing-plugin
Add missing a plugin banner to the marketplace
2022-03-31 16:31:29 +02:00
Mark Kaylor
18ee563584 add Main component and remove as 2022-03-31 16:12:02 +02:00
Pierre Noël
f245e9dbe2 fix upload bootstrap unit test 2022-03-31 16:00:05 +02:00
Alexandre Bodin
c21b662f44 Merge branch 'releases/4.1.6' 2022-03-31 15:52:49 +02:00
Convly
3235b072cc Keep the package.json into the app dir 2022-03-31 15:17:13 +02:00
Mark Kaylor
119ebb46b8 fix path to hook 2022-03-31 15:01:31 +02:00
Mark Kaylor
4362e3ba18 replace box with img 2022-03-31 15:01:13 +02:00
Mark Kaylor
a30e8052e7 add tests 2022-03-31 14:54:46 +02:00
Gustav Hansen
ae823e1a80
Merge pull request #13009 from strapi/dependabot/npm_and_yarn/eslint-plugin-react-hooks-4.4.0
Bump eslint-plugin-react-hooks from 4.3.0 to 4.4.0
2022-03-31 11:29:53 +02:00
Pierre Noël
dd36d43b52 change wording didnt to doesnt 2022-03-31 11:01:40 +02:00
Pierre Noël
7ef77c8481 refactor upload bootstrap 2022-03-31 11:01:39 +02:00
Pierre Noël
8e9c7285dd implement uploadStream wrapping for actionOptions 2022-03-31 11:01:39 +02:00
dependabot[bot]
609bec25dd Bump eslint-plugin-react-hooks from 4.3.0 to 4.4.0
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)

---
updated-dependencies:
- dependency-name: eslint-plugin-react-hooks
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-31 10:42:03 +02:00
Mark Kaylor
9dba223ec6 add custom styles 2022-03-30 18:22:11 +02:00
Rémi de Juvigny
2e90570a4f Remove duplicate banner 2022-03-30 16:52:47 +02:00
Rémi de Juvigny
96c3b2e61f Update tests 2022-03-30 16:49:00 +02:00