1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-04 11:17:02 +02: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
instance.ts chore: instance status prices (#9588) 2025-03-21 09:15:49 +00:00
integrationEvent.ts
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
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
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
userProjectRoles.ts