23312 Commits

Author SHA1 Message Date
Simone Taeggi
df6504fafc add a name attribute to the delete button 2022-08-12 15:46:18 +02:00
Simone Taeggi
ce780870cf add tests coverage script 2022-08-12 15:43:29 +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
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
Ben Irvin
0972919247 list and get should return array of action strings 2022-08-12 09:52:47 +02:00
Ben Irvin
f97c59ff90 fix token builder 2022-08-12 09:50:10 +02:00
Ben Irvin
8ca7c13449 add some failed attempts at improving 2022-08-11 18:04:59 +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
Ben Irvin
fc752052c8 fix delete test 2022-08-11 13:02:28 +02:00
Ben Irvin
df8b8750a7 fix delete 2022-08-11 13:00:21 +02:00
Ben Irvin
e4d1f59b34 reorganize logic 2022-08-11 12:18:53 +02:00
Ben Irvin
22c82a7258 add custom auth tests 2022-08-11 12:17:27 +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
Ben Irvin
6882d5dd0a fix test 2022-08-11 11:04:28 +02:00
Ben Irvin
5f0a9bdf84 only run one delete query 2022-08-11 11:04:12 +02:00
Ben Irvin
ede93cf1f2 bootstrap test 2022-08-11 10:49:05 +02:00
Ben Irvin
2d9c9a2119 update permissions works 2022-08-11 10:48:40 +02: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