Commit Graph

11 Commits

Author SHA1 Message Date
SleepWalker
d795ec164f Add prettier and re-configure lint according to current best practises 2019-11-27 11:07:02 +02:00
ErickSkrauch
7ab92949a1 Update OAuth2 docs link 2019-02-22 23:21:57 +03:00
ErickSkrauch
4727e0d88a #407: Refresh applications list on account switch 2019-01-24 02:34:02 +03:00
SleepWalker
ed82188795 #22: Remove hardcoded margins from Loader component 2019-01-14 23:12:32 +02:00
SleepWalker
b22af28a1f clear location.hash when clicking on active app item 2018-11-10 12:23:01 +02: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
acbf61ab40 Split ApplicationsIndex into smaller parts 2018-11-04 08:30:35 +02: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