groupdocs-annotation / GroupDocs.Annotation-for-.NET-MVC

Moved to https://github.com/groupdocs-annotation/GroupDocs.Annotation-for-.NET/tree/master/Demos/MVC
https://products.groupdocs.com/annotation/net
MIT License
3 stars 0 forks source link

Update API version. #55

Closed kegor closed 4 years ago

kegor commented 4 years ago

Related and required UI changes: https://github.com/groupdocs-total/GroupDocs.Total-Angular/pull/174.

egorovpavel commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Issues
======
+ Solved 6

Complexity increasing per file
==============================
- src/Products/Annotation/Annotator/TextHighlightAnnotator.cs  1
- src/Products/Annotation/Annotator/TextUnderlineAnnotator.cs  1
- src/Products/Annotation/Util/DocumentTypesConverter.cs  1
- src/Products/Annotation/Annotator/ArrowAnnotator.cs  3
- src/Products/Annotation/Annotator/BaseAnnotator.cs  1
- src/Products/Annotation/Annotator/WatermarkAnnotator.cs  2
- src/Products/Annotation/Annotator/TextFieldAnnotator.cs  2
- src/Products/Annotation/Annotator/TextStrikeoutAnnotator.cs  1
- src/Products/Annotation/Util/AnnotationMapper.cs  16

Complexity decreasing per file
==============================
+ src/Products/Annotation/Controllers/AnnotationApiController.cs  -1

Clones added
============
- src/Products/Annotation/Annotator/TextHighlightAnnotator.cs  4
- src/Products/Annotation/Annotator/AreaAnnotator.cs  3
- src/Products/Annotation/Annotator/TextUnderlineAnnotator.cs  1
- src/Products/Annotation/Annotator/DistanceAnnotator.cs  3
- src/Products/Annotation/Annotator/PolylineAnnotator.cs  1
- src/Products/Annotation/Annotator/ArrowAnnotator.cs  2
- src/Products/Annotation/Annotator/PointAnnotator.cs  3
- src/Products/Annotation/Annotator/WatermarkAnnotator.cs  4
- src/Products/Annotation/Annotator/TextFieldAnnotator.cs  5
- src/Products/Annotation/Annotator/ResourceRedactionAnnotator.cs  1
- src/Products/Annotation/Annotator/TextStrikeoutAnnotator.cs  2

Clones removed
==============
+ src/Products/Annotation/Annotator/TextReplacementAnnotator.cs  -1
+ src/Products/Annotation/Controllers/AnnotationApiController.cs  -2

See the complete overview on Codacy

bobkovalex commented 4 years ago

Codacy Here is an overview of what got changed by this pull request:


Issues
======
+ Solved 16

Complexity increasing per file
==============================
- src/Products/Annotation/Annotator/TextHighlightAnnotator.cs  1
- src/Products/Annotation/Util/AnnotationMapper.cs  16
- src/Products/Annotation/Annotator/TextStrikeoutAnnotator.cs  1
- src/Products/Annotation/Annotator/WatermarkAnnotator.cs  2
- src/Products/Annotation/Util/DocumentTypesConverter.cs  1
- src/Products/Annotation/Annotator/ArrowAnnotator.cs  3
- src/Products/Annotation/Annotator/TextUnderlineAnnotator.cs  1
- src/Products/Annotation/Annotator/BaseAnnotator.cs  1
- src/Products/Annotation/Annotator/TextFieldAnnotator.cs  2

Complexity decreasing per file
==============================
+ src/Products/Annotation/Controllers/AnnotationApiController.cs  -1

Clones added
============
- src/Products/Annotation/Annotator/TextHighlightAnnotator.cs  4
- src/Products/Annotation/Annotator/ResourceRedactionAnnotator.cs  1
- src/Products/Annotation/Annotator/PointAnnotator.cs  3
- src/Products/Annotation/Annotator/TextStrikeoutAnnotator.cs  2
- src/Products/Annotation/Annotator/WatermarkAnnotator.cs  4
- src/Products/Annotation/Annotator/ArrowAnnotator.cs  2
- src/Products/Annotation/Annotator/TextUnderlineAnnotator.cs  1
- src/Products/Annotation/Annotator/PolylineAnnotator.cs  1
- src/Products/Annotation/Annotator/AreaAnnotator.cs  3
- src/Products/Annotation/Annotator/DistanceAnnotator.cs  3
- src/Products/Annotation/Annotator/TextFieldAnnotator.cs  5

Clones removed
==============
+ src/Products/Annotation/Controllers/AnnotationApiController.cs  -2
+ src/Products/Annotation/Annotator/TextReplacementAnnotator.cs  -1

See the complete overview on Codacy