Commit Graph

636 Commits

Author SHA1 Message Date
ErickSkrauch
a5f98e6d9a Finally fix forgot password string. Pull locales. 2019-03-10 03:04:14 +03:00
ErickSkrauch
d042f796b4 Fix typo in suggest password resetting message 2019-03-09 03:31:31 +03:00
ErickSkrauch
38eff395c7 Change language switcher bottom text 2019-03-09 03:30:06 +03:00
ErickSkrauch
9f49bebc3b Replace OneSkyApp with Crowdin API. Remove unused strings from password component 2019-03-09 03:10:06 +03:00
ErickSkrauch
f063cec498 Pull locales 2019-02-26 02:27:08 +03:00
ErickSkrauch
7ab92949a1 Update OAuth2 docs link 2019-02-22 23:21:57 +03:00
SleepWalker
63de8ed548 Merge branch '355-new-accounts-api-migration' into 'develop'
New Accounts API migration

See merge request elyby/accounts!4
2019-02-04 21:39:45 +00:00
SleepWalker
11f2673ca4 #355: fix accounts/actions.test.js 2019-02-04 23:16:59 +02:00
SleepWalker
22ae85c9c6 #355: fix authentication.test.js 2019-02-04 23:14:58 +02:00
ErickSkrauch
bf7836d51f Stupid direct solution [skip ci] 2019-02-01 18:15:59 +03:00
ErickSkrauch
d64c2a728d Completely migrate to the new backend API 2019-01-27 22:12:58 +03:00
ErickSkrauch
afde68ae5b Little refactoring of the accounts API for the frontend application 2019-01-25 20:29:32 +03:00
ErickSkrauch
4727e0d88a #407: Refresh applications list on account switch 2019-01-24 02:34:02 +03:00
ErickSkrauch
527b90d17e Another locales pull 2019-01-24 02:05:20 +03:00
ErickSkrauch
f2f811529f Push/pull locales 2019-01-23 15:13:55 +03:00
SleepWalker
ed82188795 #22: Remove hardcoded margins from Loader component 2019-01-14 23:12:32 +02:00
SleepWalker
d7bd937b01 #22: bump some more deps 2019-01-14 23:12:32 +02:00
SleepWalker
a933258ecf #22: fix clientId was erased immediately from address bar 2019-01-14 21:52:19 +02:00
SleepWalker
08cf6d38b8 #22: Fix height jumps in Collapsed 2019-01-14 21:45:02 +02:00
SleepWalker
e2e43e6e8f Fix failing tests 2018-11-10 16:53:04 +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
ErickSkrauch
19453584d0 Adjust animation speed, fix action block padding 2018-11-05 18:18:30 +03:00
SleepWalker
a08cbbc0ff Merge remote-tracking branch 'origin/develop' into 22-oauth-app-managment 2018-11-04 10:55:07 +02:00
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
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
ErickSkrauch
b6386f670d Add Serbian language. Pull locales. 2018-10-26 16:37:54 +03: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
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
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