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
Mark Kaylor
4bc7afc769
Update snapshots
2023-02-03 14:48:38 +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
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
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
Simone Taeggi
5ae7cf19e9
revert jest-styled-components-version
2023-01-13 10:18:29 +01:00
Simone Taeggi
8c8e0391b2
update snapshots
2023-01-13 09:40:28 +01:00
Simone Taeggi
32c76feb73
remove useless baseURL definition in axios create
2023-01-12 14:29:53 +01:00
Simone Taeggi
20c19132cb
clean up code, change baseURL and fix some typos
2023-01-11 15:06:08 +01:00
Simone Taeggi
88956575f9
replace the singleton instance
2023-01-11 14:47:13 +01:00
Simone Taeggi
d865af072b
temporary solution
2023-01-11 13:41:29 +01:00
Simone Taeggi
3fdd100107
move the logic from admin to helper-plugin
2023-01-10 17:59:58 +01:00
Gustav Hansen
7f37735a5a
Merge branch 'main' into feature/relations-reordering
2022-12-21 16:40:34 +01:00
Simone Taeggi
7810ae70ce
merge master in enhancement/axios-refactoring-step-2
2022-12-20 10:08:10 +01: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