1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-06-09 01:17:06 +02:00
unleash.unleash/frontend/src/component/common/ApiTokenTable
Tymoteusz Czech f6c05eb877
API tokens - virtualized table (#7531)
API tokens table in both main list and project API tokens list can now
support more items - it doesn't slow the browser down if there is >500
items.
2024-07-09 13:22:55 +02:00
..
CopyApiTokenButton chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
CreateApiTokenButton feat: UI limit for API tokens (#7532) 2024-07-03 12:36:48 +00:00
RemoveApiTokenButton chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
ApiTokenTable.tsx API tokens - virtualized table (#7531) 2024-07-09 13:22:55 +02:00
useApiTokenTable.tsx API tokens - virtualized table (#7531) 2024-07-09 13:22:55 +02:00