1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/strategies
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__ refactor: remove unused page components (#707) 2022-02-14 15:36:08 +01:00
StrategiesList Refactor/strategies (#668) 2022-02-11 00:08:55 +01:00
StrategyForm refactor: fix misc test feedback (#709) 2022-02-15 10:57:57 +01:00
StrategyView Refactor/strategies (#668) 2022-02-11 00:08:55 +01:00
TogglesLinkList Refactor/strategies (#668) 2022-02-11 00:08:55 +01:00
strategies.module.scss Feat/material UI (#250) 2021-03-30 15:14:02 +02:00