1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/frontend/src/component
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
..
addons Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
api Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
application Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
archive Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
common Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
context Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
error Feat/material UI (#250) 2021-03-30 15:14:02 +02:00
feature Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
history Fix/material UI cleanup (#264) 2021-04-12 15:04:03 +02:00
layout Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
menu Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
project fix: make admin pages work for OSS and enterprise (#268) 2021-04-16 11:31:47 +02:00
Reporting Fix/material UI cleanup (#264) 2021-04-12 15:04:03 +02:00
strategies Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
tag-types Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
tags Migrate to create-react-app and react-scripts (#263) 2021-04-07 09:04:48 +02:00
user Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
App.tsx Feat/user flow (#267) 2021-04-19 10:55:15 +02:00
scroll-to-top.jsx fix(router): Upgrade to react-router v. 4.x. 2018-08-07 12:50:28 +02:00
styles.module.scss Feat/material UI (#250) 2021-03-30 15:14:02 +02:00