fosrl.pangolin/server/routers/user
2025-04-09 20:32:21 -07:00
..
acceptInvite.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
addUserAction.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
addUserRole.ts add openapi registers 2025-04-06 22:44:14 -04:00
addUserSite.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
adminListUsers.ts replace old error formatting with zod format error 2025-03-31 22:37:39 -04:00
adminRemoveUser.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
getOrgUser.ts add openapi registers 2025-04-06 22:44:14 -04:00
getUser.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
index.ts Add invitation management 2025-04-08 18:18:57 -07:00
inviteUser.ts Add regenerate to invitation functionality, see pull request details 2025-04-09 20:32:21 -07:00
listInvitations.ts Add support for menu children and moved invitations under users 2025-04-09 09:23:47 -07:00
listUsers.ts add openapi registers 2025-04-06 22:44:14 -04:00
removeInvitation.ts Add support for menu children and moved invitations under users 2025-04-09 09:23:47 -07:00
removeUserAction.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
removeUserOrg.ts add openapi registers 2025-04-06 22:44:14 -04:00
removeUserResource.ts move schema.ts to module 2025-03-23 17:11:48 -04:00
removeUserSite.ts move schema.ts to module 2025-03-23 17:11:48 -04:00