1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src/component/common
olav a088866124 refactor: port some things to TS (#843)
* refactor: port useSort to TS

* refactor: port loadingFeatures to TS

* refactor: port admin index to TS

* refactor: port TagTypeList to TS

* refactor: merge route interfaces

* refactor: port common utils to TS

* refactor: fix snapshot date typo

* refactor: port Reporting utils to TS

* refactor: improve PermissionIconButton prop types
2022-04-06 12:22:24 +02: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
AutocompleteBox feat: add segments (#780) 2022-03-29 09:30:57 +02:00
BreadcrumbNav chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
CheckmarkBadge fix: toast in mobile view (#831) 2022-03-31 11:14:13 +01:00
Codebox feat: add segments (#780) 2022-03-29 09:30:57 +02:00
ConditionallyRender refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
Constraint refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00
ConstraintAccordion refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00
CreateButton style: fix styles in CreateButton 2022-02-24 10:31:01 +01:00
Dialogue refactor: use onClose instead of hideSecondaryButton (#842) 2022-04-05 11:47:17 +02:00
DisabledIndicator
DividerText refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
DropdownMenu
EnvironmentIcon
EnvironmentStrategiesDialog chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
FormTemplate refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
GeneralSelect refactor: improve GeneralSelect prop types (#841) 2022-04-06 12:08:57 +02:00
Gradient refactor: fix misc TS errors (#729) 2022-02-25 10:55:39 +01:00
HeaderTitle refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
Input refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
ListPlaceholder refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
Loader refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
NoItems chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
NotFound refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
OperatorUpgradeAlert feat: add operators splash page (#802) 2022-03-22 08:23:51 +01:00
PageContent refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02: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
PermissionButton feat: add new feature strategy create/edit pages (#739) 2022-03-09 14:59:24 +01:00
PermissionIconButton refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00
PermissionSwitch chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
Proclamation chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
ProjectSelect chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
ProtectedRoute fix: update PR based on feedback 2022-02-21 16:24:07 +01:00
ResponsiveButton refactor: remove unused tooltip prop (#769) 2022-03-09 10:13:50 +01:00
RolloutIcon
ScrollTop refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
SearchField refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
SidebarModal refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
StatusChip feat: add new feature metrics page (#716) 2022-02-21 13:47:54 +01:00
StrategySeparator feat: add new feature strategy create/edit pages (#739) 2022-03-09 14:59:24 +01:00
StringTruncator Feat/change form order (#784) 2022-03-14 13:14:26 +01:00
TabNav refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
TagSelect chore: update paths 🧼 (#820) 2022-03-28 09:49:59 +01:00
ToastRenderer refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02: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.ts refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
index.js refactor: remove unused code (#721) 2022-02-18 08:26:26 +01:00
InputListField.jsx refactor: use camel case for files and dirs (#817) 2022-03-25 12:34:20 +01:00
select.tsx refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
util.ts refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00