1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component
olav 97206760be fix: allow horizontal scroll in tokens table (#1080)
* fix: allow horizontal scroll in tokens table

* refactor: fix username column width

* refactor: always show username column since we now may scroll
2022-06-09 14:04:19 +02:00
..
addons refactor: remove unused code (#1036) 2022-05-27 13:28:58 +02:00
admin fix: allow horizontal scroll in tokens table (#1080) 2022-06-09 14:04:19 +02:00
application fix: improve styles for tab bars and dividers (#1037) 2022-05-27 12:27:33 +02:00
archive
common refactor: fix operator upgrade alert box margins (#1078) 2022-06-08 14:55:15 +02:00
context refactor: remove error class names from input error messages (#1071) 2022-06-07 15:03:40 +02:00
environments refactor: remove error class names from input error messages (#1071) 2022-06-07 15:03:40 +02:00
feature Improve table performance (#1061) 2022-06-09 11:34:55 +02:00
feedback feat: new contexts table (#998) 2022-05-20 08:29:23 +00:00
history
layout feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
menu refactor: get segment limits from uiConfig (#1047) 2022-06-02 10:58:55 +02:00
project Improve table performance (#1061) 2022-06-09 11:34:55 +02:00
providers
Reporting fix: misc ui fixes post tables upgrade (#1049) 2022-06-02 08:21:51 +01:00
segments refactor: get segment limits from uiConfig (#1047) 2022-06-02 10:58:55 +02:00
splash
strategies feat: upgrade users table (#1040) 2022-05-31 07:59:09 +01:00
tags Search keyboard shortcut (#1048) 2022-06-06 14:23:48 +02:00
user feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
App.styles.ts feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
App.tsx