16100 Commits

Author SHA1 Message Date
Convly
f99f312b1f Add options, pluginOptions and info as dynamic types for schemas 2022-06-03 16:20:38 +02:00
Convly
a8f9a05873 Minor fixes (type name generation, log message, handle date attributes 2022-06-03 14:52:28 +02:00
Convly
5fb3360cf4 Merge branch 'typescript/types/schema' into typescript/schema-types-generation 2022-06-03 14:49:15 +02:00
Convly
1855ea73bf Add email type to the AttributeType definition 2022-06-03 14:49:01 +02:00
Convly
e1a02f9bc6 Merge branch 'typescript/types/schema' into typescript/schema-types-generation 2022-06-03 14:47:10 +02:00
Convly
4329381635 Add missing Strapi scalar types to attributes definitions 2022-06-03 14:47:00 +02:00
Convly
887a703b74 Merge branch 'typescript/types/schema' into typescript/schema-types-generation 2022-06-03 14:31:27 +02:00
Convly
c2aba34289 Merge branch 'features/typescript' into typescript/types/schema 2022-06-03 14:31:11 +02:00
Convly
a4c9488dce Update snapshots 2022-06-03 14:29:57 +02:00
Convly
c01d96252b Merge branch 'master' of github.com:strapi/strapi into features/typescript 2022-06-03 14:26:56 +02:00
Convly
5f54aaafa3 Add email 2022-06-03 14:25:52 +02:00
Convly
00798bf89f Fix whitespaces 2022-06-03 13:56:24 +02:00
Convly
9ba2456127 Fix issues on relation and uid types 2022-06-03 13:56:16 +02:00
Convly
f44171bac4 Expose global Strapi namespace to @strapi/strapi 2022-06-03 13:55:56 +02:00
Convly
3995c8cd27 Add dedicated command to generate schemas types 2022-06-03 13:54:35 +02:00
Alexandre BODIN
43ac9e1430
Merge pull request #13450 from strapi/fix/CVE-2021-46708
Fix CVE-2021-46708
2022-06-03 10:03:02 +02:00
DMehaffy
0309b36671
Fix CVE-2021-46708 2022-06-02 11:54:01 -07:00
DMehaffy
2ea34d2790
Fix CVE-2022-29256
CVE Details: https://github.com/advisories/GHSA-gp95-ppv5-3jc5

Low sev as it requires your build env to be vuln but it's a quick fix.
2022-06-02 11:29:21 -07:00
Pierre Noël
2a72a2fdd0 fix yup strapiID not working 2022-06-01 14:30:30 +02:00
Convly
fa538b0a4f Merge branch 'features/typescript' into typescript/types/schema 2022-06-01 14:12:29 +02:00
Convly
85038468b7 Fix unit tests 2022-06-01 14:10:21 +02:00
Alexandre BODIN
c006f74a4e
Merge pull request #13331 from strapi/fix/deep-populate-components
Remove limit on deep populate on components
2022-05-31 15:57:55 +02:00
Convly
004024b58f Merge branch 'features/typescript' into typescript/types/schema 2022-05-31 15:29:49 +02:00
Convly
da364912ee Merge branch 'master' of github.com:strapi/strapi into features/typescript 2022-05-31 15:29:18 +02:00
Convly
ee211466ce Remove 4.7 based features, added some comments 2022-05-31 10:08:12 +02:00
Torgny Bjers
720f842f38
remove superfluous Promise wrapper 2022-05-30 12:49:10 -04:00
Torgny Bjers
4366b70b4f
Merge branch 'master' into fix/CVE-2021-29418-mailgun-js-deprecated 2022-05-30 11:53:56 -04:00
Convly
e62efa2a6a Type => AttributeType 2022-05-30 14:44:06 +02:00
Convly
12b125d2df Add generic typings for schemas & attributes 2022-05-30 14:34:09 +02:00
Alexandre BODIN
e52036125a
Merge pull request #13404 from micnil/bugfix/13373-plugin-documentation-component-response-type
Fix generation of OpenAPI documentation with top level type attribute
2022-05-30 11:34:07 +02:00
Torgny Bjers
649b385f01
Merge remote-tracking branch 'upstream/master' into fix/CVE-2021-29418-mailgun-js-deprecated 2022-05-27 15:36:51 -04:00
Michael Nilsson
65cb147ec9 Fix generation of OpenAPI documentation with top level type attribute 2022-05-27 16:17:47 +02:00
Alexandre Bodin
ab698015cf v4.1.12 2022-05-25 17:17:49 +02:00
Gustav Hansen
a59c1d3f95 chore: Update @strapi/design-system to 1.1.1 2022-05-25 12:55:14 +02:00
Jean-Sébastien Herbaux
c4addbad6e
Merge pull request #13290 from fingeg/features/typescript
[@strapi/database]: Add missing WhereParams attributes to the type definition
2022-05-24 08:04:27 +02:00
Convly
66e3aa5dcb Merge branch 'master' into features/typescript 2022-05-24 08:02:38 +02:00
Vincent
2ef3556d07
Merge pull request #13249 from davefv/master
Upload Plugin UI Catalan translation
2022-05-23 17:14:37 +02:00
Convly
eb012fa242 Add incremental build by default in the generated tsconfig.json 2022-05-23 16:55:42 +02:00
Jean-Sébastien Herbaux
c3a10abc45
Merge pull request #13309 from strapi/typescript/fix-cli
Typescript Fix cli commands when outDir is changed
2022-05-23 16:15:47 +02:00
Bassel Kanso
63bc28f9d4 change error message 2022-05-23 16:55:28 +03:00
Alexandre BODIN
e0c6b33355
Merge pull request #13354 from sargreal/fix/ctb-extendfields-used-only-once
Fix CTB not adding all field extensions
2022-05-23 11:37:26 +02:00
Gustav Hansen
9f6baa3bf0
Merge pull request #13352 from heartlessnan/strapi/tests/incorrect-password-check
Added test case to check password validity
2022-05-23 10:32:59 +02:00
Gustav Hansen
4a9806d753 chore: Update test names 2022-05-23 09:41:36 +02:00
Torgny Bjers
903e028430
Merge remote-tracking branch 'upstream/master' into fix/CVE-2021-29418-mailgun-js-deprecated 2022-05-21 00:53:20 -04:00
Alexandre BODIN
6f82429600
Merge pull request #12694 from cupofnestor/no-prompt-when-has-db-options
Don't prompt to choose installation type when user has provided database options
2022-05-20 19:22:13 +02:00
Alexandre BODIN
6c76e7d974
Merge pull request #12203 from Fyndl-io/fix-before-after-shared-state
Implement state sharing between DB before and after lifecycles events
2022-05-20 18:26:56 +02:00
Alexandre BODIN
0528aa29db
Merge pull request #13298 from pointout/patch-3
dots in bucket names
2022-05-20 17:35:37 +02:00
Bassel Kanso
0ba862f990 throw error incase outDir folder doesn't exist 2022-05-20 15:53:42 +03:00
Robin Goupil
eb6a244bc8
Apply suggestions from code review
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2022-05-20 13:31:48 +02:00
Alexandre BODIN
94d986ee4c
Merge pull request #12773 from e23thr/master
fix emailConfirmation graphql mutation
2022-05-20 11:54:51 +02:00