Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
6a250c18 2022-05-16 19:36 Lukáš Vlček

Layout and minor color changes

cb6654d2 2022-05-16 16:48 Lukáš Vlček

Final annotations fixed

aceae862 2022-05-16 15:08 Vojtěch Bartička

Merge branch 'features/9829-tag-buttons-tooltips' into 'dev' Re #9829

Tag buttons tooltips were implemented

See merge request aswi/aswi-2022/aswi20220x00!59

c862692d 2022-05-16 14:53 Vojtěch Bartička

Merge branch 'features/9783-annotation-tag-search' into 'dev' Re #9783

Added search bar to tags panel in the annotation view

See merge request aswi/aswi-2022/aswi20220x00!56

3533354f 2022-05-16 14:52 Vojtěch Bartička

Merge branch 'features/9777-document-notes' into dev Re #9777

  1. Conflicts:
  2. webapp/components/annotation/DocumentAnnotationView.tsx
b80a6919 2022-05-15 20:36 Lukáš Vlček

Document finalization

a44aa67e 2022-05-15 15:26 Jaroslav Hrubý

Tag buttons tooltips implemented

8755ddb8 2022-05-15 11:16 Dominik Poch

Search tags in annotation view

Added search bar to tags panel in the annotation view

61acc160 2022-05-14 13:53 Dominik Poch

Added note of a document

be29f50d 2022-05-10 15:29 Lukáš Vlček

Sentiment color in dropdown

80244bde 2022-05-10 11:15 Lukáš Vlček

AnnotationItem selected text showing, other minor improvements

6973d036 2022-05-09 19:30 Lukáš Vlček

Selected tags highlighting

On click in the middle panel or on click on highlight buttons in the right panel

e02e004e 2022-05-08 19:50 Lukáš Vlček

Generating css

b51488cd 2022-05-08 10:27 Jaroslav Hrubý

Annotation finishing implemented

80d2ba11 2022-05-07 08:22 Vojtěch Bartička

Merge branch 'features/9678-duplicate-tag-control' into dev Re #9678

  1. Conflicts:
  2. Backend/Core/Services/AnnotationService/AnnotationServiceEF.cs
89154cb1 2022-05-06 16:29 Dominik Poch

Removed refresh and updated note on blur

812ee966 2022-05-06 15:43 Dominik Poch

Added notes

bcbaa7d3 2022-05-06 15:18 Dominik Poch

Removed visibility, added sentiment

dee53692 2022-05-06 07:42 Jaroslav Hrubý

Disabling tag buttons when adding new tag occurrence

c9762683 2022-04-19 14:43 Vojtěch Bartička

Fixed indexing bugs in backend, minor changes in frontend

4bc99591 2022-04-17 13:24 Lukáš Vlček

Adding tag/subtag to selected text

c2192cda 2022-04-17 12:12 Lukáš Vlček

Selection detection and calculation of start and end position in original document

8837ddf3 2022-04-17 12:03 Vojtěch Bartička

Merge branch 'features/9472-document-preview' into 'dev' Re #9472

HTML preprocessing and sanitization (removing all original attributes from HTML)
Showing HTML on frontend

See merge request aswi/aswi-2022/aswi20220x00!28

ec1d738f 2022-04-17 12:01 Vojtěch Bartička

Merge branch 'features/9481-frontend-annotation-panel' into dev Re #9481

  1. Conflicts:
  2. webapp/pages/annotation/[id].tsx
b5f60842 2022-04-17 11:40 Lukáš Vlček

Document preview on frontend

76242338 2022-04-17 00:37 Dominik Poch

Connected annotation panel to API and updated visual

2c9bdf18 2022-04-16 23:14 Dominik Poch

Upgraded visual of the tag tree

7652cf88 2022-04-16 20:47 Lukáš Vlček

Basic annotation document preview

0441c314 2022-04-16 20:42 Dominik Poch

Added comments

5593c10b 2022-04-16 20:37 Dominik Poch

Connected tag panel to server

ed01528f 2022-04-16 19:56 Dominik Poch

Implemented tag panel

Implemented tag panel and all its items

7a32656e 2022-04-16 18:56 Jaroslav Hrubý

Refactoring

acb8a961 2022-04-16 15:40 Dominik Poch

Added comments

c73aecde 2022-04-16 14:48 Dominik Poch

Renamed files, fixed overflow in annotation view, added access to the AnnotationContext in annotation view, deleted visiblity from add document modal window, deleted LayoutProps

34e9f2d3 2022-04-16 09:31 Lukáš Vlček

AnnotationContext use demo

4e91ed40 2022-04-16 09:01 Dominik Poch

Annotation panel events

Added events that propagate changes between panels in the annotation view

967f45fc 2022-04-16 09:00 Dominik Poch

Basic functionality of an annotation panel

The panel is without css styles. Basic functionality is implemented.

6d10fe14 2022-04-14 17:21 Dominik Poch

Refactored directory structure

Refactored directory structure and changed structure of layouts of the annotation screen

ac59aec1 2022-04-12 21:45 Dominik Poch

Created a layout of the annotation screen

Created a layout with empty panels. They will be done in other branches.