Commit Graph

129 Commits

Author SHA1 Message Date
ErickSkrauch
d64c2a728d Completely migrate to the new backend API 2019-01-27 22:12:58 +03:00
ErickSkrauch
4727e0d88a #407: Refresh applications list on account switch 2019-01-24 02:34:02 +03:00
SleepWalker
0ad3499609 Some minor fixes and e2e tests for creating of website app 2018-11-10 11:51:27 +02:00
SleepWalker
8e50b3f30d Clear location.hash, when switch active app 2018-11-04 08:30:35 +02:00
SleepWalker
c454c58d5c #22: refactor application forms 2018-05-05 12:01:25 +03:00
SleepWalker
f6b925122f #22: decpouple ApplicationsIndex from HOCs. Create ContactLink component 2018-05-05 10:42:29 +03:00
SleepWalker
6f650ba0c5 #22: minor code style and type anotations improvements 2018-05-05 09:43:43 +03:00
SleepWalker
6e9542f592 Fix some flow errors 2018-05-03 08:15:09 +03:00
ErickSkrauch
cf3a33937a Implemented UI for Accounts applications management.
Introduced copy service and injected it usage into auth finish page.
Introduced Collapse component.
Introduced Radio component.
Generalized Checkbox component to share Radio component styles.
Improved Textarea component: it now has auto height functionality.
Improved profile/BackButton component: now you can pass custom url.
BSOD is no longer displayed on 404 response.
2018-03-25 22:23:59 +03:00
ErickSkrauch
1ce44c8430 Write all E-mail terms via non-break dash. Replace all usages of short dash via long dash. Pull translates. 2018-03-17 18:17:02 +03:00
ErickSkrauch
8d559cb616 Fix missing dot for rules page. Pull translates. 2018-03-15 00:10:19 +03:00
SleepWalker
f1d33bf7ec #389: fix logout in case, when all the accounts have invalid tokens 2018-02-27 23:17:31 +02:00
SleepWalker
206627be17 #389: add e2e tests for invalid refreshToken case. Minor bug fixes 2018-02-18 20:15:22 +02:00
SleepWalker
bf2976c009 #389: allow switch accounts, when refreshToken is invalid. Fix oauth in case, when refreshToken is invalid 2018-02-17 21:59:35 +02:00
SleepWalker
83a8667fb3 Hot fix for the isSidebarHidden state issue 2018-01-01 19:24:14 +02:00
SleepWalker
957bed17c6 #366: properly handle the case, when password confirmation is succeed, but parent form has errors 2017-11-19 22:33:03 +02:00
SleepWalker
44b9f2ba55 #305: scroll to meaningful content on multistep forms on devices with smalls screen resolution 2017-10-28 16:38:07 +03:00
SleepWalker
3b726e4547 #305: hide password confirm popup in case, when we receive additional errors 2017-10-27 22:54:58 +03:00
SleepWalker
f55700b4ff #305: integrate with redux dev tools browser extention and remove redux-devtools 2017-10-23 22:01:49 +03:00
SleepWalker
82744f9300 #305: fix linting errors after installing flow plugin for eslint.
Improve Authflow#run() typing
2017-10-23 22:01:49 +03:00
SleepWalker
d1b19a2285 #305: implement disable mfa form 2017-10-23 22:01:48 +03:00
SleepWalker
e21f6c397d #305: migrate to flowtype 0.5.3 2017-10-23 22:01:30 +03:00
SleepWalker
70dd7dcbfb #305: run codemod to migrate from deprecated React.PropTypes to prop-types package 2017-10-23 21:59:23 +03:00
SleepWalker
5a16fe26ae #305: add mfa step during auth 2017-10-23 21:59:23 +03:00
SleepWalker
d0a356050f #305: fix bugs and type anotations 2017-10-23 21:59:23 +03:00
SleepWalker
42399ef9bf #305: fully connect mfa ui with backend 2017-10-23 21:59:23 +03:00
SleepWalker
1e41800708 #305: always fetch secret key, when second mfa step mounted 2017-10-23 21:59:23 +03:00
SleepWalker
a8ae0e0c05 #305: initial mfa forms layouts 2017-10-23 21:57:43 +03:00
SleepWalker
0a5f2d1e95 #349: fix improperly bond action creator (sentry #5527) 2017-08-09 21:41:42 +03:00
SleepWalker
77847a3474 #346: remove currently not needed showHeader prop 2017-08-08 07:23:12 +03:00
SleepWalker
89d42a7363 #346: Setup router for oauth success page for code response type 2017-08-07 23:11:39 +03:00
ErickSkrauch
38778628ee Реализована страница для обратного редиректа c localhost 2017-08-06 02:44:35 +03:00
SleepWalker
b18844906f Fix Profile component not rendered on initial / request 2017-07-11 23:20:37 +03:00
SleepWalker
622f02ebee #337: fix some linting errors 2017-06-12 22:33:49 +03:00
SleepWalker
30d286a1f5 #337: rename jsx -> js 2017-06-12 22:19:16 +03:00
SleepWalker
ed53c9b564 #337: improve code style in some places 2017-06-12 22:10:18 +03:00
SleepWalker
4f38eb2740 #336: add lang attribute for html 2017-06-08 20:59:31 +03:00
SleepWalker
7c4d735c80 #85: tests for rules page 2017-06-08 07:58:19 +03:00
SleepWalker
6b81385dc5 #85: updated to react router 4 and migrated code to support a new api 2017-06-08 07:58:19 +03:00
SleepWalker
6f4eb97b48 #85: drop react-router-redux dependency 2017-06-08 07:58:19 +03:00
SleepWalker
1debe774ae #311: fix validation in profile forms 2017-03-01 07:44:19 +02:00
SleepWalker
cfcfe39bb7 Completly reset all auth state on header logo click 2017-02-01 08:25:15 +02:00
ErickSkrauch
bdbc34b163 Образованы базовые стили для ссылок 2017-01-14 01:35:22 +03:00
ErickSkrauch
ae01d2dd10 Стилизована 404 страница 2017-01-09 01:01:04 +03:00
SleepWalker
848d33c195 #248: Properly handle password confirm in profile form. Fixes sentry/#36 2017-01-02 16:03:57 +02:00
SleepWalker
26caa13b5f Minor fixes 2017-01-02 15:37:02 +02:00
SleepWalker
13b4dcbbe8 #48: reset oauthData on logo click 2016-11-19 12:54:24 +02:00
SleepWalker
0d8696b4f7 #48: light -> white 2016-11-08 08:10:48 +02:00
SleepWalker
8fbcf27525 #48: add dummy ChooseAccountPanel 2016-11-05 22:23:56 +02:00
SleepWalker
666f5f218a #182: fix body disposition due to scrollbar on small screens. Fix popup layout on mobile devices 2016-10-09 20:54:35 +03:00