Go to file
2021-08-03 17:04:23 +03:00
.github FR-698: Bump image build (NodeJS 16) (#278) 2021-08-03 17:04:23 +03:00
build_utils@a7655bc60c FR-698: Bump image build (NodeJS 16) (#278) 2021-08-03 17:04:23 +03:00
e2e Added paths to config. Refactored some components. (#189) 2020-10-07 15:29:59 +03:00
src Use new deposit mgt module (#276) 2021-07-23 16:19:21 +03:00
tools FRONTEND-507: New thrift client integration (#259) 2021-04-09 18:29:40 +03:00
.browserslistrc angular 10 (#170) 2020-08-21 15:15:41 +03:00
.eslintrc.js FRONTEND-560: NPMv7, FE Core ESLint Config (#266) 2021-05-13 14:42:10 +03:00
.genryrc.json Chargebacks List & Details (#195) 2020-10-15 17:35:44 +03:00
.gitignore ED-149 Bump damsel (#268) 2021-05-26 16:59:31 +03:00
.gitmodules FE-637: Added angular cli project structure and CI configs. 2018-08-02 16:41:30 +03:00
.npmrc Add _authToken from makefile (#129) 2020-04-06 16:58:30 +03:00
.prettierignore FRONTEND-560: NPMv7, FE Core ESLint Config (#266) 2021-05-13 14:42:10 +03:00
.prettierrc FE-1038: Update Angular@9 (#131) 2020-04-09 12:53:00 +03:00
angular.json FR-641. Add country to international legal entity (#271) 2021-06-23 17:47:39 +03:00
Dockerfile.sh Switch to alpine base (#157) 2020-07-27 23:34:06 +03:00
Jenkinsfile Added sec pipeline (#153) 2020-07-09 17:22:59 +03:00
karma.conf.js FE-1038: Update Angular@9 (#131) 2020-04-09 12:53:00 +03:00
LICENSE Let's make it opensource (#84) 2019-09-19 23:49:53 +03:00
Makefile FR-698: Bump image build (NodeJS 16) (#278) 2021-08-03 17:04:23 +03:00
nginx.conf FE-637: Added angular cli project structure and CI configs. 2018-08-02 16:41:30 +03:00
package-lock.json FR-698: Bump image build (NodeJS 16) (#278) 2021-08-03 17:04:23 +03:00
package.json FR-698: Bump image build (NodeJS 16) (#278) 2021-08-03 17:04:23 +03:00
proxy.conf.json Deposits & deposit details (#255) 2021-04-02 12:07:16 +03:00
README.md FR-698: Bump image build (NodeJS 16) (#278) 2021-08-03 17:04:23 +03:00
thrift-config.json FRONTEND-484: New thrift gen config (#254) 2021-03-31 14:05:35 +03:00
tsconfig.app.json Added paths to config. Refactored some components. (#189) 2020-10-07 15:29:59 +03:00
tsconfig.json FRONTEND-507: New thrift client integration (#259) 2021-04-09 18:29:40 +03:00
tsconfig.spec.json Added paths to config. Refactored some components. (#189) 2020-10-07 15:29:59 +03:00

Control Center

Компиляция thrift:

make wc_shell
npm run compile

Запуск Sonar'a

sonar-scanner -Dsonar.host.url=http://morphling-2.bst1.rbkmoney.net:9000 -Dsonar.sources=./src -Dsonar.projectKey=control-center -Dsonar.exclusions=src/app/gen-*/**,src/app/thrift/gen-*/**,src/app/fistful/gen-*/**,src/app/machinegun/gen-*/**,src/assets/meta-*.json