1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/frontend/src/component/common
Tymoteusz Czech 23a874d051 Refactor: convert jsx files to typescript (#881)
* refactor: convert remaining js files to typescript

* refactor: conditionally render remove index

* refactor: dialog component to tsx

* refactor: migrate some files from jsx to tsx

* refactor: convert dropdown element to tsx

* refactor: feature toggle list to tsx

* refactor: update context name in use overrides

* refactor: variant overrides to tsx

refactor: remove unused strategy constraint file

* fix: tsx imports

* fix: update refectored components after rebase

* refactor: rename report list files to tsx

* fix: project health list types

* refactor: addon form - add types

* refactor: copy feature component types

* fix: projects toggle style after tsx refactor

* refactor: update ts types from openapi

* fix: ts refactor changes after review

* fix: header title prop

* fix: update after PR comments

* add test to useoverrides hook

* fix conditionally render time ago

* fix: toggle list empty tooltip

* fix: remove unused variable

* remove unused variable

* fix: remove faulty snapshot
2022-05-02 12:52:33 +02:00
..
AdminAlert feat: use READ_API_TOKEN permission (#906) 2022-04-26 10:24:26 +02:00
AnimateOnMount Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
Announcer fix: announce navigation to screen readers (#911) 2022-04-27 09:14:44 +02:00
ApiError
AutocompleteBox refactor: improve icon labels and tooltips (#884) 2022-04-21 08:26:49 +02:00
BreadcrumbNav Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
CheckmarkBadge refactor: improve icon labels and tooltips (#884) 2022-04-21 08:26:49 +02:00
Codebox feat: add segments (#780) 2022-03-29 09:30:57 +02:00
ConditionallyRender Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
ConstraintAccordion Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
CreateButton
Dialogue Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
DisabledIndicator
DividerText refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
DropdownMenu Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
EnvironmentIcon refactor: improve icon labels and tooltips (#884) 2022-04-21 08:26:49 +02:00
EnvironmentStrategiesDialog Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
FormTemplate Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
GeneralSelect refactor: improve GeneralSelect prop types (#883) 2022-04-20 11:47:17 +02:00
Gradient refactor: misc login page accessibility improvements (#914) 2022-04-27 09:29:43 +02:00
HeaderTitle Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
HelpIcon refactor: make help tooltip icons focusable (#905) 2022-04-25 09:24:09 +02:00
Highlighter feat: add user table sort and search (#879) 2022-04-20 13:22:50 +01:00
Input refactor: convert auth tests from Cypress to Jest (#864) 2022-04-08 13:13:45 +02:00
InputListField Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
ListPlaceholder Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
Loader refactor: improve image labels (#885) 2022-04-20 12:17:24 +02: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
PageContent Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
PaginateUI Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
PasswordField Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
PercentageCircle
PermissionButton Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
PermissionIconButton refactor: improve icon labels and tooltips (#884) 2022-04-21 08:26:49 +02:00
PermissionSwitch refactor: improve icon labels and tooltips (#884) 2022-04-21 08:26:49 +02:00
Proclamation Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
ProjectSelect Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
ProtectedRoute Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
ResponsiveButton Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
RolloutIcon
ScrollTop refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
SearchField Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
SidebarModal refactor: convert auth tests from Cypress to Jest (#864) 2022-04-08 13:13:45 +02:00
SkipNav feat: add skip nav link (#894) 2022-04-21 10:07:49 +02:00
StatusChip Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
StrategySeparator feat: expand constraint operator descriptions (2) (#858) 2022-04-07 10:31:06 +02:00
StringTruncator Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
Table Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
TabNav fix: slightly improve tabs markup (#888) 2022-04-21 09:37:35 +02:00
TagSelect refactor: improve GeneralSelect prop types (#883) 2022-04-20 11:47:17 +02:00
ToastRenderer Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
TooltipResolver refactor: improve icon labels and tooltips (#884) 2022-04-21 08:26:49 +02:00
UpdateButton
common.module.scss Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
flags.ts refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
index.js Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
select.tsx refactor: misc a11y improvements (#899) 2022-04-22 09:54:01 +02:00
util.ts refactor: port some things to TS (#843) 2022-04-06 12:22:24 +02:00