Projekt

Obecné

Profil

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

# Datum Autor Komentář
bcbaa7d3 2022-05-06 15:18 Dominik Poch

Removed visibility, added sentiment

9fdb7d55 2022-04-17 13:56 Lukáš Vlček

Deleting occurences

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

Adding tag/subtag to selected text

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
9a41c02f 2022-04-17 00:35 Dominik Poch

Added mapped annotation

Mapped annotation to instance and separated them to different tag occurrences

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

Basic annotation document preview

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

Added comments

ab68c8da 2022-04-16 20:33 Dominik Poch

Tag selection

Report when tag is selected

b8cae450 2022-04-16 20:13 Dominik Poch

Context for category

Changed context of tags to context of categories

7595035c 2022-04-16 19:52 Lukáš Vlček

AnnotationID as dynamic route part in annotation page

484f2ac1 2022-04-16 19:49 Dominik Poch

Tag context

Added context that handles tags

8c45ccb0 2022-04-16 18:49 hrubyjar

Token management implemented, redirections

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

c057279b 2022-04-16 09:30 Lukáš Vlček

AnnotationContext added