Projekt

Obecné

Profil

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

# Datum Autor Komentář
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.