1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/frontend/src/component/common
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
..
AdminAlert chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
AnimateOnMount Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
Announcer feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
ApiError chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
AutocompleteBox refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
BreadcrumbNav chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
CheckmarkBadge chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
Codebox fix: feature toggle list and UI adjustments (#970) 2022-05-12 15:34:04 +02:00
ConditionallyRender Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
ConstraintAccordion Project overview feature toggles list (#971) 2022-05-13 14:51:22 +02:00
CreateButton style: fix styles in CreateButton 2022-02-24 10:31:01 +01:00
Dialogue chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
DisabledIndicator chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
DividerText Theme consistency updates (#960) 2022-05-09 12:01:12 +02:00
DropdownMenu refactor: improve header button ARIA attrs (#957) 2022-05-06 11:38:11 +02:00
EnvironmentIcon chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
EnvironmentStrategiesDialog chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
FeatureArchiveDialog Project overview feature toggles list (#971) 2022-05-13 14:51:22 +02:00
FeatureStaleDialog Project overview feature toggles list (#971) 2022-05-13 14:51:22 +02:00
FormTemplate fix: feature toggle list and UI adjustments (#970) 2022-05-12 15:34:04 +02:00
GeneralSelect chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
Gradient refactor: misc login page accessibility improvements (#914) 2022-04-27 09:29:43 +02:00
HelpIcon chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
Highlighter fix: feature toggle list and UI adjustments (#970) 2022-05-12 15:34:04 +02:00
Input chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
InputListField chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
InstanceStatus feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
Loader chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
LoginRedirect chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
NoItems chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
NotFound chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
OperatorUpgradeAlert chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
PageContent Project features list update (#991) 2022-05-18 11:56:55 +02:00
PageHeader Project features list update (#991) 2022-05-18 11:56:55 +02:00
PaginateUI Theme consistency updates (#960) 2022-05-09 12:01:12 +02:00
PasswordField chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
PercentageCircle feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
PermissionButton refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
PermissionHOC Project overview feature toggles list (#971) 2022-05-13 14:51:22 +02:00
PermissionIconButton refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
PermissionSwitch chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
Proclamation chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
ProjectSelect chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
ProtectedRoute chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
ResponsiveButton chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
RolloutIcon chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
ScrollTop refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
SearchField Theme consistency updates (#960) 2022-05-09 12:01:12 +02:00
SidebarModal chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
SkipNav Theme consistency updates (#960) 2022-05-09 12:01:12 +02:00
StatusChip chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
StrategySeparator chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
StringTruncator chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
Table Project features list update (#991) 2022-05-18 11:56:55 +02:00
TabNav Theme consistency updates (#960) 2022-05-09 12:01:12 +02:00
TagSelect refactor: improve GeneralSelect prop types (#883) 2022-04-20 11:47:17 +02:00
ToastRenderer refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
TooltipResolver refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
UpdateButton refactor: update Create and Update buttons types 2022-02-24 10:05:51 +01:00
common.module.scss Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
flags.ts Project overview feature toggles list (#971) 2022-05-13 14:51:22 +02:00
index.jsx refactor: adapt to Vite (#940) 2022-05-05 16:15:22 +01:00
select.tsx chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
util.ts refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00