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/view
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
metric-component.jsx Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
metric-container.jsx fix: move feature-metrics store to its own folder 2021-01-06 22:10:28 +01:00
metric.module.scss Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
status-update-component.jsx Fix/material UI cleanup (#264) 2021-04-12 15:04:03 +02:00
update-description-component.jsx Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
update-description-component.module.scss Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
update-strategies-component.jsx fix: UX should not eagerly store strategy updates! (#240) 2021-02-09 10:14:04 +01:00
update-strategies-container.jsx fix: UX should not eagerly store strategy updates! (#240) 2021-02-09 10:14:04 +01:00