21836 Commits

Author SHA1 Message Date
Mark Kaylor
5a52110ffa Convert custom field type on start after load 2022-07-22 13:38:39 +02:00
Fernando Chavez
08ae9f65f0 Merge branch 'custom-fields/list-custom-fields' of https://github.com/strapi/strapi into list-custom-fields/add-howto-btn 2022-07-21 10:12:28 -04:00
Fernando Chavez
d2d879e385 Add how-to link on the custom fields tab 2022-07-21 10:12:22 -04:00
Mark Kaylor
85c1eb1e8e Rename prop uid => customFieldUid 2022-07-21 14:14:14 +02:00
Mark Kaylor
a29ebb847b Fix tests 2022-07-21 14:10:20 +02:00
Mark Kaylor
e59d8d047e Merge branch 'features/custom-fields' of github.com:strapi/strapi into custom-fields/list-custom-fields 2022-07-21 11:34:05 +02:00
Rémi de Juvigny
0ebee64dd3
Merge pull request #13814 from strapi/custom-fields/attributes-list
[Custom fields] Show custom field in CTB attributes list view
2022-07-21 10:04:48 +02:00
Rémi de Juvigny
e230e3f8db Extract more logic to DisplayedType 2022-07-21 09:50:12 +02:00
Mark Kaylor
49574d4e47 Remove test custom field 2022-07-21 08:44:06 +02:00
Mark Kaylor
08adbc0ee9 Update attribute icon 2022-07-21 08:43:02 +02:00
Rémi de Juvigny
b6c91f0cfe Extract DisplayedType component 2022-07-20 18:26:29 +02:00
Rémi de Juvigny
2e62447b55 Use svg for attribute icon 2022-07-20 14:45:33 +02:00
markkaylor
eb2399d204
Merge pull request #13804 from strapi/custom-fields/handle-empty-state
[Custom Fields] Handle empty state layout
2022-07-20 14:16:09 +02:00
Mark Kaylor
f2c84b04d1 Add empty line 2022-07-20 14:01:16 +02:00
Mark Kaylor
bf69472613 Use spread instead of fill 2022-07-20 14:00:30 +02:00
Mark Kaylor
0dbfae2a29 Update tests 2022-07-20 13:57:21 +02:00
Rémi de Juvigny
877977646a Handle custom fields in ctb list view 2022-07-20 12:19:36 +02:00
Mark Kaylor
115d0237c7 Fix grid gap and remove line height 2022-07-20 11:44:47 +02:00
Mark Kaylor
e75ce7272c List custom fields 2022-07-20 11:42:37 +02:00
Rémi de Juvigny
c97ebd192a Merge remote-tracking branch 'origin/features/custom-fields' into custom-fields/attributes-list 2022-07-20 10:16:27 +02:00
markkaylor
edbdbffaaf
Merge pull request #13758 from strapi/custom-fields/convert-type
[Custom Fields] Convert custom field type
2022-07-20 09:32:49 +02:00
Mark Kaylor
f41addf253 Handle empty state layout 2022-07-19 16:00:30 +02:00
markkaylor
5677777609
Merge pull request #13797 from strapi/custom-fields/attribute-modal-tabs
[Custom Fields] Add tabs to attribute modal
2022-07-19 15:32:35 +02:00
Mark Kaylor
6456a33bf1 Test custom field exists 2022-07-19 15:31:28 +02:00
Mark Kaylor
05c8b0f66e Fix documentation plugin 2022-07-19 15:31:28 +02:00
Mark Kaylor
cdfe1fcb25 Convert type customField to underlying data type 2022-07-19 15:31:27 +02:00
Mark Kaylor
dd37af1315 Use translation for tab group label 2022-07-19 12:10:53 +02:00
Mark Kaylor
e322d31ea1 Simplify tests 2022-07-19 12:00:40 +02:00
Mark Kaylor
785e9c88a8 Replace template literals with strings 2022-07-19 11:58:21 +02:00
Mark Kaylor
c5276eff1e Add defaultMessage 2022-07-19 11:56:30 +02:00
Mark Kaylor
7e8456a92b Revert changes based on deprecated designs 2022-07-18 16:48:43 +02:00
Mark Kaylor
cf37511669 Update snapshot 2022-07-18 16:04:17 +02:00
Mark Kaylor
ded30b56e3 Add tabs to attribute modal 2022-07-18 15:40:25 +02:00
Mark Kaylor
4949da189e Merge branch 'master' of github.com:strapi/strapi into features/custom-fields 2022-07-18 11:13:23 +02:00
Mark Kaylor
0b0dc5c12e Test custom field exists 2022-07-18 10:55:16 +02:00
Rémi de Juvigny
c5d1659a3d
Merge pull request #13718 from strapi/custom-fields/admin-registry
[Custom fields] Add custom fields registry in admin core
2022-07-18 10:51:51 +02:00
Gustav Hansen
5511cda079
Merge pull request #13786 from strapi/dependabot/npm_and_yarn/html-loader-3.1.2
Bump html-loader from 3.0.1 to 3.1.2
2022-07-15 12:17:33 +02:00
dependabot[bot]
d216be14d5
Bump html-loader from 3.0.1 to 3.1.2
Bumps [html-loader](https://github.com/webpack-contrib/html-loader) from 3.0.1 to 3.1.2.
- [Release notes](https://github.com/webpack-contrib/html-loader/releases)
- [Changelog](https://github.com/webpack-contrib/html-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/html-loader/compare/v3.0.1...v3.1.2)

---
updated-dependencies:
- dependency-name: html-loader
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 09:03:32 +00:00
Gustav Hansen
bf7ec7c747
Merge pull request #13781 from strapi/dependabot/npm_and_yarn/koa-2.13.4
Bump koa from 2.13.3 to 2.13.4
2022-07-14 11:50:09 +02:00
Gustav Hansen
36def5dfc7
Merge pull request #13772 from strapi/fix/upload-typo
Upload: Fix typo in upload middleware
2022-07-14 11:23:07 +02:00
dependabot[bot]
03e949b769
Bump koa from 2.13.3 to 2.13.4
Bumps [koa](https://github.com/koajs/koa) from 2.13.3 to 2.13.4.
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/2.13.4/History.md)
- [Commits](https://github.com/koajs/koa/compare/2.13.3...2.13.4)

---
updated-dependencies:
- dependency-name: koa
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-14 09:06:37 +00:00
Gustav Hansen
b3d6e8ab87
Merge pull request #13728 from strapi/chore/replace-moment-js
Replace remaining moment-js calls with date-fns
2022-07-14 09:54:12 +02:00
ivanThePleasant
2a9f721ac8
Merge pull request #13765 from strapi/chore/analytics-admin-env
Add environment property to admin telemetry calls
2022-07-14 10:37:38 +03:00
Gustav Hansen
081f4aabda Upload: Fix typo in upload middleware 2022-07-13 22:19:19 +02:00
Rémi de Juvigny
d445b48b0c Fix issue when destructuring custom fields 2022-07-13 18:52:47 +02:00
Rémi de Juvigny
66fe273202 Update useCustomFields api 2022-07-13 17:33:24 +02:00
ivanThePleasant
ae35914dba Add environment property to admin telemetry calls 2022-07-13 16:55:33 +03:00
Rémi de Juvigny
c6a2184e76 Make CustomFields a singleton class 2022-07-13 15:46:46 +02:00
markkaylor
63d2a06faf
Merge pull request #13708 from strapi/custom-fields/add-server-registry
[Custom Fields] Add custom fields registry on server
2022-07-13 15:24:52 +02:00
Alexandre BODIN
b4cd5bf9a8
Merge pull request #13729 from strapi/dependabot/npm_and_yarn/nx-14.4.2
Bump nx from 14.3.6 to 14.4.2
2022-07-13 15:20:06 +02:00