1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00
unleash.unleash/frontend/src/component/feature
Fredrik Strand Oseberg 524936912d Feat/user flow (#267)
* feat: add new user page

* feat: passwordchecker

* fix: remove loading

* feat: reset password

* fix: move swr to devDeps

* feat: generate reset link

* feat: add reset password form

* fix: remove console log

* fix: rename to forgotten password

* feat: add simple menu

* fix: change password checker title

* fix: change text in new-user view

* fix: lint errors

* fix: add status code to constants

* fix: comment

* fix: add classes for new user component

* fix: tests

* fix: remove console log

* fix: remove retry method

* fix: invalid token constant

* fix: remove console log

* fix: dependency array on useCallback

* fix: featureview

* fix: redirect on authenticated

* refactor: progresswheel

* fix: lint deps
2021-04-19 10:55:15 +02:00
..
__tests__ Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
create Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
FeatureToggleList Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
FeatureView Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
strategy Fix/material UI cleanup (#264) 2021-04-12 15:04:03 +02:00
variant Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
view Feat/user flow (#267) 2021-04-19 10:55:15 +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 Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
feature-type-select-container.jsx fix: Should update activation strategies immediately (#229) 2020-11-27 22:23:44 +01:00
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