4809 Commits

Author SHA1 Message Date
Mark Kaylor
22abe8d250 Bump design system from 1.6.2 to 1.6.3 2023-02-06 18:20:35 +01:00
Julie Plantey
215f694a98 tests & translations 2023-02-06 17:16:52 +01:00
Julie Plantey
6b017fdaf7 dynamic layout + footer 2023-02-06 16:42:58 +01:00
Julie Plantey
4dc94c8bdc first layout 2023-02-06 16:10:04 +01:00
Simone Taeggi
ab14e4ac47 update snapshots 2023-02-06 15:01:59 +01:00
Simone Taeggi
db8120b36e fix the unit test 2023-02-06 14:46:55 +01:00
Josh
5e63ffa0ec chore: update snapshots 2023-02-06 12:23:09 +00:00
Christian Capeans
5c8cd3e71c Merge branch 'data-transfer/transfer-tokens' of https://github.com/strapi/strapi into data-transfer/transfer-tokens 2023-02-06 12:28:54 +01:00
Christian Capeans
f2f9009ca4 Clean code and review changes 2023-02-06 12:28:34 +01:00
Simone Taeggi
e1622b5b9b update snapshots 2023-02-06 12:03:16 +01:00
Simone Taeggi
d5ed19db6c Merge branch 'data-transfer/transfer-tokens' of github.com:strapi/strapi into data-transfer/transfer-tokens 2023-02-06 12:01:07 +01:00
Simone Taeggi
f1dad8b19e fixes on PR and bugs 2023-02-06 12:00:50 +01:00
Josh
559c4ccd3d fix: we should always try and apply the relation paths if they exist 2023-02-06 10:46:10 +00:00
Convly
32e50815a1 Fix unit test 2023-02-06 11:34:12 +01:00
Convly
635c8a708d Merge branch 'data-transfer/transfer-tokens' of github.com:strapi/strapi into data-transfer/transfer-tokens 2023-02-06 10:16:36 +01:00
Convly
47c5867688 Remove integer constraint from the API token validation 2023-02-06 10:13:17 +01:00
Jean-Sébastien Herbaux
ffb0b9497a
Update packages/core/admin/server/controllers/transfer/token.js
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-02-06 10:12:36 +01:00
Jean-Sébastien Herbaux
9085b98717
Update packages/core/admin/server/controllers/transfer/token.js
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-02-06 10:11:31 +01:00
Convly
44c13b9497 Fix jsdoc for TransferToken.permissions 2023-02-06 10:10:29 +01:00
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
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
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
Bassel
ad9060b296 adding api tests for transfer token crud 2023-02-03 13:46:11 +02:00
Convly
ddb9cf4484 Adds test for the transfer token service and fix validation 2023-02-03 12:08:08 +01:00
markkaylor
955e210abd
Merge branch 'main' into fix/json-input-validation 2023-02-03 11:53:50 +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