1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/frontend/src/interfaces
Gastón Fournier abe160eb7d
feat: Unleash v7 ESM migration (#9877)
We're migrating to ESM, which will allow us to import the latest
versions of our dependencies.

Co-Authored-By: Christopher Kolstad <chriswk@getunleash.io>
2025-05-14 09:47:12 +02:00
..
action.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
application.ts refactor: add application interface and add use applications output interface 2022-02-10 09:33:09 +01:00
banner.ts feat: add configurable event for banner goto action (#6603) 2024-03-19 12:09:09 +02:00
connectedEdge.ts chore: visualize connected edges (#9325) 2025-02-19 12:23:52 +00:00
context.ts feat: usage on context fields in list (#3906) 2023-06-06 13:59:41 +03:00
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 Feat/feature toggle view tags (#399) 2021-10-08 11:23:29 +02:00
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 chore: use EventSchema instead of IEvent (#7732) 2024-08-02 11:05:42 +02:00
invoice.ts fix: show previous invoices page if UNLEASH_CLOUD is falsy (#1094) 2022-06-14 15:41:28 +02:00
loginEvent.ts refactor: rename sign-on log to login history (#3245) 2023-03-02 13:49:50 +00:00
permissions.ts chore: rename access matrix to access overview (#9531) 2025-03-13 15:23:58 +00:00
personalAPIToken.ts Feat sa table info (#2848) 2023-01-09 16:18:37 +00:00
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 chore: event timeline signals (#8310) 2024-10-01 09:02:08 +01:00
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 feat: add CORS instance settings (#1239) 2022-08-23 14:04:09 +02:00
trafficBundles.ts feat: added network traffic bundle (#9691) 2025-04-03 14:37:07 +02:00
uiConfig.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
user.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
userProjectRoles.ts feat: Adding Project access requires same role (#6270) 2024-02-20 15:56:53 +01:00