1119 Commits

Author SHA1 Message Date
Alexandre Bodin
a52b053551 v4.3.5 2022-08-24 14:10:18 +02:00
Mark Kaylor
c5985450de Remove unused component 2022-08-24 10:07:06 +02:00
Mark Kaylor
9c56f54b97 Remove check for null value 2022-08-24 08:24:36 +02:00
Mark Kaylor
169fb31eb7 Add unique input to test validation 2022-08-23 10:26:14 +02:00
Mark Kaylor
8920227396 Fix error message for required fields 2022-08-23 10:20:49 +02:00
Mark Kaylor
8e7ac2155c Remove map custom field 2022-08-22 17:09:07 +02:00
Rémi de Juvigny
79d845e292 Remove extraneous prop 2022-08-22 16:46:48 +02:00
Rémi de Juvigny
19f9c0be35 Display labelAction on color picker custom field 2022-08-22 16:22:43 +02:00
Rémi de Juvigny
ee48e4cbea Remove log 2022-08-22 15:12:29 +02:00
Rémi de Juvigny
7273fa0fe3 Handle disabled state on color picker 2022-08-22 15:12:01 +02:00
Rémi de Juvigny
620146187f Translate format indicator 2022-08-19 12:19:02 +02:00
Rémi de Juvigny
d81ecff2b4 Show options on custom field example 2022-08-18 18:15:50 +02:00
Rémi de Juvigny
3f756b83d9 Use string type for color custom field 2022-08-18 17:45:49 +02:00
Rémi de Juvigny
27f67bfbe9 Simplify label 2022-08-18 12:16:18 +02:00
Rémi de Juvigny
b6925b19ac Fix color input hint and error 2022-08-18 11:56:26 +02:00
Rémi de Juvigny
6e3b2d683a Fix custom field input loader remounting 2022-08-18 11:28:30 +02:00
Rémi de Juvigny
1fed0afa01 Try InputLoader 2022-08-18 09:50:27 +02:00
Rémi de Juvigny
4729a49186 Merge remote-tracking branch 'origin/features/custom-fields' into custom-fields/cm-input 2022-08-17 14:51:48 +02:00
Rémi de Juvigny
11eee5c9f5 Add custom field to inputs 2022-08-17 14:36:04 +02:00
Mark Kaylor
2b108e7c0f Merge branch 'master' of github.com:strapi/strapi into features/custom-fields 2022-08-16 11:14:30 +02:00
markkaylor
a8ff3aef2f
Merge pull request #13901 from ihmpavel/unify-template-variables-spacing
chore: Unify template spacing
2022-08-16 09:20:37 +02:00
Mark Kaylor
ceb580e753 Register map custom field on the server 2022-08-11 16:16:24 +02:00
Alexandre Bodin
92955d19f9 Frontend updates 2022-08-11 10:20:49 +02:00
Alexandre Bodin
cf49ddbbfc Prettier and backend fix 2022-08-11 10:20:49 +02:00
Alexandre Bodin
28a2a00db8 v4.3.4 2022-08-11 10:17:34 +02:00
Alexandre Bodin
4d60bfdeee v4.3.3 2022-08-10 14:08:54 +02:00
Mark Kaylor
68f6581ea2 Add placeholder option 2022-08-10 10:32:24 +02:00
Mark Kaylor
aaf64cefa0 Fix custom field options 2022-08-09 13:23:53 +02:00
ihmpavel
1cf23e141f
chore: Update after CR 2022-08-09 12:03:51 +02:00
Gustav Hansen
2a80d7e17b Chore: Remove @strapi/utils dependency from examples 2022-08-09 10:41:58 +02:00
Gustav Hansen
bd6acfdd90 Chore: Update @strapi/plugin-i18n and @strapi/plugin-users-permissions 2022-08-09 10:39:31 +02:00
Gustav Hansen
88add99d13 Chore: Update example @strapi/ dependencies 2022-08-09 09:57:53 +02:00
Alexandre Bodin
7b330a3648 Remove admin-development example for the time being 2022-08-08 12:12:24 +02:00
dependabot[bot]
0aedf74b87
Bump @storybook/addon-actions from 6.4.10 to 6.5.10
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions) from 6.4.10 to 6.5.10.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.10/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.10/addons/actions)

---
updated-dependencies:
- dependency-name: "@storybook/addon-actions"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-05 09:05:45 +00:00
Alexandre Bodin
655615b738 Upgrade babel 2022-08-03 12:09:08 +02:00
dependabot[bot]
c71f1715c8
Bump @babel/plugin-proposal-optional-chaining from 7.16.7 to 7.18.9
Bumps [@babel/plugin-proposal-optional-chaining](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-optional-chaining) from 7.16.7 to 7.18.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.9/packages/babel-plugin-proposal-optional-chaining)

---
updated-dependencies:
- dependency-name: "@babel/plugin-proposal-optional-chaining"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-02 16:21:12 +00:00
Mark Kaylor
4d3e0a4b15 Add custom field validation registered by user 2022-08-02 09:15:26 +02:00
Alexandre Bodin
7039c0d228 v4.3.2 2022-08-01 17:18:09 +02:00
Pierre Noël
1eab2fb08c v4.3.1 2022-08-01 16:44:44 +02:00
Alexandre Bodin
8ab2db1497 Fix missing private package 2022-08-01 16:41:30 +02:00
Convly
74a2b908df v4.3.0 2022-07-27 14:44:39 +02:00
Mark Kaylor
f78ead77b3 Use advanced form registered on customField 2022-07-27 11:18:56 +02:00
Convly
2d6afbf044 Merge branch 'releases/4.3.0' into features/ML-folder 2022-07-27 10:32:43 +02:00
Mark Kaylor
46b45be59c Use base form registered on custom field 2022-07-26 18:07:10 +02:00
Pierre Noël
8c426965cc
Merge pull request #13721 from strapi/ML-folder/telemetry-back
Add backend telemetry events in ML
2022-07-26 10:53:39 +02:00
Convly
0b8c7b59c6 Merge branch 'master' into features/typescript 2022-07-25 09:30:18 +02:00
Mark Kaylor
cdab1407ea Add test customField 2022-07-22 13:59:05 +02:00
Gustav Hansen
01784575bf Merge branch 'master' into features/ML-folder 2022-07-22 12:48:41 +02:00
Rémi de Juvigny
2e62447b55 Use svg for attribute icon 2022-07-20 14:45:33 +02:00
Rémi de Juvigny
877977646a Handle custom fields in ctb list view 2022-07-20 12:19:36 +02:00