1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00
unleash.unleash/frontend/src/component/common
Tymoteusz Czech 859aa435e0 Refine Playground UI (#1217)
* fix playground border radius consistency

* improve playground alerts

* fix: playground segments constraint type logic

* fix: refactor segment execution

* fix: comments

* fix: add summary width

* align playground spacing and borders

* fix build - ts segment type in playground

* fix status cell logic

* update playground disabled env info

* fix playground filter by status and sort

Co-authored-by: Nuno Góis <github@nunogois.com>

Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
Co-authored-by: andreas-unleash <104830839+andreas-unleash@users.noreply.github.com>
Co-authored-by: Nuno Góis <github@nunogois.com>
2022-08-12 10:13:07 +00:00
..
AdminAlert chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
AnimateOnMount Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
Announcer feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
ApiError chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
AutocompleteBox refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
Badge Feat/groups refinement (#1190) 2022-08-03 18:57:48 +00:00
BreadcrumbNav Fix: UI improvements (#1114) 2022-06-28 12:58:10 +02:00
CheckmarkBadge chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
Codebox fix: feature toggle list and UI adjustments (#970) 2022-05-12 15:34:04 +02:00
ConditionallyRender Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
ConstraintAccordion Refine Playground UI (#1217) 2022-08-12 10:13:07 +00:00
CreateButton style: fix styles in CreateButton 2022-02-24 10:31:01 +01:00
Dialogue feat: add billing page to admin (#993) 2022-05-25 23:26:05 +02:00
DividerText Theme consistency updates (#960) 2022-05-09 12:01:12 +02:00
DropdownMenu refactor: improve header button ARIA attrs (#957) 2022-05-06 11:38:11 +02:00
EnvironmentIcon fix: minor ui improvements (#1163) 2022-07-28 12:05:48 +02:00
EnvironmentStrategiesDialog chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
FeatureArchiveDialog Project overview feature toggles list (#971) 2022-05-13 14:51:22 +02:00
FeatureStaleDialog Fix: UI improvements (#1114) 2022-06-28 12:58:10 +02:00
FormTemplate Segment preview (#1194) 2022-08-04 14:44:18 +02:00
GeneralSelect chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
Gradient refactor: misc login page accessibility improvements (#914) 2022-04-27 09:29:43 +02:00
GridCol feat: add billing page to admin (#993) 2022-05-25 23:26:05 +02:00
GridRow feat: upgrade users table (#1040) 2022-05-31 07:59:09 +01:00
GuidanceIndicator feat/playground-second-iteration (#1139) 2022-07-22 13:15:28 +02:00
HelpIcon refactor: improve feature sidebar tooltip placement (#1209) 2022-08-08 14:58:22 +02:00
Highlighter fix: feature toggle list and UI adjustments (#970) 2022-05-12 15:34:04 +02:00
Input chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
InputCaption fix: validate feature strategy parameters (#1192) 2022-08-04 13:34:30 +02:00
InputListField chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
InstanceStatus refactor: fix instance status modal close button (#1115) 2022-06-23 10:29:17 +02:00
Loader chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
LoginRedirect chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
MainHeader Feat/groups refinements (#1197) 2022-08-05 13:10:53 +00:00
NoItems chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
NotFound fix: group project access inconsistencies (#1178) 2022-08-04 12:57:25 +01:00
OperatorUpgradeAlert chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
PageContent feat: add user groups (#1130) 2022-07-22 07:31:08 +00:00
PageHeader feat: add user groups (#1130) 2022-07-22 07:31:08 +00:00
PaginateUI Theme consistency updates (#960) 2022-05-09 12:01:12 +02:00
PasswordField chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
PercentageCircle refactor: fix small issues around custom strategies (#1181) 2022-08-02 10:10:01 +02:00
PermissionButton refactor: improve button label markup (#1091) 2022-06-17 11:27:54 +02:00
PermissionHOC Project overview feature toggles list (#971) 2022-05-13 14:51:22 +02:00
PermissionIconButton refactor: improve button label markup (#1091) 2022-06-17 11:27:54 +02:00
PermissionSwitch chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
Proclamation chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
ProjectSelect chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
ProtectedRoute chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
ResponsiveButton chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
ScrollTop refactor: port some things to TS (#833) 2022-04-01 10:28:15 +02:00
Search feat: add search to event log pages (#1205) 2022-08-09 16:00:51 +02:00
SearchField feat: upgrade search to use the new search component (#1073) 2022-06-10 15:23:12 +02:00
SegmentItem Refine Playground UI (#1217) 2022-08-12 10:13:07 +00:00
SidebarModal Fix/constraint card adjustments (#1154) 2022-07-27 13:50:47 +02:00
SkipNav Theme consistency updates (#960) 2022-05-09 12:01:12 +02:00
StatusChip chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
StrategyItemContainer update strategy border for playground 2022-08-08 11:20:47 +02:00
StrategySeparator Segment preview (#1194) 2022-08-04 14:44:18 +02:00
StringTruncator fix: truncator (#1148) 2022-07-26 08:58:57 +02:00
Table Playground result info modal initial 2022-07-28 15:16:40 +03:00
TabNav fix: improve styles for tab bars and dividers (#1037) 2022-05-27 12:27:33 +02:00
TagSelect refactor: improve GeneralSelect prop types (#883) 2022-04-20 11:47:17 +02:00
ToastRenderer fix: group project access inconsistencies (#1178) 2022-08-04 12:57:25 +01:00
TooltipResolver refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
UpdateButton refactor: update Create and Update buttons types 2022-02-24 10:05:51 +01:00
UserAvatar fix: remove group owner concept (#1210) 2022-08-11 15:34:17 +01:00
common.module.scss Refactor: convert jsx files to typescript (#881) 2022-05-02 12:52:33 +02:00
flags.ts feat: add user groups (#1130) 2022-07-22 07:31:08 +00:00
index.jsx refactor: adapt to Vite (#940) 2022-05-05 16:15:22 +01:00
select.tsx chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
util.ts feat/playground-second-iteration (#1139) 2022-07-22 13:15:28 +02:00