1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/frontend/src/interfaces
Ivar Conradi Østhus e63b28c1b8
feat: use Unleash React SDK in Admin UI (#9723)
In this PR I integrate the Unleash React SDK with the Admin UI. 

We also take advantage of Unleash Hosted Edge behind the scenes with
multiple regions to get the evaluations close to the end user.
2025-04-10 08:26:30 +02:00
..
action.ts
application.ts
banner.ts
connectedEdge.ts chore: visualize connected edges (#9325) 2025-02-19 12:23:52 +00:00
context.ts
environments.ts feat: create and edit environment required approvals (#9621) 2025-03-26 15:54:46 +01:00
featureToggle.ts Feat(UI): new strategy variant chips (#9507) 2025-03-13 11:27:45 +01:00
featureTypes.ts
group.ts chore: SCIM guard for groups (#6845) 2024-04-12 10:01:57 +01:00
instance.ts chore: instance status prices (#9588) 2025-03-21 09:15:49 +00:00
integrationEvent.ts chore: use EventSchema instead of IEvent (#7732) 2024-08-02 11:05:42 +02:00
invoice.ts
loginEvent.ts
permissions.ts chore: rename access matrix to access overview (#9531) 2025-03-13 15:23:58 +00:00
personalAPIToken.ts
project.ts feat: welcome to project onboarding status rendering (#8076) 2024-09-04 12:17:33 +03:00
publicSignupTokens.ts
releasePlans.ts feat: archived indicators and disabled button when editing archived template (#9503) 2025-03-13 09:16:55 +01:00
role.ts
route.ts chore: fix missing primary routes for commandbar (#9557) 2025-03-18 10:13:23 +00:00
segment.ts
service-account.ts
signal.ts chore: event timeline signals (#8310) 2024-10-01 09:02:08 +01:00
strategy.ts Feat(UI): new strategy variant chips (#9507) 2025-03-13 11:27:45 +01:00
tags.ts Feat/tag type frontend display (#9630) 2025-03-31 11:55:49 +02:00
toast.ts chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
token.ts
trafficBundles.ts feat: added network traffic bundle (#9691) 2025-04-03 14:37:07 +02:00
uiConfig.ts feat: use Unleash React SDK in Admin UI (#9723) 2025-04-10 08:26:30 +02:00
user.ts fix: device count flag without variant (#8773) 2024-11-15 13:05:50 +01:00
userProjectRoles.ts