1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/frontend/src/component/common/StrategyItemContainer
Thomas Heartman e824d83f93
feat: link to strategy edit screens from playground strategy results (#4063)
This PR adds links from the strategy evaluation results directly to the
strategy edit screen.

If the code doesn't find any links, nothing changes.

The link text will be the name of the strategy and the title (if it
exists).


![image](https://github.com/Unleash/unleash/assets/17786332/10ddbee2-2b19-46b8-a8be-994233f759ea)
2023-06-22 11:51:38 +00:00
..
StrategyItemContainer.test.tsx feat: display strategy title and type (#3908) 2023-06-06 15:04:55 +02:00
StrategyItemContainer.tsx feat: link to strategy edit screens from playground strategy results (#4063) 2023-06-22 11:51:38 +00:00