9899 Commits

Author SHA1 Message Date
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
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
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
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
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
Ben Irvin
aa5a1c7ed7 regenerate throws on invalid id 2022-08-22 12:33:00 +02:00
Ben Irvin
dabbd42ca7 assert acessKey has changed 2022-08-22 12:22:36 +02:00
Ben Irvin
ae90cf5fd0 Merge branch 'api-token-v2/regenerate-tokens-api' into api-token-v2/backend-expirations 2022-08-22 12:11:46 +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
Julie Plantey
f86241fbbb feedback fix tableHeaders 2022-08-22 09:32:41 +02:00
Gustav Hansen
a024a40d1a Merge branch 'main' into feature/relations-main-view 2022-08-22 09:28:39 +02:00
Ben Irvin
6de74793df add test todos 2022-08-22 09:26:20 +02:00
Ben Irvin
55dee1a09d verify expiration of token 2022-08-22 09:25:55 +02:00
Simone Taeggi
2823ab7d24 update snapshots 2022-08-19 18:40:29 +02:00
Simone Taeggi
6397974ebb add empty value without lastUpdatetAt value 2022-08-19 18:38:51 +02:00
Simone Taeggi
88f914c630 change the field to the lastUsedAt field 2022-08-19 17:47:52 +02:00
Simone Taeggi
76efd01690 Merge branch 'features/api-token-v2' into api-token-v2/last-activity-of-an-api-token 2022-08-19 17:37:15 +02:00
Simone Taeggi
62f3d92543 Merge branch 'features/api-token-v2' into api-token-v2/last-activity-of-an-api-token 2022-08-19 17:23:09 +02:00
Ben Irvin
3c7c391a85
Merge pull request #14129 from strapi/api-token-v2/permissions-for-api-token
Api token v2/permissions for api token
2022-08-19 16:57:04 +02:00
Ben Irvin
a063f21474 jsdoc comments 2022-08-19 16:53:51 +02:00
Ben Irvin
c5eb2b1a9d rename mapTokenPermissions to flattenTokenPermissions 2022-08-19 16:45:16 +02:00
Ben Irvin
d4f03c7d56 declare functions before use 2022-08-19 16:42:55 +02:00
Ben Irvin
c6aef125c9 fix jsdoc params 2022-08-19 16:41:39 +02:00
Ben Irvin
e79617b094 lastUsedAt isn't a valid update field 2022-08-19 16:37:41 +02:00
Ben Irvin
e3961fb298 rename lastUsed to lastUsedAt 2022-08-19 16:36:28 +02:00
Ben Irvin
36d37706ce add lifespan and expiresAt fields 2022-08-19 16:33:58 +02:00
Simone Taeggi
e8fc84affd fix linting errors 2022-08-19 15:56:41 +02:00
Simone Taeggi
6b05d3cbba Merge branch 'features/api-token-v2' into api-token-v2/api-tokens-design-details 2022-08-19 15:46:08 +02:00
Simone Taeggi
754ed2ffa4 refactor the coverage script for the helper plugin 2022-08-19 15:40:38 +02:00
Bassel Kanso
96f23ec774 Merge branch 'main' into features/api-token-v2 2022-08-19 12:36:25 +03:00
Alexandre Bodin
8f44422e8e Handles sqlite not able to add an increment table 2022-08-19 11:14:38 +02:00
Alexandre Bodin
714268f310 Add primary keys to relational table 2022-08-19 09:58:20 +02:00
Simone Taeggi
96e26338ff fix the PR based on Alex comment related where to define the coverage options 2022-08-19 09:05:46 +02:00