Projekt

Obecné

Profil

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

# Datum Autor Komentář
c4f198c3 2022-05-15 19:20 Jaroslav Hrubý

Finalization - buttons, confirm toasters and navigation were implemented

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

ba94b8c1 2022-05-08 17:14 Lukáš Vlček

Selection - selected text

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

Annotation finishing implemented

d8873409 2022-05-07 16:01 Vojtěch Bartička

Merge branch 'features/9664-annotation-count-display' into dev Re #9664

  1. Conflicts:
  2. Backend/Backend/Controllers/DocumentController.cs
  3. Backend/Core/Services/DocumentService/DocumentServiceEF.cs
  4. Backend/Core/Services/DocumentService/IDocumentService.cs...
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
e6b8c834 2022-05-06 13:28 Lukáš Vlček

Debug logging removed

c5d8874c 2022-05-06 13:25 Lukáš Vlček

Detecting selection that is not a range

099135ce 2022-05-06 06:20 Vojtěch Bartička

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

  1. Conflicts:
  2. webapp/api/api.ts
  3. webapp/pages/documents/admin/index.tsx

Regenerate client api, merged manually

669ffe38 2022-05-05 15:05 Jaroslav Hrubý

Refactoring after code review

afd6a1e8 2022-05-05 14:56 Lukáš Vlček

AnnotationStrings refactor

d7167305 2022-05-05 12:17 Jaroslav Hrubý

Document preview implemented

7f244939 2022-05-01 15:41 Lukáš Vlček

Re #9582

43d49a98 2022-04-25 12:46 Jaroslav Hrubý

Modal windows for user edit, delete and assigned documents were implemented

9bfa1e39 2022-04-24 17:33 Jaroslav Hrubý

Document assigning implemented

3f66b624 2022-04-17 13:52 Lukáš Vlček

Comments added to selection utils

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

Adding tag/subtag to selected text

8c45ccb0 2022-04-16 18:49 hrubyjar

Token management implemented, redirections