Projekt

Obecné

Profil

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

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

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

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

fe33e057 2022-05-05 23:35 Dominik Poch

Added management to the tags view

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

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)

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

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

Adding tag/subtag to selected text

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

Table of annotator's documents implemented

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

Basic annotation document preview

7595035c 2022-04-16 19:52 Lukáš Vlček

AnnotationID as dynamic route part in annotation page

a37f82ce 2022-04-16 19:43 Lukáš Vlček

Minor login optimisation

dd747fc5 2022-04-16 19:42 Lukáš Vlček

API regenerated

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

c057279b 2022-04-16 09:30 Lukáš Vlček

AnnotationContext added

a80db039 2022-04-16 09:04 Dominik Poch

Initialization of tags in annotation view

Initialized tags and created event handlers in the annotation view

ce63b2ab 2022-04-15 10:22 Dominik Poch

Removed ant layout and used css grid

Changed layouting technology and added main layout for all pages.

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

deed893a 2022-04-14 14:06 Dominik Poch

Changed a route of the login page

Changed the route from /authentication/login to /login

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

2d3822e7 2022-04-13 07:49 Dominik Poch

Changed email to username

Changed email field to username, changed error message when field is not filled and removed validation of a field format.

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.

7a84a6d5 2022-04-12 18:47 Dominik Poch

Added documentation comments

Added documentation comments to the login screen and its layout

e5bc2de2 2022-04-12 18:41 Dominik Poch

Added todos for login form events

To test the functionality, login form values are logged to the console when the form is submitted. That is dangerous, so I added todos that will remind us to delete these logs when authentication is implemented.

882caa6a 2022-04-12 18:37 Dominik Poch

Streched login button

Login button now fills width of the form

cbd9de5e 2022-04-12 18:36 Dominik Poch

Changed error messages

Changed error messages for required email and password and added check of email address format

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

e9c60748 2022-04-12 15:24 Dominik Poch

Added basic login form

56cc66d8 2022-03-27 17:06 Lukáš Vlček

WebApp (React + Next + TypeScript) project added