29765 Commits

Author SHA1 Message Date
Mark Kaylor
4bc7afc769 Update snapshots 2023-02-03 14:48:38 +01:00
Simone
8383e33e69
Merge pull request #15245 from strapi/enhancement/axios-migration-admin
replace axiosInstance with getFetchClient inside the admin
2023-02-03 14:40:46 +01:00
Ben Irvin
b678b164d2
Merge pull request #15703 from strapi/data-transfer/transfer-tests-cleanup 2023-02-03 14:36:17 +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
f9ad7ad672
Merge branch 'main' into enhancement/axios-migration-admin 2023-02-03 11:00:35 +01:00
Jean-Sébastien Herbaux
61f3ef23ed
Merge pull request #15671 from strapi/template/bugReport 2023-02-03 11:00:12 +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
Pierre Noël
3707434c82 use getSchemaConnection() instead of getConnection().schema 2023-02-03 10:36:53 +01:00
Ben Irvin
e03eaa3808
Merge pull request #15691 from strapi/data-transfer/add-tokens-to-cli 2023-02-03 10:08:19 +01:00
Ben Irvin
e6a24038fe fix invalid version strategy and jsdoc 2023-02-03 09:52:59 +01:00
ivanThePleasant
a0144c1565 WIP 2023-02-03 10:20:55 +02:00
Gustav Hansen
f1113915c8 useReviewWorkflows: Fix test data mocks 2023-02-02 22:32:34 +01:00
Gustav Hansen
4a3c80e954 Settings: Split responsibilities for redux and formik 2023-02-02 22:28:12 +01:00
DMehaffy
1392dbfb3d
Update auto-label workflow to include DEITS label
Just adding the new DEITS label to the automation
2023-02-02 14:25:36 -07:00
Gustav Hansen
4f25ac6ddf ReviewWorkflows: Cleanup page component 2023-02-02 22:06:17 +01:00
Gustav Hansen
da8c690a84 useReviewWorkflows: Separate query refetching from mutation 2023-02-02 22:05:46 +01:00
Gustav Hansen
8cdee7f4cb Settings: Make ReviewWorkflows reducer more concise 2023-02-02 21:49:55 +01:00
Gustav Hansen
561981d366 Settings: Extend useReviewWorkflows tests 2023-02-02 21:43:13 +01:00
Gustav Hansen
324c764efe Settings: Remove useReviewWorkflows mock data 2023-02-02 21:36:27 +01:00
Gustav Hansen
5efc518736 Settings: Refactor ReviewWorkflows reducer and isDirty flag 2023-02-02 21:29:31 +01:00
Gustav Hansen
58fcb0d046 Settings: Simplify ReviewWorkflows reducer 2023-02-02 20:54:59 +01:00
Gustav Hansen
04aedce0f0 Settings: Add workflow management (add, remove, update stages) 2023-02-02 20:49:57 +01:00
Rémi de Juvigny
9c97d68a93
Merge branch 'main' into docs/event-hub 2023-02-02 18:17:33 +01:00