hisptz/function-maintenance

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.editorconfig
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.gitignore
.travis.yml
README.md
angular.json
package-lock.json
package.json
proxy-config.json
src/app/app-routing.module.ts18
A
0 mins
src/app/app.component.css
src/app/app.component.html
src/app/app.component.ts14
A
0 mins
src/app/app.module.ts74
A
0 mins
src/app/components/editor/editor.component.css
src/app/components/editor/editor.component.html
src/app/components/editor/editor.component.ts161
A
0 mins
src/app/components/function-editor/function-editor.component.css
src/app/components/function-editor/function-editor.component.html
src/app/components/function-editor/function-editor.component.ts113
A
0 mins
src/app/components/function-list/function-list.component.css
src/app/components/function-list/function-list.component.html
src/app/components/function-list/function-list.component.ts106
B
6 hrs
src/app/components/function-rule-editor/function-rule-editor.component.css
src/app/components/function-rule-editor/function-rule-editor.component.html
src/app/components/function-rule-editor/function-rule-editor.component.ts81
B
6 hrs
src/app/components/function-rule-list/function-rule-list.component.css
src/app/components/function-rule-list/function-rule-list.component.html
src/app/components/function-rule-list/function-rule-list.component.ts113
C
1 day
src/app/components/index.ts12
A
0 mins
src/app/containers/function-management/function-management.component.css
src/app/containers/function-management/function-management.component.html
src/app/containers/function-management/function-management.component.ts273
A
3 hrs
src/app/containers/home/home.component.css
src/app/containers/home/home.component.html
src/app/containers/home/home.component.ts125
A
0 mins
src/app/containers/index.ts5
A
0 mins
src/app/core/core.module.ts11
A
0 mins
src/app/core/helpers/generate-uid.helper.ts22
A
0 mins
src/app/core/helpers/get-sanitized-system-info.helper.ts14
A
0 mins
src/app/core/helpers/index.ts2
A
0 mins
src/app/core/index.ts5
A
0 mins
src/app/core/models/error-message.model.ts5
A
0 mins
src/app/core/models/index.ts3
A
0 mins
src/app/core/models/system-info.model.ts12
A
0 mins
src/app/core/models/user.model.ts11
A
0 mins
src/app/core/pipes/data-filter.pipe.ts14
A
0 mins
src/app/core/pipes/has-function-access.pipe.ts31
A
0 mins