bcgov/citz-imb-staff-purchasing-reimbursement

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.env.template
.github/CODEOWNERS
.github/PULL_REQUEST_TEMPLATE.md
.github/helpers/check-npm-dependencies.js173
A
0 mins
.github/helpers/deploy.sh
.github/helpers/github-api/create-and-close-existing-issue.js9
A
0 mins
.github/helpers/github-api/github-api-requests.js42
A
0 mins
.github/labeller.yaml
.github/workflows/api-build-deploy.yaml
.github/workflows/api-linting-check.yaml
.github/workflows/api-npm-dependency-updates.yaml
.github/workflows/app-build-deploy.yaml
.github/workflows/app-linting-check.yaml
.github/workflows/app-npm-dependency-updates.yaml
.github/workflows/code-climate-upload.yaml
.github/workflows/containerized-tests.yaml
.github/workflows/pr-labeller.yaml
.gitignore
COMPLIANCE.yaml
LICENSE
README.md
api/.dockerignore
api/.eslintrc.cjs
api/.prettierrc.cjs
api/Dockerfile
api/babel.config.js3
A
0 mins
api/constants/Constants.ts14
A
0 mins
api/constants/GCNotifyTemplates.ts6
A
0 mins
api/constants/RequestStates.ts9
A
0 mins
api/controllers/chefs-api-controller.ts38
A
0 mins
api/controllers/health-api-controller.ts3
A
0 mins
api/controllers/jira-api-controller.ts54
A
0 mins
api/controllers/requests-api-controller.ts326
D
2 days
api/controllers/swagger-redirect-controller.ts6
A
0 mins
api/db/conn.ts19
A
0 mins
api/docs/global.yaml
api/docs/health.yaml
api/docs/jira.yaml
api/docs/requests.yaml
api/express.ts72
A
0 mins
api/helpers/checkForCompleteRequest.ts22
A
0 mins
api/helpers/mongoCleanup.ts39
A
0 mins
api/helpers/sendIncompleteReminders.ts35
A
0 mins
api/helpers/useCssApi.ts36
A
0 mins
api/helpers/useGCNotify.ts38
A
0 mins
api/interfaces/Approval.ts5
A
0 mins
api/interfaces/IFile.ts10
A
0 mins
api/interfaces/Purchase.ts7
A
0 mins
api/jest.config.js18
A
0 mins