29304 Commits

Author SHA1 Message Date
Josh
2d55462e46 fix: remove instances of request and ban with eslint
chore: remove straggler

chore: fix hook

chore: pr amends

chore: pr amends

chore: use axios for analytics

fix missing once function import

chore(test): use defineProperty

fix: webhooks creation

fix: sso

Revert "chore(test): use defineProperty"

This reverts commit dfdcb82ccef720c4e4993fe4021acc190f38a204.

chore: make sure theres a url before trying to render the image

fix: webhook
2023-04-20 17:30:40 +01:00
Josh
f45143c5e2
Merge pull request #16459 from strapi/fix/localstorage 2023-04-20 17:29:30 +01:00
Josh
a572f92b1e fix: localstorage in fe tests 2023-04-20 17:12:32 +01:00
Ben Irvin
1d06a15e99
Merge pull request #16420 from strapi/fix/upRegisterBlacklist 2023-04-20 16:47:51 +02:00
Rémi de Juvigny
b5e1372bd4 Code cleanup 2023-04-20 12:55:22 +02:00
Rémi de Juvigny
0f3014a136
Merge branch 'main' into feature/custom-field-sizes 2023-04-20 12:50:11 +02:00
Rémi de Juvigny
8253cfdd71 Handle isResizable in the admin 2023-04-20 12:49:46 +02:00
Rémi de Juvigny
0dd4f8f068 Remove color picker inputSize 2023-04-20 12:34:09 +02:00
Rémi de Juvigny
cb3588782c Use custom field input size in admin 2023-04-20 12:24:55 +02:00
Josh
d58355babe
Merge pull request #16451 from strapi/chore/move-helper-plugin-to-src 2023-04-20 10:32:52 +01:00
Ben Irvin
051b4bdf97
Merge branch 'main' into fix/mysql-dialect-connection-option 2023-04-20 10:53:21 +02:00
Christian
ee9237c343
Merge pull request #16397 from strapi/track-auth-method 2023-04-20 09:53:09 +02:00
Josh
419eb1e53a chore: fix other build tools for HP 2023-04-20 08:51:20 +01:00
Josh
4fff8c4b04 chore: move helper-plugin folder to just src 2023-04-20 08:37:52 +01:00
Simone
6b2e6b84a3
Merge pull request #16434 from strapi/fix/date-time-picker-crash-delete-date-cleaned
fix "Uncaught error trying to nullify/remove a date field in Content Manager"
2023-04-20 09:16:26 +02:00
Rémi de Juvigny
5942cce591 Update getDefaultFieldSize 2023-04-19 17:57:32 +02:00
Rémi de Juvigny
d48dd1c413 Register custom field field sizes 2023-04-19 16:53:28 +02:00
Christian
cb6e70693d
Update packages/core/admin/server/strategies/api-token.js
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-04-19 16:46:46 +02:00
Christian
98c0a2a5d1
Update packages/plugins/users-permissions/server/strategies/users-permissions.js
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-04-19 16:46:29 +02:00
Christian Capeans
0acb4ab3aa Change event name 2023-04-19 16:44:00 +02:00
Convly
4f1043f6ad Merge branch 'releases/4.9.2' 2023-04-19 14:59:47 +02:00
Convly
433cdf6f2d Update yarn.lock 2023-04-19 14:57:31 +02:00
Convly
91e0be2708 v4.9.2 v4.9.2 2023-04-19 14:54:40 +02:00
Rémi de Juvigny
65be6fbff0
Merge branch 'main' into fix-admin-missing-translation-fr 2023-04-19 14:35:12 +02:00
Christian Capeans
aac196bdfe Fix failing test 2023-04-19 14:13:45 +02:00
Jean-Sébastien Herbaux
d63926fa4d
Merge pull request #16427 from bmpickford/fix/policy-context-type 2023-04-19 14:05:23 +02:00
Christian Capeans
a2e83c54eb Merge branch 'track-auth-method' of https://github.com/strapi/strapi into track-auth-method 2023-04-19 12:56:34 +02:00
Christian Capeans
0446b1f657 Delete unnecessary event call 2023-04-19 12:55:54 +02:00
Christian
d4249c4f4b
Merge branch 'main' into track-auth-method 2023-04-19 12:54:35 +02:00
Christian Capeans
0740be570f Add didCompleteRequest event 2023-04-19 12:54:10 +02:00
Josh
7233e0c002 fix: use the full key par the index for the type 2023-04-19 11:27:41 +01:00
Simone Taeggi
5fd5e80fb1 change content of the comment explaining the timeout increased 2023-04-19 12:01:29 +02:00
Simone Taeggi
ccc80bfa72 change the content of the UID placeholder to respect camel case format 2023-04-19 11:54:54 +02:00
Simone Taeggi
93074d3398 add a comment to explain why we use a long timeout 2023-04-19 11:26:01 +02:00
Ben Irvin
b0bc481a47 comments 2023-04-18 18:01:29 +02:00
Ben Irvin
568de18120 test mixed path behaviour 2023-04-18 17:55:33 +02:00
Ben Irvin
de8351ffbe Merge branch 'fix/windows-import-export' of https://github.com/strapi/strapi into fix/windows-import-export 2023-04-18 17:52:18 +02:00
Ben Irvin
e2f4e7b296 add comment 2023-04-18 17:52:05 +02:00
Simone
5b60ac513d
Merge branch 'main' into fix/date-time-picker-crash-delete-date-cleaned 2023-04-18 17:50:22 +02:00
Simone Taeggi
c9422396ca cleanup the datetimepicker delete fix in a new branch 2023-04-18 17:46:11 +02:00
Ben Irvin
a6040c7759
Merge branch 'main' into fix/windows-import-export 2023-04-18 17:43:59 +02:00
Ben Irvin
4c19721b18 test special characters 2023-04-18 17:39:00 +02:00
Marc
b8f22d3d66
Merge pull request #16310 from strapi/fix/parsed-json-attribute-postgres 2023-04-18 17:36:22 +02:00
Ben Irvin
9a4a6c7ff4
Merge branch 'main' into fix/windows-import-export 2023-04-18 17:16:23 +02:00
Ben Irvin
d11699c79b Add tests and comments and PR co-author credit
Co-Authored-By: Anton Mikaskin <garrakombo@gmail.com>
Co-Authored-By: vnguyen42
2023-04-18 17:09:47 +02:00
Ben Pickford
132c898e50 improve type for 'is' in PolicyContext 2023-04-18 22:36:33 +10:00
Josh
9f20e8470e
Merge pull request #16417 from strapi/feat/better-fe-searching 2023-04-18 12:59:15 +01:00
Bassel Kanso
42c5efa135
Merge pull request #16236 from hide-me/main
Russian translation for core:admin
2023-04-18 13:46:43 +03:00
Ben Pickford
4260e7c83c fix: extend ExtendableContext instead of BaseContext 2023-04-18 20:39:43 +10:00
Ben Irvin
d6965e562c add comment 2023-04-18 12:38:30 +02:00