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
Rémi de Juvigny
048e5a2f4e
Add pagination to marketplace
2023-03-28 17:01:36 +02:00
Josh
fd978f3f79
chore: update snapshots & tests for DS 1.6.6
...
chore: update tests
2023-03-16 19:44:54 +00:00
markkaylor
959cf6c2f5
Merge pull request #16033 from alvarolozano/genericinput-json-disabled
2023-03-13 14:24:22 +01:00
markkaylor
f78ba41c59
Merge pull request #15778 from strapi/fix/non-required-json-input
2023-03-13 14:23:08 +01:00
Alvaro Lozano
2a9979a817
Merge branch 'main' into genericinput-json-disabled
2023-03-13 11:02:55 +01:00
markkaylor
7533a8dcc7
Merge branch 'main' into fix/non-required-json-input
2023-03-13 08:56:46 +01:00
Alvaro Lozano
b5b5c5834e
Disabled property for JSONInput (GenericInput)
2023-03-08 20:27:21 +01:00
Simone Taeggi
eae7fc9b1d
chore: update DS to 1.6.5 and fix a unit test
2023-03-08 10:36:08 +01:00
Simone Taeggi
6bdbe17068
upgrade the design-system and icons dependencies, the snapshots and a failing unit test
2023-03-07 18:13:28 +01:00
Josh
d209390fbe
chore: update DS to 1.6.4
2023-03-02 13:17:01 +00:00
Josh
09ff54bc6e
chore: convert Stack components to Flex
...
chore: update snapshots
chore: convert rest of files to use Flex
chore: fix duplicate import
chore: update snapshots
chore: add eslint rule for stack
refactor: catch other Stack component uses
chore: remove horizontal prop
2023-03-02 10:02:40 +00:00
Fernando Chavez
e620a4cc31
add custom cloud box to the homepage
2023-02-20 18:22:36 +01:00
Fernando Chavez
96bf827e2c
Merge fix
2023-02-17 15:54:14 +01:00
Fernando Chavez
a95811b7b6
Add new cloud box on homepage and update ContentBox component and its documentation
2023-02-17 15:41:11 +01:00
Josh
6b17f8ad12
chore: convert all files to single imports of the DS & icons
...
chore: remove eslint rule
chore: update snapshots
chore: update snapshots
chore: add eslint rule to stop direct imports apart from v2
2023-02-15 17:23:59 +00:00
Mark Kaylor
f07fc24d05
Revert change disallowing null as a value
2023-02-15 18:30:28 +05:30
Mark Kaylor
f6da34d1e7
Fix null being set on save
2023-02-15 17:11:37 +05:30
Mark Kaylor
1945fd3748
Keep comment
2023-02-14 11:54:05 +05:30
Mark Kaylor
d72d4489cc
Fix non required json input setting a value when empty
2023-02-14 11:54:05 +05:30
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
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
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
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
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
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
Jamie Howard
402617b5f0
chore: feedback fixes
2023-01-17 14:53:17 +00:00
Jamie Howard
c375c6935a
fix(helper-lugin): pass field hint to UID component
2023-01-17 13:55:14 +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