1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/common
olav b9a3be7b3a refactor: fix misc TS errors (#754)
* refactor: fix PermissionSwitch event types

* refactor: fix variant payload field name

* refactor: fix IPermissionSwitchProps extension

* refactor: add missing types in AddFeatureVariant

* refactor: remove duplicate type

* refactor: fix FeatureToggleListNewItem ref type

* refactor: fix CreatedAt date prop type

* refactor: add missing anchorEl ref types

* refactor: fix createdAt prop value

* refactor: fix IFeatureToggleListNewItemProps environments prop type

* refactor: add missing ISelectOption type

* refactor: fix ResponsiveButton prop types
2022-03-01 13:22:47 +01:00
..
AnimateOnMount refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
ApiError refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
BreadcrumbNav refactor: format files (#719) 2022-02-18 09:51:10 +01:00
CheckmarkBadge feat/rbac roles (#562) 2022-01-14 15:50:02 +01:00
Codebox feat/rbac roles (#562) 2022-01-14 15:50:02 +01:00
ConditionallyRender refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
Constraint fix: remove tooltips 2022-02-23 13:45:37 +01:00
CreateButton style: fix styles in CreateButton 2022-02-24 10:31:01 +01:00
Dialogue refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
DisabledIndicator Fix/project view desc (#515) 2021-11-24 14:36:21 +01:00
DividerText Fix/standalone pages (#300) 2021-05-21 14:01:28 +02:00
DropdownMenu Feat/feature routes (#327) 2021-08-25 13:37:22 +02:00
EnvironmentIcon Feat/new toggle overview (#497) 2021-11-12 11:47:19 +01:00
EnvironmentSplash refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
EnvironmentStrategiesDialog Fix/cleanup unused code (#651) 2022-02-04 10:36:08 +01:00
Feedback refactor: port login auth to TS/SWR (#680) 2022-02-10 17:04:10 +01:00
FormTemplate refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
GeneralSelect feat: add new feature metrics page (#716) 2022-02-21 13:47:54 +01:00
Gradient refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
HeaderTitle Feat/environment crud (#335) 2021-09-14 14:20:23 +02:00
Input refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
ListPlaceholder fix: use correct path for create feature link (#650) 2022-02-01 12:43:37 +01:00
Loader fix: sloader path (#530) 2021-11-26 16:30:39 +01:00
NoItems refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
NotFound feat: update color scheme and logo (#301) 2021-05-21 14:06:40 +02:00
PageContent feat/rbac roles (#562) 2022-01-14 15:50:02 +01:00
PaginateUI refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
PasswordField refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
PercentageCircle fix/strategy tab (#519) 2021-11-26 13:36:04 +01:00
PermissionButton fix: merge conflicts 2022-02-25 15:28:38 +01:00
PermissionIconButton Merge branch 'main' into fix/ui-consistency 2022-02-25 13:54:11 +01:00
PermissionSwitch refactor: fix misc TS errors (#754) 2022-03-01 13:22:47 +01:00
Proclamation refactor: port MainLayout to TS/SWR (#684) 2022-02-09 14:16:24 +01:00
ProjectSelect refactor: remove unused ProjectSelect props (#705) 2022-02-14 15:48:25 +01:00
ProtectedRoute
ResponsiveButton refactor: fix misc TS errors (#754) 2022-03-01 13:22:47 +01:00
RolloutIcon feat: add strategies icons (#565) 2022-01-04 11:31:11 +01:00
SearchField refactor: improve feature toggle search state (#741) 2022-02-23 15:08:44 +01:00
Splash refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
StatusChip feat: add new feature metrics page (#716) 2022-02-21 13:47:54 +01:00
StringTruncator Feat/new toggle overview (#497) 2021-11-12 11:47:19 +01:00
TabNav Merge branch 'main' into refactor/applications 2022-02-08 13:44:42 +01:00
TagSelect refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
ToastRenderer refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
UpdateButton refactor: update Create and Update buttons types 2022-02-24 10:05:51 +01:00
common.module.scss refactor: format files (#719) 2022-02-18 09:51:10 +01:00
flags.js feat/rbac roles (#562) 2022-01-14 15:50:02 +01:00
index.js refactor: remove unused code (#721) 2022-02-18 08:26:26 +01:00
input-list-field.jsx fix: update constraint text field 2021-08-27 13:43:28 +02:00
select.tsx feat: e2e tests and mobile views (#348) 2021-09-30 11:44:30 +02:00
util.js refactor: port date utils to TS (#720) 2022-02-25 10:40:55 +01:00