1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/frontend/src/component
olav 2e367b3a04 feat: add trial expiration warning banner (#985)
* refactor: simplify useApiGetter cache keys

* refactor: simplify basePath helpers

* refactor: add UNLEASH_BASE_PATH frontend env var

* refactor: make sure AnnouncerElement does not affect the layout

* refactor: draw texture image above footer

* refactor: extract domain check helpers

* refactor: fix a few ts-expect-errors

* feat: add trial expiration warning banner

* refactor: fix IInstanceStatus interface prefix

* refactor: use ConditionallyRender in InstanceStatus

* refactor: simplify env helper functions

* refactor: use FC in InstanceStatus

* refactor: warn about expired trials

* refactor: fix eslint warnings

* refactor: disable banner outside of localhost

* refactor: use new instance state field name
2022-05-19 14:06:18 +02:00
..
addons refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
admin Project features list update (#991) 2022-05-18 11:56:55 +02:00
application refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
archive
common feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
context refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
environments fix: avoid erasing previous environments data on refetch (#990) 2022-05-18 11:26:38 +02:00
feature feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
feedback feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
history
layout feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
menu feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
project feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
providers
Reporting
segments fix: feature toggle list and UI adjustments (#970) 2022-05-12 15:34:04 +02:00
splash
strategies feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
tags feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
user feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
App.styles.ts feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
App.tsx fix: feature toggle list and UI adjustments (#970) 2022-05-12 15:34:04 +02:00