1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02: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 Feature list table (#908) 2022-05-05 15:34:46 +02:00
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 Refactor: page container (#967) 2022-05-09 14:38:12 +02:00
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 chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
Reporting chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
segments fix: feature toggle list and UI adjustments (#970) 2022-05-12 15:34:04 +02:00
splash chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
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