Rémi de Juvigny
|
f9564e0b94
|
Remove unused action function
|
2023-04-21 10:59:29 +02:00 |
|
Rémi de Juvigny
|
8ae384894e
|
Use ApplicationError for validation
|
2023-04-21 10:24:22 +02:00 |
|
Rémi de Juvigny
|
70e60071e4
|
Improve and test setCustomFieldInputSizes
|
2023-04-21 10:19:30 +02:00 |
|
Rémi de Juvigny
|
151e92e1a0
|
Stricter object check
|
2023-04-21 09:55:46 +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 |
|
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 |
|
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 |
|
Simone Taeggi
|
5fd5e80fb1
|
change content of the comment explaining the timeout increased
|
2023-04-19 12:01:29 +02:00 |
|
Simone Taeggi
|
93074d3398
|
add a comment to explain why we use a long timeout
|
2023-04-19 11:26:01 +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 |
|
Marc
|
b8f22d3d66
|
Merge pull request #16310 from strapi/fix/parsed-json-attribute-postgres
|
2023-04-18 17:36:22 +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 |
|
Josh
|
ea9af8836a
|
feat: hide component categories if no components match the filter
chore: tweak language
|
2023-04-18 11:14:24 +01:00 |
|
Josh
|
802f880729
|
feat: change includes to startsWith in CM & CTB
|
2023-04-18 11:14:24 +01:00 |
|
Josh
|
ef4f3b64fe
|
chore: add docs and tests
chore: remove compo
chore: add docs and tests for useFilter
chore: add tests & docs for useCollator
|
2023-04-18 11:14:24 +01:00 |
|
Josh
|
7f1b43adf9
|
fix: swap out match sorter from roles tables and helper-plugin
|
2023-04-18 11:14:24 +01:00 |
|
Josh
|
036607e4f0
|
fix: replace match-sorter in CTB
|
2023-04-18 11:14:24 +01:00 |
|
Josh
|
ce6a24ee10
|
fix: swap out match-sorter with new hooks in CM
|
2023-04-18 11:14:24 +01:00 |
|
Josh
|
28d1786a70
|
feat: add useCollator & useFilter hooks to helper-plugin
|
2023-04-18 11:14:24 +01:00 |
|
Josh
|
a7673ee515
|
chore: removed unused context value from LanguageProvider
|
2023-04-18 11:14:24 +01:00 |
|
Rémi de Juvigny
|
7419f86063
|
Validate input size in custom field server registry
|
2023-04-18 12:00:37 +02:00 |
|
Ben Irvin
|
7e474161bb
|
Merge pull request #16268 from strapi/fix/exclude-optional-admin-types-in-schema-check
|
2023-04-18 11:54:28 +02:00 |
|
Josh
|
f09fe7cc37
|
Merge pull request #16196 from hsource/harry-browserslist
|
2023-04-18 10:11:37 +01:00 |
|
Rémi de Juvigny
|
ecf439ab56
|
Merge pull request #16387 from strapi/chore/cm-field-sizes
Refactor content manager field sizes management
|
2023-04-18 10:49:54 +02:00 |
|
markkaylor
|
95eda1a155
|
Merge pull request #16383 from LuisRodriguezLD/main
|
2023-04-18 10:32:54 +02:00 |
|