Commit Graph

749 Commits

Author SHA1 Message Date
SleepWalker
21cdaed54c Fix app actions bg 2018-11-04 10:46:11 +02:00
SleepWalker
71bfc01e4d Add RequestAbortedError and fix current e2e tests 2018-11-04 10:09:42 +02:00
SleepWalker
a9d67bc3e7 Bump e2e deps 2018-11-04 08:49:18 +02:00
SleepWalker
8e50b3f30d Clear location.hash, when switch active app 2018-11-04 08:30:35 +02:00
SleepWalker
439453c258 Add animation for app actions toggling 2018-11-04 08:30:35 +02:00
SleepWalker
acbf61ab40 Split ApplicationsIndex into smaller parts 2018-11-04 08:30:35 +02:00
SleepWalker
4931ea5598 Update yarn lock with yarn 1.10.x 2018-11-03 22:01:10 +02:00
SleepWalker
875e0b6e6b #22: fix code style 2018-05-13 22:32:53 +03:00
SleepWalker
a860e10847 #22: use opaque loader background on first show 2018-05-13 22:32:22 +03:00
SleepWalker
64cb197756 #22: fix set state warnings in Form.js 2018-05-07 22:23:26 +03: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
e66840a391 #22: fix tests 2018-05-05 10:05:57 +03:00
SleepWalker
6f650ba0c5 #22: minor code style and type anotations improvements 2018-05-05 09:43:43 +03:00
SleepWalker
bfff6894b5 #22: refactor actions and reducer 2018-05-05 09:42:21 +03:00
SleepWalker
6e9542f592 Fix some flow errors 2018-05-03 08:15:09 +03:00
SleepWalker
9760eba3af Change copy-to-clipboard version specification to receive minor updates too 2018-05-02 22:10:04 +03:00
SleepWalker
dae803abfd Fix bsod tests 2018-05-02 22:08:31 +03:00
SleepWalker
bd77abcdd8 Merge remote-tracking branch 'origin/develop' into 22-oauth-app-managment 2018-05-02 21:55:34 +03:00
SleepWalker
993dd4dbb5 Add event id for BSOD email url 2018-05-02 21:22:13 +03:00
SleepWalker
aaad2006ab Add fingerprints in case, when we are logging messages 2018-05-02 20:49:23 +03:00
SleepWalker
e7923fc1b8 Refactor logger.js 2018-05-02 20:48:50 +03:00
SleepWalker
fde1d36287 #397: ensure, that recaptcha.render will be called with an existing el ref 2018-04-18 22:59:13 +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
ErickSkrauch
cc50dab0e4 User panel now have auto width 2018-03-25 22:23:35 +03:00
ErickSkrauch
fb9f6e118e Catch error on Google Analytics loading 2018-03-25 22:23:10 +03:00
ErickSkrauch
fe9de056df Fix scrollTo function: targetEl is now has priority on location hash 2018-03-25 22:22:43 +03:00
ErickSkrauch
cb00d0c712 Remove version definition from the application and pass it on build time 2018-03-17 19:14:02 +03:00
ErickSkrauch
83c72e795d Update CSP config to support recaptcha.net domain 2018-03-17 18:21:53 +03:00
ErickSkrauch
1ce44c8430 Write all E-mail terms via non-break dash. Replace all usages of short dash via long dash. Pull translates. 2018-03-17 18:17:02 +03:00
ErickSkrauch
1ba8aaf093 Replace google.com/recaptcha to recaptcha.net domain to possibly solve China troubles 2018-03-16 19:05:39 +03:00
ErickSkrauch
8d559cb616 Fix missing dot for rules page. Pull translates. 2018-03-15 00:10:19 +03:00
ErickSkrauch
e909fefae5 Extract new lines.
Fix i18n:collect command to update languages by i18n/index.json definitions.
2018-03-14 15:31:47 +03:00
ErickSkrauch
fe4c386dfc More general description for the account choosing state 2018-03-14 15:13:16 +03:00
ErickSkrauch
16d11de977 Added e2e test for attempt to open direct register page with invalid refresh token state 2018-03-14 14:41:29 +03:00
SleepWalker
36f4fb8e34 #389: properly remove acc, when going back from password sate during relogin. Fix e2e tests 2018-03-13 23:04:29 +02:00
SleepWalker
64e9056730 #389: do not allow return to profile during re-login (temporary solution) 2018-02-28 23:58:45 +02:00
SleepWalker
9f926e42bc #389: automatically revoke account, when user clicks back during re-login 2018-02-28 23:58:02 +02:00
SleepWalker
f1d33bf7ec #389: fix logout in case, when all the accounts have invalid tokens 2018-02-27 23:17:31 +02:00
SleepWalker
206627be17 #389: add e2e tests for invalid refreshToken case. Minor bug fixes 2018-02-18 20:15:22 +02:00
SleepWalker
bf2976c009 #389: allow switch accounts, when refreshToken is invalid. Fix oauth in case, when refreshToken is invalid 2018-02-17 21:59:35 +02:00
SleepWalker
f64fb3b96b #389: improve error handling in AccountSwitcher 2018-02-17 21:55:47 +02:00
SleepWalker
6135fea66c #389: do not send token with /api/options request 2018-02-12 22:56:10 +02:00
SleepWalker
1bfcb17ae4 #389: log captcha init errors 2018-02-12 22:54:56 +02:00
SleepWalker
e972f5a795 #389: add some actions doc blocks 2018-02-12 22:54:31 +02:00
SleepWalker
741639bd2b #389: fail early in case, when before request middleware was rejected 2018-02-12 22:53:46 +02:00
SleepWalker
e91bb09c33 #389: fix react warning about setState on unmounted component 2018-02-12 22:20:53 +02:00
ErickSkrauch
bd31aa1ebf 1.1.25-dev [skip ci] 2018-01-28 13:43:25 +03:00
ErickSkrauch
206ef9b93b 1.1.24 [skip ci] 2018-01-28 13:41:49 +03:00
ErickSkrauch
9c975aa8cf Добавлено nonce поле для скрипта, исправляющего fetch в Edge 2018-01-28 13:41:38 +03:00