1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src/component/feature/variant
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/add new user (#273) 2021-04-23 10:59:11 +02:00
AddVariant Fix/material UI cleanup (#264) 2021-04-12 15:04:03 +02:00
enums.js Feat: (VariantCustomization) Allow user to customize variant weights (#216) 2020-08-03 13:33:16 +02:00
update-variant-component.jsx wip: frontend should understand rbac permissions (#269) 2021-04-20 19:13:31 +02:00
update-variant-container.jsx wip: frontend should understand rbac permissions (#269) 2021-04-20 19:13:31 +02:00
variant-view-component.jsx wip: frontend should understand rbac permissions (#269) 2021-04-20 19:13:31 +02:00
variant.module.scss Feat/material UI (#250) 2021-03-30 15:14:02 +02:00