.codeclimate.json | |
|
|
.gitignore | |
|
|
.travis.yml | |
|
|
Dockerfile | |
|
|
LICENSE | |
|
|
README.md | |
|
|
client/README.md | |
|
|
client/angular.json | |
|
|
client/apps/annotation-e2e/cypress.json | |
|
|
client/apps/annotation-e2e/src/fixtures/example.json | |
|
|
client/apps/annotation-e2e/src/integration/app.spec.ts | 8 | A 0 mins |
|
client/apps/annotation-e2e/src/plugins/index.js | 4 | A 0 mins |
|
client/apps/annotation-e2e/src/support/app.po.ts | 1 | A 0 mins |
|
client/apps/annotation-e2e/src/support/commands.ts | 8 | A 0 mins |
|
client/apps/annotation-e2e/src/support/index.ts | 1 | A 0 mins |
|
client/apps/annotation-e2e/tsconfig.e2e.json | |
|
|
client/apps/annotation-e2e/tsconfig.json | |
|
|
client/apps/annotation-e2e/tslint.json | |
|
|
client/apps/annotation/browserslist | |
|
|
client/apps/annotation/jest.config.js | 10 | A 0 mins |
|
client/apps/annotation/src/app/app.component.html | |
|
|
client/apps/annotation/src/app/app.component.less | |
|
|
client/apps/annotation/src/app/app.component.spec.ts | 0 | A 0 mins |
|
client/apps/annotation/src/app/app.component.ts | 9 | A 0 mins |
|
client/apps/annotation/src/app/app.module.ts | 12 | A 0 mins |
|
client/apps/annotation/src/environments/environment.prod.ts | 3 | A 0 mins |
|
client/apps/annotation/src/environments/environment.ts | 3 | A 0 mins |
|
client/apps/annotation/src/favicon.ico | |
|
|
client/apps/annotation/src/index.html | |
|
|
client/apps/annotation/src/main.ts | 10 | A 0 mins |
|
client/apps/annotation/src/polyfills.ts | 1 | A 0 mins |
|
client/apps/annotation/src/styles.less | |
|
|
client/apps/annotation/src/test-setup.ts | 1 | A 0 mins |
|
client/apps/annotation/tsconfig.app.json | |
|
|
client/apps/annotation/tsconfig.json | |
|
|
client/apps/annotation/tsconfig.spec.json | |
|
|
client/apps/annotation/tslint.json | |
|
|
client/jest.config.js | 9 | A 0 mins |
|
client/nx.json | |
|
|
client/package.json | |
|
|
client/tools/tsconfig.tools.json | |
|
|
client/tsconfig.json | |
|
|
client/tslint.json | |
|
|
configuration.yml | |
|
|
pom.xml | |
|
|
src/main/java/com/groupdocs/ui/Application.java | 71 | A 25 mins | D 67% |
src/main/java/com/groupdocs/ui/ApplicationStartup.java | 14 | A 0 mins | F 33% |
src/main/java/com/groupdocs/ui/ServerPortCustomizer.java | 15 | A 0 mins | A 100% |
src/main/java/com/groupdocs/ui/annotation/annotator/AbstractTextAnnotator.java | 19 | A 0 mins | F 0% |
src/main/java/com/groupdocs/ui/annotation/annotator/AnnotatorFactory.java | 46 | A 1 hr | F 0% |