1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component/common
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__ fix: skip locale test for now 2019-10-09 20:29:46 +02:00
AnimateOnMount Feat/environment strategies (#339) 2021-09-27 13:35:32 +02:00
ApiError feat: created project header (#388) 2021-10-01 12:15:02 +02:00
BreadcrumbNav refactor: fix misc test feedback (#709) 2022-02-15 10:57:57 +01:00
CheckmarkBadge feat/rbac roles (#562) 2022-01-14 15:50:02 +01:00
Codebox feat/rbac roles (#562) 2022-01-14 15:50:02 +01:00
ConditionallyRender Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
Constraint Fix/cleanup unused code (#651) 2022-02-04 10:36:08 +01:00
Dialogue feat: update dialog to accept permissions (#627) 2022-01-26 10:58:35 +01:00
DisabledIndicator Fix/project view desc (#515) 2021-11-24 14:36:21 +01:00
DividerText Fix/standalone pages (#300) 2021-05-21 14:01:28 +02:00
DropdownMenu Feat/feature routes (#327) 2021-08-25 13:37:22 +02:00
EnvironmentIcon Feat/new toggle overview (#497) 2021-11-12 11:47:19 +01:00
EnvironmentSplash Fix/splash (#534) 2021-11-29 14:03:52 +01:00
EnvironmentStrategiesDialog Fix/cleanup unused code (#651) 2022-02-04 10:36:08 +01:00
Feedback refactor: port login auth to TS/SWR (#680) 2022-02-10 17:04:10 +01:00
FormTemplate refactor: replace ts-ignore with ts-expect-error (#681) 2022-02-09 13:39:18 +01:00
GeneralSelect Fix/environment list sorting (#447) 2021-10-20 12:05:44 +02:00
Gradient Fix/standalone pages (#300) 2021-05-21 14:01:28 +02:00
HeaderTitle Feat/environment crud (#335) 2021-09-14 14:20:23 +02:00
Input fix: add regression tests for feature toggle validation (#695) 2022-02-11 00:43:23 +01:00
ListPlaceholder fix: use correct path for create feature link (#650) 2022-02-01 12:43:37 +01:00
Loader fix: sloader path (#530) 2021-11-26 16:30:39 +01:00
NoItems feat/rbac roles (#562) 2022-01-14 15:50:02 +01:00
NotFound feat: update color scheme and logo (#301) 2021-05-21 14:06:40 +02:00
PageContent feat/rbac roles (#562) 2022-01-14 15:50:02 +01:00
PaginateUI fix: project access (#621) 2022-02-09 12:25:02 +01:00
PasswordField fix: add outlined for username login input and fix eye icon padding 2022-01-09 12:10:30 +01:00
PercentageCircle fix/strategy tab (#519) 2021-11-26 13:36:04 +01:00
PermissionButton feat: update dialog to accept permissions (#627) 2022-01-26 10:58:35 +01:00
PermissionIconButton refactor: fix misc test feedback (#709) 2022-02-15 10:57:57 +01:00
PermissionSwitch refactor: port global settings to TS/hooks (#679) 2022-02-08 13:36:32 +01:00
Proclamation refactor: port MainLayout to TS/SWR (#684) 2022-02-09 14:16:24 +01:00
ProjectSelect refactor: remove unused ProjectSelect props (#705) 2022-02-14 15:48:25 +01:00
ProtectedRoute Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
ResponsiveButton refactor: fix misc test feedback (#709) 2022-02-15 10:57:57 +01:00
RolloutIcon feat: add strategies icons (#565) 2022-01-04 11:31:11 +01:00
SearchField refactor: finish ApplicationList and add it to routes 2022-02-04 16:26:51 +01:00
Splash refactor: port login auth to TS/SWR (#680) 2022-02-10 17:04:10 +01:00
StatusChip fix: status chip (#501) 2021-11-12 12:02:47 +01:00
StringTruncator Feat/new toggle overview (#497) 2021-11-12 11:47:19 +01:00
TabNav Merge branch 'main' into refactor/applications 2022-02-08 13:44:42 +01:00
TagSelect Feat/feature toggle view tags (#399) 2021-10-08 11:23:29 +02:00
ToastRenderer refactor: replace ts-ignore with ts-expect-error (#681) 2022-02-09 13:39:18 +01:00
common.module.scss fix: show feature toggle type in list (#418) 2021-10-11 22:45:59 +02:00
flags.js feat/rbac roles (#562) 2022-01-14 15:50:02 +01:00
index.js refactor: fix misc test feedback (#709) 2022-02-15 10:57:57 +01:00
input-list-field.jsx fix: update constraint text field 2021-08-27 13:43:28 +02:00
select.tsx feat: e2e tests and mobile views (#348) 2021-09-30 11:44:30 +02:00
util.js refactor: remove unused feedback state (#682) 2022-02-09 14:06:20 +01:00