30539 Commits

Author SHA1 Message Date
Tom Shortall
7dbf8896ee use full_name instead of concatenating first_name and last_name 2022-12-19 21:31:01 +00:00
Tom Shortall
32f9e9a780 Add Patreon as an Oauth2 Provider to the Users & Permissions plugin 2022-12-19 21:10:31 +00:00
ivanThePleasant
5de6cfdda5
Merge branch 'main' into chore/request-context-interface-update 2022-12-19 21:47:17 +02:00
DMehaffy
0719084324
Update packages/core/admin/server/middlewares/rateLimit.js
Co-authored-by: Pierre Noël <petersg83@users.noreply.github.com>
2022-12-19 11:40:37 -07:00
Rémi de Juvigny
d8ae7ad98b Merge remote-tracking branch 'origin/main' into feature/audit-logs 2022-12-19 18:40:43 +01:00
Rémi de Juvigny
938e0803b2
Merge pull request #15199 from strapi/process-events/emit-user-events
[Audit logs] Emit user events
2022-12-19 18:00:10 +01:00
Rémi de Juvigny
6dd78f6ffc
Merge pull request #15179 from strapi/audit-logs/process-events
[Audit logs] Process events
2022-12-19 17:55:52 +01:00
Rémi de Juvigny
130503fb56 Merge remote-tracking branch 'origin/audit-logs/process-events' into process-events/emit-user-events 2022-12-19 16:39:40 +01:00
Jamie Howard
e380a66c93
Merge pull request #14700 from strapi/feature/media-library-ctv 2022-12-19 15:39:30 +00:00
Julie Plantey
82c69d5add fix LocaleSelect test 2022-12-19 16:15:14 +01:00
ivanThePleasant
f392759397 Add requestContext to Strapi interface 2022-12-19 17:08:50 +02:00
Julie Plantey
d5127d16f3 update snapshots 2022-12-19 16:07:29 +01:00
Julie Plantey
a862355883 revert InputJSON labelAction removal + fix DateTimePicker label 2022-12-19 16:01:38 +01:00
Julie Plantey
372fc1cf2d bump DS 1.4.1 - update required state for Field 2022-12-19 15:27:02 +01:00
Ben Irvin
8c72013b90 cache prettier 2022-12-19 15:01:26 +01:00
Ben Irvin
a930c2262e add eslint cache option 2022-12-19 14:27:17 +01:00
Gustav Hansen
26374dc15a
Merge pull request #15097 from GitStartHQ/fix/application-crash-on-filter-delete
fix: application crash when deleting a filter on a contenttype
2022-12-19 13:27:57 +01:00
Hasta
8aa98ebed2
Merge branch 'main' into main 2022-12-19 12:36:47 +01:00
Rémi de Juvigny
bf2162df83 Add tests 2022-12-19 11:53:53 +01:00
GitStart
51fce80882
Merge branch 'main' into fix/add-loading-icon-to-save-btn 2022-12-19 11:27:16 +01:00
Rémi de Juvigny
e64caaebd7 Merge remote-tracking branch 'origin/feature/audit-logs' into audit-logs/process-events 2022-12-19 11:00:30 +01:00
Rémi de Juvigny
88521b5565 Restore service file instead of folder 2022-12-19 10:58:00 +01:00
Jamie Howard
d2abb0899a Merge remote-tracking branch 'origin/main' into feature/media-library-ctv 2022-12-19 09:47:05 +00:00
Rémi de Juvigny
b239d0a210 Extract getEventMap function 2022-12-19 10:25:17 +01:00
Gregor Sondermeier
06128ee308
Update Sentry plugin readme regarding non-prod env
I was following the original guide to disable the Sentry plugin for non-production environments, but I noticed the approach as originally documented is problematic:

In my project I have some code that calls `strapi.plugin('sentry').service('sentry').sendError(error)`. If the Sentry plugin would be disabled, this would cause a null pointer exception (or whatever it was), because `strapi.plugin('sentry')` would return `undefined`.

