1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-14 00:19:16 +01:00
unleash.unleash/frontend/src/component/common
Youssef Khedher 39b5adb950 feat: add create and edit project screen (NEW) (#602)
* feat: add create and edit project screen

* feat: fix correct permission and validate projectId

* feat: remove unused variable and logs

* feat: remove unused import

* fix: delete unused project components

* fix: add unique validation

* fix: add unused import

* fix: project header

Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
2022-01-19 14:28:55 +01:00
..
__tests__
AnimateOnMount
ApiError
BreadcrumbNav fix: replace create-toggle2 with create-toggle 2022-01-10 13:05:03 +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
Constraint task: Add buttons for deleting/editing a constraint (#522) 2021-11-26 16:07:05 +01:00
Dialogue Autofocus dialog form fields, allow form submissions via pressing enter inside the form (#524) 2021-11-29 15:18:12 +01:00
DisabledIndicator
DividerText
DropdownMenu
EnvironmentIcon
EnvironmentSplash Fix/splash (#534) 2021-11-29 14:03:52 +01:00
EnvironmentStrategiesDialog fix: replace execution strategy with activation strategy 2021-12-08 14:20:46 +01:00
Feedback
FormTemplate feat: add create and edit project screen (NEW) (#602) 2022-01-19 14:28:55 +01:00
GeneralSelect
Gradient
HeaderTitle
Input
ListPlaceholder
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
PageContent feat/rbac roles (#562) 2022-01-14 15:50:02 +01:00
PaginateUI
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/rbac roles (#562) 2022-01-14 15:50:02 +01:00
PermissionIconButton feat/rbac roles (#562) 2022-01-14 15:50:02 +01:00
PermissionSwitch feat/rbac roles (#562) 2022-01-14 15:50:02 +01:00
Proclamation
ProjectSelect
ProtectedRoute
ResponsiveButton feat/rbac roles (#562) 2022-01-14 15:50:02 +01:00
RolloutIcon feat: add strategies icons (#565) 2022-01-04 11:31:11 +01:00
SearchField fix: typo in function name + remove unused value state 2021-11-24 20:59:23 +01:00
Splash fix: adjust main splash container when zoom in (#566) 2021-12-21 12:35:20 +01:00
StatusChip
StringTruncator
TabNav
TagSelect
ToastRenderer feat/rbac roles (#562) 2022-01-14 15:50:02 +01:00
common.module.scss
flags.js feat/rbac roles (#562) 2022-01-14 15:50:02 +01:00
index.js
input-list-field.jsx
select.tsx
util.js