17 Commits

Author SHA1 Message Date
Laurens Kling
eb39c6a021
fix: add documentId to me graphql query (#22321) 2024-12-02 12:56:05 +01:00
Jean-Sébastien Herbaux
fef0f91d51
fix: Remove Private Attributes from GraphQL Filters and Inputs (#21934) 2024-11-25 11:05:48 +01:00
Alexandre Bodin
cf49ddbbfc Prettier and backend fix 2022-08-11 10:20:49 +02:00
Alexandre Bodin
fbc7e882f4 Apply feedback and finish some tasks 2022-08-02 20:58:37 +02:00
Alexandre Bodin
85b3e7de32 Merge branch 'master' into feature/user-permissions-change-password 2022-08-02 20:22:13 +02:00
Alexandre BODIN
94d986ee4c
Merge pull request #12773 from e23thr/master
fix emailConfirmation graphql mutation
2022-05-20 11:54:51 +02:00
WalkingPizza
c0a7ff801b Allow users to change own password 2022-03-20 19:50:08 +01:00
harimkims
d0f036baf0 Fix wrong description 2022-03-10 21:50:06 +09:00
Praphan Oranphanlert
cb2c1db1b6 fix emailConfirmation graphql mutation 2022-03-08 12:17:16 +07:00
harimkims
cebd7a892f Fix mutation related to roles not working 2022-02-10 17:08:59 +09:00
harimkims
adfc3ca3ad Corrected wrong description 2022-02-10 17:03:15 +09:00
harimkims
0a3c04f768 Fix deleteUsersPermissionsUser mutation not working 2022-02-10 16:42:51 +09:00
Kim, Harim
bd0aa9e9f5
Fix unable to reset password in GraphQL mutation (#11964)
Signed-off-by: harimkims <harimkims@gmail.com>
2021-12-21 11:45:18 +01:00
Convly
20b20a0f92 Fix e2e test for UP, i18n & upload + various i18n fixes 2021-09-27 17:17:24 +02:00
Convly
a303b0e5c4 Don't run shadowCRUD related operations if it's disabled 2021-09-22 18:17:51 +02:00
Jean-Sébastien Herbaux
22a9cdb9e0
[V4] Fix GraphQL e2e tests (#11034) 2021-09-21 19:38:15 +02:00
Jean-Sébastien Herbaux
5a7a5dc987
[V4] GraphQL - Migrate Users & Permissions GraphQL config to V4 (#10979)
* Migrate UsersPermissions's GQL configuration to V4

* Remove old graphql configuration
2021-09-15 15:44:42 +02:00