1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/frontend/src/interfaces
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.ts Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
application.ts refactor: add application interface and add use applications output interface 2022-02-10 09:33:09 +01:00
context.ts feat: add context value descriptions (#874) 2022-04-19 15:20:01 +02:00
environments.ts refactor: remove unused code (#721) 2022-02-18 08:26:26 +01:00
event.ts refactor: port EventHistory to TS/SWR (#669) 2022-02-04 14:25:56 +01:00
featureToggle.ts chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
featureTypes.ts
instance.ts feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
invoice.ts refactor: add useInvoices hook (#656) 2022-02-04 13:41:13 +01:00
project.ts refactor: fix empty project member count (#947) 2022-05-04 15:39:50 +02:00
role.ts fix: project access (#621) 2022-02-09 12:25:02 +01:00
route.ts chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
segment.ts feat: add segments (#780) 2022-03-29 09:30:57 +02:00
strategy.ts refactor: clean up strategy parameter types (#944) 2022-05-04 15:16:34 +02:00
tags.ts
toast.ts refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
uiConfig.ts Project overview feature toggles list (#971) 2022-05-13 14:51:22 +02:00
user.ts fix: hide splash screens from API users (#852) 2022-04-05 20:34:23 +02:00