accounts-frontend/src
2018-03-25 22:22:43 +03:00
..
components Fix scrollTo function: targetEl is now has priority on location hash 2018-03-25 22:22:43 +03:00
containers #365: Redirect user to login page, when token can not be refreshed. Further improvement of auth errors handling 2017-12-30 21:08:22 +02:00
fonts Удалён Consolas из исходников сайта, font-family заменены на более-менее похожие моноширные шрифты из соседних операционок 2017-01-28 14:54:39 +03:00
i18n 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
icons/webfont Первичная реализация нового переключателя языков 2017-12-16 02:25:46 +03:00
pages 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
services Replace google.com/recaptcha to recaptcha.net domain to possibly solve China troubles 2018-03-16 19:05:39 +03:00
favicon.ico Отверстал шапку и сайдбар 2016-01-04 08:02:13 +02:00
first-render.js Added loader on app initialization. Moved all css/js to the end of body 2016-05-08 15:05:57 +03:00
functions.js #379: move flags related code into a separate module to get rid of code duplication 2017-12-30 23:43:46 +02:00
icons.css.hbs Убрал пустое пространство под иконками, которое в некоторых случаях мешало центрированию 2016-01-09 16:29:18 +02:00
icons.font.json #123: remove font duplicates during build 2016-06-18 19:34:12 +03:00
index.ejs Добавлено nonce поле для скрипта, исправляющего fetch в Edge 2018-01-28 13:41:38 +03:00
index.js #305: fix linting errors after upgrading to eslint 4 2017-10-23 22:01:30 +03:00
index.scss Reset form elements appearance for iOS 2017-02-01 07:31:49 +02:00
polyfills.js #305: scroll to meaningful content on multistep forms on devices with smalls screen resolution 2017-10-28 16:38:07 +03:00
polyfills.test.js #85: move all test files alongside with tested files 2017-06-08 07:58:19 +03:00
reducers.js #85: drop react-router-redux dependency 2017-06-08 07:58:19 +03:00
storeFactory.js #305: integrate with redux dev tools browser extention and remove redux-devtools 2017-10-23 22:01:49 +03:00
test.js #85: move all test files alongside with tested files 2017-06-08 07:58:19 +03:00