29765 Commits

Author SHA1 Message Date
Convly
088f836089 Remove comments in tsconfig.json 2022-03-07 11:44:13 +01:00
Convly
dad70cf0e7 Remove tmp file 2022-03-07 11:29:08 +01:00
Convly
b9838d1eb5 Merge branch 'features/typescript' of github.com:strapi/strapi into typescript/toolchain 2022-03-07 11:26:48 +01:00
Convly
c28ca35990 Add a typescript kitchensink example 2022-03-07 11:13:29 +01:00
Convly
bb584a5c58 Handle typescript in the build & develop commands 2022-03-07 11:13:05 +01:00
Convly
74139002ff Fix the file loading using the import default util 2022-03-07 11:12:33 +01:00
Convly
ad1db987b5 Add typescript utils to the utils (commands, tools, compilers) 2022-03-07 11:11:50 +01:00
Convly
c33742c72b Move the ts dependency to the core package 2022-03-07 11:10:37 +01:00
Convly
0d3c753bff Handle ts option in cli 2022-03-07 11:09:26 +01:00
Convly
713027da56 Add typescript to the dev dependencies & don't throw errors on missing folders 2022-03-07 10:43:45 +01:00
ronronscelestes
1cd592d320 trackUsage when changing mode 2022-03-07 09:58:12 +01:00
markkaylor
6cc73915d7
Merge pull request #12721 from strapi/feat/marketplace-local-search
[Marketplace] add local search
2022-03-07 09:48:31 +01:00
soupette
fd1d103bd8 Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
2022-03-07 09:36:48 +01:00
Sacha STAFYNIAK
970f1d2b5d fix: serve admin static file with public cache 2022-03-05 16:30:06 +01:00
Luan
506cf9e15b refactor: apply review suggestion of generic parsing 2022-03-04 18:57:14 -03:00
Luan
ef888f0f81 test: fixes for date and datetime fields in GraphQL 2022-03-04 18:54:24 -03:00
Luan
c8880cfdd3 test: datetime in GraphQL API 2022-03-04 18:22:36 -03:00
Pierre Noël
7348eece8f update i18n readme 2022-03-04 18:00:50 +01:00
Mark Kaylor
6815534a47 clarify test case message 2022-03-04 17:34:08 +01:00
Mark Kaylor
02b46453d4 update snapshot 2022-03-04 17:28:37 +01:00
Mark Kaylor
b0ba8e5a43 use padding instead of margin 2022-03-04 17:27:44 +01:00
soupette
9a7fff9231 Prevent default export in order to provide typings
Signed-off-by: soupette <cyril@strapi.io>
2022-03-04 17:02:03 +01:00
Pierre Noël
9d59305b0f Fix loading time when opening an entity with many related entities 2022-03-04 16:49:22 +01:00
Mark Kaylor
08400cb7cf add tests for search 2022-03-04 16:27:18 +01:00
Gustav Hansen
774ac16acd chore: Update snapshot tests 2022-03-04 16:12:46 +01:00
Gustav Hansen
e0b0ee14d7 InputUID: fix showing value availability 2022-03-04 16:12:46 +01:00
soupette
be6836637f Use TS in kitchensink
Signed-off-by: soupette <cyril@strapi.io>
2022-03-04 16:09:57 +01:00
soupette
479f330585 Add tsx customisation file
Signed-off-by: soupette <cyril@strapi.io>
2022-03-04 15:43:37 +01:00
Mark Kaylor
8741b0fc9f remove stack 2022-03-04 15:17:55 +01:00
Mark Kaylor
3cb1464a2a use inline styles vs styled-component on ds component 2022-03-04 14:32:56 +01:00
Mark Kaylor
6893df5846 set threshold 2022-03-04 12:02:23 +01:00
vincentbpro
5e597c4ce9 style: fix require error 2022-03-04 12:00:36 +01:00
vincentbpro
74eebe6853 feat: interactively merge duplicate translations 2022-03-04 11:30:15 +01:00
cyril lopez
0e5c60d373
Merge pull request #12701 from strapi/typescript/webpack-loader
[TypeScript] Add typescript loader in the webpack config
2022-03-04 10:36:50 +01:00
markkaylor
1cb4307bf8
Merge pull request #12490 from DennisHartrampf/fix/documentation-generate-operationId
Set operationId
2022-03-04 10:21:33 +01:00
vallerydelexy
fbf8ac7b3f
Merge branch 'strapi:master' into master 2022-03-04 16:19:49 +07:00
dependabot[bot]
b36085501e
Bump eslint-plugin-react from 7.28.0 to 7.29.3
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.28.0 to 7.29.3.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.28.0...v7.29.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-04 09:08:01 +00:00
markkaylor
dfb8d17f03
Merge pull request #12488 from DennisHartrampf/fix/documentation-include-description
Include required description in 200 response
2022-03-04 09:48:10 +01:00
vallerydelexy
d940c346d2
cleanup commented out block of code 2022-03-04 05:13:55 +07:00
Mark Kaylor
49215b2d22 keep computation outside of component 2022-03-03 18:37:37 +01:00
Mark Kaylor
c9e7e3bcb2 simplify match sorter 2022-03-03 18:09:18 +01:00
Convly
b89df8cb1f Allow to start Strapi from another directory 2022-03-03 18:06:59 +01:00
Mark Kaylor
e37e588887 fix syntax 2022-03-03 17:45:00 +01:00
Mark Kaylor
8839ecc2b9 lowercase search comparison 2022-03-03 16:57:35 +01:00
Pierre Noël
96e41eb1c2 refactor enum duplicates check 2022-03-03 16:35:42 +01:00
Pierre Noël
c0fb7619ef rename toGraphQLName + check enum values don't start with a number 2022-03-03 16:35:41 +01:00
Pierre Noël
e85cfe73f0 allow special characters in an enum 2022-03-03 16:35:41 +01:00
Mark Kaylor
e8bd032b18 remove unnecessary function 2022-03-03 16:31:11 +01:00
Mark Kaylor
4ebfce31c8 fix conflicts 2022-03-03 16:24:34 +01:00
Mark Kaylor
29e4e5f428 simplify empty plugin grid further 2022-03-03 16:21:16 +01:00