688 Commits

Author SHA1 Message Date
Gustav Hansen
4e8d012b3d Merge branch 'main' into feature/relations-main-view 2022-08-31 17:47:38 +02:00
Julie Plantey
f291947136
Merge pull request #14091 from strapi/feature/relations-main-view-relationinput-interface
RelationInput: Create new component for relation fields in the main layout
2022-08-31 14:39:57 +02:00
Julie Plantey
d883b17e1f moved RelationInput to CM/components 2022-08-30 15:22:28 +02:00
Julie Plantey
f81f74d733 remove LoadingIndicator 2022-08-30 14:14:03 +02:00
Julie Plantey
f2a20a9ab0 fix loadingMessage in storybook 2022-08-30 09:52:47 +02:00
Gustav Hansen
c010656521 Merge branch 'main' into feature/relations-main-view 2022-08-30 09:40:49 +02:00
Julie Plantey
5a80b2ce6f LoadingMessage component for ReactSelect 2022-08-29 16:02:19 +02:00
Julie Plantey
2208bdee55 undo ReactSelect changes 2022-08-29 15:42:12 +02:00
Julie Plantey
e43004f870 loadingMessage fix 2022-08-29 15:40:45 +02:00
Gustav Hansen
f05ad58f69 Chore: Bump @strapi/design-system to 1.2.2 2022-08-29 12:12:33 +02:00
Julie Plantey
62c50bedfb loadingMessage prop, label structure + loading style improvements 2022-08-25 17:46:45 +02:00
Julie Plantey
be5c3d23d6 added loading and ellipsis 2022-08-25 14:35:31 +02:00
dependabot[bot]
3205914d16
Bump @storybook/addon-essentials from 6.5.9 to 6.5.10
Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials) from 6.5.9 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/essentials)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-25 12:26:16 +00:00
dependabot[bot]
9d76db0380
Bump @storybook/addon-links from 6.5.9 to 6.5.10
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links) from 6.5.9 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/links)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-25 09:08:55 +00:00
Julie Plantey
9cdf50e757 remove isDraft from proptypes, added id 2022-08-25 10:46:01 +02:00
Mark Kaylor
fc78298ae4 Merge branch 'main' of github.com:strapi/strapi into features/custom-fields 2022-08-25 09:37:19 +02:00
Julie Plantey
54c41cf840 fix pages proptypes 2022-08-24 16:05:13 +02:00
Alexandre Bodin
4c6e67c493 v4.3.6 2022-08-24 15:53:23 +02:00
Julie Plantey
94eb2c631a publicationState and translations 2022-08-24 15:29:02 +02:00
Alexandre Bodin
a52b053551 v4.3.5 2022-08-24 14:10:18 +02:00
Julie Plantey
15f9b9094a update proptypes for searchResult and relations 2022-08-24 12:39:38 +02:00
dependabot[bot]
ac52015273
Bump react-intl from 5.20.2 to 5.25.1
Bumps [react-intl](https://github.com/formatjs/formatjs) from 5.20.2 to 5.25.1.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@5.20.2...react-intl@5.25.1)

---
updated-dependencies:
- dependency-name: react-intl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-23 09:10:41 +00:00
Julie Plantey
cabae0b54e fix snapshots 2022-08-22 16:49:13 +02:00
Julie Plantey
ca24339d6a tests for custom Option 2022-08-22 16:28:22 +02:00
Mark Kaylor
7883d1578a Merge branch 'main' of github.com:strapi/strapi into features/custom-fields 2022-08-22 15:49:15 +02:00
Julie Plantey
ecb2191f1e pxToRem import fix 2022-08-22 15:47:07 +02:00
Simone
f4c6a953bf
Merge pull request #14109 from strapi/chore/add-coverage-script-in-the-admin-package-json
Add coverage script in the admin
2022-08-22 15:45:38 +02:00
Julie Plantey
b615f45eca Merge branch 'feature/relations-main-view-relationinput-interface' of https://github.com/strapi/strapi into relationinput/select-option 2022-08-22 14:28:05 +02:00
Julie Plantey
a189bafc20 Merge branch 'feature/relations-main-view' of https://github.com/strapi/strapi into feature/relations-main-view-relationinput-interface 2022-08-22 14:24:47 +02:00
Julie Plantey
2346e3e074
Merge pull request #14111 from strapi/fix/dynamic-tables-headers-translations
[Fix] Dynamic table translations
2022-08-22 14:03:30 +02:00
Simone Taeggi
a4441227f7 Merge branch 'main' into chore/add-coverage-script-in-the-admin-package-json 2022-08-22 09:51:35 +02:00
Gustav Hansen
a024a40d1a Merge branch 'main' into feature/relations-main-view 2022-08-22 09:28:39 +02:00
Simone Taeggi
754ed2ffa4 refactor the coverage script for the helper plugin 2022-08-19 15:40:38 +02:00
Julie Plantey
8f52e4178a Merge branch 'main' of https://github.com/strapi/strapi into dependabot/npm_and_yarn/date-fns-2.29.1 2022-08-18 18:33:22 +02:00
Julie Plantey
73b12aa94d upgrading to v2.29.2 because 2.29.1 introduced a breaking change on intervalToDuration 2022-08-18 18:31:27 +02:00
Julie Plantey
2ae55c2739 fix ApiTokens LV tests 2022-08-18 17:59:44 +02:00
Julie Plantey
791b7f5e44 wip 2022-08-18 09:52:57 +02:00
Julie Plantey
d312648a77 RelationList height & scroll 2022-08-17 17:09:32 +02:00
Julie Plantey
3b77b20218 disabled state 2022-08-17 16:17:23 +02:00
dependabot[bot]
0f05a28906 Bump axios from 0.24.0 to 0.27.2
Bumps [axios](https://github.com/axios/axios) from 0.24.0 to 0.27.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.27.2/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.24.0...v0.27.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-17 13:07:01 +02:00
dependabot[bot]
01aaee8d36 Bump date-fns from 2.28.0 to 2.29.1
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.28.0 to 2.29.1.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.28.0...v2.29.1)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-17 13:06:42 +02:00
Julie Plantey
f766df3ee0 error and description state 2022-08-17 12:12:21 +02:00
Julie Plantey
24d0f3b9c5 Relation background 2022-08-17 11:49:59 +02:00
Julie Plantey
6d654db039 Merge branch 'master' of https://github.com/strapi/strapi into fix/dynamic-tables-headers-translations 2022-08-16 16:43:17 +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
Gustav Hansen
c096ece4db RelationInput: Relex description and error prop-types 2022-08-15 15:24:46 +02:00
Gustav Hansen
1ae8d9950a RelationInput: Add placeholder attribute 2022-08-15 13:32:17 +02:00
Gustav Hansen
6e62cf67d0 RelationInput: Cleanup callbacks 2022-08-15 13:29:20 +02:00
Gustav Hansen
f842ad49f8 RelationInput: add error prop to prop-types 2022-08-15 13:14:02 +02:00
Gustav Hansen
606f3f3ab3 RelationInput: Implement onOpen/onClose/onScrollEnd callbacks 2022-08-15 13:10:04 +02:00