28700 Commits

Author SHA1 Message Date
Bassel Kanso
326e2ed566 fix generic service typings 2022-08-23 17:14:26 +03:00
Convly
1d6b42efbe Use local instance of strapi instead of the global 2022-08-23 16:05:47 +02:00
Convly
6abea9cd85 Expose "get actions as map" & update sync actions
Co-authored-by: Ben Irvin <innerdvations@users.noreply.github.com>
2022-08-23 16:02:45 +02:00
Gustav Hansen
365bcf3014 Documentation: Fix eslint errors 2022-08-23 15:58:05 +02:00
Gustav Hansen
18e60778cc Documentation: Fix eslint errors 2022-08-23 15:51:04 +02:00
Gustav Hansen
bd14f60980
Merge pull request #14175 from strapi/fix/test-prop-types
chore: Fix some test errors
2022-08-23 15:44:22 +02:00
Ben Irvin
7e446b7414 add token usage tests 2022-08-23 15:04:24 +02:00
Simone Taeggi
1add0f07fa change the save button size inside the api tokens page 2022-08-23 15:01:25 +02:00
markkaylor
f5a62af92b
Merge pull request #13458 from meganoob1337/strapi/fix/issue-13453-documentation-fix
fix #13453 Documentation Plugin doesn't generate Proper Type for the …
2022-08-23 14:57:15 +02:00
Ben Irvin
8803dbbd46 fix tests 2022-08-23 14:14:04 +02:00
Gustav Hansen
bb4e94e343 DynamicZone: Fix prop-types 2022-08-23 14:06:44 +02:00
Gustav Hansen
58a696436f Breadcrumbs: Update snapshot tests & fix prop-types 2022-08-23 14:04:06 +02:00
Gustav Hansen
fc3940fe19 UseCasePage: Fix snapshot tests 2022-08-23 14:02:36 +02:00
Gustav Hansen
6da2461d3c BulkMoveButton: Fix prop-types 2022-08-23 13:55:54 +02:00
Ben Irvin
e47db1a490 add comment 2022-08-23 13:52:33 +02:00
Ben Irvin
3c724eb483 rename tests 2022-08-23 13:52:00 +02:00
Ben Irvin
dbe79dc605 fix data type 2022-08-23 13:51:23 +02:00
Gustav Hansen
1a91b52e7c ML: Fix header prop-types 2022-08-23 13:50:13 +02:00
Ben Irvin
e54e5f7ddc fix lastUsedAt 2022-08-23 13:45:27 +02:00
Gustav Hansen
a228ad66bc AssetDialog: Fix prop-types 2022-08-23 13:39:32 +02:00
Gustav Hansen
2d2b721d58 DynamicTable: Fix RelationSingle test prop-types 2022-08-23 13:21:45 +02:00
Ben Irvin
7b389e49a9 add test todos 2022-08-23 13:03:15 +02:00
Ben Irvin
36b53e8046 more tests and fixes 2022-08-23 12:53:20 +02:00
Simone Taeggi
d245413c52 Merge branch 'features/api-token-v2' into api-token-v2/last-activity-of-an-api-token 2022-08-23 12:35:22 +02:00
Simone Taeggi
ca656201ec add the correct messages when we save or edit a token 2022-08-23 11:58:21 +02:00
杨飞
096595a1ea fix lint 2022-08-23 17:53:15 +08:00
yangfei
2a87f47901 fix 2022-08-23 17:23:19 +08:00
杨飞
d6a341a4bb show language code 2022-08-23 17:23:19 +08: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
Ben Irvin
28f078be0a lifespan validation 2022-08-23 10:51:53 +02:00
Ben Irvin
1cf0cb5c4c fix test 2022-08-23 10:49:27 +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
Ben Irvin
cb87200099 use strapi.log 2022-08-22 18:52:14 +02:00
Ben Irvin
da00ba89e1 lifespan unit test 2022-08-22 18:46:22 +02:00
Ben Irvin
0918729d21 Merge branch 'features/api-token-v2' into api-token-v2/backend-expirations 2022-08-22 17:54:33 +02:00
Ben Irvin
2cf8b5e7d0 Merge branch 'features/api-token-v2' into api-token-v2/fix-syncActions 2022-08-22 17:46:56 +02:00
Ben Irvin
82e5cb3855 Merge branch 'main' into features/api-token-v2 2022-08-22 17:45:00 +02:00
Ben Irvin
48107d1000 Merge branch 'main' into api-token-v2/fix-syncActions 2022-08-22 17:32:48 +02:00
Ben Irvin
7a1de40bb6 register actions in contentapi bootstrap 2022-08-22 17:31:15 +02:00
markkaylor
d84d954e43
Merge pull request #14162 from strapi/custom-fields/remove-map-cf
[Custom fields] remove map cf
2022-08-22 17:18:11 +02:00
Mark Kaylor
8e7ac2155c Remove map custom field 2022-08-22 17:09:07 +02:00
Mark Kaylor
1ca7501c97 Merge branch 'features/custom-fields' of github.com:strapi/strapi into features/custom-fields 2022-08-22 17:03:42 +02:00
Rémi de Juvigny
556070d63d
Merge pull request #14161 from strapi/custom-fields/i18n-icon-fix
[Custom fields] Remove extraneous prop
2022-08-22 16:55:01 +02:00
Julie Plantey
cabae0b54e fix snapshots 2022-08-22 16:49:13 +02:00
Rémi de Juvigny
79d845e292 Remove extraneous prop 2022-08-22 16:46:48 +02:00
Rémi de Juvigny
8c42253eb4
Merge pull request #14158 from strapi/custom-fields/i18n-icon
[Custom fields] Display labelAction on example custom field
2022-08-22 16:36:37 +02:00
Julie Plantey
ca24339d6a tests for custom Option 2022-08-22 16:28:22 +02:00
Rémi de Juvigny
19f9c0be35 Display labelAction on color picker custom field 2022-08-22 16:22:43 +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