1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component/common
Fredrik Strand Oseberg 92f3f8af08 Feat/environment crud (#335)
* feat: add env

* fix: create environment form

* feat: create environment

* feat: add deletion protection

* fix: lift up state

* feat: add ability to update environment

* fix: remove env reset

* fix: remove link

* feat: add drag and drop sorting

* fix: remove unused imports

* feat: add methods to toggle env on/off

* feat: only make api call on drop

* fix: disabled text

* fix: add disabled indicator

* fix: add edit env payload

* fix: add E flag

* fix: cleanup

* fix: update snapshots

* fix: remove useFeature

* fix: change property to errorText

* fix: update tests

* fix: change menu

* fix: update snapshots

* feat: toggle view v2

* fix: handle error on sort order api call

* fix: remove unused import

* fix: useFeature

* fix: update tests

* fix: console logs

* fix: use try catch

* fix: update snapshots
2021-09-14 14:20:23 +02:00
..
__tests__ fix: skip locale test for now 2019-10-09 20:29:46 +02:00
AnimateOnMount Feat/group by projects (#308) 2021-07-07 11:04:36 +02:00
ApiError Feat/group by projects (#308) 2021-07-07 11:04:36 +02:00
BreadcrumbNav fix: sync (#334) 2021-09-01 13:22:53 +02:00
CheckmarkBadge Feat/environment crud (#335) 2021-09-14 14:20:23 +02:00
ConditionallyRender Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
Dialogue Fix/minor 41 bugs (#329) 2021-08-27 13:18:11 +02: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
Feedback Feat/group by projects (#308) 2021-07-07 11:04:36 +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 Feat/environment crud (#335) 2021-09-14 14:20:23 +02:00
ListPlaceholder Fix/customer journey (#297) 2021-05-18 12:59:48 +02:00
NotFound feat: update color scheme and logo (#301) 2021-05-21 14:06:40 +02:00
PageContent Feat/feature routes (#327) 2021-08-25 13:37:22 +02:00
PaginateUI Feat/new navigation (#314) 2021-07-16 15:41:54 +02:00
Proclamation Feat/new navigation (#314) 2021-07-16 15:41:54 +02:00
ProjectSelect Fix/create feature (#332) 2021-08-30 14:26:53 +02:00
ProtectedRoute Feat/bootstrap (#281) 2021-05-04 09:59:42 +02:00
ResponsiveButton Feat/new navigation (#314) 2021-07-16 15:41:54 +02:00
SearchField Feat/new navigation (#314) 2021-07-16 15:41:54 +02:00
TabNav Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
Toast Feat/new navigation (#314) 2021-07-16 15:41:54 +02:00
common.module.scss Fix/make sure stickiness exists (#320) 2021-08-11 13:34:39 +02:00
flags.js Feat/environment crud (#335) 2021-09-14 14:20:23 +02:00
index.js Offline mode (#312) 2021-06-29 10:21:54 +02:00
input-list-field.jsx fix: update constraint text field 2021-08-27 13:43:28 +02:00
select.jsx Fix/material UI cleanup (#264) 2021-04-12 15:04:03 +02:00
util.js Load name from url (#323) 2021-08-11 11:43:31 +02:00