Gustav Hansen
|
4eb360c720
|
Merge pull request #14172 from strapi/dependabot/npm_and_yarn/react-intl-5.25.1
Bump react-intl from 5.20.2 to 5.25.1
|
2022-08-23 17:09:08 +02:00 |
|
Gustav Hansen
|
be53440a97
|
CM: Fix test errors in ListSettingsView
|
2022-08-23 16:51:06 +02:00 |
|
Simone Taeggi
|
3e7a45fdb8
|
define a new action to prevent the access of the api token page in the settings
|
2022-08-23 16:27:26 +02:00 |
|
Bassel Kanso
|
4fd4c7f8ac
|
Merge branch 'main' into fix/service-typings
|
2022-08-23 17:22:03 +03:00 |
|
Bassel Kanso
|
7b6ca0ad4e
|
Merge branch 'main' into fix/service-typings
|
2022-08-23 17:14:37 +03:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|