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 |
|
Rémi de Juvigny
|
a10bdcb88e
|
Typescript spread args
|
2023-02-02 18:17:03 +01:00 |
|
Rémi de Juvigny
|
11045eaa95
|
Apply Mark suggestions
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
|
2023-02-02 18:10:16 +01:00 |
|
Simone Taeggi
|
6d9a93ad3c
|
fix regenerate action
|
2023-02-02 18:01:07 +01:00 |
|
Marc-Roig
|
932770b5cc
|
convert publication state arguments when using load
|
2023-02-02 17:51:53 +01:00 |
|
Ben Irvin
|
9097f30f9a
|
fix commands
|
2023-02-02 17:47:58 +01:00 |
|
Nathan Pichon
|
7cb5e9e8e2
|
Merge pull request #15490 from strapi/fix/issue-9308-File_upload_related_fields_returning_null
fix(upload): add populate query to findOne method
|
2023-02-02 17:47:22 +01:00 |
|
Ben Irvin
|
ac600ed0dc
|
typo
|
2023-02-02 17:15:37 +01:00 |
|
Simone Taeggi
|
bd48dc4c80
|
regenerate transfer token
|
2023-02-02 17:15:15 +01:00 |
|
Marc
|
096d00aa11
|
Merge pull request #13919 from angelbanderasudg/master
|
2023-02-02 17:04:27 +01:00 |
|
Convly
|
95dea87bf4
|
Merge branch 'data-transfer/transfer-tokens' of github.com:strapi/strapi into data-transfer/transfer-tokens
|
2023-02-02 17:03:53 +01:00 |
|
Convly
|
17bad93089
|
Create an auth strategy for data-transfer
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
Co-authored-by: Ben Irvin <innerdvations@users.noreply.github.com>
Co-authored-by: Simone <simone.taeggi@strapi.io>
|
2023-02-02 17:03:41 +01:00 |
|
Convly
|
1b51476e93
|
Add transfer.token.salt to the examples app admin
Co-authored-by: Christian <christiancp100@gmail.com>
Co-authored-by: Simone <simone.taeggi@strapi.io>
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
Co-authored-by: Ben Irvin <innerdvations@users.noreply.github.com>
|
2023-02-02 16:52:48 +01:00 |
|
Jamie Howard
|
e2d8282e81
|
feat(helper-plugin): getYupInnerErrors use yup params in error messaging
|
2023-02-02 15:41:35 +00:00 |
|
Nathan Pichon
|
fa8a108af9
|
Merge branch 'main' into fix/issue-9308-File_upload_related_fields_returning_null
|
2023-02-02 16:16:48 +01:00 |
|
Simone Taeggi
|
a6f9fd5904
|
replace axiosInstance with useFetchClient inside the Edit and List Transfer tokens page
|
2023-02-02 16:14:37 +01:00 |
|
Ben Irvin
|
04f36c71b1
|
prompt for missing token
|
2023-02-02 16:01:28 +01:00 |
|
Simone Taeggi
|
a1b2f6bc62
|
Merge branch 'main' into data-transfer/transfer-tokens
|
2023-02-02 15:57:15 +01:00 |
|
Ben Irvin
|
8ef88bcf94
|
comments
|
2023-02-02 15:52:46 +01:00 |
|
Ben Irvin
|
7b705d7111
|
add restore confirmation only when needed
|
2023-02-02 15:49:29 +01:00 |
|
Marc
|
fdc362d44d
|
Update index.js
|
2023-02-02 15:48:27 +01:00 |
|
Marc
|
253ba050a7
|
Merge pull request #15387 from johannchopin/patch-1
|
2023-02-02 15:46:23 +01:00 |
|
Marc
|
71ef605669
|
Update index.js
|
2023-02-02 15:45:04 +01:00 |
|
Marc
|
38c93175d8
|
Merge branch 'main' into master
|
2023-02-02 15:43:46 +01:00 |
|
Ben Irvin
|
6c68da11f7
|
vaildate token exists
|
2023-02-02 15:39:38 +01:00 |
|
Ben Irvin
|
542e0faf28
|
pass tokens to remote provider
|
2023-02-02 15:27:46 +01:00 |
|
Marc-Roig
|
76563f68fd
|
fix unit test to work with mapAsyncDialect
|
2023-02-02 15:00:35 +01:00 |
|