Convly
|
d3ae89280d
|
Fix API test typo
|
2023-02-06 10:09:26 +01:00 |
|
Convly
|
bec1dfd555
|
Remove integer constraint from the transfer token validation
|
2023-02-06 10:07:56 +01:00 |
|
Convly
|
386579ff66
|
Update transfer services, fix api tests
|
2023-02-06 10:03:08 +01:00 |
|
markkaylor
|
18dec12617
|
Merge branch 'main' into fix/json-input-validation
|
2023-02-06 09:38:15 +01:00 |
|
Simone Taeggi
|
2c0fa4897a
|
refactor unit test
|
2023-02-03 18:05:12 +01:00 |
|
Simone Taeggi
|
f3ee8e94fe
|
unit test for the ListView in TransferToken
|
2023-02-03 17:47:27 +01:00 |
|
Simone Taeggi
|
1ad7b79862
|
remove DynamicTable from the TransferTokens
|
2023-02-03 17:25:30 +01:00 |
|
Simone Taeggi
|
916c9f23d5
|
refactor TransferTokenListView
|
2023-02-03 17:19:24 +01:00 |
|
Simone Taeggi
|
832bf9981a
|
change table component in ApiTokens
|
2023-02-03 17:04:41 +01:00 |
|
Christian Capeans
|
275df7345d
|
Merge branch 'data-transfer/transfer-tokens' of https://github.com/strapi/strapi into data-transfer/transfer-tokens
|
2023-02-03 16:36:40 +01:00 |
|
Christian Capeans
|
3ca95c223a
|
Delete duplicated code
|
2023-02-03 16:36:17 +01:00 |
|
Convly
|
65bf4cf12f
|
Update permission snapshots
|
2023-02-03 16:34:21 +01:00 |
|
Jean-Sébastien Herbaux
|
1d791e47ea
|
Update packages/core/admin/server/controllers/api-token.js
Co-authored-by: Ben Irvin <ben@innerdvations.com>
|
2023-02-03 16:21:55 +01:00 |
|
Jean-Sébastien Herbaux
|
e10cbe8885
|
Update packages/core/admin/server/config/admin-actions.js
Co-authored-by: Ben Irvin <ben@innerdvations.com>
|
2023-02-03 16:21:25 +01:00 |
|
Jean-Sébastien Herbaux
|
b7ae385c7e
|
Update packages/core/admin/server/controllers/transfer/token.js
Co-authored-by: Ben Irvin <ben@innerdvations.com>
|
2023-02-03 16:19:02 +01:00 |
|
Fernando Chavez
|
a5a1967d00
|
Check auth strategy to log events on audit logs
|
2023-02-03 16:18:53 +01:00 |
|
Ben Irvin
|
d6d1846372
|
Merge branch 'features/data-transfer' into data-transfer/transfer-tokens
|
2023-02-03 15:00:13 +01:00 |
|
Ben Irvin
|
3d4b9ad1da
|
Merge branch 'main' into features/data-transfer
|
2023-02-03 14:59:52 +01:00 |
|
Bassel
|
20a8fa0c0e
|
add transaction to update, revoke and delete
|
2023-02-03 15:59:04 +02:00 |
|
Simone Taeggi
|
6afff24137
|
Merge branch 'main' into data-transfer/transfer-tokens
|
2023-02-03 14:49:36 +01:00 |
|
Mark Kaylor
|
4bc7afc769
|
Update snapshots
|
2023-02-03 14:48:38 +01:00 |
|
Convly
|
60c4103b8f
|
Rename test files
|
2023-02-03 14:35:12 +01:00 |
|
Convly
|
b8c8dc1f53
|
Merge branch 'data-transfer/transfer-tokens' of github.com:strapi/strapi into data-transfer/transfer-tokens
|
2023-02-03 14:34:29 +01:00 |
|
Convly
|
da05f15f7b
|
Fix possible undefined auth configuration
|
2023-02-03 14:34:16 +01:00 |
|
Gustav Hansen
|
932664a61f
|
Settings: Allow stages to be added even if the workflow doesn't have any yet
|
2023-02-03 14:21:32 +01:00 |
|
Gustav Hansen
|
3db0779f8f
|
Settings: Fix and extend page tests
|
2023-02-03 14:07:19 +01:00 |
|
Bassel
|
c16cd28385
|
fixing unit tests
|
2023-02-03 14:53:49 +02:00 |
|
Mark Kaylor
|
321a800022
|
Bump design system from 1.6.1 to 1.6.2
|
2023-02-03 13:19:28 +01:00 |
|
Gustav Hansen
|
05aad3ade0
|
useReviewWorkflows: extend testsuite
|
2023-02-03 13:13:50 +01:00 |
|
Bassel
|
ad9060b296
|
adding api tests for transfer token crud
|
2023-02-03 13:46:11 +02:00 |
|
Convly
|
8ad3612978
|
Remove useless test
|
2023-02-03 12:32:04 +01:00 |
|
Ben Irvin
|
1c1052903d
|
more precise error test
|
2023-02-03 12:27:11 +01:00 |
|
Ben Irvin
|
8b1159c329
|
remove debugging
|
2023-02-03 12:20:15 +01:00 |
|
Ben Irvin
|
22b88161c3
|
test missing remote strapi
|
2023-02-03 12:18:13 +01:00 |
|
Ben Irvin
|
12cc5e83b7
|
Merge branch 'features/data-transfer' into data-transfer/transfer-tests-cleanup
|
2023-02-03 12:12:27 +01:00 |
|
Convly
|
149cdb58e6
|
Merge branch 'features/data-transfer' into data-transfer/transfer-tokens
|
2023-02-03 12:12:18 +01:00 |
|
Convly
|
baa1aa5212
|
Merge branch 'main' into data-transfer/transfer-tokens
|
2023-02-03 12:11:17 +01:00 |
|
Convly
|
cafceb9e5e
|
Merge branch 'features/data-transfer' of github.com:strapi/strapi into features/data-transfer
|
2023-02-03 12:11:02 +01:00 |
|
Convly
|
2a4fa835e6
|
Merge branch 'main' into features/data-transfer
|
2023-02-03 12:10:52 +01:00 |
|
Convly
|
ddb9cf4484
|
Adds test for the transfer token service and fix validation
|
2023-02-03 12:08:08 +01:00 |
|
Ben Irvin
|
8f7194ea2e
|
clean up tests
|
2023-02-03 12:06:40 +01:00 |
|
markkaylor
|
955e210abd
|
Merge branch 'main' into fix/json-input-validation
|
2023-02-03 11:53:50 +01:00 |
|
Mark Kaylor
|
101b1072c2
|
Update comment
|
2023-02-03 11:53:13 +01:00 |
|
Ben Irvin
|
89b165bfc6
|
clean up transfer command
|
2023-02-03 11:47:51 +01:00 |
|
Mark Kaylor
|
caa4720005
|
Fix validation blocking valid submission
|
2023-02-03 11:43:09 +01:00 |
|
Convly
|
5c327ad6ef
|
Adds tests for the transfer token controllers
|
2023-02-03 11:15:12 +01:00 |
|
Convly
|
08d0d484cb
|
Fix api token service, to use lodash fp insead of lodash
|
2023-02-03 11:14:50 +01:00 |
|
Convly
|
7d20788ff4
|
Add a getter for the engine providers in the transfer permission service
|
2023-02-03 11:14:32 +01:00 |
|
Convly
|
e5e86a5361
|
Adds getByName to the transfer token service
|
2023-02-03 11:12:46 +01:00 |
|
Simone Taeggi
|
ea15154849
|
squash and merge all the code related to the axios migration to use useFetchClient and getFetchClient in the admin
|
2023-02-03 10:41:34 +01:00 |
|