1025 Commits

Author SHA1 Message Date
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
ivanThePleasant
459de9774d Refactor hash function, add uuid to the admin hash, remove debug console logs 2022-08-16 11:58:15 +03: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
ivanThePleasant
7e5b38d588 Merge branch 'master' into chore/user-level-data 2022-08-11 18:28:58 +03:00
Pierre Noël
76fd68a934 Merge branch 'master' into feature/relations-main-view 2022-08-11 16:42:27 +02:00
Julie Plantey
6e35080c82 CM LV table headers translations 2022-08-11 15:37:07 +02:00
Julie Plantey
971d7392b7 removed Typography from story 2022-08-11 15:04:33 +02:00
ivanThePleasant
631ee554d0 Swap back analytics url to the correct one, change property name 2022-08-11 15:58:53 +03: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