1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/src/lib/routes
Christopher Kolstad ea38877b0c
feat: List and delete inactive users
Adds a new Inactive Users list component to admin/users for easier cleanup of users that are counted as inactive: No sign of activity (logins or api token usage) in the last 180 days.

---------

Co-authored-by: David Leek <david@getunleash.io>
2024-02-05 14:07:38 +01:00
..
admin-api feat: List and delete inactive users 2024-02-05 14:07:38 +01:00
auth
client-api refactor: metrics in feature oriented architecture (#5919) 2024-01-17 09:14:31 +01:00
edge-api task: Make /edge/metrics toggleable by toggle (#6003) 2024-01-24 14:09:03 +01:00
proxy-api
backstage.test.ts
backstage.ts
controller.ts fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
health-check.test.ts chore(deps): update dependency @types/supertest to v6 (#5926) 2024-01-17 13:36:17 +02:00
health-check.ts
index.ts
logout.test.ts feat: biome lint (#4853) 2023-09-29 14:18:21 +02:00
logout.ts
public-invite.test.ts fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
public-invite.ts
unleash-types.ts
util.ts