1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00
unleash.unleash/frontend/src/component/common
olav 878f892c50 refactor: fix misc test feedback (#709)
* refactor: keep feature toggle name when changing project

* refactor: add missing permission button tooltip

* refactor: add success toast on toggle revival

* refactor: add success toast on stale toggle

* refactor: fix initial user role checkbox value

* refactor: remove duplicated error message

* refactor: fix change-password error parsing

* refactor: remove inaccurate edit toggle toast text

* refactor: truncate long names in project cards

* refactor: truncate long project name in title

* refactor: add ellipses to truncated strings

* refactor: swap truncateString with StringTruncator

* refactor: remove unnecessary truncation

* refactor: mark context fields as optional

* refactor: show all errors from tag type creation

* refactor: show all errors from strategy create/update

* refactor: filter out empty strategies on create/update

* refactor: add an edit button to the addons list

* refactor: add missing labels

* refactor: catch errors from toggling stale features
2022-02-15 10:57:57 +01:00
..
__tests__
AnimateOnMount
ApiError
BreadcrumbNav refactor: fix misc test feedback (#709) 2022-02-15 10:57:57 +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
Constraint Fix/cleanup unused code (#651) 2022-02-04 10:36:08 +01:00
Dialogue feat: update dialog to accept permissions (#627) 2022-01-26 10:58:35 +01:00
DisabledIndicator
DividerText
DropdownMenu
EnvironmentIcon
EnvironmentSplash
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: replace ts-ignore with ts-expect-error (#681) 2022-02-09 13:39:18 +01:00
GeneralSelect
Gradient
HeaderTitle
Input fix: add regression tests for feature toggle validation (#695) 2022-02-11 00:43:23 +01:00
ListPlaceholder fix: use correct path for create feature link (#650) 2022-02-01 12:43:37 +01:00
Loader
NoItems feat/rbac roles (#562) 2022-01-14 15:50:02 +01:00
NotFound
PageContent feat/rbac roles (#562) 2022-01-14 15:50:02 +01:00
PaginateUI fix: project access (#621) 2022-02-09 12:25:02 +01:00
PasswordField
PercentageCircle
PermissionButton feat: update dialog to accept permissions (#627) 2022-01-26 10:58:35 +01:00
PermissionIconButton refactor: fix misc test feedback (#709) 2022-02-15 10:57:57 +01:00
PermissionSwitch refactor: port global settings to TS/hooks (#679) 2022-02-08 13:36:32 +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 test feedback (#709) 2022-02-15 10:57:57 +01:00
RolloutIcon
SearchField refactor: finish ApplicationList and add it to routes 2022-02-04 16:26:51 +01:00
Splash refactor: port login auth to TS/SWR (#680) 2022-02-10 17:04:10 +01:00
StatusChip
StringTruncator
TabNav Merge branch 'main' into refactor/applications 2022-02-08 13:44:42 +01:00
TagSelect
ToastRenderer refactor: replace ts-ignore with ts-expect-error (#681) 2022-02-09 13:39:18 +01:00
common.module.scss
flags.js feat/rbac roles (#562) 2022-01-14 15:50:02 +01:00
index.js refactor: fix misc test feedback (#709) 2022-02-15 10:57:57 +01:00
input-list-field.jsx
select.tsx
util.js refactor: remove unused feedback state (#682) 2022-02-09 14:06:20 +01:00