Gustav Hansen
|
e4c0d0bf19
|
Chore: Remove whatwg-fetch polyfill
|
2023-02-20 11:55:54 +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 |
|
Rémi de Juvigny
|
179b23ac41
|
Merge pull request #15816 from strapi/chore/dead-market-code
Remove dead code for the install and uninstall plugin actions
|
2023-02-15 11:02:52 +01:00 |
|
Rémi de Juvigny
|
839d677c8f
|
Remove the associated actions
|
2023-02-14 18:52:53 +01:00 |
|
dependabot[bot]
|
fb2094cfb6
|
chore(deps): bump react-intl from 6.2.7 to 6.2.8
Bumps [react-intl](https://github.com/formatjs/formatjs) from 6.2.7 to 6.2.8.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@6.2.7...react-intl@6.2.8)
---
updated-dependencies:
- dependency-name: react-intl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-14 10:24:27 +00:00 |
|
Josh
|
8709c53d33
|
Delete createBuildIndex.js
|
2023-02-13 09:33:25 +00:00 |
|
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 |
|
Josh
|
a8276cc77f
|
chore: clean up commands
|
2023-02-09 16:52:53 +00:00 |
|
Josh
|
9b90e17060
|
chore: fix build of helper-plugin
|
2023-02-09 16:27:14 +00:00 |
|
Josh
|
77ca24a02e
|
chore: put back deps
|
2023-02-09 16:07:10 +00:00 |
|
Josh
|
74c3c93c1a
|
Merge branch 'main' into chore/helper-plugin-webpack
|
2023-02-09 16:01:29 +00:00 |
|
Convly
|
17a7845e3d
|
v4.6.1
|
2023-02-08 17:00:11 +01: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 |
|
Mark Kaylor
|
22abe8d250
|
Bump design system from 1.6.2 to 1.6.3
|
2023-02-06 18:20:35 +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
|
321a800022
|
Bump design system from 1.6.1 to 1.6.2
|
2023-02-03 13:19:28 +01:00 |
|
markkaylor
|
955e210abd
|
Merge branch 'main' into fix/json-input-validation
|
2023-02-03 11:53:50 +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 |
|
Jamie Howard
|
e2d8282e81
|
feat(helper-plugin): getYupInnerErrors use yup params in error messaging
|
2023-02-02 15:41:35 +00:00 |
|
dependabot[bot]
|
3948a2e257
|
chore(deps-dev): bump @storybook/react from 6.5.11 to 6.5.16
Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) from 6.5.11 to 6.5.16.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.16/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.16/app/react)
---
updated-dependencies:
- dependency-name: "@storybook/react"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-02 09:02:56 +00: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 |
|
markkaylor
|
5c565ae9e1
|
Merge pull request #15606 from strapi/chore/cm-json-input
[Content Manager] Add the new JSONInput from the DS to the CM
|
2023-01-31 11:00:15 +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 |
|
dependabot[bot]
|
acf7129596
|
chore(deps): bump immer from 9.0.15 to 9.0.19
Bumps [immer](https://github.com/immerjs/immer) from 9.0.15 to 9.0.19.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v9.0.15...v9.0.19)
---
updated-dependencies:
- dependency-name: immer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-31 09:04:01 +00: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 |
|
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 |
|