23298 Commits

Author SHA1 Message Date
markkaylor
a8ff3aef2f
Merge pull request #13901 from ihmpavel/unify-template-variables-spacing
chore: Unify template spacing
2022-08-16 09:20:37 +02:00
Rogix
c9d38aa733 feat: update pt-br translations 2022-08-14 18:02:07 -03:00
Rogix
6d4ac8d985 feat: update pt-br translations 2022-08-14 17:43:48 -03:00
seyti67
7d36fe7627 Completed the (fr) French locale for the i18n plugin 2022-08-12 20:38:48 +02:00
Ben Irvin
53852582cd fix included files 2022-08-12 18:06:11 +02:00
Ben Irvin
ae41b5669c update paths 2022-08-12 17:50:37 +02:00
Ben Irvin
69ae32594e fix logic 2022-08-12 14:24:24 +02:00
Ben Irvin
6964171a05
Merge branch 'master' into fix/preinstall-node-version-check 2022-08-12 14:15:53 +02:00
Ben Irvin
ef35dbb2f7 use supported versions from generated package.json 2022-08-12 14:14:35 +02:00
Bassel Kanso
6b23adaed6 small fix remove comma 2022-08-12 15:13:05 +03:00
Ben Irvin
826e3ecf34 fix supported node versions 2022-08-12 14:12:32 +02:00
Bassel Kanso
770f6f7026
Update packages/core/strapi/lib/types/core/strapi/index.d.ts
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2022-08-12 14:09:12 +03:00
Marc
288dc33068
Merge pull request #13992 from strapi/fix/cloudinary-provider-missing-catch
properly reject promise in cloudinary provider
2022-08-12 10:58:26 +02:00
Pierre Noël
8668ba9aea fix eslint issues 2022-08-11 16:59:02 +02:00
Marc-Roig
e34381faff Merge branch 'master' into fix/upload-image-without-extension 2022-08-11 16:34:48 +02:00
Marc-Roig
59eb1b7a44 fix tests failing cause of file name 2022-08-11 16:29:04 +02:00
Alexandre BODIN
b5cfd21bf5
Merge pull request #14050 from strapi/chore/deps-fix
chore: dependency updates
2022-08-11 16:23:26 +02:00
Marc-Roig
654e65c6ae wrap image uploads with promise all
wrap image uploads with promise all
2022-08-11 16:21:19 +02:00
Marc-Roig
286f9b2e23 return statement after reject 2022-08-11 16:21:18 +02:00
Marc-Roig
3175e47cdf properly reject promise in cloudinary provider 2022-08-11 16:21:16 +02:00
Alexandre BODIN
2a9050d0d7
Merge pull request #14017 from strapi/chore/use-eslint-config
Chore/use eslint config
2022-08-11 16:19:29 +02:00
Marc
24d3417546
Merge pull request #14041 from strapi/fix/trigger-webhook-on-bulk-delete
Fix/trigger webhook on bulk delete
2022-08-11 16:14:33 +02:00
Julie Plantey
44606d5b57 Api tokens LV table headers translations 2022-08-11 15:50:42 +02:00
Pierre Noël
d49d687e72
Merge pull request #14032 from strapi/fix/populate-dz
Ignore if populating a scalar attribute
2022-08-11 15:38:41 +02:00
Julie Plantey
6e35080c82 CM LV table headers translations 2022-08-11 15:37:07 +02:00
Marc-Roig
dad7237a44 remove delete components fix 2022-08-11 14:52:35 +02:00
Alexandre Bodin
e2b3aa1fb2 Add rest-test-renderer 2022-08-11 14:34:20 +02:00
Marc-Roig
c56ddfb253 pr requested changes 2022-08-11 14:30:38 +02:00
Alexandre Bodin
206f12ce99 Use act 2022-08-11 14:16:04 +02:00
Alexandre Bodin
cd79fabd33 Depedency cleanup 2022-08-11 14:16:03 +02:00
Alexandre Bodin
5f68b24ee3 Ignore generated file plugins.js 2022-08-11 14:15:54 +02:00
Marc-Roig
0a97419ece requested pr changes 2022-08-11 12:13:44 +02:00
Marc-Roig
a15a0bfab5 requested pr changes 2022-08-11 12:12:33 +02:00
Marc-Roig
68a2a8a215 refactor find many query 2022-08-11 12:00:34 +02:00
Bassel Kanso
7833454bc3 Merge branch 'master' into fix/typescript-plugin-generation 2022-08-11 12:13:19 +03:00
Marc-Roig
816308ad26 test components are removed from database when removing entity 2022-08-11 11:12:55 +02:00
Bassel Kanso
2a402b5a1a Update typescript plugin generation files:
- Correctly import the Strapi interface
- remove '@strapi/strapi' from typescript plugin dev dependencies
2022-08-11 12:10:25 +03:00
dependabot[bot]
225a0f3dfa
Bump sanitize-html from 2.7.0 to 2.7.1
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/apostrophecms/sanitize-html/releases)
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.7.0...2.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-11 09:07:52 +00:00
dependabot[bot]
4558547089
Bump @sendgrid/mail from 7.4.7 to 7.7.0
Bumps [@sendgrid/mail](https://github.com/sendgrid/sendgrid-nodejs) from 7.4.7 to 7.7.0.
- [Release notes](https://github.com/sendgrid/sendgrid-nodejs/releases)
- [Changelog](https://github.com/sendgrid/sendgrid-nodejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sendgrid/sendgrid-nodejs/compare/7.4.7...7.7.0)

---
updated-dependencies:
- dependency-name: "@sendgrid/mail"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-11 09:05:54 +00:00
Alexandre BODIN
c0f0ae5049
Merge pull request #14068 from dipiash/fix/doc-typing
Update content-api.yaml
2022-08-11 10:44:52 +02:00
Alexandre Bodin
958730a70c Change some optional chaining syntax 2022-08-11 10:20:50 +02:00
Alexandre Bodin
8e486dd05b Fix eslint --fix error 2022-08-11 10:20:50 +02:00
Alexandre Bodin
03aa29e527 Fix merge issue 2022-08-11 10:20:50 +02:00
Alexandre Bodin
35c3ea6eec Update version 2022-08-11 10:20:50 +02:00
Alexandre Bodin
b4572b7fb5 Refactor some multi class files 2022-08-11 10:20:50 +02:00
Alexandre Bodin
17866010b7 Apply no promise return 2022-08-11 10:20:50 +02:00
Alexandre Bodin
89d77ced5d Update upload plugin 2022-08-11 10:20:49 +02:00
Alexandre Bodin
92955d19f9 Frontend updates 2022-08-11 10:20:49 +02:00
Alexandre Bodin
cf49ddbbfc Prettier and backend fix 2022-08-11 10:20:49 +02:00
Alexandre Bodin
0ae14c06cb 1st fix pass 2022-08-11 10:20:48 +02:00