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

048b4bc0 2022-05-15 13:36 Lukáš Vlček

Loading final annotation

cca0bfa0 2022-05-08 09:10 Lukáš Vlček

Build issues fixed (merge problems)

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...
e7eca311 2022-05-07 12:12 Lukáš Vlček

Required annotations count changing - modal - done

ef2143b8 2022-05-07 12:11 Lukáš Vlček

Minor table colors changes

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

329a602d 2022-05-05 16:08 Jaroslav Hrubý

Refactoring

41a82611 2022-05-05 16:06 Jaroslav Hrubý

Refactoring

87a3d8d1 2022-05-05 15:19 Lukáš Vlček

Showing counts of annotations in admin document management

e97b42bc 2022-05-05 15:09 Jaroslav Hrubý

TS Refactoring

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

Refactoring after code review

ff61085f 2022-05-05 14:57 Lukáš Vlček

Annotators in documents management

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

AnnotationStrings refactor

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

Document preview implemented

0db53e25 2022-05-02 11:04 Jaroslav Hrubý

Document filtering implemented

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

87fd0356 2022-04-20 12:34 Lukáš Vlček

Admin can also load documents assigned to him for annotation

c6109e2d 2022-04-20 12:34 Lukáš Vlček

Document table added for admin (document management)

4a7bae81 2022-04-19 11:24 Jaroslav Hrubý

Documents upload implemented, connected to REST API

06d1aa21 2022-04-18 14:52 Jaroslav Hrubý

Refactoring

cb624ba8 2022-04-17 18:23 Jaroslav Hrubý

Merge remote-tracking branch 'origin/dev' into features/9466-list-documents-annotator

  1. Conflicts:
  2. webapp/pages/documents/admin/index.tsx
  3. webapp/pages/documents/annotator/index.tsx
51f70e00 2022-04-17 13:56 Lukáš Vlček

Build fixed

bae9fbba 2022-04-17 11:16 Jaroslav Hrubý

Table of annotator's documents implemented

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

Refactoring

8c45ccb0 2022-04-16 18:49 hrubyjar

Token management implemented, redirections