accounts-frontend/src/services/authFlow
2017-10-23 22:01:30 +03:00
..
AbstractState.js #305: fix tests 2017-10-23 21:59:23 +03:00
AcceptRulesState.js #313: improve logging in auth states 2017-03-02 07:58:37 +02:00
AcceptRulesState.test.js #85: fix linting errors and setup eslint to support source related test files 2017-06-08 07:58:19 +03:00
ActivationState.js #85: allow activation pages for all visitors 2017-06-08 07:58:20 +03:00
ActivationState.test.js #85: allow activation pages for all visitors 2017-06-08 07:58:20 +03:00
AuthFlow.functional.test.js #305: add mfa step during auth 2017-10-23 21:59:23 +03:00
AuthFlow.js #305: add mfa step during auth 2017-10-23 21:59:23 +03:00
AuthFlow.test.js #305: fix tests 2017-10-23 21:59:23 +03:00
ChooseAccountState.js Со страницы выбора аккаунтов удалена ссылка на создание нового аккаунта 2017-03-07 01:43:33 +03:00
ChooseAccountState.test.js #85: move all test files alongside with tested files 2017-06-08 07:58:19 +03:00
CompleteState.js Add loader during redirect to external site after oauth 2017-02-01 08:11:36 +02:00
CompleteState.test.js #85: move all test files alongside with tested files 2017-06-08 07:58:19 +03:00
FinishState.js Тесты для стейтов AuthFlow 2016-03-21 08:20:31 +02:00
FinishState.test.js #85: move all test files alongside with tested files 2017-06-08 07:58:19 +03:00
ForgotPasswordState.js #330: do not alter payload in ForgotPasswordState. Just pass it through 2017-04-21 08:28:19 +03:00
ForgotPasswordState.test.js #85: move all test files alongside with tested files 2017-06-08 07:58:19 +03:00
helpers.js #85: move all test files alongside with tested files 2017-06-08 07:58:19 +03:00
index.js #85: allow activation pages for all visitors 2017-06-08 07:58:20 +03:00
LoginState.js #305: add mfa step during auth 2017-10-23 21:59:23 +03:00
LoginState.test.js #305: add mfa step during auth 2017-10-23 21:59:23 +03:00
MfaState.js #305: fix linting errors after upgrading to eslint 4 2017-10-23 22:01:30 +03:00
MfaState.test.js #305: add mfa step during auth 2017-10-23 21:59:23 +03:00
OAuthState.js #85: updated to react router 4 and migrated code to support a new api 2017-06-08 07:58:19 +03:00
OAuthState.test.js #85: fix linting errors and setup eslint to support source related test files 2017-06-08 07:58:19 +03:00
PasswordState.js #305: fix linting errors after upgrading to eslint 4 2017-10-23 22:01:30 +03:00
PasswordState.test.js #305: add mfa step during auth 2017-10-23 21:59:23 +03:00
PermissionsState.js #195: use replace state, when navigating to permissions from oauth entry point 2016-08-27 17:36:33 +03:00
PermissionsState.test.js #85: fix linting errors 2017-06-08 07:58:20 +03:00
RecoverPasswordState.js #327: allow restore-password access for everyone. Update auth.login state, after forgot-password submit 2017-04-19 08:11:05 +03:00
RecoverPasswordState.test.js #85: move all test files alongside with tested files 2017-06-08 07:58:19 +03:00
RegisterState.js #313: improve logging in auth states 2017-03-02 07:58:37 +02:00
RegisterState.test.js #85: move all test files alongside with tested files 2017-06-08 07:58:19 +03:00
ResendActivationState.js #85: allow activation pages for all visitors 2017-06-08 07:58:20 +03:00
ResendActivationState.test.js #85: fix linting errors 2017-06-08 07:58:20 +03:00