1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-04 11:17:02 +02:00
unleash.unleash/frontend/src/component/admin
Thomas Heartman e2b90ae91d
fix: add workaround for tooltip (#7649)
This PR adds the UI part of feature flag collaborators. Collaborators are hidden on windows smaller than size XL because we're not sure how to deal with them in those cases yet.
2024-07-24 09:33:29 +00:00
..
apiToken feat: API Tokens limit - UI (#7561) 2024-07-12 14:44:46 +02:00
auth feat: Make SAML dialog aware that it might be configured via env (#7606) 2024-07-17 10:57:34 +00:00
banners chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
billing feat: change billing plan get in touch to support email (#7523) 2024-07-03 16:58:04 +02:00
cors chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
groups fix: add workaround for tooltip (#7649) 2024-07-24 09:33:29 +00: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 chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
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 chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
serviceAccounts task: upgraded semver dependency (and biome) (#7272) 2024-06-04 15:01:43 +02:00
users feat: Disallow repeating last 5 passwords. (#7552) 2024-07-09 16:18:35 +02:00
Admin.tsx feat: hide top nav (#7140) 2024-05-24 12:08:08 +02:00
AdminIndex.tsx chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
AdminRedirect.tsx
adminRoutes.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
filterAdminRoutes.test.ts
filterAdminRoutes.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
LazyAdmin.tsx
LazyAdminExport.tsx
useAdminRoutes.ts