lldap/app/queries
Valentin Tolmer 4ebfd0525b app: Allow custom attributes in group creation 2024-10-28 15:59:08 +01:00
..
add_user_to_group.graphql app: Add a way to manage a user's group memberships 2021-09-20 11:23:57 +02:00
create_group.graphql app: Allow custom attributes in group creation 2024-10-28 15:59:08 +01:00
create_group_attribute.graphql app: create group attribute schema page (#825) 2024-02-01 10:56:47 -07:00
create_user.graphql graphql: Add a method to update a user 2021-09-03 14:32:33 +02:00
create_user_attribute.graphql app: add user attributes schema page (#802) 2024-01-22 21:53:33 -07:00
delete_group.graphql app: Implement group management 2021-10-15 08:05:50 +02:00
delete_group_attribute.graphql app: create group attribute schema page (#825) 2024-02-01 10:56:47 -07:00
delete_user.graphql app: Add a component to delete a user 2021-09-24 16:46:30 +02:00
delete_user_attribute.graphql app: add user attributes schema page (#802) 2024-01-22 21:53:33 -07:00
get_group_attributes_schema.graphql app: Allow custom attributes in group creation 2024-10-28 15:59:08 +01:00
get_group_details.graphql app: Add support for group attributes 2024-10-22 00:37:38 +02:00
get_group_list.graphql frontend: Add UUID and creation date 2022-07-21 12:10:37 +02:00
get_user_attributes_schema.graphql app: Add support for user-created attributes 2024-09-30 23:53:14 +02:00
get_user_details.graphql app: Add support for user-created attributes 2024-09-30 23:53:14 +02:00
list_users.graphql app: Implement group management 2021-10-15 08:05:50 +02:00
remove_user_from_group.graphql app: Add a way to manage a user's group memberships 2021-09-20 11:23:57 +02:00
update_group.graphql app: Add support for group attributes 2024-10-22 00:37:38 +02:00
update_user.graphql app: Add a way for users to edit their info 2021-09-03 14:32:33 +02:00