583 Commits

Author SHA1 Message Date
Mark Kaylor
b437225fc4 Merge branch 'main' of github.com:strapi/strapi into audit-logs/add-filters 2023-02-07 11:14:32 +01:00
markkaylor
b4c67d427e
Merge pull request #15706 from strapi/chore/bump-ds-dep
Bump design system from 1.6.1 to 1.6.3
2023-02-07 11:14:05 +01:00
markkaylor
f0ff25c27a
Merge branch 'main' into chore/bump-ds-dep 2023-02-06 18:24:49 +01:00
Mark Kaylor
f97c352fa0 Update snapshots 2023-02-06 18:24:10 +01:00
markkaylor
18dec12617
Merge branch 'main' into fix/json-input-validation 2023-02-06 09:38:15 +01:00
Mark Kaylor
4bc7afc769 Update snapshots 2023-02-03 14:48:38 +01:00
Mark Kaylor
101b1072c2 Update comment 2023-02-03 11:53:13 +01:00
Mark Kaylor
caa4720005 Fix validation blocking valid submission 2023-02-03 11:43:09 +01:00
Simone Taeggi
ea15154849 squash and merge all the code related to the axios migration to use useFetchClient and getFetchClient in the admin 2023-02-03 10:41:34 +01:00
Mark Kaylor
ab87379d48 Add empty line between tests 2023-01-31 14:03:05 +01:00
Mark Kaylor
04630cdf98 Make schema optional on mainField 2023-01-31 13:46:39 +01:00
Mark Kaylor
83a980fe93 Add snapshot test 2023-01-31 10:13:31 +01:00
Mark Kaylor
d371b73189 Update size 2023-01-31 10:13:14 +01:00
Mark Kaylor
67750e0f82 Add test to AttributeTag for options with custom values 2023-01-30 14:16:31 +01:00
Mark Kaylor
da6c61f4c1 Replace ternary with nullish coalescing operator 2023-01-30 14:16:31 +01:00
Mark Kaylor
bc67959e82 Remove fieldSchema.type 2023-01-30 14:15:33 +01:00
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
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
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
Josh
0f3b1c090d Merge branch 'main' into feature/relations-reordering 2023-01-16 13:00:50 +00:00
Simone Taeggi
e815f52a77 Merge branch 'main' into enhancement/axios-migration-step-1-refactor 2023-01-16 10:10:21 +01:00
Simone Taeggi
32892c2a3e add a comment to highlight why we mocked react-intl 2023-01-16 09:46:43 +01:00
Simone Taeggi
356c13e397 mock useIntl methods to solve issue with the unicode space character in the snapshot tests 2023-01-13 18:50:50 +01:00
Simone Taeggi
d1cb57f422 mock useintl 2023-01-13 17:18:33 +01:00
Simone Taeggi
5bc130df4d fix node 18.13 problem with unicode space 2023-01-13 15:11:12 +01:00
Jamie Howard
1eec59973a feat(content-manager): cover all field types
feat(content-manager): construct min/max description separately from main description
2023-01-13 13:36:56 +00:00