Josh
|
ea9af8836a
|
feat: hide component categories if no components match the filter
chore: tweak language
|
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
|
28d1786a70
|
feat: add useCollator & useFilter hooks to 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 |
|
Gustav Hansen
|
fb5c8f9180
|
useAPIErrorHandler: Reverse error handling (API -> Axios)
|
2023-03-21 14:04:10 +01:00 |
|
Gustav Hansen
|
d3da03c099
|
Helper-Plugin: Optimize lodash imports
|
2023-03-17 14:25:53 +01:00 |
|
Josh
|
fd978f3f79
|
chore: update snapshots & tests for DS 1.6.6
chore: update tests
|
2023-03-16 19:44:54 +00:00 |
|
Gustav Hansen
|
17f773ebd3
|
useAPIErrorHandler: Improve type-safety of getPrefixedId()
|
2023-03-15 15:27:37 +01:00 |
|
Gustav Hansen
|
7f11c8bbdf
|
useAPIErrorHandler: Stop testing react-intl internals
|
2023-03-15 15:26:59 +01:00 |
|
Gustav Hansen
|
b53f260ecf
|
useAPIErrorHandler: Handle AxiosError
|
2023-03-15 14:05:11 +01: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
|
05a83874c1
|
Merge pull request #15972 from strapi/chore/update-DS
|
2023-03-03 14:09:55 +00:00 |
|
Fernando Chávez
|
6b493cd023
|
Merge pull request #15963 from strapi/docs/useCustomFields
Add new page to helper-plugin's storybook about useCustomFields hook
|
2023-03-02 14:30:58 +01:00 |
|
Josh
|
d209390fbe
|
chore: update DS to 1.6.4
|
2023-03-02 13:17:01 +00:00 |
|
Fernando Chavez
|
a6a9fc1648
|
improves to useCustomFields typescript
|
2023-03-02 13:59:10 +01:00 |
|
Fernando Chávez
|
24fa0fbf32
|
Update packages/core/helper-plugin/lib/src/hooks/useCustomFields/useCustomFields.stories.mdx
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
|
2023-03-02 13:25:14 +01:00 |
|
Fernando Chávez
|
ac15879247
|
Update packages/core/helper-plugin/lib/src/hooks/useCustomFields/useCustomFields.stories.mdx
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
|
2023-03-02 13:24:44 +01: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
|
b2e5f90da7
|
remove unnecessary storybook imports
|
2023-03-02 11:00:20 +01:00 |
|
Fernando Chavez
|
47e0709cd2
|
add methods and typescript declaration to the docs
|
2023-03-02 10:58:06 +01:00 |
|
Fernando Chavez
|
5896480c22
|
Add new page to helper-plugin's storybook about useCustomFields
|
2023-03-02 09:06:48 +01:00 |
|
Fernando Chavez
|
aad76c6c92
|
Merge branch 'main' of github.com:strapi/strapi into enhancement/cloud-box-on-homepage
|
2023-02-21 11:08:39 +01:00 |
|
Fernando Chavez
|
e620a4cc31
|
add custom cloud box to the homepage
|
2023-02-20 18:22:36 +01:00 |
|
Gustav Hansen
|
e4c0d0bf19
|
Chore: Remove whatwg-fetch polyfill
|
2023-02-20 11:55:54 +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 |
|
Jamie Howard
|
04e8ed121c
|
Merge pull request #15692 from strapi/feature/enhance-min-max-errors
|
2023-02-15 13:17:07 +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 |
|
Rémi de Juvigny
|
839d677c8f
|
Remove the associated actions
|
2023-02-14 18:52:53 +01:00 |
|
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 |
|
Gustav Hansen
|
5f4265bf49
|
Chore: Complete JSDoc comments
|
2023-02-10 13:31:17 +01:00 |
|
Jamie Howard
|
639e1d1033
|
refactor(helper-plugin)
|
2023-02-10 12:02:28 +00:00 |
|
Gustav Hansen
|
8ef88457b3
|
Merge branch 'main' into fix/api-errors-fe
|
2023-02-10 12:59:37 +01:00 |
|
Jamie Howard
|
6d5fd07184
|
refactor(helper-plugin): extract params based on error type
test(helper-plugin): getYupInnerErrors
|
2023-02-10 11:48:02 +00:00 |
|
Jamie Howard
|
d4e111a027
|
refactor(helper-plugin): function for extracting error values
|
2023-02-07 17:14:52 +00:00 |
|
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 |
|