1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/store
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
..
addons Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
api-calls Fix/material UI cleanup (#264) 2021-04-12 15:04:03 +02:00
application Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
archive Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
context Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
e-admin-auth Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
e-api-admin Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
error fix: move feature-toggle store into folder 2021-01-06 22:05:11 +01:00
feature-metrics fix: move all api calls to store folders 2021-01-06 22:19:50 +01:00
feature-tags Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
feature-toggle Fix/material UI cleanup (#264) 2021-04-12 15:04:03 +02:00
feature-type Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
history Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
project Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
settings fix: namespace settings in localStorage 2020-12-03 10:21:03 +01:00
strategy Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
tag Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
tag-type Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
ui-config Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
user feat: add support for demo-signin 2021-04-22 08:44:16 +02:00
api-helper.js feat/rbac: edit access for projects. (#251) 2021-03-11 13:59:20 +01:00
index.js Feat/add new user (#273) 2021-04-23 10:59:11 +02:00
loader.js fix: one and only one front (#244) 2021-02-24 11:03:18 +01:00
util.js Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00