1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-12 13:48:35 +02:00
unleash.unleash/frontend/src/interfaces
Tymoteusz Czech b111abc96f
feat: update sidebar navigation - refactors (#10037)
- added `sideMenuCleanup` flag
- extracted `SecondaryNavigation`, `SecondaryNavigationList` and
`MobileNavigationSidebar` into separate files
- hidden recent projects and flags
- renamed 'Insights' to 'Analytics'
2025-05-28 12:00:28 +02:00
..
action.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
application.ts
banner.ts
connectedEdge.ts chore: visualize connected edges (#9325) 2025-02-19 12:23:52 +00:00
context.ts
environments.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
featureToggle.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
featureTypes.ts
group.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
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 feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
publicSignupTokens.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
releasePlans.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
role.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
route.ts chore: fix missing primary routes for commandbar (#9557) 2025-03-18 10:13:23 +00:00
segment.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
service-account.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
signal.ts
strategy.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02: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: update sidebar navigation - refactors (#10037) 2025-05-28 12:00:28 +02:00
user.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
userProjectRoles.ts