1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-28 17:55:15 +02:00
unleash.unleash/frontend/src
Ivar Conradi Østhus 38df2e1831
fix: add instanceName to license display (#6065)
## About the changes
- Shows the instanceName from the license
- add new feature flag `enableLicenseChecker` used to enforce a valid
license.
2024-01-30 11:05:27 +01:00
..
__mocks__
assets chore: show new change request diagram for users who are exposed to scheduled CRs (#5777) 2024-01-08 09:49:13 +05:30
component fix: add instanceName to license display (#6065) 2024-01-30 11:05:27 +01:00
constants
contexts
hooks fix: add instanceName to license display (#6065) 2024-01-30 11:05:27 +01:00
interfaces feat: connect dashboard static widgets to data (#6062) 2024-01-30 10:07:16 +01:00
openapi feat: connect dashboard static widgets to data (#6062) 2024-01-30 10:07:16 +01:00
themes feat: new user widget (#6037) 2024-01-25 14:43:59 +01:00
types chore(deps): update dependency @biomejs/biome to v1.4.1 (#5709) 2024-01-10 09:11:49 +00:00
utils feat: add CR id to plausible events (#6035) 2024-01-30 10:38:39 +02:00
index.tsx refactor: move plausible context on top of feedback (#5824) 2024-01-10 11:31:41 +02:00
setupTests.ts feat: add new sticky component to handle stacked stickies (#5088) 2023-10-19 15:50:37 +01:00
vite-env.d.ts