lldap/app/queries
Austin Alvarado 8f2391a792
app: create group attribute schema page (#825)
2024-02-01 10:56:47 -07: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: Add a page to create a group 2021-10-15 08:05:50 +02: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: create group attribute schema page (#825) 2024-02-01 10:56:47 -07:00
get_group_details.graphql frontend: Add UUID and creation date 2022-07-21 12:10:37 +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 user attributes schema page (#802) 2024-01-22 21:53:33 -07:00
get_user_details.graphql app: Add support for modifying an avatar 2022-08-09 13:03:28 +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_user.graphql app: Add a way for users to edit their info 2021-09-03 14:32:33 +02:00