Commit Graph

766 Commits

Author SHA1 Message Date
22ae85c9c6 #355: fix authentication.test.js 2019-02-04 23:14:58 +02:00
d64c2a728d Completely migrate to the new backend API 2019-01-27 22:12:58 +03:00
afde68ae5b Little refactoring of the accounts API for the frontend application 2019-01-25 20:29:32 +03:00
4727e0d88a #407: Refresh applications list on account switch 2019-01-24 02:34:02 +03:00
527b90d17e Another locales pull 2019-01-24 02:05:20 +03:00
f2f811529f Push/pull locales 2019-01-23 15:13:55 +03:00
ed82188795 #22: Remove hardcoded margins from Loader component 2019-01-14 23:12:32 +02:00
d7bd937b01 #22: bump some more deps 2019-01-14 23:12:32 +02:00
e4a25d1f79 Bump flow version 2019-01-14 21:52:46 +02:00
a933258ecf #22: fix clientId was erased immediately from address bar 2019-01-14 21:52:19 +02:00
08cf6d38b8 #22: Fix height jumps in Collapsed 2019-01-14 21:45:02 +02:00
e2e43e6e8f Fix failing tests 2018-11-10 16:53:04 +02:00
b22af28a1f clear location.hash when clicking on active app item 2018-11-10 12:23:01 +02:00
0ad3499609 Some minor fixes and e2e tests for creating of website app 2018-11-10 11:51:27 +02:00
19453584d0 Adjust animation speed, fix action block padding 2018-11-05 18:18:30 +03:00
a08cbbc0ff Merge remote-tracking branch 'origin/develop' into 22-oauth-app-managment 2018-11-04 10:55:07 +02:00
21cdaed54c Fix app actions bg 2018-11-04 10:46:11 +02:00
71bfc01e4d Add RequestAbortedError and fix current e2e tests 2018-11-04 10:09:42 +02:00
a9d67bc3e7 Bump e2e deps 2018-11-04 08:49:18 +02:00
8e50b3f30d Clear location.hash, when switch active app 2018-11-04 08:30:35 +02:00
439453c258 Add animation for app actions toggling 2018-11-04 08:30:35 +02:00
acbf61ab40 Split ApplicationsIndex into smaller parts 2018-11-04 08:30:35 +02:00
4931ea5598 Update yarn lock with yarn 1.10.x 2018-11-03 22:01:10 +02:00
b6386f670d Add Serbian language. Pull locales. 2018-10-26 16:37:54 +03:00
875e0b6e6b #22: fix code style 2018-05-13 22:32:53 +03:00
a860e10847 #22: use opaque loader background on first show 2018-05-13 22:32:22 +03:00
64cb197756 #22: fix set state warnings in Form.js 2018-05-07 22:23:26 +03:00
c454c58d5c #22: refactor application forms 2018-05-05 12:01:25 +03:00
f6b925122f #22: decpouple ApplicationsIndex from HOCs. Create ContactLink component 2018-05-05 10:42:29 +03:00
e66840a391 #22: fix tests 2018-05-05 10:05:57 +03:00
6f650ba0c5 #22: minor code style and type anotations improvements 2018-05-05 09:43:43 +03:00
bfff6894b5 #22: refactor actions and reducer 2018-05-05 09:42:21 +03:00
6e9542f592 Fix some flow errors 2018-05-03 08:15:09 +03:00
9760eba3af Change copy-to-clipboard version specification to receive minor updates too 2018-05-02 22:10:04 +03:00
dae803abfd Fix bsod tests 2018-05-02 22:08:31 +03:00
bd77abcdd8 Merge remote-tracking branch 'origin/develop' into 22-oauth-app-managment 2018-05-02 21:55:34 +03:00
993dd4dbb5 Add event id for BSOD email url 2018-05-02 21:22:13 +03:00
aaad2006ab Add fingerprints in case, when we are logging messages 2018-05-02 20:49:23 +03:00
e7923fc1b8 Refactor logger.js 2018-05-02 20:48:50 +03:00
fde1d36287 #397: ensure, that recaptcha.render will be called with an existing el ref 2018-04-18 22:59:13 +03:00
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
cc50dab0e4 User panel now have auto width 2018-03-25 22:23:35 +03:00
fb9f6e118e Catch error on Google Analytics loading 2018-03-25 22:23:10 +03:00
fe9de056df Fix scrollTo function: targetEl is now has priority on location hash 2018-03-25 22:22:43 +03:00
cb00d0c712 Remove version definition from the application and pass it on build time 2018-03-17 19:14:02 +03:00
83c72e795d Update CSP config to support recaptcha.net domain 2018-03-17 18:21:53 +03:00
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
1ba8aaf093 Replace google.com/recaptcha to recaptcha.net domain to possibly solve China troubles 2018-03-16 19:05:39 +03:00
8d559cb616 Fix missing dot for rules page. Pull translates. 2018-03-15 00:10:19 +03:00
e909fefae5 Extract new lines.
Fix i18n:collect command to update languages by i18n/index.json definitions.
2018-03-14 15:31:47 +03:00