6989 Commits

Author SHA1 Message Date
Ben Irvin
f97c59ff90 fix token builder 2022-08-12 09:50:10 +02:00
ivanThePleasant
3ead6f2487 Move hash function to user services instead of it being a separate service 2022-08-12 10:19:40 +03:00
ivanThePleasant
cc17c00fd6 Fix lint issues 2022-08-11 23:09:11 +03:00
Pierre Noël
fbadf8ac43 fix eslint errors 2022-08-11 18:24:50 +02:00
Ben Irvin
8ca7c13449 add some failed attempts at improving 2022-08-11 18:04:59 +02:00
ivanThePleasant
7e5b38d588 Merge branch 'master' into chore/user-level-data 2022-08-11 18:28:58 +03:00
Pierre Noël
8668ba9aea fix eslint issues 2022-08-11 16:59:02 +02:00
Pierre Noël
76fd68a934 Merge branch 'master' into feature/relations-main-view 2022-08-11 16:42:27 +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
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
Mark Kaylor
cfb7a452ea Use ternary for translation 2022-08-11 16:17:28 +02:00
Mark Kaylor
d872415782 Use optional chaining 2022-08-11 16:16:59 +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
Julie Plantey
971d7392b7 removed Typography from story 2022-08-11 15:04:33 +02:00
ivanThePleasant
631ee554d0 Swap back analytics url to the correct one, change property name 2022-08-11 15:58:53 +03:00
ivanThePleasant
f8ac76491f Convert all server events to new format, refactor admin events userAdminId, refactor tests 2022-08-11 15:56:39 +03: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
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
Marc-Roig
816308ad26 test components are removed from database when removing entity 2022-08-11 11:12:55 +02: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
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
2d9c9a2119 update permissions works 2022-08-11 10:48:40 +02:00
Julie Plantey
4d3e59fc39 embed Typography variant color to RelationInput 2022-08-11 10:21:39 +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
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
Alexandre Bodin
28a2a00db8 v4.3.4 2022-08-11 10:17:34 +02:00