Commit Graph

13 Commits

Author SHA1 Message Date
SleepWalker
627d503d43 Major deps updates: router, redux, intl, react-transition-group, flow-type, testing deps 2019-06-30 16:32:50 +03:00
SleepWalker
71bfc01e4d Add RequestAbortedError and fix current e2e tests 2018-11-04 10:09:42 +02: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
SleepWalker
741639bd2b #389: fail early in case, when before request middleware was rejected 2018-02-12 22:53:46 +02:00
SleepWalker
d1b19a2285 #305: implement disable mfa form 2017-10-23 22:01:48 +03:00
SleepWalker
02ce9bb3b5 #305: fix linting errors after upgrading to eslint 4 2017-10-23 22:01:30 +03:00
SleepWalker
ba8b725f9f #305: draft otp secret request integration 2017-10-23 21:59:22 +03:00
SleepWalker
41661dbea5 #337: properly serialize null values in request.buildQuery 2017-06-12 22:02:15 +03:00
SleepWalker
8127041acb #303: properly handling json and request errors. Added InternalServerError 2017-02-26 13:40:07 +02:00
SleepWalker
7dd58acede #48: initial logic for multy-accounts actions 2016-10-30 14:12:49 +02:00
SleepWalker
32c333d159 #14: integrate captcha with backend. Add validation message 2016-08-05 08:41:33 +03:00
SleepWalker
a12544e819 Decouple middleware handling logic into separate class 2016-07-30 21:22:33 +03:00
SleepWalker
a04dd4a444 Rearrange services files 2016-07-30 21:19:25 +03:00