612 Commits

Author SHA1 Message Date
Julie Plantey
f2a20a9ab0 fix loadingMessage in storybook 2022-08-30 09:52:47 +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
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
Julie Plantey
9cdf50e757 remove isDraft from proptypes, added id 2022-08-25 10:46:01 +02:00
Julie Plantey
54c41cf840 fix pages proptypes 2022-08-24 16:05:13 +02:00
Julie Plantey
94eb2c631a publicationState and translations 2022-08-24 15:29:02 +02:00
Julie Plantey
15f9b9094a update proptypes for searchResult and relations 2022-08-24 12:39:38 +02: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
Julie Plantey
ecb2191f1e pxToRem import fix 2022-08-22 15:47:07 +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
Gustav Hansen
a024a40d1a Merge branch 'main' into feature/relations-main-view 2022-08-22 09:28:39 +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
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
Gustav Hansen
354be23591 RelationItem: render dynamic href prop 2022-08-15 10:24:19 +02:00
Gustav Hansen
db1d7ffc3f RelationInput: Implement inSearch callback 2022-08-15 10:17:36 +02:00
Gustav Hansen
41bf95ab82 RelationInput: Update docs 2022-08-15 10:17:22 +02:00
Gustav Hansen
d11457ad56 RelationInput: Split up tests 2022-08-12 17:34:19 +02:00
Gustav Hansen
566599ba65 RelationInput: Ignore eslint errors for now 2022-08-12 17:06:39 +02:00
Gustav Hansen
33bec0edbf RelationInput: Restructure component internals
Co-authored-by: Julie Plantey <julie.plantey@strapi.io>
2022-08-12 17:04:20 +02:00
Gustav Hansen
c251010541 RelationInput: Define prop-types interface 2022-08-12 16:51:01 +02:00
Gustav Hansen
6773a26f9c Merge branch 'feature/relations-input' into feature/relations-main-view 2022-08-12 15:53:09 +02:00
Pierre Noël
fbadf8ac43 fix eslint errors 2022-08-11 18:24:50 +02:00
Pierre Noël
76fd68a934 Merge branch 'master' into feature/relations-main-view 2022-08-11 16:42:27 +02:00
Julie Plantey
971d7392b7 removed Typography from story 2022-08-11 15:04:33 +02:00
Alexandre Bodin
e2b3aa1fb2 Add rest-test-renderer 2022-08-11 14:34:20 +02:00
Alexandre Bodin
cd79fabd33 Depedency cleanup 2022-08-11 14:16:03 +02:00
Julie Plantey
4d3e59fc39 embed Typography variant color to RelationInput 2022-08-11 10:21:39 +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
Julie Plantey
915e68bd25 feedback fix 2nd round 2022-08-09 17:08:45 +02:00
Gustav Hansen
48d6822943
Merge pull request #14033 from strapi/feature/relations-main-view-move-relation-reducer
useCMEditViewDataManager: Remove moveRelation dispatcher
2022-08-09 16:17:37 +02:00