accounts-frontend/src/services/api
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
..
accounts.js #365: improve token api errors handling 2017-12-25 22:03:21 +02:00
activate.test.js #85: move all test files alongside with tested files 2017-06-08 07:58:19 +03:00
authentication.js #365: Redirect user to login page, when token can not be refreshed. Further improvement of auth errors handling 2017-12-30 21:08:22 +02:00
authentication.test.js #365: improve token api errors handling 2017-12-25 22:03:21 +02:00
feedback.js #259: fix eror when rendering success popup after feedback form submit 2016-12-10 18:07:08 +02:00
mfa.js #305: implement disable mfa form 2017-10-23 22:01:48 +03:00
oauth.js Implemented UI for Accounts applications management. 2018-03-25 22:23:59 +03:00
options.js #389: do not send token with /api/options request 2018-02-12 22:56:10 +02:00
options.test.js #389: do not send token with /api/options request 2018-02-12 22:56:10 +02:00
signup.js Ignore token for some guest-specific requests 2016-12-25 20:09:47 +02:00