1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-14 00:19:16 +01:00
unleash.unleash/frontend/src/component/admin
Tymoteusz Czech e916deda74
fix: prevent project cell overflow on api keys table (#7472)
Preparations for virtualizing API tokens table - projects column for tokens with a list of projects assigned will not overflow the cell.
2024-07-02 12:10:02 +02:00
..
apiToken fix: prevent project cell overflow on api keys table (#7472) 2024-07-02 12:10:02 +02:00
auth fix: trim sso URL fields (#7301) 2024-06-06 10:01:24 +02:00
banners
billing chore: change get in touch email and use biome from node_modules (#7496) 2024-07-01 12:07:07 +02:00
cors
groups feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
instance-admin chore: rename toggle to flag #1 (#7092) 2024-05-21 15:18:00 +03:00
instance-privacy chore: rename toggle to flag #2 (#7097) 2024-05-22 08:20:11 +03:00
invoice
license
maintenance
menu feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
network fix: also check includedTraffic before calculating overage and showing warning (#7091) 2024-05-21 12:41:19 +02:00
roles
serviceAccounts task: upgraded semver dependency (and biome) (#7272) 2024-06-04 15:01:43 +02:00
users feat: upgrade from react v17 to v18 (#7265) 2024-06-11 13:59:52 +03:00
Admin.tsx feat: hide top nav (#7140) 2024-05-24 12:08:08 +02:00
AdminIndex.tsx
AdminRedirect.tsx
adminRoutes.ts
filterAdminRoutes.test.ts
filterAdminRoutes.ts
LazyAdmin.tsx
LazyAdminExport.tsx
useAdminRoutes.ts