29765 Commits

Author SHA1 Message Date
Hung Viet Nguyen
afa40877f9
Update tests not to write file to disks 2022-03-15 15:56:03 +07:00
Hung Viet Nguyen
d85a387b24
Make jest does not watch .json file in the --watch mode 2022-03-15 15:20:50 +07:00
soupette
b645a6b37b Fix tests
Signed-off-by: soupette <cyril@strapi.io>
2022-03-15 09:20:35 +01:00
vincentbpro
da133ecfcf Merge branch 'master' into feat/translations-cleanup 2022-03-15 09:15:33 +01:00
tiagolima90
c4690953eb
optimize get foreign keys
make separate requests to each information_schema table instead of one with inner joins for much better performance on MySQL 5.7
2022-03-15 00:16:19 -01:00
Mark Kaylor
df98c9b348 replace submit plugin icon 2022-03-14 17:57:30 +01:00
Convly
91d574ffdd Use new dirs (app/dist) 2022-03-14 17:54:35 +01:00
Mark Kaylor
474ead7183 add plugin card feedback 2022-03-14 17:54:20 +01:00
Hung Viet Nguyen
5104a57447
Rename the script 2022-03-14 22:51:49 +07:00
Hung Viet Nguyen
88149c1e3b
Add tests for add-missing-keys-to-other-languages 2022-03-14 22:49:27 +07:00
Hung Viet Nguyen
222eb9bbfc
- Only run the main process if we run the script directly (importing add-missing-keys-to-other-languages.js doesn't accidentially run the main command)
- Export addMissingKeyForSingleFile for test
- Change waring message to yellow
2022-03-14 22:48:34 +07:00
Convly
b6e365c343 Typos 2022-03-14 16:26:03 +01:00
ronronscelestes
446047a5c1 fixed min error message on rep component 2022-03-14 15:53:28 +01:00
Convly
5f9e16522b Fix plugin generators 2022-03-14 15:39:21 +01:00
Convly
35029d40a1 Remove test plugin from kitchensink-ts 2022-03-14 15:27:09 +01:00
Alexandre Bodin
28155df2be Add airtable in CSP policy 2022-03-14 15:08:13 +01:00
Convly
274c201984 Add generators for typescript 2022-03-14 14:54:44 +01:00
Mark Kaylor
3be69154de merge master and fix conflicts 2022-03-14 14:32:47 +01:00
Gustav Hansen
22abfcaff7
Merge pull request #12830 from strapi/dependabot/npm_and_yarn/eslint-plugin-react-7.29.4
Bump eslint-plugin-react from 7.29.3 to 7.29.4
2022-03-14 13:35:03 +01:00
Gustav Hansen
7994f879be chore: Update snapshot tests 2022-03-14 12:52:22 +01:00
Gustav Hansen
da612cc61f GenericInput: pass down error message to ToggleCheckbox 2022-03-14 12:52:21 +01:00
Gustav Hansen
2fcf7d8603 Docs: Update GenericInput storybook documentation 2022-03-14 12:52:21 +01:00
Gustav Hansen
c0005c6915 GenericInput: improve null default-value handling for boolean fields 2022-03-14 12:52:21 +01:00
Gustav Hansen
9acaddb641 Relation: Fix displaying single relations 2022-03-14 12:34:50 +01:00
Gustav Hansen
43cf28ffa6 Relation: Update test copy 2022-03-14 12:09:41 +01:00
Gustav Hansen
47644c0863 Relation: Split single and multiple relations into different components 2022-03-14 12:08:44 +01:00
Gustav Hansen
00e63ebd7d Relation: Improve copy 2022-03-14 11:53:09 +01:00
dependabot[bot]
940f84600b
Bump eslint-plugin-react from 7.29.3 to 7.29.4
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.29.3 to 7.29.4.
- [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.29.3...v7.29.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-14 10:45:16 +00:00
Gustav Hansen
eb8d57a37b Relation: add tests 2022-03-14 11:41:22 +01:00
Gustav Hansen
80527907cf Relation: Make all strings translateable, Use small SimpleMenu 2022-03-14 11:41:21 +01:00
ronronscelestes
93d08f3fdb Merge branch 'master' of https://github.com/strapi/strapi into features/dark-mode 2022-03-14 11:41:19 +01:00
ronronscelestes
8ff97c2948
Merge pull request #12831 from strapi/bump/alpha-79
Bump DS 0.0.1-alpha.79
2022-03-14 11:40:38 +01:00
ronronscelestes
7d0600dcf5 Merge branch 'master' of https://github.com/strapi/strapi into guided-tour/tracking 2022-03-14 11:29:53 +01:00
ronronscelestes
5ae4981545 bump DS 2022-03-14 10:49:11 +01:00
Vincent
221b894d0f
Merge pull request #12754 from strapi/translations-cleanup/interactive-duplicates-merge
feat: interactively merge duplicated translations
2022-03-14 10:20:42 +01:00
Marlon
dbc8aae306
Fix getAbsoluteServerUrl import in auth.js 2022-03-14 10:09:49 +01:00
cyril lopez
a2d4e966a4
Merge pull request #12813 from strapi/fix/release-notification
Fix / Release notification stacking
2022-03-14 09:39:15 +01:00
Gustav Hansen
076cd57be1 Codecov: ignore md and mdx files 2022-03-14 08:45:50 +01:00
Gustav Hansen
cb418829ca
Merge pull request #12356 from strapi/docs/contributing
Docs: Update contributing guide
2022-03-14 08:44:33 +01:00
DanieleAurilio
c66c0dfd8f Add test to email validator 2022-03-13 16:03:27 +01:00
Hung Viet Nguyen
b03e8e4adb
Add a test case for PrivateRoute 2022-03-12 17:33:39 +07:00
Hung Viet Nguyen
785c4e862e
Preserve url if user's not logged in
Fix #12567
2022-03-12 16:58:59 +07:00
Serge Harb
90e0cc44ee fix: pass cors and bodyParserConfig for apollo mw 2022-03-11 20:17:51 +01:00
Ryan Nestor
9a6283daf0 merge yarn conflicts 2022-03-11 10:28:43 -05:00
Ryan Nestor
edd70a5282 remove debug logging 2022-03-11 10:12:47 -05:00
Ryan Nestor
e8a274da39 pass hasDatabaseOptions into promptUser 2022-03-11 10:11:52 -05:00
cupofnestor
52ed5945a8
Merge branch 'strapi:master' into master 2022-03-11 10:07:01 -05:00
Gustav Hansen
a5cd9f553c Relation: Improve alignment of the SimpleMenu 2022-03-11 14:23:16 +01:00
Gustav Hansen
d0b6274d4b CellContent: Refactor relations to use the SimpleMenu component 2022-03-11 14:23:16 +01:00
Gustav Hansen
59e72eae68 Prepare the hasContent utility to handle relations 2022-03-11 14:23:16 +01:00