Projekt

Obecné

Profil

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

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

eee60de6 2022-05-16 22:07 Dominik Poch

Removed unused icon imports

fa93df26 2022-05-16 22:07 Dominik Poch

Icons

1ca97c68 2022-05-16 20:28 Lukáš Vlček

Annotator - finish button position changed

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

6a250c18 2022-05-16 19:36 Lukáš Vlček

Layout and minor color changes

cb6654d2 2022-05-16 16:48 Lukáš Vlček

Final annotations fixed

a5000e3c 2022-05-16 15:18 Lukáš Vlček

Login screen

b4de7a8f 2022-05-16 15:10 Vojtěch Bartička

Merge branch 'features/9826-document-assigning-enhancement' into 'dev' Re #9826

Document assigning modal window was improved - table instead of simple list.

See merge request aswi/aswi-2022/aswi20220x00!60

aceae862 2022-05-16 15:08 Vojtěch Bartička

Merge branch 'features/9829-tag-buttons-tooltips' into 'dev' Re #9829

Tag buttons tooltips were implemented

See merge request aswi/aswi-2022/aswi20220x00!59

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
c862692d 2022-05-16 14:53 Vojtěch Bartička

Merge branch 'features/9783-annotation-tag-search' into 'dev' Re #9783

Added search bar to tags panel in the annotation view

See merge request aswi/aswi-2022/aswi20220x00!56

3533354f 2022-05-16 14:52 Vojtěch Bartička

Merge branch 'features/9777-document-notes' into dev Re #9777

  1. Conflicts:
  2. webapp/components/annotation/DocumentAnnotationView.tsx
cc6cd852 2022-05-16 14:18 Vojtěch Bartička

Merge branch 'features/9827-display-username' into 'dev' Re #9827

Displaying username in navigation bar was implemented.

See merge request aswi/aswi-2022/aswi20220x00!61

2d5485f3 2022-05-16 05:46 Vojtěch Bartička

Merge branch 'features/9832-tags-table-sentiment' into 'dev' Re #9832

Added sentiment to tags management

See merge request aswi/aswi-2022/aswi20220x00!57

0ca1bf7d 2022-05-16 05:37 Vojtěch Bartička

Merge branch 'bugs/9739-button-tooltip' into dev Re #9739

  1. Conflicts:
  2. webapp/pages/tags/index.tsx
931dd1b5 2022-05-15 20:43 Vojtěch Bartička

Merge branch 'features/9668-9669-finalizing-annotations' into 'dev' Re #9668 Re #9669

Create and manage finalized document (merged)

See merge request aswi/aswi-2022/aswi20220x00!62

b80a6919 2022-05-15 20:36 Lukáš Vlček

Document finalization

c4f198c3 2022-05-15 19:20 Jaroslav Hrubý

Finalization - buttons, confirm toasters and navigation were implemented

db0f300f 2022-05-15 16:13 Jaroslav Hrubý

Displaying username in navigation bar

c197eb02 2022-05-15 15:53 Jaroslav Hrubý

document assigning modal window improved - table instead of list

a44aa67e 2022-05-15 15:26 Jaroslav Hrubý

Tag buttons tooltips implemented

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

Loading final annotation

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

Added global annotation count setter

Added input of global annotation count to the document view

0e4d7bd0 2022-05-15 11:41 Dominik Poch

Added sentiment to tags management

95565cc5 2022-05-15 11:16 Dominik Poch

Fixed search bar height

8755ddb8 2022-05-15 11:16 Dominik Poch

Search tags in annotation view

Added search bar to tags panel in the annotation view

61acc160 2022-05-14 13:53 Dominik Poch

Added note of a document

d0ed1dbf 2022-05-13 19:47 Dominik Poch

Added tooltips to buttons in the table

cdd4201c 2022-05-13 19:28 Dominik Poch

Fixed alignment of icons

be29f50d 2022-05-10 15:29 Lukáš Vlček

Sentiment color in dropdown

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

e02e004e 2022-05-08 19:50 Lukáš Vlček

Generating css

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

Selection - selected text

377aecd0 2022-05-08 17:00 Lukáš Vlček

Local URL address detection

f30a7b90 2022-05-08 16:50 Lukáš Vlček

Annotation document links

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

Annotation finishing implemented

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

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
eb2b4573 2022-05-07 06:54 Jaroslav Hrubý

Empty selection alert added

043fc6a9 2022-05-06 16:36 Vojtěch Bartička

Merge branch 'features/9677-sentiment-annotation' into dev Re #9677

  1. Conflicts:
  2. webapp/api/api.ts
    Regenerate client api, merged
89154cb1 2022-05-06 16:29 Dominik Poch

Removed refresh and updated note on blur

5ef75299 2022-05-06 15:44 Lukáš Vlček

Toast message updated

812ee966 2022-05-06 15:43 Dominik Poch

Added notes

bcbaa7d3 2022-05-06 15:18 Dominik Poch

Removed visibility, added sentiment

e6b8c834 2022-05-06 13:28 Lukáš Vlček

Debug logging removed

a981f00a 2022-05-06 13:26 Lukáš Vlček

Duplicate annotation text changed

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

Detecting selection that is not a range

ca6b31ee 2022-05-06 13:03 Vojtěch Bartička

Merge branch 'features/9593-tag-management' into dev Re #9593

  1. Conflicts:
  2. Backend/Core/Services/TagService/TagServiceEF.cs
  3. webapp/api/api.ts
    Merged api.ts, regenerate client api
41e65564 2022-05-06 11:25 Dominik Poch

Changed search of tags

Added copy of tags, used contains instead of startsWith and made search case insensitive

d1bca09c 2022-05-06 09:42 Dominik Poch

Changed modal closing

Do not close modal when clicked outside of bounds

dee53692 2022-05-06 07:42 Jaroslav Hrubý

Disabling tag buttons when adding new tag occurrence

67683ef3 2022-05-06 07:35 Dominik Poch

Changed default tag color

Default color in tag modal changed to color of a category

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

5004f8b6 2022-05-05 23:37 Dominik Poch

Added sub tag modal

Modal with properties of a sub tag

b49b834e 2022-05-05 23:36 Dominik Poch

Added tag modal

Modal with properties of a tag

29867307 2022-05-05 23:36 Dominik Poch

Added category modal

Modal with properties of a category

fe33e057 2022-05-05 23:35 Dominik Poch

Added management to the tags view

3da573e6 2022-05-05 23:34 Dominik Poch

Generated new api version

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

3df63288 2022-05-05 15:19 Lukáš Vlček

Custom badge component added

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

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

API client regenerated

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

Document preview implemented

9980241e 2022-05-03 15:25 Jaroslav Hrubý

User filtering implemented

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

Document filtering implemented

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

Re #9582

cd2f7b19 2022-04-26 05:02 Dominik Poch

Basic table

Basic table that shows tags

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

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

20f0da33 2022-04-25 08:51 Vojtěch Bartička

Merge branch 'features/9585-document-assigning' into features/9590-user-management

  1. Conflicts:
  2. webapp/api/api.ts
82ba2ee5 2022-04-24 18:59 Jaroslav Hrubý

Users table 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)

c9762683 2022-04-19 14:43 Vojtěch Bartička

Fixed indexing bugs in backend, minor changes in frontend

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

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

Deleting occurences

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

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

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

Table of annotator's documents implemented