Commit Graph

7 Commits

Author SHA1 Message Date
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
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