1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/frontend/src/component/environments
Youssef Khedher c2b1645083 fix: truncate long environment name (#535)
* fix: truncate long environment name

* fix: truncate no strategies in NoItemsStrategies

* fix: open doc link in new tab

* fix: redirect to add new strategy view from overview tab

* fix: truncate environment name in create strategy header

Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
2021-12-06 22:13:28 +01:00
..
CreateEnvironment fix: truncate long environment name (#535) 2021-12-06 22:13:28 +01:00
EditEnvironment Autofocus dialog form fields, allow form submissions via pressing enter inside the form (#524) 2021-11-29 15:18:12 +01:00
EnvironmentList fix: truncate long environment name (#535) 2021-12-06 22:13:28 +01:00
form/EnvironmentTypeSelector Feat/environment crud (#335) 2021-09-14 14:20:23 +02:00