24134 Commits

Author SHA1 Message Date
Mark Kaylor
b67ce749e7 Use initial state 2022-07-26 09:55:12 +02:00
Ben Irvin
2b82678fd6 clean up tests 2022-07-26 09:32:14 +02:00
Ben Irvin
b890696445 clean up tests 2022-07-26 09:28:06 +02:00
Ben Irvin
a499411086 check times remove is called 2022-07-26 09:19:40 +02:00
Ben Irvin
cead6cce88 reset mock fn 2022-07-26 09:17:50 +02:00
smoothdvd
0c37e31344
update: localization attribute filter 2022-07-26 14:22:35 +08:00
Mark Kaylor
1f141a6db2 Remove constant variable 2022-07-25 19:02:35 +02:00
Mark Kaylor
dc41fef1ef Fix PropType bool => string 2022-07-25 18:55:07 +02:00
Mark Kaylor
94222c19d9 Test the FormModalNavigationProvider 2022-07-25 18:53:58 +02:00
Julie Plantey
b1ce10f7f8
Merge pull request #13829 from yangfei4913438/yangfei/translate-user-list
Fixed the translation problem of zh-Hans on the user list page.
2022-07-25 18:22:34 +02:00
Julie Plantey
6389876df3
Merge pull request #13833 from smoothdvd/translations-zh-Hans
update: improve chinese syntax
2022-07-25 17:53:44 +02:00
Gustav Hansen
8d5ec5dfdc
Merge pull request #13822 from strapi/fix/cm-dynamiczone-label-description
CM: Fix edit form for dynamiczones (allow label + description)
2022-07-25 16:07:14 +02:00
Pierre Noël
a5664af2df revert date-fns to 2.28.0 2022-07-25 16:01:54 +02:00
Simone Taeggi
81c5cd0a6a add coverage script to helper-plugin 2022-07-25 15:50:49 +02:00
Pierre Noël
3d231fb376 use date-fns + rename variables 2022-07-25 14:28:59 +02:00
Julie Plantey
ab4ae47d30
Merge pull request #13810 from strapi/fix/password-autocomplete
[Fix] Passwords autocomplete
2022-07-25 14:23:35 +02:00
Gustav Hansen
eabee6d08f Jest: Replace swc transform 2022-07-25 13:46:13 +02:00
Gustav Hansen
661281b7c9
Merge pull request #13840 from strapi/dependabot/npm_and_yarn/immer-9.0.15
Bump immer from 9.0.6 to 9.0.15
2022-07-25 12:37:19 +02:00
Pierre Noël
08304c87f1
Merge pull request #13839 from strapi/dependabot/npm_and_yarn/nodemailer-6.7.7
Bump nodemailer from 6.7.3 to 6.7.7
2022-07-25 12:07:30 +02:00
dependabot[bot]
0500fc4a25
Bump immer from 9.0.6 to 9.0.15
Bumps [immer](https://github.com/immerjs/immer) from 9.0.6 to 9.0.15.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v9.0.6...v9.0.15)

---
updated-dependencies:
- dependency-name: immer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 09:46:09 +00:00
Gustav Hansen
7d6f6c02b7
Merge pull request #13818 from strapi/dependabot/npm_and_yarn/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1
2022-07-25 11:45:41 +02:00
Pierre Noël
3741876099 change cron logic for metrics 2022-07-25 11:08:39 +02:00
dependabot[bot]
3b3e419f2f
Bump nodemailer from 6.7.3 to 6.7.7
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.7.3 to 6.7.7.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.7.3...v6.7.7)

---
updated-dependencies:
- dependency-name: nodemailer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-25 09:04:26 +00:00
Gustav Hansen
7431d8cde7
Merge pull request #13827 from strapi/dependabot/npm_and_yarn/react-intl-5.25.1
Bump react-intl from 5.20.2 to 6.0.5
2022-07-25 10:30:09 +02:00
Bassel Kanso
0ae051241a Merge branch 'master' into fix/graphql-playground 2022-07-25 11:27:24 +03:00
Bassel Kanso
6013ef5360 make api token strategy allow /graphql route with no token 2022-07-25 11:26:27 +03:00
Convly
0b8c7b59c6 Merge branch 'master' into features/typescript 2022-07-25 09:30:18 +02:00
Jean-Sébastien Herbaux
0c9eabe227
Merge pull request #13460 from strapi/typescript/schema-types-generation
[TS] Schema Types Generation
2022-07-25 08:56:22 +02:00
Mark Kaylor
09f7ad3916 Move conversion between register and bootstrap 2022-07-25 08:34:54 +02:00
杨飞
72cb1eb4ee Fixed the translation problem of zh-Hans on the user list page. 2022-07-24 11:40:35 +08:00
smoothdvd
25bddac016
update: improve chinese syntax 2022-07-23 08:05:18 +08:00
Pierre Noël
bac1080f13 refactor strapi.cron 2022-07-22 17:28:51 +02:00
Mark Kaylor
41bf774c86 Refactor tests 2022-07-22 15:51:59 +02:00
Mark Kaylor
528dd2edaa Merge branch 'custom-fields/list-custom-fields' of github.com:strapi/strapi into custom-fields/list-custom-fields 2022-07-22 15:43:53 +02:00
markkaylor
12948e11ca
Merge pull request #13823 from strapi/list-custom-fields/add-howto-btn
List custom fields/add howto btn
2022-07-22 15:43:30 +02:00
Ben Irvin
d5712d7693 check call parameters 2022-07-22 15:40:12 +02:00
Ben Irvin
af4349a1a8 return after each relation type is handled 2022-07-22 15:32:25 +02:00
Mark Kaylor
cdab1407ea Add test customField 2022-07-22 13:59:05 +02:00
Mark Kaylor
5a52110ffa Convert custom field type on start after load 2022-07-22 13:38:39 +02:00
Gustav Hansen
01784575bf Merge branch 'master' into features/ML-folder 2022-07-22 12:48:41 +02:00
Gustav Hansen
ed90965cc1 chore: Update react-intl to 6.x 2022-07-22 12:45:36 +02:00
dependabot[bot]
e11f7b53f4
Bump react-intl from 5.20.2 to 5.25.1
Bumps [react-intl](https://github.com/formatjs/formatjs) from 5.20.2 to 5.25.1.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@5.20.2...react-intl@5.25.1)

---
updated-dependencies:
- dependency-name: react-intl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-22 09:05:23 +00:00
Convly
456f945d1e Fix condition checks 2022-07-22 10:43:06 +02:00
Jean-Sébastien Herbaux
2d11fe54b8
Merge pull request #13724 from strapi/dependabot/npm_and_yarn/sift-13.5.4
Bump sift from 13.5.0 to 13.5.4
2022-07-22 10:11:56 +02:00
Simone Taeggi
26f15edf22 Merge branch 'master' into fix/ui-bug-datetimepicker-from-another-locale-13674 2022-07-22 09:02:48 +02:00
Simone Taeggi
82e8036d0e force the node LANG to us to run the unit tests 2022-07-21 18:54:07 +02:00
Simone Taeggi
cf3cbb34fe add args control to the datetimepicker storybook file 2022-07-21 17:04:10 +02:00
Convly
04ac3fb41a Update readme 2022-07-21 16:27:31 +02:00
Fernando Chavez
08ae9f65f0 Merge branch 'custom-fields/list-custom-fields' of https://github.com/strapi/strapi into list-custom-fields/add-howto-btn 2022-07-21 10:12:28 -04:00
Fernando Chavez
d2d879e385 Add how-to link on the custom fields tab 2022-07-21 10:12:22 -04:00