mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-19 17:52:45 +02: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__ | ||
StrategiesList | ||
StrategyForm | ||
StrategyView | ||
TogglesLinkList | ||
strategies.module.scss |