1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/frontend/src/interfaces
Nuno Góis 7d9698fffa
fix: missing uiFlag newInviteLink (#5000)
Adds a missing uiFlag: `newInviteLink`
2023-10-11 12:10:08 +00:00
..
application.ts
context.ts feat: usage on context fields in list (#3906) 2023-06-06 13:59:41 +03:00
environments.ts Feat: last seen by env UI (#4439) 2023-08-08 12:32:33 +03:00
event.ts
featureToggle.ts feat: display dependencies and parents in project details (#4859) 2023-09-28 13:37:52 +02:00
featureTypes.ts
group.ts feat: root roles from groups (#3559) 2023-04-20 12:29:30 +02:00
instance.ts fix: add trial expired warning for enterprise (#3997) 2023-06-16 13:35:24 +02:00
invoice.ts
loginEvent.ts
permissions.ts feat: roles unification (#3999) 2023-06-19 09:41:40 +01:00
personalAPIToken.ts
profile.ts feat: use new role components in project access (#4018) 2023-06-21 08:16:37 +01:00
project.ts fix: separate project and project enterprise settings forms (#4911) 2023-10-04 10:42:02 +03: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 feat: Change Request on Reorder UI (#4249) 2023-07-25 14:12:35 +03:00
tags.ts
toast.ts
token.ts
uiConfig.ts fix: missing uiFlag newInviteLink (#5000) 2023-10-11 12:10:08 +00:00
user.ts