Ely.by Accounts web interface
Go to file
2017-12-17 03:36:07 +03:00
config #169: forntend logging. Sentry integration 2016-12-06 23:06:45 +02:00
flow-typed #305: migrate to flowtype 0.5.3 2017-10-23 22:01:30 +03:00
scripts Первичная реализация нового переключателя языков 2017-12-16 02:25:46 +03:00
src Добавлено уведомление в случае, если после фильтрации не осталось ни одного языка 2017-12-17 03:36:07 +03:00
webpack-utils Fix intl-loader, that was broken after json-loader update 2017-08-01 20:44:45 +03:00
.babelrc #85: add flow 2017-06-08 07:58:19 +03:00
.dockerignore Окончено внедрение докера для развёртывания dev-окружения 2016-05-10 01:49:50 +03:00
.eslintignore #305: add mfa step during auth 2017-10-23 21:59:23 +03:00
.eslintrc #305: implement disable mfa form 2017-10-23 22:01:48 +03:00
.flowconfig #305: migrate to flowtype 0.5.3 2017-10-23 22:01:30 +03:00
.gitignore #242: use dll plugin in development mode 2016-11-27 13:57:11 +02:00
.yarnclean Try to begin with migration to yarn 2017-12-13 00:13:36 +02:00
browserslist #242: update outdated dependencies 2016-11-30 08:48:47 +02:00
Dockerfile Try to begin with migration to yarn 2017-12-13 00:13:36 +02:00
karma.conf.js #85: move all test files alongside with tested files 2017-06-08 07:58:19 +03:00
package-lock.json #305: scroll to meaningful content on multistep forms on devices with smalls screen resolution 2017-10-28 16:38:07 +03:00
package.json Первичная реализация нового переключателя языков 2017-12-16 02:25:46 +03:00
README.md Доконфижил вебпак для работы с беком апишки 2016-02-06 14:43:57 +02:00
webpack.config.js #305: remove circular dependency detection plugin 2017-10-23 22:01:30 +03:00
webpack.dll.config.js #242: use dll plugin in development mode 2016-11-27 13:57:11 +02:00
yarn.lock Исправлен placeholder для поля поиска языка 2017-12-16 03:36:39 +03:00

Ely account frontend application

npm start - developing mode npm run build - build frontend app npm test - run tests

Setup

Create ./config/dev.json based on ./config/template.dev.json.