So here is my suggested change on how to disable the plugin for non-production environments.
2022-12-19 09:59:11 +01:00
Josh
3b576487d2
Merge pull request #15174 from GitStartHQ/fix/add-button-repeatable-components 2022-12-19 08:22:05 +00:00
GitStart
d829a49733
Merge branch 'main' into fix/application-crash-on-filter-delete 2022-12-19 05:56:24 +01:00
GitStart
d47593bd05
Merge branch 'main' into fix/add-button-repeatable-components 2022-12-19 05:56:07 +01:00
GitStart
fb64a96e2c
Merge branch 'main' into fix/add-loading-icon-to-save-btn 2022-12-19 05:56:00 +01:00
Pierre Noël
685e0b1a24
Merge pull request #15122 from strapi/dependabot/npm_and_yarn/nodemailer-6.8.0
chore(deps): bump nodemailer from 6.7.7 to 6.8.0
2022-12-17 13:57:03 +01:00
Pierre Noël
3344ac1aec
Merge branch 'main' into dependabot/npm_and_yarn/nodemailer-6.8.0 2022-12-16 19:44:55 +01:00
Pierre Noël
a8064a03ca
Merge pull request #15197 from strapi/fix/deadlock-mysql-inverse-order
Avoid deadlocks for mysql and mariadb when creating a Nth locale
2022-12-16 19:44:26 +01:00
DMehaffy
e89c20f2a4
Merge branch 'main' into security/adminRateLimit 2022-12-16 10:43:20 -07:00
derrickmehaffy
b75e8a1d10 implement config option to disable ratelimit 2022-12-16 10:42:28 -07:00
Julie Plantey
bd6c0fc10c
Merge pull request #15198 from strapi/fix/email-provider-access
[Fix] email provider access
2022-12-16 18:41:01 +01:00
Julie Plantey
bf9c0d2c85
Merge pull request #15085 from strapi/features/MediaLibrary-listview
[features] Media Library list view
2022-12-16 18:40:07 +01:00
DMehaffy
68a4ec7729
Merge branch 'main' into security/adminRateLimit 2022-12-16 10:31:40 -07:00
DMehaffy
d7d2a3955e
Merge pull request #15201 from strapi/fix/cronworkflow
Fix typo in inactive issue cron workflow
2022-12-16 10:21:59 -07:00
Rémi de Juvigny
e982b6ac17
Merge pull request #15086 from strapi/audit-logs/service
[Audit logs] Add service
2022-12-16 18:14:12 +01:00
DMehaffy
157c6cea1e
Merge branch 'main' into chore/v3EOL 2022-12-16 10:09:24 -07:00
derrickmehaffy
40577a07f1 PR Feedback 2022-12-16 10:03:41 -07:00
derrickmehaffy
e84bb5b94e copy readme 2022-12-16 10:03:13 -07:00
derrickmehaffy
6fd0a6760a PR feedback and update workflow response 2022-12-16 10:02:31 -07:00
Mark Kaylor
8121614a01 Fix tests 2022-12-16 11:59:01 -05:00
DMehaffy
dc3e57d381
Fix typo in inactive issue cron workflow
I set the wrong label 🙈
2022-12-16 09:55:38 -07:00
Mark Kaylor
5362403077 Use object with users key for bulk delete 2022-12-16 11:15:56 -05:00
Fernando Chavez
00e9d7a6b9 Emitting events for creating/update/delete/permission in a role 2022-12-16 17:15:12 +01:00
Rémi de Juvigny
dc7cd643f0 Apply unsubscribe feedback 2022-12-16 16:52:08 +01:00
Ben Irvin
b5c78d1f10 remove old code 2022-12-16 16:40:14 +01:00
Ben Irvin
7faed84919 Merge branch 'features/deits' into deits/cli-tracking-events 2022-12-16 16:34:48 +01:00