Go to file
2021-01-14 12:20:38 +03:00
build_utils@e1318727d4 Epic: New shop details page (#216) 2020-12-23 15:23:24 +03:00
e2e Added paths to config. Refactored some components. (#189) 2020-10-07 15:29:59 +03:00
src Move payment adjustments module to section (#234) 2021-01-14 12:20:38 +03:00
tools Refactor thrift proto generation and add skipper proto (#187) 2020-09-24 14:57:38 +03:00
.browserslistrc angular 10 (#170) 2020-08-21 15:15:41 +03:00
.genryrc.json Chargebacks List & Details (#195) 2020-10-15 17:35:44 +03:00
.gitignore Refactor thrift proto generation and add skipper proto (#187) 2020-09-24 14:57:38 +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 Refactor thrift proto generation and add skipper proto (#187) 2020-09-24 14:57:38 +03:00
.prettierrc FE-1038: Update Angular@9 (#131) 2020-04-09 12:53:00 +03:00
angular.json Shared refactoring. (#192) 2020-10-09 14:28:40 +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 Refactor thrift proto generation and add skipper proto (#187) 2020-09-24 14:57:38 +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 Change delegate deletion & change delegate ruleset (#232) 2020-12-29 13:49:58 +03:00
package.json Change delegate deletion & change delegate ruleset (#232) 2020-12-29 13:49:58 +03:00
proxy.conf.json Deanonimus service (#198) 2020-10-22 21:15:18 +03:00
README.md Fix terminals loading (#227) 2020-12-11 12:35:25 +05:00
thrift-config.json Deanonimus service (#198) 2020-10-22 21:15:18 +03:00
tsconfig.app.json Added paths to config. Refactored some components. (#189) 2020-10-07 15:29:59 +03:00
tsconfig.json Project structure (#204) 2020-10-30 14:21:48 +03:00
tsconfig.spec.json Added paths to config. Refactored some components. (#189) 2020-10-07 15:29:59 +03:00
tslint.angular.json FE-1038: Update Angular@9 (#131) 2020-04-09 12:53:00 +03:00
tslint.json angular 10 (#170) 2020-08-21 15:15:41 +03:00

Control Center

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

make 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