mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-09 00:18:00 +01:00
* 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 |
||
---|---|---|
.. | ||
__tests__ | ||
AnimateOnMount | ||
ApiError | ||
BreadcrumbNav | ||
CheckmarkBadge | ||
Codebox | ||
ConditionallyRender | ||
Constraint | ||
Dialogue | ||
DisabledIndicator | ||
DividerText | ||
DropdownMenu | ||
EnvironmentIcon | ||
EnvironmentSplash | ||
EnvironmentStrategiesDialog | ||
Feedback | ||
FormTemplate | ||
GeneralSelect | ||
Gradient | ||
HeaderTitle | ||
Input | ||
ListPlaceholder | ||
Loader | ||
NoItems | ||
NotFound | ||
PageContent | ||
PaginateUI | ||
PasswordField | ||
PercentageCircle | ||
PermissionButton | ||
PermissionIconButton | ||
PermissionSwitch | ||
Proclamation | ||
ProjectSelect | ||
ProtectedRoute | ||
ResponsiveButton | ||
RolloutIcon | ||
SearchField | ||
Splash | ||
StatusChip | ||
StringTruncator | ||
TabNav | ||
TagSelect | ||
ToastRenderer | ||
common.module.scss | ||
flags.js | ||
index.js | ||
input-list-field.jsx | ||
select.tsx | ||
util.js |