1194 Commits

Author SHA1 Message Date
Mark Kaylor
fb8098d3a8 Improve filter Inputs component condition 2023-01-30 14:15:33 +01:00
Mark Kaylor
377f5e8e8a Add audit log filters 2023-01-30 14:15:33 +01:00
Gustav Hansen
6d2fcafab4 Chore: Update webpack loaders 2023-01-30 12:04:30 +01:00
Gustav Hansen
9d8710feb8 Chore: Update webpack dependencies 2023-01-30 11:19:55 +01:00
Gustav Hansen
f095a13fdb Chore: Bump react-intl from v5 to 6.2.7 2023-01-30 09:39:49 +01:00
Mark Kaylor
401b348f7a Remove rest spread 2023-01-27 11:52:30 +01:00
Mark Kaylor
f882ec69c0 Add the new JSONInput from the DS to the CM 2023-01-27 11:46:31 +01:00
Josh
4ac40dfc21 chore: use browserlist for minifier in helperplugin 2023-01-26 16:28:40 +00:00
Gustav Hansen
39db250758 Browserslist: exclude dead browsers (IE)
Co-authored-by: Laurens Kling <laurens@goedideemedia.nl>
2023-01-26 17:15:12 +01:00
Josh
70223b84af
chore: fix webpack config 2023-01-26 16:07:49 +00:00
Josh
f2459f5598
chore: fix deps in helper-plugin 2023-01-26 16:06:19 +00:00
Josh
b7f5900ffd
Merge branch 'main' into chore/helper-plugin-webpack 2023-01-26 12:21:21 +00:00
Convly
a9e55435c4 v4.6.0 2023-01-25 21:17:20 +01:00
Gustav Hansen
d6d31857b1 Chore: Minor code cleanup 2023-01-25 16:42:02 +01:00
Gustav Hansen
e565118862 Fix getAPIInnerErrors() tests 2023-01-25 15:08:58 +01:00
Gustav Hansen
9a6ead1124 Refactor normalizeAPIError 2023-01-25 15:08:42 +01:00
Gustav Hansen
54142e5eaf Improve error normalization 2023-01-25 13:33:19 +01:00
Gustav Hansen
f5b3f91a32 Make formatAPIError() largely independent from the error type 2023-01-25 13:33:19 +01:00
Gustav Hansen
6e519d713c Add useAPIErrorHandler() hook 2023-01-25 13:33:16 +01:00
Gustav Hansen
8e9f2b74ed Enhancement: Add API error handling utilities 2023-01-25 13:32:40 +01:00
Josh
6b43c01732 fix: update to 1.6.1 to fix styling issue with buttons 2023-01-24 14:12:56 +00:00
Josh
e8bc90744d chore: update DS to 1.6.0 2023-01-24 11:34:12 +00:00
Jamie Howard
ea95c70ae3 refactor(helper-plugin): simplify useFieldHint 2023-01-23 14:38:18 +00:00
Jamie Howard
2acdc52f30 fix(helper-plugin): simplify translation string 2023-01-23 09:59:26 +00:00
Jamie Howard
6150b67915 Merge remote-tracking branch 'origin/main' into feature/min-max-description 2023-01-20 13:59:48 +00:00
Jamie Howard
c3fd52c24a fix(helper-plugin): make units translatable
refactor(helper-plugin)

fix(helper-plugin):combine translation strings
2023-01-20 12:41:59 +00:00
Jamie Howard
688baffb9c fix(helper-plugin): BigInt mistake 2023-01-20 08:44:18 +00:00
Jamie Howard
98fdd17fcd chore(helper-plugin): useFieldHint variable naming 2023-01-19 16:09:44 +00:00
Jamie Howard
9a47143859 chore(helper-plugin) 2023-01-19 16:03:48 +00:00
Jamie Howard
68984c20e1 fix(helper-plugin): make useFieldHint translatable
test(helper-plugin): getFieldUnits

feat(I18n): add en.json translations for min/max descriptions

feat(content-manager): support min/max descriptions in Wysiwyg and BIGINT inputs

test(content-manager): getMinMax
2023-01-19 15:55:14 +00:00
Josh
fb0f59788a chore: install design-system 1.5.0 2023-01-18 12:07:24 +00:00
Jamie Howard
1b8044726f chore: docs
fix(helper-plugin): useFieldHint dependencies array
2023-01-18 09:48:47 +00:00
Simone
0a4a76112a
Merge pull request #15400 from strapi/enhancement/axios-migration-step-1-refactor
axios migration refactoring useFetchClient and getFetchclient
2023-01-18 10:36:17 +01:00
ivanThePleasant
76b7edd61c
Merge branch 'main' into chore/notification-variant 2023-01-17 17:12:40 +02:00
Jamie Howard
402617b5f0 chore: feedback fixes 2023-01-17 14:53:17 +00:00
Jamie Howard
3690ce3bc3 chore(helper-plugin) 2023-01-17 13:56:29 +00:00
Jamie Howard
c375c6935a fix(helper-lugin): pass field hint to UID component 2023-01-17 13:55:14 +00:00
Simone
70e69825d7
Merge branch 'main' into enhancement/axios-migration-step-1-refactor 2023-01-17 14:22:43 +01:00
Jamie Howard
89b0ad56e7 chore: code cleanup 2023-01-17 11:12:00 +00:00
Josh
a989fd7bf1
Merge pull request #15466 from strapi/fix/react-select-menu-closing 2023-01-16 17:48:16 +00:00
Josh
273869f249 fix: the indicator should not be a dropdown according to their spec 2023-01-16 16:46:58 +00:00
Jamie Howard
8c1fd4aa74 feat(helper-plugin): handle hint generation 2023-01-16 16:43:45 +00:00
Josh
88dfb19615 fix: use grids but not min-content, just 100% 2023-01-16 16:28:04 +00:00
ivanThePleasant
d26a24c79b
Merge branch 'main' into chore/notification-variant 2023-01-16 16:57:54 +02:00
ivanThePleasant
95cb5b4ce7 Add new notification variant to notification component, add 'title' prop to the notification, bump up design system to 1.4.2 to use new Alert variant 2023-01-16 16:46:37 +02:00
Simone Taeggi
766adb72b4 fix path 2023-01-16 14:49:52 +01:00
Josh
0f3b1c090d Merge branch 'main' into feature/relations-reordering 2023-01-16 13:00:50 +00:00
Simone Taeggi
908cc96965 Merge branch 'main' into enhancement/axios-migration-step-1-refactor 2023-01-16 12:07:06 +01:00
Simone Taeggi
011d1ea1ed add the link to contributor doc in the helper plugin readme 2023-01-16 12:05:33 +01:00
Gustav Hansen
03f3033e5f
Merge pull request #15428 from strapi/chore/ds-1.4.2
[chore] Bump DS to 1.4.2
2023-01-16 11:45:01 +01:00