Projekt

Obecné

Profil

Stáhnout (21.8 KB) Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
9e60bee1 2022-05-17 08:27 Lukáš Vlček

Export fixed

792f82f0 2022-05-17 07:23 Lukáš Vlček

Buttons layout on admin documents management updated

99a58334 2022-05-17 06:42 Jaroslav Hrubý

Tables - scroll instead pagination, export and delete buttons

3b9ee71f 2022-05-16 22:08 Dominik Poch

Merge branch 'features/9776-ui-improvements' of https://gitlab.kiv.zcu.cz/aswi/aswi-2022/aswi20220x00 into features/9776-ui-improvements

fa93df26 2022-05-16 22:07 Dominik Poch

Icons

4eaee414 2022-05-16 20:25 Lukáš Vlček

Admin documents table widths changed

ef5792a8 2022-05-16 20:24 Lukáš Vlček

Annotators removing from documents

c3b99cdb 2022-05-16 19:55 Lukáš Vlček

Admin documents table buttons changes, default annotations count redesigned

eba090c1 2022-05-16 19:47 Lukáš Vlček

Document table column widths changed

af9efa4f 2022-05-16 15:00 Vojtěch Bartička

Merge branch 'features/9833-default-annotation-count' into dev Re #9833

  1. Conflicts:
  2. webapp/pages/documents/admin/index.tsx
c4f198c3 2022-05-15 19:20 Jaroslav Hrubý

Finalization - buttons, confirm toasters and navigation were implemented

3396af93 2022-05-15 12:33 Dominik Poch

Added global annotation count setter

Added input of global annotation count to the document view

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

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

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

8c45ccb0 2022-04-16 18:49 hrubyjar

Token management implemented, redirections