1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-04 11:17:02 +02:00
unleash.unleash/frontend/src/interfaces
Fredrik Strand Oseberg 967ee13e62
fix: add symbols as constraint ids (#5913)
This PR adds uuids as ids using a symbol in order to make sure we only
use this to keep internal order in the viritual DOM. This makes us able
to have predictable mutable lists on the frontend, and makes it easy to
not pass this property along to the backend.
2024-01-16 13:47:04 +01:00
..
application.ts
banner.ts feat: banner modal (#5132) 2023-10-24 16:26:44 +01:00
context.ts
environments.ts Feat: last seen by env UI (#4439) 2023-08-08 12:32:33 +03:00
event.ts
featureToggle.ts feat: aggregate metrics for the same timestamp (#5876) 2024-01-12 12:19:30 +01:00
featureTypes.ts
group.ts
incomingWebhook.ts chore: add tokens column to incoming webhooks table (#5903) 2024-01-16 08:43:14 +00:00
instance.ts
invoice.ts
loginEvent.ts
permissions.ts refactor: favor permission name over id (#5409) 2023-11-27 11:12:09 +00:00
personalAPIToken.ts
profile.ts feat: use new role components in project access (#4018) 2023-06-21 08:16:37 +01:00
project.ts feat: update project overview endpoint (#5518) 2023-12-01 20:00:35 +02:00
publicSignupTokens.ts feat: use new role components in project access (#4018) 2023-06-21 08:16:37 +01:00
role.ts feat: use new role components in project access (#4018) 2023-06-21 08:16:37 +01:00
route.ts Fix: integrations form (#4655) 2023-09-11 12:26:40 +00:00
segment.ts
service-account.ts
strategy.ts fix: add symbols as constraint ids (#5913) 2024-01-16 13:47:04 +01:00
tags.ts
toast.ts
token.ts
uiConfig.ts feat: separate UI flag and backend flag for extended metrics (#5875) 2024-01-12 10:20:03 +01:00
user.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00