1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-09 00:18:00 +01:00
unleash.unleash/frontend/src/component
olav fd44844f15 fix: truncate long parameter values (#928)
* refactor: improve parameter variable names

* fix: truncate long parameter values

* refactor: remove extra spacing

Co-authored-by: sighphyre <liquidwicked64@gmail.com>
2022-04-29 15:06:36 +02:00
..
addons
admin feat: generate an OpenAPI client (2) (#875) 2022-04-26 10:53:46 +02:00
application
archive feat: generate an OpenAPI client (2) (#875) 2022-04-26 10:53:46 +02:00
common refactor: fix segment permission checks (#930) 2022-04-29 14:53:28 +02:00
context fix: wrap long legal values/descriptions (#927) 2022-04-29 13:28:51 +02:00
environments feat: generate an OpenAPI client (2) (#875) 2022-04-26 10:53:46 +02:00
feature fix: truncate long parameter values (#928) 2022-04-29 15:06:36 +02:00
feedback
history fix: announce navigation to screen readers (#911) 2022-04-27 09:14:44 +02:00
layout
menu fix: announce navigation to screen readers (#911) 2022-04-27 09:14:44 +02:00
project refactor: misc login page accessibility improvements (#914) 2022-04-27 09:29:43 +02:00
providers feat: use READ_API_TOKEN permission (#906) 2022-04-26 10:24:26 +02:00
Reporting
segments refactor: fix segment permission checks (#930) 2022-04-29 14:53:28 +02:00
splash
strategies fix: announce navigation to screen readers (#911) 2022-04-27 09:14:44 +02:00
tags refactor: improve the text for docs links (#904) 2022-04-25 09:36:23 +02:00
user refactor: misc login page accessibility improvements (#914) 2022-04-27 09:29:43 +02:00
App.tsx
styles.module.scss