Projekt

Obecné

Profil

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

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

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

Required annotations count changing - modal - done

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
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

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

Added notes

bcbaa7d3 2022-05-06 15:18 Dominik Poch

Removed visibility, added sentiment

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
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

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

Refactoring

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

Custom badge component added

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

Refactoring after code review

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

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

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

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

76242338 2022-04-17 00:37 Dominik Poch

Connected annotation panel to API and updated visual

2c9bdf18 2022-04-16 23:14 Dominik Poch

Upgraded visual of the tag tree

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

Basic annotation document preview

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

Added comments

5593c10b 2022-04-16 20:37 Dominik Poch

Connected tag panel to server

ed01528f 2022-04-16 19:56 Dominik Poch

Implemented tag panel

Implemented tag panel and all its items

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

Refactoring

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

34e9f2d3 2022-04-16 09:31 Lukáš Vlček

AnnotationContext use demo

4e91ed40 2022-04-16 09:01 Dominik Poch

Annotation panel events

Added events that propagate changes between panels in the annotation view

967f45fc 2022-04-16 09:00 Dominik Poch

Basic functionality of an annotation panel

The panel is without css styles. Basic functionality is implemented.

6d10fe14 2022-04-14 17:21 Dominik Poch

Refactored directory structure

Refactored directory structure and changed structure of layouts of the annotation screen

8f56b9fc 2022-04-14 15:12 Vojtěch Bartička

Merge branch 'features/9452-login-screen' into 'dev' Re #9452

Minor refactoring. Moved loginProps to loginLayout and changed a route of the login screen.

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

6b2ab778 2022-04-14 14:29 Dominik Poch

Created more generic layout props

Props will be used in multiple layouts and all will have the same parameters. It does not have to be assigned specifically for the login.

0f3891f3 2022-04-14 14:05 Dominik Poch

Moved loginProps to loginLayout

LoginProps are not used outside of loginLayout and it does not make sense for it to exist outside of loginLayout.

050ce537 2022-04-13 08:13 Vojtěch Bartička

Merge branch 'features/9452-login-screen' into 'dev' Re #9452

Implemented a login screen and added ant-design package to the react project

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

a13df91a 2022-04-13 06:00 Vojtěch Bartička

Merge branch 'features/9465-frontend-add-document-window' into 'dev' Re #9465

Created a modal that adds new documents and when API is implemented it will send documents to a server.

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

428b6f89 2022-04-12 22:42 Dominik Poch

Created a document adding modal

Created a modal that adds new documents and when API is implemented it will send documents to a server.

ac59aec1 2022-04-12 21:45 Dominik Poch

Created a layout of the annotation screen

Created a layout with empty panels. They will be done in other branches.

98568917 2022-04-12 18:53 Dominik Poch

Renamed props.tsx to loginProps.tsx

Props was too generic so I renamed it to show its purpose better.

77eb11b3 2022-04-12 15:27 Dominik Poch

Added layout of the login screen

Created a layout in a separate file and added it to the login screen