Go to file
2019-12-24 13:27:35 +03:00
build_utils@b9b18f3ee3 FE-908. Create deposit (#86) 2019-10-04 12:53:00 +03:00
e2e Configure prettier (#37) 2019-01-17 13:12:18 +03:00
src correct realm for thrift service (#97) 2019-12-24 13:27:35 +03:00
.gitignore FE-783: Repairing (#65) 2019-03-15 14:11:29 +03:00
.gitmodules FE-637: Added angular cli project structure and CI configs. 2018-08-02 16:41:30 +03:00
.npmrc FE-954: claim management API integration (#89) 2019-12-16 19:22:16 +03:00
.prettierignore claims case fix (#68) 2019-03-18 17:20:30 +03:00
.prettierrc Configure prettier (#37) 2019-01-17 13:12:18 +03:00
angular.json FE-737: Monaco editor (#36) 2019-01-16 20:29:08 +03:00
containerpilot.json Configure prettier (#37) 2019-01-17 13:12:18 +03:00
Dockerfile.sh FE-637: Added angular cli project structure and CI configs. 2018-08-02 16:41:30 +03:00
Jenkinsfile FE-954: claim management API integration (#89) 2019-12-16 19:22:16 +03:00
LICENSE Let's make it opensource (#84) 2019-09-19 23:49:53 +03:00
Makefile FE-920. Search deposits (#88) 2019-12-23 15:54:31 +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 FE-972: timeline (#96) 2019-12-23 20:00:08 +03:00
package.json FE-972: timeline (#96) 2019-12-23 20:00:08 +03:00
proxy.conf.json FE-920. Search deposits (#88) 2019-12-23 15:54:31 +03:00
README.md FE-783: Repairing (#65) 2019-03-15 14:11:29 +03:00
tsconfig.json FE-954: claim management API integration (#89) 2019-12-16 19:22:16 +03:00
tslint.json Configure prettier (#37) 2019-01-17 13:12:18 +03:00

Control Center

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

make wc_shell
make clean-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