Go to file
2021-04-24 02:07:56 +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 Поправить опечатки (#264) 2021-04-24 02:07:56 +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.json Bump to angular 11 (#237) 2021-01-19 11:17:15 +03:00
.genryrc.json Chargebacks List & Details (#195) 2020-10-15 17:35:44 +03:00
.gitignore FRONTEND-484: New thrift gen config (#254) 2021-03-31 14:05:35 +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 Bump to angular 11 (#237) 2021-01-19 11:17:15 +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 FRONTEND-503. Reverts fixes (#256) 2021-04-05 18:23:42 +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 FRONTEND-509: Usage monorepo utils (#263) 2021-04-15 18:08:25 +03:00
package.json FRONTEND-509: Usage monorepo utils (#263) 2021-04-15 18:08:25 +03:00
proxy.conf.json Deposits & deposit details (#255) 2021-04-02 12:07:16 +03:00
README.md Fix compile description (#246) 2021-03-10 18:51:58 +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
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