1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component/feature
Fredrik Strand Oseberg 0ca753e7e5 Feat/add new user (#273)
* chore: update changelog

* chore: update changelog

* fix: refactor AddUser

* feat: add screens for email and copy

* fix: remove interface

* fix: admin constant in userlist

* chore: fix changelog

* feat: user data fetching with useSWR

* feat: flesh out dialogues

* fix: remove useRequest

* refactor: remove redux for user admin

* refactor: remove from store

* refactor: userListItem

* fix: change type

* feat: add initial loading

* fix: useLayoutEffeect in useLoading

* fix: remove useEffect

* fix: update snapshots

* fix: remove status code

* fix: remove roles from store
2021-04-23 10:59:11 +02:00
..
__tests__ Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
create wip: frontend should understand rbac permissions (#269) 2021-04-20 19:13:31 +02:00
FeatureToggleList wip: frontend should understand rbac permissions (#269) 2021-04-20 19:13:31 +02:00
FeatureView wip: frontend should understand rbac permissions (#269) 2021-04-20 19:13:31 +02:00
strategy Fix/material UI cleanup (#264) 2021-04-12 15:04:03 +02:00
variant Feat/add new user (#273) 2021-04-23 10:59:11 +02:00
view Feat/add new user (#273) 2021-04-23 10:59:11 +02:00
add-tag-dialog-component.jsx Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
add-tag-dialog-component.module.scss Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
add-tag-dialog-container.js Add tag feature 2021-01-18 09:26:32 +01:00
feature-tag-component.jsx Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
feature-type-select-component.jsx wip: frontend should understand rbac permissions (#269) 2021-04-20 19:13:31 +02:00
feature-type-select-container.jsx
progress.module.scss Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
ProgressWheel.jsx Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
project-select-component.jsx Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
project-select-container.jsx fix: one and only one front (#244) 2021-02-24 11:03:18 +01:00
status-component.jsx Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
status.module.scss Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
tag-type-select-component.jsx Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
tag-type-select-container.jsx Feat/material UI (#250) 2021-03-30 15:14:02 +02:00