Commit Graph

10 Commits

Author SHA1 Message Date
SleepWalker
0ad3499609 Some minor fixes and e2e tests for creating of website app 2018-11-10 11:51:27 +02:00
SleepWalker
c454c58d5c #22: refactor application forms 2018-05-05 12:01:25 +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
SleepWalker
7bc087d456 #85: fix linting errors and setup eslint to support source related test files 2017-06-08 07:58:19 +03:00
SleepWalker
6498858d33 #48: add support for prompt and login_hint oauth params 2016-11-19 16:41:15 +02:00
SleepWalker
dc168b5f23 #195: add custom description support for oauth 2016-08-23 07:30:06 +03:00
SleepWalker
3d8c646a94 Display bsod for failed oauth requests 2016-08-07 17:55:40 +03:00
SleepWalker
d6df492073 #21: support /oauth2/v1 on frontend 2016-07-27 22:45:50 +03:00
SleepWalker
1b8333b006 Decouple oauth api calls into separate module. Simple tests for oauth
actions
2016-07-27 22:39:11 +03:00